This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Semicolon consistency between PERL_FPU_INIT and the other INITs.
[perl5.git] / Changes
1 Please note: This file provides a complete, temporally ordered log of
2 changes that went into every version of Perl.  If you'd like more
3 detailed information, please consult the comments in the individual
4 patches posted to the perl5-porters mailing list.  Patches for each
5 individual change may also be obtained through ftp and rsync--see
6 pod/perlhack.pod for the details.
7
8 For information on what's new in this release, see pod/perldelta.pod.
9
10 [The "CAST AND CREW" list has been moved to AUTHORS.]
11
12 NOTE: Each change entry shows the change number; who checked it into the
13 repository; when; description of the change; which branch the change
14 happened in; and the affected files.  The file lists have a short symbolic
15 indicator:
16
17             !       modified
18             +       added
19             -       deleted
20             +>      branched (from elsewhere)
21             !>      merged changes (from elsewhere)
22
23 The Message-Ids in the change entries refer to the email messages sent
24 to the perl5-porters mailing list.  You can retrieve the messages for
25 example from http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/
26
27 --------------
28 Version v5.9.X          Development release working toward v5.10
29 --------------
30
31 ____________________________________________________________________________
32 [ 28726] By: rgs                                   on 2006/08/15  09:59:24
33         Log: Update Module::CoreList data with 5.9.4
34      Branch: perl
35            ! lib/Module/CoreList.pm
36 ____________________________________________________________________________
37 [ 28725] By: rgs                                   on 2006/08/15  09:55:27
38         Log: 5.9.4 is today.
39      Branch: perl
40            ! pod/perlhist.pod
41 ____________________________________________________________________________
42 [ 28724] By: rgs                                   on 2006/08/15  09:54:02
43         Log: Actually, Richard Clamp doesn't maintain Module::CoreList anymore.
44      Branch: perl
45            ! Porting/Maintainers.pl
46 ____________________________________________________________________________
47 [ 28723] By: rgs                                   on 2006/08/15  09:43:40
48         Log: Regenerate perlmodlib and perltoc
49      Branch: perl
50            ! pod/perlmodlib.pod pod/perltoc.pod
51 ____________________________________________________________________________
52 [ 28722] By: rgs                                   on 2006/08/15  09:40:08
53         Log: POD formatting nit
54      Branch: perl
55            ! pod/perl594delta.pod
56 ____________________________________________________________________________
57 [ 28721] By: rgs                                   on 2006/08/15  09:29:03
58         Log: Remove some of the known problems documented in perldelta, which were
59              caused by change #28319, just backed out. Add some Windows news (by
60              Steve Hay)
61      Branch: perl
62            ! pod/perl594delta.pod
63 ____________________________________________________________________________
64 [ 28720] By: rgs                                   on 2006/08/15  09:22:54
65         Log: Revert change 28319, which may cause segfaults with threaded perls
66              on eval("syntax error") statements
67      Branch: perl
68            ! perly.c
69 ____________________________________________________________________________
70 [ 28719] By: rgs                                   on 2006/08/15  07:57:54
71         Log: More perldelta nits found by my reviewers
72      Branch: perl
73            ! pod/perl594delta.pod
74 ____________________________________________________________________________
75 [ 28718] By: rgs                                   on 2006/08/14  22:30:18
76         Log: Spelling fixes, thanks to Nicholas and to Ronald Kimball
77      Branch: perl
78            ! pod/perl594delta.pod
79 ____________________________________________________________________________
80 [ 28717] By: rgs                                   on 2006/08/14  21:58:15
81         Log: More perldelta entries and fixes
82      Branch: perl
83            ! pod/perl594delta.pod
84 ____________________________________________________________________________
85 [ 28716] By: rgs                                   on 2006/08/14  21:31:43
86         Log: Typo fix in the documentation of source filters in @INC
87      Branch: perl
88            ! pod/perlfunc.pod
89 ____________________________________________________________________________
90 [ 28715] By: mhx                                   on 2006/08/14  20:29:57
91         Log: Only copy ppport.h to destination if it is different.
92              This avoids unneccessary rebuilds.
93      Branch: perl
94            ! mkppport
95 ____________________________________________________________________________
96 [ 28714] By: mhx                                   on 2006/08/14  19:43:23
97         Log: Upgrade to Devel::PPPort 3.10
98      Branch: perl
99            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort_pm.PL
100            ! ext/Devel/PPPort/soak
101 ____________________________________________________________________________
102 [ 28713] By: rgs                                   on 2006/08/14  19:30:17
103         Log: perldelta entry describing regexp work, by Yves Orton
104      Branch: perl
105            ! pod/perl594delta.pod
106 ____________________________________________________________________________
107 [ 28712] By: rgs                                   on 2006/08/14  15:27:51
108         Log: Regenerate metafile
109      Branch: perl
110            ! META.yml
111 ____________________________________________________________________________
112 [ 28711] By: rgs                                   on 2006/08/14  14:24:19
113         Log: New authors
114      Branch: perl
115            ! AUTHORS
116 ____________________________________________________________________________
117 [ 28710] By: rgs                                   on 2006/08/14  12:45:59
118         Log: More perldelta entries; plus, credits.
119      Branch: perl
120            ! pod/perl594delta.pod
121 ____________________________________________________________________________
122 [ 28709] By: rgs                                   on 2006/08/14  12:35:13
123         Log: Typo fix in perldiag
124      Branch: perl
125            ! pod/perldiag.pod
126 ____________________________________________________________________________
127 [ 28708] By: steveh                                on 2006/08/14  10:20:13
128         Log: Update pod/perl594delta.pod w.r.t. #28706, and arrange list of modules
129              alphabetically.
130      Branch: perl
131            ! pod/perl594delta.pod
132 ____________________________________________________________________________
133 [ 28707] By: steveh                                on 2006/08/14  10:15:04
134         Log: Update Porting/Maintainers.pl w.r.t. #28695, #28703 and #28706.
135      Branch: perl
136            ! Porting/Maintainers.pl
137 ____________________________________________________________________________
138 [ 28706] By: steveh                                on 2006/08/14  10:10:07
139         Log: Subject: [PATCH] Add Module::Loaded to the core
140              From: kane@xs4all.nl
141              Date: Sun, 13 Aug 2006 16:22:09 +0200 (CEST)
142              Message-ID: <9310.80.127.35.68.1155478929.squirrel@webmail.xs4all.nl>
143      Branch: perl
144            + lib/Module/Loaded.pm lib/Module/Loaded/t/01_Module-Loaded.t
145            ! MANIFEST
146 ____________________________________________________________________________
147 [ 28705] By: rgs                                   on 2006/08/14  09:30:38
148         Log: More perldelta nits.
149      Branch: perl
150            ! pod/perl594delta.pod
151 ____________________________________________________________________________
152 [ 28704] By: rgs                                   on 2006/08/14  09:19:02
153         Log: Make the NAME section of Package::Constants more conformant to
154              man page conventions
155      Branch: perl
156            ! lib/Package/Constants.pm
157 ____________________________________________________________________________
158 [ 28703] By: steveh                                on 2006/08/14  09:09:40
159         Log: Subject: [PATCH] Add Package::Constants to the core
160              From: kane@xs4all.nl
161              Date: Sat, 12 Aug 2006 23:57:58 +0200 (CEST)
162              Message-ID: <9749.80.127.35.68.1155419878.squirrel@webmail.xs4all.nl>
163      Branch: perl
164            + lib/Package/Constants.pm lib/Package/Constants/t/01_list.t
165            ! MANIFEST
166 ____________________________________________________________________________
167 [ 28702] By: nicholas                              on 2006/08/13  19:51:41
168         Log: Regularise the indents of Changes to placate Porting/checkAUTHORS.pl
169      Branch: perl
170            ! Changes
171 ____________________________________________________________________________
172 [ 28701] By: rgs                                   on 2006/08/13  13:53:54
173         Log: Fix URL of perlbug database
174      Branch: perl
175            ! pod/perl594delta.pod
176 ____________________________________________________________________________
177 [ 28700] By: rgs                                   on 2006/08/13  12:44:18
178         Log: More perldelta entries
179      Branch: perl
180            ! pod/perl594delta.pod
181 ____________________________________________________________________________
182 [ 28699] By: rgs                                   on 2006/08/13  07:51:46
183         Log: Fix a couple URLs in perlhack
184      Branch: perl
185            ! pod/perlhack.pod
186 ____________________________________________________________________________
187 [ 28698] By: rgs                                   on 2006/08/12  12:53:32
188         Log: Subject: [PATCH] perlhack.pod: more portability pitfalls
189              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
190              Date: Sat, 12 Aug 2006 10:33:38 +0300 (EEST)
191              Message-Id: <200608120733.k7C7XcU0268432@kosh.hut.fi>
192      Branch: perl
193            ! pod/perlhack.pod
194 ____________________________________________________________________________
195 [ 28697] By: steveh                                on 2006/08/11  17:31:45
196         Log: Resync win32/config_H.* and win32/config.* with config_h.SH
197              and Porting/config.sh respectively
198              
199              No real changes except for the addition of the missing
200              HAS_C99_VARIADIC_MACROS to win32/config_H.* and
201              initialinstalllocation, madlyh, madlyobj and madlysrc to
202              win32/config.*
203      Branch: perl
204            ! win32/config.bc win32/config.gc win32/config.vc
205            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
206            ! win32/config_H.vc win32/config_H.vc64
207 ____________________________________________________________________________
208 [ 28696] By: rgs                                   on 2006/08/11  16:02:32
209         Log: More perldelta notes. Also, I did forget things
210              in perl593delta...
211      Branch: perl
212            ! pod/perl593delta.pod pod/perl594delta.pod
213 ____________________________________________________________________________
214 [ 28695] By: steveh                                on 2006/08/11  12:52:51
215         Log: Subject: [PATCH] Add Module::Load to 5.9.x
216              From: kane@xs4all.nl
217              Date: Wed, 9 Aug 2006 12:23:42 +0200 (CEST)
218              Message-ID: <9866.194.109.0.185.1155119022.squirrel@webmail.xs4all.nl>
219      Branch: perl
220            + lib/Module/Load.pm lib/Module/Load/t/01_Module-Load.t
221            + lib/Module/Load/t/to_load/LoadIt.pm
222            + lib/Module/Load/t/to_load/LoadMe.pl
223            + lib/Module/Load/t/to_load/Must/Be/Loaded.pm
224            + lib/Module/Load/t/to_load/TestModule.pm
225            + lib/Module/Load/t/to_load/ToBeLoaded
226            + lib/Module/Load/t/to_load/config_file
227            ! MANIFEST
228 ____________________________________________________________________________
229 [ 28694] By: steveh                                on 2006/08/11  12:49:00
230         Log: Close file before unlinking (on Win32 at least!)
231      Branch: perl
232            ! t/op/stat.t
233 ____________________________________________________________________________
234 [ 28693] By: rgs                                   on 2006/08/10  16:46:07
235         Log: Subject: [PATCH] Re: Smoke [5.9.4] 28683 FAIL(F) Solaris 2.11 (i386/1 cpu)
236              From: Andrew Dougherty <doughera@lafayette.edu>
237              Date: Thu, 10 Aug 2006 12:37:39 -0400 (EDT)
238              Message-ID: <Pine.LNX.4.62.0608101230260.12531@fractal.phys.lafayette.edu>
239      Branch: perl
240            ! lib/open.t
241 ____________________________________________________________________________
242 [ 28692] By: rgs                                   on 2006/08/10  14:27:44
243         Log: Update Changes
244      Branch: perl
245            ! Changes
246 ____________________________________________________________________________
247 [ 28691] By: rgs                                   on 2006/08/10  13:17:51
248         Log: Some updates to the cross-compilation config script
249      Branch: perl
250            ! Cross/config.sh-arm-linux
251 ____________________________________________________________________________
252 [ 28690] By: rgs                                   on 2006/08/10  09:46:34
253         Log: lstat on *GLOB{IO} with warnings on would segfault
254              (noticed by Andrew Dougherty)
255      Branch: perl
256            ! pp_sys.c
257 ____________________________________________________________________________
258 [ 28689] By: rgs                                   on 2006/08/10  08:23:31
259         Log: Subject: [PATCH] g++: gethostbyaddr, and more Tru64 defines
260              From: Jarkko Hietaniemi <jhi@iki.fi>
261              Date: Thu, 10 Aug 2006 09:00:44 +0300
262              Message-ID: <44DACB8C.1080708@iki.fi>
263      Branch: perl
264            ! hints/dec_osf.sh pp_sys.c
265 ____________________________________________________________________________
266 [ 28688] By: rgs                                   on 2006/08/10  08:22:01
267         Log: Subject: [PATCH] doio.c: vararg NULLs must be cast right
268              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
269              Date: Thu, 10 Aug 2006 08:35:53 +0300 (EEST)
270              Message-Id: <200608100535.k7A5Zr2Z156515@kosh.hut.fi>
271      Branch: perl
272            ! doio.c
273 ____________________________________________________________________________
274 [ 28687] By: rgs                                   on 2006/08/10  08:14:46
275         Log: Upgrade to version.pm 0.67
276      Branch: perl
277            ! lib/version.pm lib/version.pod lib/version.t
278 ____________________________________________________________________________
279 [ 28686] By: stevep                                on 2006/08/09  21:54:08
280         Log: A couple const's and a cast to get Sun CC to compile these files.
281              Perl, however, still will not build with the Sun CC.  
282      Branch: perl
283            ! op.c pp_sort.c toke.c
284 ____________________________________________________________________________
285 [ 28685] By: stevep                                on 2006/08/09  19:45:06
286         Log: Fix comment nit in config.h
287      Branch: perl
288            ! config_h.SH
289 ____________________________________________________________________________
290 [ 28684] By: rgs                                   on 2006/08/09  15:46:55
291         Log: Subject: Re: [perl #37731] junk and uninit'ed values in tied scalars
292              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
293              Date: Mon, 28 Nov 2005 01:26:31 -0800
294              Message-ID: <20051128092605.GA2328@efn.org>
295              
296              plus a regression test
297      Branch: perl
298            ! sv.c t/op/tie.t
299 ____________________________________________________________________________
300 [ 28683] By: rgs                                   on 2006/08/09  12:43:19
301         Log: Subject: PATCH: Sync Time::Local in blead to 1.13 on CPAN
302              From: Dave Rolsky <autarch@urth.org>
303              Date: Wed, 9 Aug 2006 04:38:28 -0500 (CDT)
304              Message-ID: <Pine.LNX.4.64.0608090422450.8735@urth.org>
305      Branch: perl
306            ! lib/Time/Local.pm lib/Time/Local.t
307 ____________________________________________________________________________
308 [ 28682] By: rgs                                   on 2006/08/09  09:58:52
309         Log: Add OS-specific core modules in Module::CoreList for 5.8.[78] and 5.9.[23]
310      Branch: perl
311            ! lib/Module/CoreList.pm
312 ____________________________________________________________________________
313 [ 28681] By: rgs                                   on 2006/08/09  09:52:38
314         Log: Add OS-specific modules in Module::Corelist generation script
315              (hinted by Steve Hay)
316      Branch: perl
317            ! Porting/corelist.pl
318 ____________________________________________________________________________
319 [ 28680] By: rgs                                   on 2006/08/09  09:42:34
320         Log: Fix data for 5.9.2, 5.9.3, 5.8.7 and 5.8.8
321      Branch: perl
322            ! lib/Module/CoreList.pm
323 ____________________________________________________________________________
324 [ 28679] By: rgs                                   on 2006/08/09  09:23:02
325         Log: More fixes in the Module::Corelist data generation process
326      Branch: perl
327            ! Porting/corelist.pl
328 ____________________________________________________________________________
329 [ 28678] By: rgs                                   on 2006/08/09  09:01:25
330         Log: Really submit previous change
331      Branch: perl
332            ! Porting/corelist.pl
333 ____________________________________________________________________________
334 [ 28677] By: rgs                                   on 2006/08/09  08:34:42
335         Log: Several fixes in Porting/corelist.pl
336              - make it run with 5.8.x perls
337              - make it handle new modules layout in bleadperl
338      Branch: perl
339            ! Porting/corelist.pl
340 ____________________________________________________________________________
341 [ 28676] By: rgs                                   on 2006/08/08  09:39:35
342         Log: Subject: [PATCH] Small precision about $SIG{__WARN__}
343              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
344              Date: Tue, 08 Aug 2006 11:17:58 +0200
345              Message-ID: <1155028678.44d856c64fa0d@imp6-g19.free.fr>
346      Branch: perl
347            ! pod/perlvar.pod
348 ____________________________________________________________________________
349 [ 28675] By: rgs                                   on 2006/08/08  09:22:27
350         Log: Simplification in Perl_magic_clearsig, plus a fix similar and
351              symmetrical to the one implemented in change #28669.
352      Branch: perl
353            ! mg.c
354 ____________________________________________________________________________
355 [ 28674] By: stevep                                on 2006/08/08  03:55:13
356         Log: Subject: [PATCH] g++ stage 1 reached
357              From: Jarkko Hietaniemi <jhi@iki.fi>
358              Date: Tue, 08 Aug 2006 00:02:35 +0300
359              Message-ID: <44D7AA6B.4040802@iki.fi>
360      Branch: perl
361            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
362            ! Porting/config_H cflags.SH config_h.SH configure.com deb.c
363            ! dump.c epoc/config.sh gv.c mathoms.c mg.c op.c opcode.h
364            ! plan9/config.plan9 plan9/config_h.sample symbian/config.sh
365            ! uconfig.h uconfig.sh win32/config.bc win32/config.ce
366            ! win32/config.gc win32/config.vc win32/config.vc64
367            ! win32/config_H.bc win32/config_H.ce win32/config_H.gc
368            ! win32/config_H.vc win32/config_H.vc64
369 ____________________________________________________________________________
370 [ 28673] By: stevep                                on 2006/08/07  19:54:51
371         Log: Upgrade to Module-Build-0.2805
372      Branch: perl
373            ! lib/Module/Build.pm lib/Module/Build/API.pod
374            ! lib/Module/Build/Authoring.pod lib/Module/Build/Base.pm
375            ! lib/Module/Build/Changes lib/Module/Build/ModuleInfo.pm
376            ! lib/Module/Build/Platform/MacOS.pm lib/Module/Build/Version.pm
377            ! lib/Module/Build/t/moduleinfo.t
378 ____________________________________________________________________________
379 [ 28672] By: stevep                                on 2006/08/07  19:37:28
380         Log: Upgrade to Digest-SHA-5.43
381      Branch: perl
382            ! ext/Digest/SHA/Changes ext/Digest/SHA/README
383            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum
384            ! ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h
385            ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h
386            ! ext/Digest/SHA/src/sha64bit.c
387 ____________________________________________________________________________
388 [ 28671] By: steveh                                on 2006/08/07  16:58:16
389         Log: Subject: Define PERL_NO_DEV_RANDOM on Windows
390              From: "Davies, Alex" <adavies@ptc.com>
391              Date: Thu, 3 Aug 2006 13:31:14 -0400
392              Message-ID: <A69AA663CE9BBC44AE1DA72483DE15DE04622D66@HQ-MAIL3.ptcnet.ptc.com>
393              
394              This stops perl from trying to read C:\dev\urandom on Windows
395      Branch: perl
396            ! dosish.h
397 ____________________________________________________________________________
398 [ 28670] By: steveh                                on 2006/08/07  16:21:40
399         Log: Fixups for test failures caused by #28667 and #28668
400      Branch: perl
401            ! ext/B/B/Assembler.pm ext/B/t/assembler.t
402 ____________________________________________________________________________
403 [ 28669] By: rgs                                   on 2006/08/07  14:10:15
404         Log: We shouldn't try to decrement the refcount of PL_warnhook
405              if it has been set to PERL_WARNHOOK_FATAL.
406      Branch: perl
407            ! mg.c
408 ____________________________________________________________________________
409 [ 28668] By: steveh                                on 2006/08/07  10:24:39
410         Log: Provide a BGET_svtype, required by #28667
411      Branch: perl
412            ! ext/ByteLoader/bytecode.h
413 ____________________________________________________________________________
414 [ 28667] By: rgs                                   on 2006/08/07  09:43:20
415         Log: Try to reinstate the fix of change #28638 by patching bytecode.pl and
416              not the file it generates
417      Branch: perl
418            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
419 ____________________________________________________________________________
420 [ 28666] By: rgs                                   on 2006/08/07  09:23:35
421         Log: Restore modification in warnings.h from change 28662 by backporting it
422              to warnings.pl
423      Branch: perl
424            ! warnings.h warnings.pl
425 ____________________________________________________________________________
426 [ 28665] By: rgs                                   on 2006/08/07  09:13:42
427         Log: Subject: [PATCH] File::Basename add X<> tags, replace regex delimiters
428              From: "Gabor Szabo" <szabgab@gmail.com>
429              Date: Sat, 5 Aug 2006 23:00:14 +0300
430              Message-ID: <d8a74af10608051300m4a1ebd93j491889b9b4e8523d@mail.gmail.com>
431      Branch: perl
432            ! lib/File/Basename.pm
433 ____________________________________________________________________________
434 [ 28664] By: rgs                                   on 2006/08/07  08:28:50
435         Log: Subject: [PATCH] adding X<> to perlvar
436              From: "Gabor Szabo" <szabgab@gmail.com>
437              Date: Sun, 6 Aug 2006 13:59:28 +0300
438              Message-ID: <d8a74af10608060359g7d4726dalf947f051a51c10e@mail.gmail.com>
439      Branch: perl
440            ! pod/perlvar.pod
441 ____________________________________________________________________________
442 [ 28663] By: rgs                                   on 2006/08/07  08:23:13
443         Log: Regenerate files after previous change
444      Branch: perl
445            ! ext/ByteLoader/byterun.c warnings.h
446 ____________________________________________________________________________
447 [ 28662] By: rgs                                   on 2006/08/07  08:15:39
448         Log: Subject: [PATCH] g++ large patch
449              From: Jarkko Hietaniemi <jhi@iki.fi>
450              Date: Fri, 04 Aug 2006 08:58:27 +0300
451              Message-ID: <44D2E203.5050201@iki.fi>
452      Branch: perl
453            ! cflags.SH deb.c dump.c embed.fnc embed.h gv.c hv.c mathoms.c
454            ! mg.c op.c perl.h perlio.c pp_ctl.c pp_hot.c pp_pack.c pp_sys.c
455            ! proto.h regcomp.c regexec.c scope.c sv.c toke.c utf8.c util.c
456            ! warnings.h
457 ____________________________________________________________________________
458 [ 28661] By: rgs                                   on 2006/08/05  15:46:34
459         Log: Subject: [PATCH] perlfunc.pod - unite gmtime and localtime
460              From: "Gabor Szabo" <szabgab@gmail.com>
461              Date: Thu, 27 Jul 2006 09:25:02 +0300
462              Message-ID: <d8a74af10607262325n472b424cr78c9591c31ffe190@mail.gmail.com>
463      Branch: perl
464            ! pod/perlfunc.pod
465 ____________________________________________________________________________
466 [ 28660] By: rgs                                   on 2006/08/05  15:28:39
467         Log: Subject: [PATCH] add more X<> tags to perlfunc
468              From: "Gabor Szabo" <szabgab@gmail.com>
469              Date: Thu, 27 Jul 2006 00:27:06 +0300
470              Message-ID: <d8a74af10607261427g142f0c6bge6f77c2f5e59da40@mail.gmail.com>
471      Branch: perl
472            ! pod/perlfunc.pod
473 ____________________________________________________________________________
474 [ 28659] By: rgs                                   on 2006/08/05  15:22:18
475         Log: Subject: [PATCH] File::Copy pod updated adding X<>
476              From: "Gabor Szabo" <szabgab@gmail.com>
477              Date: Tue, 1 Aug 2006 08:55:37 +0200
478              Message-ID: <d8a74af10607312355t7f3fed91g1459cb74b9b50fcd@mail.gmail.com>
479      Branch: perl
480            ! lib/File/Copy.pm
481 ____________________________________________________________________________
482 [ 28658] By: stevep                                on 2006/08/04  16:42:54
483         Log: Sorting the MANIFEST
484      Branch: perl
485            ! MANIFEST
486 ____________________________________________________________________________
487 [ 28657] By: rgs                                   on 2006/08/04  09:45:37
488         Log: Subject: [PATCH blead] Re: [perl #39882] inconsistent list slice behaviour
489              From: Rick Delaney <rick@bort.ca>
490              Date: Thu, 3 Aug 2006 21:48:07 -0400
491              Message-ID: <20060804014807.GW21381@localhost.localdomain>
492      Branch: perl
493            ! pp.c t/op/list.t
494 ____________________________________________________________________________
495 [ 28656] By: rgs                                   on 2006/08/04  09:20:31
496         Log: Subject: [PATCH blead] Re: [perl #40055] B::Deparse double do
497              From: Rick Delaney <rick@bort.ca>
498              Date: Thu, 3 Aug 2006 17:30:06 -0400
499              Message-ID: <20060803213006.GU21381@localhost.localdomain>
500      Branch: perl
501            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
502 ____________________________________________________________________________
503 [ 28655] By: stevep                                on 2006/08/03  20:18:28
504         Log: Subject: [PATCH] Tru64 oops
505              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
506              Date: Thu, 3 Aug 2006 22:59:37 +0300 (EEST)
507              Message-Id: <200608031959.k73JxbsC395856@kosh.hut.fi>
508      Branch: perl
509            ! pp_sys.c
510 ____________________________________________________________________________
511 [ 28654] By: rgs                                   on 2006/08/03  08:15:51
512         Log: Subject: [PATCH] more g++ in Tru64
513              From: Jarkko Hietaniemi <jhi@iki.fi>
514              Date: Thu, 03 Aug 2006 09:04:45 +0300
515              Message-ID: <44D191FD.9030902@iki.fi>
516      Branch: perl
517            ! hints/dec_osf.sh perlio.c pp_sys.c
518 ____________________________________________________________________________
519 [ 28653] By: stevep                                on 2006/08/02  17:47:34
520         Log: Upgrade to Archive-Tar-1.30.  Since change #27571 is not included,
521              the bleadperl version is bumped to 1.30_01.
522      Branch: perl
523            ! lib/Archive/Tar.pm
524 ____________________________________________________________________________
525 [ 28652] By: rgs                                   on 2006/08/02  13:11:25
526         Log: Cross-compilation makefile fails to copy Config_heavy.pl
527              (noticed by Alexandre Jousset <mid@gtmp.org>)
528      Branch: perl
529            ! Cross/Makefile
530 ____________________________________________________________________________
531 [ 28651] By: merijn                                on 2006/08/02  11:21:30
532         Log: Subject: [PATCH] g++ heavy shoveling
533              From: Jarkko Hietaniemi <jhi@iki.fi>
534              Date: Wed, 02 Aug 2006 00:04:42 +0300
535              Message-ID: <44CFC1EA.2050702@iki.fi>
536      Branch: perl
537            ! Configure
538 ____________________________________________________________________________
539 [ 28649] By: rgs                                   on 2006/08/02  09:49:10
540         Log: Subject: [PATCH blead] Re: [perl #39733] $AUTOLOAD is never tainted
541              From: Rick Delaney <rick@bort.ca>
542              Date: Sun, 9 Jul 2006 15:01:50 -0400
543              Message-ID: <20060709190150.GA1922@localhost.localdomain>
544              
545              Plus a note in perldelta
546      Branch: perl
547            ! gv.c pod/perl594delta.pod t/op/taint.t
548 ____________________________________________________________________________
549 [ 28645] By: stevep                                on 2006/08/02  03:11:51
550         Log: Subject: [PATCH] g++ heavy shoveling
551              From: Jarkko Hietaniemi <jhi@iki.fi>
552              Date: Wed, 02 Aug 2006 00:04:42 +0300
553              Message-ID: <44CFC1EA.2050702@iki.fi>
554      Branch: perl
555            ! cflags.SH hints/linux.sh perl.h
556 ____________________________________________________________________________
557 [ 28644] By: rgs                                   on 2006/08/01  16:47:01
558         Log: Subject: Re: New perltrap?
559              From: Rick Delaney <rick@bort.ca>
560              Date: Tue, 1 Aug 2006 08:43:36 -0400
561              Message-ID: <20060801124336.GM21381@localhost.localdomain>
562      Branch: perl
563            ! pod/perlsec.pod
564 ____________________________________________________________________________
565 [ 28643] By: steveh                                on 2006/08/01  16:17:47
566         Log: Silence a couple of Borland compiler warnings
567      Branch: perl
568            ! cop.h regexec.c win32/win32.h
569 ____________________________________________________________________________
570 [ 28642] By: rgs                                   on 2006/08/01  16:11:24
571         Log: Subject: [PATCH] threads 1.38
572              From: "Jerry D. Hedden" <jerry@hedden.us>
573              Date: Tue, 01 Aug 2006 08:58:52 -0700
574              Message-ID: <20060801085852.fb30e530d17747c2b054d625b8945d88.ad7fb0a136.wbe@email.secureserver.net>
575      Branch: perl
576            ! ext/threads/Changes ext/threads/README ext/threads/t/free.t
577            ! ext/threads/t/free2.t ext/threads/t/thread.t
578            ! ext/threads/threads.pm ext/threads/threads.xs
579 ____________________________________________________________________________
580 [ 28641] By: rgs                                   on 2006/08/01  15:11:15
581         Log: Bump version of Module::CoreList
582      Branch: perl
583            ! lib/Module/CoreList.pm
584 ____________________________________________________________________________
585 [ 28640] By: rgs                                   on 2006/08/01  14:59:36
586         Log: Patch by Marius Feraru <altblue@n0i.net> to handle dotted perl versions
587              in the corelist utility, and to add an easy way to determine what was
588              some module's version bundled with a specified Perl release.
589      Branch: perl
590            ! lib/Module/CoreList/bin/corelist
591 ____________________________________________________________________________
592 [ 28639] By: merijn                                on 2006/08/01  12:13:53
593         Log: Subject: [PATCH] g++ dNOOP (luckily one can mix code and decls in C++)
594              Somewhat modifies as per Steve Hay's comment
595              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
596              Date: Tue, 1 Aug 2006 08:46:15 +0300 (EEST)
597              Message-Id: <200608010546.k715kEdP017064@kosh.hut.fi>
598      Branch: perl
599            ! perl.h
600 ____________________________________________________________________________
601 [ 28638] By: steveh                                on 2006/08/01  11:20:47
602         Log: Silence the VC7 compiler warning in the following smoke:
603              http://www.nntp.perl.org/group/perl.daily-build.reports/39824
604      Branch: perl
605            ! ext/ByteLoader/byterun.c
606 ____________________________________________________________________________
607 [ 28637] By: merijn                                on 2006/08/01  08:44:58
608         Log: ANSI-C headers in test snippets to please g++ (and the rest)
609              Subject: [PATCH]  (back) towards g++ compilation (in Tru64, and elsewhere)
610              From: Jarkko Hietaniemi <jhi@iki.fi>
611              Date: Mon, 31 Jul 2006 23:44:55 +0300
612              Message-ID: <44CE6BC7.8060805@iki.fi>
613      Branch: perl
614            ! Configure
615 ____________________________________________________________________________
616 [ 28635] By: steveh                                on 2006/08/01  08:10:07
617         Log: Subject: [PATCH] op/stat.t: SKIP count fix in case of no dirfd()
618              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
619              Date: Tue, 1 Aug 2006 08:04:26 +0300 (EEST)
620              Message-Id: <200608010504.k7154QT3178692@kosh.hut.fi>
621      Branch: perl
622            ! t/op/stat.t
623 ____________________________________________________________________________
624 [ 28634] By: stevep                                on 2006/08/01  00:17:19
625         Log: Subject: [PATCH] solution(?) to the "warning: comparison is always false dueto limited range of data type" with New*()
626              From: Jarkko Hietaniemi <jhi@iki.fi>
627              Date: Fri, 28 Jul 2006 09:00:28 +0300
628              Message-ID: <44C9A7FC.1060801@iki.fi>
629      Branch: perl
630            ! handy.h
631 ____________________________________________________________________________
632 [ 28633] By: stevep                                on 2006/08/01  00:10:06
633         Log: Subject: [PATCH] (back) towards g++ compilation (in Tru64, and elsewhere)
634              From: Jarkko Hietaniemi <jhi@iki.fi>
635              Date: Mon, 31 Jul 2006 23:44:55 +0300
636              Message-ID: <44CE6BC7.8060805@iki.fi>
637              
638              Just the hints/dec_osf.sh changes from this set of patches.
639      Branch: perl
640            ! hints/dec_osf.sh
641 ____________________________________________________________________________
642 [ 28632] By: stevep                                on 2006/07/30  17:03:10
643         Log: Tests to go with change #28628.
644      Branch: perl
645            ! t/op/stat.t
646 ____________________________________________________________________________
647 [ 28631] By: stevep                                on 2006/07/30  16:20:58
648         Log: Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.87_55.tar.gz
649              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
650              Date: Sat, 29 Jul 2006 22:06:31 +0200
651              Message-ID: <877j1w2n20.fsf@k75.linux.bogus>
652      Branch: perl
653            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
654            ! lib/CPAN/SIGNATURE lib/CPAN/Tarzip.pm
655 ____________________________________________________________________________
656 [ 28630] By: steveh                                on 2006/07/28  16:37:48
657         Log: Remove a (UINT) cast to silence a VC6 compiler warning
658              (this was added by #27352, but Digest-SHA-5.37 changed the
659              loop variable to be signed so the cast now needs to go).
660              Also bump the VERSION since #27482 has not yet been applied
661              to the CPAN version.
662      Branch: perl
663            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/src/sha.c
664 ____________________________________________________________________________
665 [ 28629] By: merijn                                on 2006/07/28  08:04:01
666         Log: Subject: [PATCH] z/OS: an easy test nit
667              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
668              Date: Thu, 27 Jul 2006 20:00:02 +0300 (EEST)
669              Message-Id: <200607271700.k6RH02V1355005@kosh.hut.fi>
670      Branch: perl
671            ! ext/PerlIO/t/encoding.t
672 ____________________________________________________________________________
673 [ 28628] By: stevep                                on 2006/07/28  00:42:04
674         Log: Change stat() and -X filetests so that they treat *FILE{IO} 
675              filehandles like *FILE filehandles.  This resolves RT #8244.
676      Branch: perl
677            ! doio.c pp_sys.c
678 ____________________________________________________________________________
679 [ 28627] By: stevep                                on 2006/07/27  21:17:10
680         Log: Upgrade to Digest-SHA-5.42
681      Branch: perl
682            ! ext/Digest/SHA/Changes ext/Digest/SHA/README
683            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum
684            ! ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h
685            ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h
686            ! ext/Digest/SHA/t/1-exist.t ext/Digest/SHA/t/2-nist-sha-oo.t
687            ! ext/Digest/SHA/t/2-nist-vectors-bit.t
688            ! ext/Digest/SHA/t/2-nist-vectors-byte.t
689            ! ext/Digest/SHA/t/3-gillogly-hard.t
690            ! ext/Digest/SHA/t/6-dump-load.t ext/Digest/SHA/t/7-ireland.t
691 ____________________________________________________________________________
692 [ 28626] By: steveh                                on 2006/07/27  16:25:41
693         Log: Clear up most of the VC6 compiler warnings in the following smoke:
694              http://www.nntp.perl.org/group/perl.daily-build.reports/39733
695      Branch: perl
696            ! doio.c ext/B/B.xs ext/XS/APItest/APItest.xs hv.c op.c pp.c
697            ! pp_pack.c utf8.c
698 ____________________________________________________________________________
699 [ 28625] By: merijn                                on 2006/07/27  15:33:07
700         Log: #7217: config.h comments for HAS_POLL incorrect
701              http://rt.perl.org/rt3/Ticket/Display.html?id=7217
702              Date: Mon, 2 Jul 2001 14:58:27 -0700
703              From: David Dyck <dcd@tc.fluke.com>
704              Subject: config.h comments for HAS_POLL incorrect
705      Branch: perl
706            ! config_h.SH
707 ____________________________________________________________________________
708 [ 28623] By: craigb                                on 2006/07/27  13:54:55
709         Log: Subject: Re: Silence/fix more warnings from the regex engine
710              From: demerphq <demerphq@gmail.com>
711              Date: Tue, 18 Jul 2006 21:57:15 +0200
712              Message-ID: <9b18b3110607181257l28cc424aj1de28ebfc4c196d7@mail.gmail.com>
713              
714              REGCP_SET should only set a value, not check the previous value of its arg
715      Branch: perl
716            ! regexec.c
717 ____________________________________________________________________________
718 [ 28622] By: stevep                                on 2006/07/27  11:00:18
719         Log: Subject: [perl #39835] Patch for perlipc.pod to update TCP server example wrt safe signals and accept()
720              From: Andy Wardley (via RT) <perlbug-followup@perl.org>
721              Date: Fri, 14 Jul 2006 10:11:44 -0700      
722              Message-ID: <rt-3.6.HEAD-20371-1152897103-1865.39835-75-0@perl.org>
723      Branch: perl
724            ! pod/perlipc.pod
725 ____________________________________________________________________________
726 [ 28621] By: rgs                                   on 2006/07/26  20:36:19
727         Log: Some notes in perl594delta.
728      Branch: perl
729            ! pod/perl594delta.pod
730 ____________________________________________________________________________
731 [ 28620] By: rgs                                   on 2006/07/26  20:32:08
732         Log: Subject: interpolation of @- (and @+) in patterns ([perl #27940] comes back)
733              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
734              Date: Tue, 25 Jul 2006 00:15:50 +0900
735              Message-Id: <20060725001517.3C5D.BQW10602@nifty.com>
736      Branch: perl
737            ! pod/perlop.pod t/op/pat.t t/op/subst.t t/op/tr.t toke.c
738 ____________________________________________________________________________
739 [ 28619] By: stevep                                on 2006/07/26  13:54:28
740         Log: Added tests from CGI.pm that had not been integrated into core.
741      Branch: perl
742            + lib/CGI/t/start_end_asterisk.t lib/CGI/t/start_end_end.t
743            + lib/CGI/t/start_end_start.t
744            ! MANIFEST
745 ____________________________________________________________________________
746 [ 28618] By: rgs                                   on 2006/07/26  06:41:56
747         Log: Add a few links to standard modules in perlfunc, by Gabor Szabo.
748      Branch: perl
749            ! pod/perlfunc.pod
750 ____________________________________________________________________________
751 [ 28617] By: stevep                                on 2006/07/26  01:59:06
752         Log: Subject: [PATCH] Re: [ID 20000816.012] *foo = *_ is broken
753              From: Mike Guy <mjtg@cam.ac.uk>
754              Date: Thu, 17 Aug 2000 16:26:56 +0100
755              Message-Id: <E13PRZI-0007Ge-00@libra.cus.cam.ac.uk>
756              
757              Only part regarding @ARG missing from the documentation was applied.
758      Branch: perl
759            ! pod/perlvar.pod
760 ____________________________________________________________________________
761 [ 28616] By: mhx                                   on 2006/07/25  18:54:08
762         Log: Upgrade to Devel::PPPort 3.09_02
763      Branch: perl
764            + ext/Devel/PPPort/parts/inc/strlfuncs
765            + ext/Devel/PPPort/t/strlfuncs.t
766            ! MANIFEST ext/Devel/PPPort/Changes
767            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/TODO
768            ! ext/Devel/PPPort/parts/apicheck.pl
769            ! ext/Devel/PPPort/parts/base/5009004
770            ! ext/Devel/PPPort/parts/embed.fnc
771            ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak
772 ____________________________________________________________________________
773 [ 28615] By: mhx                                   on 2006/07/25  18:42:26
774         Log: Very recent development versions of gcc (4.2.0 20060715) seem
775              to have switched from '<command line>' to '<command-line>'.
776      Branch: perl
777            ! makedepend.SH
778 ____________________________________________________________________________
779 [ 28614] By: stevep                                on 2006/07/24  17:30:38
780         Log: Replace some sprintf()'s in Data::Dumper with my_snprintf()'s
781      Branch: perl
782            ! ext/Data/Dumper/Dumper.xs mkppport.lst
783 ____________________________________________________________________________
784 [ 28613] By: rgs                                   on 2006/07/23  20:32:33
785         Log: Revert change 28603: this was a wrong fix, that didn't prevent
786              a later crash. Reindent a bit of the same function.
787      Branch: perl
788            ! pp_hot.c
789 ____________________________________________________________________________
790 [ 28612] By: rgs                                   on 2006/07/23  19:59:55
791         Log: Subject: [PATCH document] perlop: parsing quoted constructs 
792              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
793              Date: Sun, 16 Jul 2006 20:06:33 +0900
794              Message-Id: <20060716200218.2CE6.BQW10602@nifty.com>
795      Branch: perl
796            ! pod/perlop.pod
797 ____________________________________________________________________________
798 [ 28611] By: stevep                                on 2006/07/23  13:46:05
799         Log: The rest of the changes for Sys-Syslog-0.17 which my new patch no
800              longer automatically "p4 edits" for me.
801      Branch: perl
802            ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Makefile.PL
803            ! ext/Sys/Syslog/README ext/Sys/Syslog/t/syslog.t
804 ____________________________________________________________________________
805 [ 28610] By: stevep                                on 2006/07/23  13:42:55
806         Log: Upgrade to Sys-Syslog-0.17
807      Branch: perl
808            ! ext/Sys/Syslog/Syslog.pm
809 ____________________________________________________________________________
810 [ 28609] By: stevep                                on 2006/07/23  13:20:07
811         Log: Subject: [PATCH] Tru64: if cc given both -O and -g, -g must be -g3
812              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
813              Date: Sun, 23 Jul 2006 10:18:11 +0300 (EEST)
814              Message-Id: <200607230718.k6N7IB4u009170@kosh.hut.fi>
815      Branch: perl
816            ! hints/dec_osf.sh
817 ____________________________________________________________________________
818 [ 28608] By: rgs                                   on 2006/07/23  13:17:48
819         Log: Revert part of last change, that was causing utf8 test failures
820      Branch: perl
821            ! toke.c
822 ____________________________________________________________________________
823 [ 28607] By: rgs                                   on 2006/07/23  13:04:10
824         Log: Subject: [PATCH] z/OS: pp_sys.c, reg*.c, toke.c, utf8.c
825              From: Jarkko Hietaniemi <jhi@iki.fi>
826              Date: Sat, 22 Jul 2006 18:51:48 +0300
827              Message-ID: <44C24994.6020008@iki.fi>
828      Branch: perl
829            ! pp_sys.c regcomp.c regexec.c toke.c utf8.c
830 ____________________________________________________________________________
831 [ 28606] By: rgs                                   on 2006/07/23  12:51:02
832         Log: Add another volatile modifier to protect against longjmp clobbering
833      Branch: perl
834            ! op.c
835 ____________________________________________________________________________
836 [ 28605] By: mhx                                   on 2006/07/21  17:56:39
837         Log: Upgrade to Devel::PPPort 3.09_01
838      Branch: perl
839            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
840            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/PPPort_xs.PL
841            ! ext/Devel/PPPort/mktests.PL ext/Devel/PPPort/parts/ppptools.pl
842            ! ext/Devel/PPPort/soak
843 ____________________________________________________________________________
844 [ 28604] By: rgs                                   on 2006/07/21  15:27:20
845         Log: More tweaks to threads 1.37, by Jerry D. Hedden
846      Branch: perl
847            ! ext/threads/Changes ext/threads/t/exit.t
848            ! ext/threads/t/thread.t ext/threads/threads.pm
849            ! ext/threads/threads.xs
850 ____________________________________________________________________________
851 [ 28603] By: rgs                                   on 2006/07/20  22:03:59
852         Log: In pp_entersub, accept to handle a CV with a NULL padlist.
853              This fixes a crash with mod_perl 1.29.
854      Branch: perl
855            ! pp_hot.c
856 ____________________________________________________________________________
857 [ 28602] By: rgs                                   on 2006/07/20  21:36:25
858         Log: Upgrade to threads 1.37, by Jerry D. Hedden
859      Branch: perl
860            ! ext/threads/Changes ext/threads/README ext/threads/t/exit.t
861            ! ext/threads/t/thread.t ext/threads/threads.pm
862            ! ext/threads/threads.xs
863 ____________________________________________________________________________
864 [ 28601] By: rgs                                   on 2006/07/19  21:34:05
865         Log: Band-aid for segfault in ext/threads/t/blocks.t on SMP machines
866      Branch: perl
867            ! pp_hot.c
868 ____________________________________________________________________________
869 [ 28600] By: stevep                                on 2006/07/19  14:59:24
870         Log: Subject: [perl #39876] Time::gmtime 1.02 examples patch
871              From: Alexandr Ciornii (via RT) <perlbug-followup@perl.org>
872              Date: Wed, 19 Jul 2006 05:46:36 -0700
873              Message-ID: <rt-3.6.HEAD-25412-1153313196-897.39876-75-0@perl.org>
874              
875              Pod fixes for Time::gmtime.pm
876      Branch: perl
877            ! lib/Time/gmtime.pm
878 ____________________________________________________________________________
879 [ 28599] By: rgs                                   on 2006/07/18  21:43:52
880         Log: Subject: [PATCH] make magic vtables const if PERL_GLOBAL_STRUCT_PRIVATE
881              From: Jarkko Hietaniemi <jhi@iki.fi>
882              Date: Mon, 17 Jul 2006 09:09:24 +0300
883              Message-ID: <44BB2994.5090609@iki.fi>
884      Branch: perl
885            ! perl.h pod/perlguts.pod pod/perlhack.pod
886 ____________________________________________________________________________
887 [ 28598] By: rgs                                   on 2006/07/18  21:02:39
888         Log: Subject: [PATCH] [Fwd: Smoke [5.9.4] 28575 FAIL(XF) OSF1 V5.1 (EV6/4 cpu)]
889              From: "Jerry D. Hedden" <jerry@hedden.us>
890              Date: Mon, 17 Jul 2006 05:00:01 -0700
891              Message-ID: <20060717050001.fb30e530d17747c2b054d625b8945d88.b729fe881f.wbe@email.secureserver.net>
892      Branch: perl
893            ! ext/threads/t/basic.t ext/threads/t/free.t
894 ____________________________________________________________________________
895 [ 28597] By: steveh                                on 2006/07/18  12:11:36
896         Log: Fix Borland problem with quoted pre-processor macros in response files
897              
898              This should clear up the errors from Module/Build/t/ppm.t and
899              Module/Build/t/xs.t in the Borland smokes.
900              
901              Subject: Re: Smoke [5.9.4] 27656 FAIL(F) MSWin32 WinXP/.Net SP2 (x86/2 cpu)
902              From: "Randy W. Sims" <ml-perl@thepierianspring.org>
903              Date: Thu, 06 Apr 2006 22:33:04 -0400
904              Message-ID: <4435CF60.1000707@thepierianspring.org>
905              
906              See the thread here for details:
907              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-04/msg00027.html
908      Branch: perl
909            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
910 ____________________________________________________________________________
911 [ 28596] By: stevep                                on 2006/07/18  03:10:51
912         Log: Additional reason for ssh passphrase failures.
913      Branch: perl
914            ! Porting/repository.pod
915 ____________________________________________________________________________
916 [ 28595] By: rgs                                   on 2006/07/17  21:11:52
917         Log: Remove the C89 checking with gcc
918              (but leave a note in perlhack)
919      Branch: perl
920            ! cflags.SH pod/perlhack.pod
921 ____________________________________________________________________________
922 [ 28594] By: steveh                                on 2006/07/17  14:32:19
923         Log: Subject: Silence system warning during tests (only on win32 for now)
924              From: demerphq <demerphq@gmail.com>
925              Date: Sat, 15 Jul 2006 18:21:15 +0200
926              Message-ID: <9b18b3110607150921p33be8e87wd51b2fd317a81587@mail.gmail.com>
927      Branch: perl
928            ! t/comp/opsubs.t
929 ____________________________________________________________________________
930 [ 28593] By: steveh                                on 2006/07/17  14:23:59
931         Log: Avoid an error that VC++'s resource compiler seems to have
932              with a reference to "perly.y" in "perly.h"
933              
934              See the thread here for details:
935              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-07/msg00460.html
936      Branch: perl
937            ! perly.h regen_perly.pl
938 ____________________________________________________________________________
939 [ 28592] By: merijn                                on 2006/07/17  06:51:54
940         Log: Cygwin doesn't cope (yet) with gcc flags -std=c89
941      Branch: perl
942            ! cflags.SH
943 ____________________________________________________________________________
944 [ 28591] By: rgs                                   on 2006/07/16  21:42:59
945         Log: Check for taintedness of PERL5SHELL on Windows
946              (bug #39832)
947      Branch: perl
948            ! taint.c
949 ____________________________________________________________________________
950 [ 28590] By: stevep                                on 2006/07/16  19:18:27
951         Log: Subject: [PATCH] MIME::Base64 quoted-print.t: z/OS (EBCDIC)
952              From: Jarkko Hietaniemi <jhi@iki.fi>
953              Date: Sun, 16 Jul 2006 13:11:15 +0300
954              Message-ID: <44BA10C3.8040007@iki.fi>
955      Branch: perl
956            ! ext/MIME/Base64/t/quoted-print.t
957 ____________________________________________________________________________
958 [ 28589] By: stevep                                on 2006/07/16  19:12:28
959         Log: Subject: Re: Fix loads of warnings from the last escaping patch...
960              From: demerphq <demerphq@gmail.com>
961              Date: Sun, 16 Jul 2006 19:59:02 +0200
962              Message-ID: <9b18b3110607161059j276ac869p450aa178150044ae@mail.gmail.com>
963      Branch: perl
964            ! dump.c embed.fnc ext/re/re.pm pod/perlapi.pod proto.h
965            ! regcomp.c regcomp.h
966 ____________________________________________________________________________
967 [ 28588] By: stevep                                on 2006/07/16  19:06:01
968         Log: Subject: [PATCH] perlhack: advertise Configure -Dgccansipedantic
969              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
970              Date: Sun, 16 Jul 2006 20:27:20 +0300 (EEST)
971              Message-Id: <200607161727.k6GHRKFk069579@kosh.hut.fi>
972      Branch: perl
973            ! pod/perlhack.pod
974 ____________________________________________________________________________
975 [ 28587] By: stevep                                on 2006/07/16  15:40:29
976         Log: Upgrade to Module-Build-0.2803
977      Branch: perl
978            ! lib/Module/Build.pm lib/Module/Build/Base.pm
979            ! lib/Module/Build/Changes
980 ____________________________________________________________________________
981 [ 28586] By: stevep                                on 2006/07/16  14:54:58
982         Log: Upgrade to Test-Simple-0.64
983      Branch: perl
984            ! lib/Test/Builder/Tester.pm lib/Test/More.pm lib/Test/Simple.pm
985            ! lib/Test/Simple/Changes lib/Test/Simple/t/skip.t
986            ! lib/Test/Simple/t/tbt_01basic.t
987            ! lib/Test/Simple/t/tbt_05faildiag.t
988            ! lib/Test/Simple/t/tbt_06errormess.t
989            ! lib/Test/Simple/t/tbt_07args.t
990 ____________________________________________________________________________
991 [ 28585] By: stevep                                on 2006/07/16  13:46:35
992         Log: various safety/portability tweaks
993              From: Jarkko Hietaniemi <jhi@iki.fi>
994              Date: Sat, 15 Jul 2006 22:15:29 +0300
995              Message-ID: <44B93ED1.7080000@iki.fi>
996              
997              Fix for change #28578.
998      Branch: perl
999            ! util.c
1000 ____________________________________________________________________________
1001 [ 28584] By: davem                                 on 2006/07/16  00:20:25
1002         Log: run regen_headerds
1003      Branch: perl
1004            ! embed.h global.sym proto.h
1005 ____________________________________________________________________________
1006 [ 28583] By: davem                                 on 2006/07/15  22:14:46
1007         Log: Subject:  [PATCH] comment update for scan_const
1008              From:  SADAHIRO Tomoyuki <bqw10602@nifty.com>
1009              Date:  Sat, 15 Jul 2006 20:16:01 +0900
1010              Message-Id:  <20060715201552.9FA5.BQW10602@nifty.com>
1011      Branch: perl
1012            ! toke.c
1013 ____________________________________________________________________________
1014 [ 28582] By: davem                                 on 2006/07/15  21:59:43
1015         Log: Subject:  Updated escaping code. utf8 regex debug output improvements
1016              From:  demerphq <demerphq@gmail.com>
1017              Date:  Sat, 15 Jul 2006 18:56:03 +0200
1018              Message-Id:  <9b18b3110607150956o6273a16clb1518911d1945d4@mail.gmail.com>
1019      Branch: perl
1020            ! dump.c embed.fnc ext/re/re.pm perl.h regcomp.c regcomp.h
1021            ! regexec.c
1022 ____________________________________________________________________________
1023 [ 28581] By: stevep                                on 2006/07/15  18:57:39
1024         Log: Adding Module::Build::Version missed in upgrade.
1025      Branch: perl
1026            + lib/Module/Build/Version.pm
1027            ! MANIFEST
1028 ____________________________________________________________________________
1029 [ 28580] By: stevep                                on 2006/07/15  15:22:35
1030         Log: Upgrade to ANSIColor-1.11
1031      Branch: perl
1032            + lib/Term/ANSIColor/t/basic.t lib/Term/ANSIColor/t/pod.t
1033            - lib/Term/ANSIColor/test.pl
1034            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
1035            ! lib/Term/ANSIColor/README
1036 ____________________________________________________________________________
1037 [ 28579] By: stevep                                on 2006/07/15  14:46:53
1038         Log: Upgrade to Module-Build-0.2802
1039      Branch: perl
1040            ! lib/Module/Build.pm lib/Module/Build/Base.pm
1041            ! lib/Module/Build/Changes lib/Module/Build/ModuleInfo.pm
1042            ! lib/Module/Build/t/moduleinfo.t
1043            ! lib/Module/Build/t/runthrough.t
1044 ____________________________________________________________________________
1045 [ 28578] By: merijn                                on 2006/07/15  11:53:36
1046         Log: Subject: [PATCH] various safety/portability tweaks
1047              From: Jarkko Hietaniemi <jhi@iki.fi>
1048              Date: Sat, 15 Jul 2006 13:14:32 +0300
1049              Message-ID: <44B8C008.4030300@iki.fi>
1050      Branch: perl
1051            ! pod/perlhack.pod pod/perltodo.pod pp_sys.c sv.c util.c
1052 ____________________________________________________________________________
1053 [ 28577] By: merijn                                on 2006/07/15  11:45:15
1054         Log: Subject: [PATCH] cflags.SH: add missing C files
1055              From: Jarkko Hietaniemi <jhi@iki.fi>
1056              Date: Sat, 15 Jul 2006 12:30:25 +0300
1057              Message-ID: <44B8B5B1.2050902@iki.fi>
1058      Branch: perl
1059            ! cflags.SH
1060 ____________________________________________________________________________
1061 [ 28576] By: merijn                                on 2006/07/15  11:41:59
1062         Log: Subject: [PATCH] Re: [PATCH] cflags.SH: add -std=c89
1063              From: Jarkko Hietaniemi <jhi@iki.fi>
1064              Date: Sat, 15 Jul 2006 12:19:45 +0300
1065              Message-ID: <44B8B331.8090009@iki.fi>
1066      Branch: perl
1067            ! cflags.SH
1068 ____________________________________________________________________________
1069 [ 28575] By: craigb                                on 2006/07/14  18:18:18
1070         Log: overload.t has same locale problem with VMS that it has with dec_osf
1071      Branch: perl
1072            ! t/uni/overload.t
1073 ____________________________________________________________________________
1074 [ 28574] By: craigb                                on 2006/07/14  18:09:40
1075         Log: Make sysconf tests handle unimplemented success indications
1076              for the benefit of Mac OS X and VMS.
1077      Branch: perl
1078            ! ext/POSIX/t/sysconf.t
1079 ____________________________________________________________________________
1080 [ 28573] By: steveh                                on 2006/07/14  14:42:57
1081         Log: Silence a compiler warning on Win32/VC++
1082              
1083              Subject: Re: Smoke [5.9.4] 28569 FAIL(F) MSWin32 WinXP/.Net SP2 (x86/2 cpu)
1084              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
1085              Date: Fri, 14 Jul 2006 16:33:01 +0200
1086              Message-Id: <8CC2FF7E-42EE-4B28-A9D2-4FCD8C745004@mailbox.tu-berlin.de>
1087      Branch: perl
1088            ! ext/Hash/Util/FieldHash/FieldHash.xs
1089 ____________________________________________________________________________
1090 [ 28572] By: stevep                                on 2006/07/14  14:38:28
1091         Log: Skip tests for pathconf() and fpathconf() on HP-UX for 
1092              _PC_CHOWN_RESTRICTED.  The HP-UX manpage suggests not trying
1093              to do it, and that the errno will not be set on failure.
1094      Branch: perl
1095            ! ext/POSIX/t/sysconf.t
1096 ____________________________________________________________________________
1097 [ 28571] By: davem                                 on 2006/07/14  11:50:37
1098         Log: remove regex postive super-linear cache code
1099              (it wasn't actually achieving anything)
1100      Branch: perl
1101            ! regexec.c t/op/re_tests
1102 ____________________________________________________________________________
1103 [ 28570] By: merijn                                on 2006/07/14  07:03:08
1104         Log: Subject: [PATCH] -DPERL_GLOBAL_STRUCT_PRIVATE tweaks (done_sanity_check global? yech!)
1105              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
1106              Date: Fri, 14 Jul 2006 09:34:09 +0300 (EEST)
1107              Message-Id: <200607140634.k6E6Y9Ia471707@kosh.hut.fi>
1108      Branch: perl
1109            ! hv.c sv.c
1110 ____________________________________________________________________________
1111 [ 28569] By: stevep                                on 2006/07/13  20:31:59
1112         Log: Version bumps for z/OS fixes.
1113      Branch: perl
1114            ! ext/Encode/Encode.pm ext/MIME/Base64/Base64.pm
1115            ! ext/threads/shared/shared.pm
1116 ____________________________________________________________________________
1117 [ 28568] By: stevep                                on 2006/07/13  20:18:59
1118         Log: Subject: [PATCH] z/OS: CPAN-ized ext/ and lib/
1119              From: Jarkko Hietaniemi <jhi@iki.fi>
1120              Date: Thu, 13 Jul 2006 23:10:27 +0300
1121              Message-ID: <44B6A8B3.5070605@iki.fi>
1122      Branch: perl
1123            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
1124            ! ext/Encode/Encode.xs ext/Encode/t/utf8strict.t
1125            ! ext/MIME/Base64/Base64.xs ext/Storable/t/downgrade.t
1126            ! ext/Storable/t/overload.t ext/threads/shared/shared.xs
1127            ! lib/CGI/t/util-58.t lib/Digest/t/base.t lib/Digest/t/file.t
1128            ! lib/Pod/t/pod2html-lib.pl lib/Tie/File/t/09_gen_rs.t
1129 ____________________________________________________________________________
1130 [ 28567] By: merijn                                on 2006/07/13  17:12:00
1131         Log: Subject: [PATCH] z/OS: non-CPAN ext and lib + main() without the third arg + Stephen McCamant's comment
1132              From: Jarkko Hietaniemi <jhi@iki.fi>
1133              Date: Thu, 13 Jul 2006 19:47:29 +0300
1134              Message-ID: <44B67921.6090901@iki.fi>
1135      Branch: perl
1136            ! ext/B/B/Deparse.pm lib/AutoLoader.t lib/DBM_Filter/t/encode.t
1137            ! lib/DBM_Filter/t/utf8.t lib/ExtUtils/Constant/Utils.pm
1138            ! lib/ExtUtils/Embed.pm lib/ExtUtils/t/Embed.t
1139            ! lib/PerlIO/via/t/QuotedPrint.t lib/bytes.t lib/dumpvar.pl
1140            ! lib/utf8.t miniperlmain.c perl.h
1141 ____________________________________________________________________________
1142 [ 28566] By: stevep                                on 2006/07/13  15:46:11
1143         Log: Keep Intel C++ from claiming that it is gcc.
1144      Branch: perl
1145            ! hints/linux.sh
1146 ____________________________________________________________________________
1147 [ 28565] By: stevep                                on 2006/07/13  14:04:18
1148         Log: Clear up a few more warnings from blead.
1149      Branch: perl
1150            ! op.c perl.c reentr.c reentr.pl regexec.c
1151 ____________________________________________________________________________
1152 [ 28564] By: rgs                                   on 2006/07/13  08:46:30
1153         Log: Not everybody has env
1154      Branch: perl
1155            ! pod/perlintro.pod
1156 ____________________________________________________________________________
1157 [ 28563] By: rgs                                   on 2006/07/13  08:40:12
1158         Log: Subject: Re: Misunderstanding escapes in heredocs?
1159              From: demerphq <demerphq@gmail.com>
1160              Date: Sun, 9 Jul 2006 16:42:45 +0200
1161              Message-ID: <9b18b3110607090742gc55b4ffl402d5fadc5bd231e@mail.gmail.com>
1162              
1163              with formatting nits
1164      Branch: perl
1165            ! pod/perlop.pod
1166 ____________________________________________________________________________
1167 [ 28562] By: rgs                                   on 2006/07/13  08:17:04
1168         Log: Additions to perlhack based on a patch by Gabor Szabo
1169      Branch: perl
1170            ! pod/perlhack.pod
1171 ____________________________________________________________________________
1172 [ 28561] By: rgs                                   on 2006/07/13  08:04:44
1173         Log: Nits to the perlintro safety net (by Gabor Szabo and Merijn)
1174      Branch: perl
1175            ! pod/perlintro.pod
1176 ____________________________________________________________________________
1177 [ 28560] By: merijn                                on 2006/07/13  06:50:55
1178         Log: Relink to use temp file forced on current dir in mpeix
1179              Subject: [PATCH] mpeix/relink: tweak from Donna Garverick
1180              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
1181              Date: Thu, 13 Jul 2006 08:25:59 +0300 (EEST)
1182              Message-Id: <200607130525.k6D5PxFp251263@kosh.hut.fi>
1183      Branch: perl
1184            ! mpeix/relink
1185 ____________________________________________________________________________
1186 [ 28559] By: rgs                                   on 2006/07/12  13:19:04
1187         Log: Cleanup and conversion to t/test.pl
1188      Branch: perl
1189            ! ext/Devel/Peek/t/Peek.t
1190 ____________________________________________________________________________
1191 [ 28558] By: rgs                                   on 2006/07/12  12:29:58
1192         Log: I prefer array indexes that start from 0 in beginner docs
1193      Branch: perl
1194            ! pod/perlintro.pod
1195 ____________________________________________________________________________
1196 [ 28557] By: rgs                                   on 2006/07/12  12:28:34
1197         Log: Integration of strlcat is to-done (noticed by Yves)
1198      Branch: perl
1199            ! pod/perltodo.pod
1200 ____________________________________________________________________________
1201 [ 28556] By: steveh                                on 2006/07/12  10:28:39
1202         Log: Fix change #28552: VC++ doesn't like code before declarations
1203      Branch: perl
1204            ! ext/Hash/Util/FieldHash/FieldHash.xs
1205 ____________________________________________________________________________
1206 [ 28555] By: rgs                                   on 2006/07/12  09:56:04
1207         Log: Additions and removals in perltodo
1208      Branch: perl
1209            ! pod/perltodo.pod
1210 ____________________________________________________________________________
1211 [ 28554] By: merijn                                on 2006/07/12  09:40:14
1212         Log: Subject: [PATCH] more strictness in perlintro
1213              From: "Gabor Szabo" <szabgab@gmail.com>
1214              Date: Wed, 12 Jul 2006 10:30:06 +0300
1215              Message-ID: <d8a74af10607120030p1964b935y9493e29994a5b371@mail.gmail.com>
1216      Branch: perl
1217            ! pod/perlintro.pod
1218 ____________________________________________________________________________
1219 [ 28553] By: merijn                                on 2006/07/12  09:27:59
1220         Log: Subject: [PATCH] perlinro (use $fh filehandler + not to use built in function name in sub example)
1221              From: "Gabor Szabo" <szabgab@gmail.com>
1222              Date: Wed, 12 Jul 2006 10:51:03 +0300
1223              Message-ID: <d8a74af10607120051t10382a7fw95ce094f0f395490@mail.gmail.com>
1224      Branch: perl
1225            ! pod/perlintro.pod
1226 ____________________________________________________________________________
1227 [ 28552] By: rgs                                   on 2006/07/12  09:00:01
1228         Log: Subject: Re: [PATCH] FieldHash coverity-compliant
1229              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
1230              Date: Wed, 12 Jul 2006 00:45:44 +0200
1231              Message-Id: <7AEBF247-0AF7-46A8-9D61-D38B45FD21EA@mailbox.tu-berlin.de>
1232      Branch: perl
1233            ! ext/Hash/Util/FieldHash/FieldHash.xs
1234 ____________________________________________________________________________
1235 [ 28551] By: rgs                                   on 2006/07/12  08:49:17
1236         Log: Upgrade to PathTools 3.19
1237      Branch: perl
1238            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
1239            ! lib/File/Spec/Unix.pm lib/File/Spec/t/Spec.t
1240 ____________________________________________________________________________
1241 [ 28550] By: merijn                                on 2006/07/12  06:53:22
1242         Log: Subject: [PATCH] z/OS: t/ - mostly EBCDIC fixes
1243              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
1244              Date: Wed, 12 Jul 2006 00:01:29 +0300 (EEST)
1245              Message-Id: <200607112101.k6BL1TGr321715@kosh.hut.fi>
1246      Branch: perl
1247            ! t/comp/parser.t t/op/caller.t t/op/chop.t t/op/exec.t
1248            ! t/op/index.t t/op/pack.t t/op/pat.t t/op/sprintf.t
1249            ! t/op/utfhash.t t/run/fresh_perl.t t/uni/case.pl t/uni/class.t
1250 ____________________________________________________________________________
1251 [ 28549] By: rgs                                   on 2006/07/11  17:00:26
1252         Log: A few rough notes for the next perldelta
1253      Branch: perl
1254            ! pod/perl594delta.pod
1255 ____________________________________________________________________________
1256 [ 28548] By: rgs                                   on 2006/07/11  14:55:17
1257         Log: Revert bogus fix for bug #27940, which wasn't really a bug,
1258              and a new test item, as found and suggested by Sadahiro Tomoyuki.
1259      Branch: perl
1260            ! t/op/pat.t toke.c
1261 ____________________________________________________________________________
1262 [ 28547] By: rgs                                   on 2006/07/11  14:06:08
1263         Log: Subject: Re: Misunderstanding escapes in heredocs?
1264              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
1265              Date: Sun, 09 Jul 2006 11:57:42 +0900
1266              Message-Id: <20060709115613.78FF.BQW10602@nifty.com>
1267      Branch: perl
1268            ! pod/perlop.pod
1269 ____________________________________________________________________________
1270 [ 28546] By: stevep                                on 2006/07/11  12:31:10
1271         Log: Upgrade to Text-Tabs+Wrap-2006.0711.  Keep the local changes from
1272              change #27541.  Also, leave out the test files Jacobson.t and 
1273              Jacobson2.t which both generated several warnings.
1274      Branch: perl
1275            + lib/Text/TabsWrap/t/37000.t lib/Text/TabsWrap/t/39548.t
1276            + lib/Text/TabsWrap/t/Jochen.t lib/Text/TabsWrap/t/belg4mit.t
1277            + lib/Text/TabsWrap/t/sep.t lib/Text/TabsWrap/t/sep2.t
1278            ! MANIFEST lib/Text/Tabs.pm lib/Text/TabsWrap/CHANGELOG
1279            ! lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
1280 ____________________________________________________________________________
1281 [ 28545] By: steveh                                on 2006/07/11  11:26:17
1282         Log: Fix change #28533: my_strlcpy does not return the dest str!
1283      Branch: perl
1284            ! util.c
1285 ____________________________________________________________________________
1286 [ 28544] By: rgs                                   on 2006/07/11  09:29:23
1287         Log: Adjust test count in threads test
1288      Branch: perl
1289            ! ext/threads/t/kill.t
1290 ____________________________________________________________________________
1291 [ 28543] By: rgs                                   on 2006/07/11  09:27:25
1292         Log: Subject: [PATCH] threads 1.36 - Signalling terminated threads core dumps
1293              From: "Jerry D. Hedden" <jerry@hedden.us>
1294              Date: Mon, 10 Jul 2006 13:28:25 -0700
1295              Message-ID: <20060710132825.fb30e530d17747c2b054d625b8945d88.5bdc82d2c0.wbe@email.secureserver.net>
1296      Branch: perl
1297            ! ext/threads/Changes ext/threads/README ext/threads/t/kill.t
1298            ! ext/threads/t/thread.t ext/threads/threads.pm
1299            ! ext/threads/threads.xs
1300 ____________________________________________________________________________
1301 [ 28542] By: rgs                                   on 2006/07/11  08:06:26
1302         Log: Subject: [PATCH] FieldHash coverity-compliant
1303              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
1304              Date: Mon, 10 Jul 2006 21:30:15 +0200
1305              Message-Id: <9C6C104C-8040-489A-BB35-40D22BC48AFC@mailbox.tu-berlin.de>
1306      Branch: perl
1307            ! ext/Hash/Util/FieldHash/FieldHash.xs
1308            ! ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm
1309            ! ext/Hash/Util/FieldHash/t/02_function.t
1310            ! ext/Hash/Util/FieldHash/t/04_thread.t
1311 ____________________________________________________________________________
1312 [ 28541] By: rgs                                   on 2006/07/11  07:55:21
1313         Log: Subject: [PATCH] Re: [perl #39634] gcc 3.3 has problems with __attribute__((unused))
1314              From: Andy Dougherty <doughera@lafayette.edu>
1315              Date: Mon, 10 Jul 2006 13:16:27 -0400 (EDT)
1316              Message-ID: <Pine.LNX.4.62.0607101312540.24708@fractal.phys.lafayette.edu>
1317      Branch: perl
1318            ! perl.h
1319 ____________________________________________________________________________
1320 [ 28540] By: rgs                                   on 2006/07/11  07:48:24
1321         Log: Subject: [PATCH] sysconf.t: still failing in tru64, try harder to skip
1322              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
1323              Date: Tue, 11 Jul 2006 09:23:08 +0300 (EEST)
1324              Message-Id: <200607110623.k6B6N8Ni488812@kosh.hut.fi>
1325      Branch: perl
1326            ! ext/POSIX/t/sysconf.t
1327 ____________________________________________________________________________
1328 [ 28539] By: rgs                                   on 2006/07/10  20:14:34
1329         Log: Subject: [PATCH] z/OS: hints/os390.sh and Makefile.SH
1330              From: Jarkko Hietaniemi <jhi@iki.fi>
1331              Date: Mon, 10 Jul 2006 22:55:33 +0300
1332              Message-ID: <44B2B0B5.3000008@iki.fi>
1333      Branch: perl
1334            ! Makefile.SH hints/os390.sh
1335 ____________________________________________________________________________
1336 [ 28538] By: rgs                                   on 2006/07/10  19:42:18
1337         Log: Update Changes
1338      Branch: perl
1339            ! Changes
1340 ____________________________________________________________________________
1341 [ 28537] By: stevep                                on 2006/07/10  19:28:54
1342         Log: Subject: [PATCH] perlhack: argh...
1343              From: Jarkko Hietaniemi <jhi@iki.fi>
1344              Date: Mon, 10 Jul 2006 21:07:35 +0300
1345              Message-ID: <44B29767.4040606@iki.fi>
1346      Branch: perl
1347            ! pod/perlhack.pod
1348 ____________________________________________________________________________
1349 [ 28536] By: stevep                                on 2006/07/10  19:12:07
1350         Log: Restoring change #28523 accidentilly reverted with change #28528.
1351      Branch: perl
1352            ! doio.c
1353 ____________________________________________________________________________
1354 [ 28535] By: stevep                                on 2006/07/10  18:26:25
1355         Log: Fix another empty if-statement warning
1356      Branch: perl
1357            ! sv.c
1358 ____________________________________________________________________________
1359 [ 28534] By: stevep                                on 2006/07/10  18:17:30
1360         Log: Silence empty if-statement warning.
1361      Branch: perl
1362            ! universal.c
1363 ____________________________________________________________________________
1364 [ 28533] By: stevep                                on 2006/07/10  17:23:02
1365         Log: Convert some low hanging fruit to my_strlcpy/my_strlcat.
1366      Branch: perl
1367            ! doio.c mg.c pp_sys.c toke.c util.c
1368 ____________________________________________________________________________
1369 [ 28532] By: rgs                                   on 2006/07/10  17:09:38
1370         Log: POD fixes in perlhack
1371      Branch: perl
1372            ! pod/perlhack.pod
1373 ____________________________________________________________________________
1374 [ 28531] By: rgs                                   on 2006/07/10  17:07:43
1375         Log: Typo found by Craig Berry
1376      Branch: perl
1377            ! pod/perlhack.pod
1378 ____________________________________________________________________________
1379 [ 28530] By: rgs                                   on 2006/07/10  17:05:12
1380         Log: More perlhack portability additions by Jarkko
1381      Branch: perl
1382            ! pod/perlhack.pod
1383 ____________________________________________________________________________
1384 [ 28529] By: rgs                                   on 2006/07/10  14:04:00
1385         Log: Subject: [PATCH] threads 1.35 - Borland compiler fix
1386              From: "Jerry D. Hedden" <jerry@hedden.us>
1387              Date: Mon, 10 Jul 2006 06:49:34 -0700
1388              Message-ID: <20060710064934.fb30e530d17747c2b054d625b8945d88.384e3b280c.wbe@email.secureserver.net>
1389      Branch: perl
1390            ! ext/threads/Changes ext/threads/README ext/threads/t/thread.t
1391            ! ext/threads/threads.pm ext/threads/threads.xs
1392 ____________________________________________________________________________
1393 [ 28528] By: stevep                                on 2006/07/10  13:55:39
1394         Log: Change existing uses of strlcpy()/strlcat() to use new my_strlcpy()/
1395              my_strlcat() API.  Convert ext/File/Glob/bsd_glob.c to use 
1396              my_strlcat().  Add to the strlcy()/strlcat() todo entry.
1397      Branch: perl
1398            ! doio.c ext/File/Glob/bsd_glob.c pod/perltodo.pod pp_ctl.c
1399            ! util.c
1400 ____________________________________________________________________________
1401 [ 28527] By: rgs                                   on 2006/07/10  12:46:41
1402         Log: Subject: [PATCH] perlhack: more portability musings
1403              From: Jarkko Hietaniemi <jhi@iki.fi>
1404              Date: Mon, 10 Jul 2006 15:41:10 +0300
1405              Message-ID: <44B24AE6.6030708@iki.fi>
1406      Branch: perl
1407            ! pod/perlhack.pod
1408 ____________________________________________________________________________
1409 [ 28526] By: rgs                                   on 2006/07/10  12:01:20
1410         Log: Subject: examples in the core documentation
1411              From: "Gabor Szabo" <szabgab@gmail.com>
1412              Date: Sun, 9 Jul 2006 15:44:47 +0200
1413              Message-ID: <d8a74af10607090644o5c1ee3b2p98f6aa9301898b44@mail.gmail.com>
1414      Branch: perl
1415            ! pod/perlfunc.pod
1416 ____________________________________________________________________________
1417 [ 28525] By: stevep                                on 2006/07/10  11:28:24
1418         Log: Add Russ Allbery's public domain implementations of strlcat and
1419              strlcpy as Perl_my_strlcat and Perl_my_strlcpy to the Perl core.
1420              Thanks Russ!
1421      Branch: perl
1422            ! embed.fnc embed.h global.sym perl.h proto.h util.c
1423 ____________________________________________________________________________
1424 [ 28524] By: rgs                                   on 2006/07/10  10:16:53
1425         Log: Add a macro to remove duplicated code
1426              
1427              Subject: Re: cut-and-paste findings for blead 28504
1428              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
1429              Date: Sun, 09 Jul 2006 13:47:04 +0900
1430              Message-Id: <20060709134236.E51A.BQW10602@nifty.com>
1431      Branch: perl
1432            ! pp_sort.c
1433 ____________________________________________________________________________
1434 [ 28523] By: rgs                                   on 2006/07/10  10:11:22
1435         Log: Fix a signed/unsigned warning
1436      Branch: perl
1437            ! doio.c
1438 ____________________________________________________________________________
1439 [ 28522] By: rgs                                   on 2006/07/10  09:53:33
1440         Log: Pod cleanup in Shell.pm
1441      Branch: perl
1442            ! lib/Shell.pm
1443 ____________________________________________________________________________
1444 [ 28521] By: merijn                                on 2006/07/10  07:41:25
1445         Log: Even Jarkko's patches should go in only once
1446              Subject: [PATCH] undouble Jarkko's patch
1447              From: andy@petdance.com (Andy Lester)
1448              Date: Mon, 10 Jul 2006 00:22:18 -0500
1449              Message-ID: <20060710052218.GA7477@petdance.com>
1450      Branch: perl
1451            ! pod/perlhack.pod
1452 ____________________________________________________________________________
1453 [ 28520] By: stevep                                on 2006/07/10  03:07:59
1454         Log: Subject: [PATCH] Skip tests of a POSIX constant on Mac OS X because saved IDs are borked
1455              From: Dominic Dunlop <shouldbedomo@mac.com>
1456              Date: Sun, 9 Jul 2006 22:22:14 +0200
1457              Message-Id: <F1942C06-CDE3-47C6-AC5A-4358960E0F6E@mac.com>
1458      Branch: perl
1459            ! ext/POSIX/t/sysconf.t
1460 ____________________________________________________________________________
1461 [ 28519] By: stevep                                on 2006/07/10  00:29:02
1462         Log: Clear up test based on line number differences between the core and the
1463              Test-Simple version.
1464      Branch: perl
1465            ! lib/Test/Simple/t/tbt_01basic.t
1466 ____________________________________________________________________________
1467 [ 28518] By: nicholas                              on 2006/07/09  21:56:18
1468         Log: Tweak for Jarkko's addition to perlhack, suggested by Yves.
1469      Branch: perl
1470            ! pod/perlhack.pod
1471 ____________________________________________________________________________
1472 [ 28517] By: stevep                                on 2006/07/09  20:51:48
1473         Log: Hmmm...patch didn't warn about rejects in tbt_01basic.t.
1474      Branch: perl
1475            ! lib/Test/Simple/t/tbt_01basic.t
1476 ____________________________________________________________________________
1477 [ 28516] By: merijn                                on 2006/07/09  18:50:01
1478         Log: Subject: [PATCH] some coding guidelines/tips to perlhack (+ one perltodo)
1479              From: Jarkko Hietaniemi <jhi@iki.fi>
1480              Date: Sun, 09 Jul 2006 19:42:10 +0300
1481              Message-ID: <44B131E2.8050805@iki.fi>
1482      Branch: perl
1483            ! pod/perlhack.pod pod/perltodo.pod
1484 ____________________________________________________________________________
1485 [ 28515] By: stevep                                on 2006/07/09  13:57:25
1486         Log: Subject: [PATCH] perlhack.pod
1487              From: Jarkko Hietaniemi <jhi@iki.fi>
1488              Date: Sun, 09 Jul 2006 14:55:20 +0300
1489              Message-ID: <44B0EEA8.4080003@iki.fi>
1490      Branch: perl
1491            ! pod/perlhack.pod
1492 ____________________________________________________________________________
1493 [ 28514] By: stevep                                on 2006/07/09  13:51:37
1494         Log: Upgrade to Test-Simple-0.63
1495      Branch: perl
1496            ! lib/Test/Builder.pm lib/Test/Builder/Tester.pm
1497            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
1498            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/tbt_01basic.t
1499            ! lib/Test/Simple/t/tbt_05faildiag.t
1500 ____________________________________________________________________________
1501 [ 28513] By: mhx                                   on 2006/07/09  08:19:33
1502         Log: Integrate mkppport. All ppport.h files in the core will now
1503              be autogenerated at build time (and removed during cleanup).
1504      Branch: perl
1505            + mkppport mkppport.lst
1506            - ext/Compress/Raw/Zlib/ppport.h ext/Cwd/ppport.h
1507            - ext/Digest/SHA/ppport.h ext/Sys/Syslog/ppport.h
1508            - ext/Time/HiRes/ppport.h win32/ext/Win32API/File/ppport.h
1509            ! MANIFEST Makefile.SH vms/descrip_mms.template win32/Makefile
1510            ! win32/Makefile.ce win32/makefile.mk
1511 ____________________________________________________________________________
1512 [ 28512] By: stevep                                on 2006/07/08  18:08:07
1513         Log: Subject: [PATCH] Macroize vast tracks of duplicated code in regexec.c
1514              From: demerphq <demerphq@gmail.com>
1515              Date: Sat, 8 Jul 2006 17:48:34 +0200
1516              Message-ID: <9b18b3110607080848u663b114ag86f76ac5c9c9d5e@mail.gmail.com>
1517              
1518              Removing duplicated regexp trie-related code.
1519      Branch: perl
1520            ! regexec.c
1521 ____________________________________________________________________________
1522 [ 28511] By: stevep                                on 2006/07/08  18:00:17
1523         Log: Subject: [PATCH] optimisation for File::Spec::abs2rel where both args are relative
1524              From: Brendan O'Dea <bod@debian.org>
1525              Date: Thu, 6 Jul 2006 01:02:41 +1000
1526              Message-ID: <20060705150241.GA2244@londo.c47.org>
1527      Branch: perl
1528            ! lib/File/Spec/Unix.pm
1529 ____________________________________________________________________________
1530 [ 28510] By: stevep                                on 2006/07/08  17:51:43
1531         Log: Subject: [PATCH] perl5db.pl: read full lines from remote socket
1532              From: Brendan O'Dea <bod@debian.org>
1533              Date: Sat, 8 Jul 2006 13:27:50 +1000
1534              Message-ID: <20060708032750.GA20454@londo.c47.org>
1535      Branch: perl
1536            ! lib/perl5db.pl
1537 ____________________________________________________________________________
1538 [ 28509] By: stevep                                on 2006/07/08  17:47:24
1539         Log: Making encoding::warnings lexical is to-done.
1540      Branch: perl
1541            ! pod/perltodo.pod
1542 ____________________________________________________________________________
1543 [ 28508] By: stevep                                on 2006/07/08  17:28:36
1544         Log: Subject: Skip some POSIX tests when the thing they are testing is unimplemented
1545              From: demerphq <demerphq@gmail.com>
1546              Date: Sat, 8 Jul 2006 17:55:09 +0200
1547              Message-ID: <9b18b3110607080855g73407c4fx41a578815c2a6da2@mail.gmail.com>
1548      Branch: perl
1549            ! ext/POSIX/t/sysconf.t ext/POSIX/t/termios.t
1550 ____________________________________________________________________________
1551 [ 28507] By: mhx                                   on 2006/07/08  16:27:10
1552         Log: Upgrade to Devel::PPPort 3.09
1553      Branch: perl
1554            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
1555            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort_pm.PL
1556            ! ext/Devel/PPPort/parts/apidoc.fnc
1557            ! ext/Devel/PPPort/parts/base/5009004
1558            ! ext/Devel/PPPort/parts/embed.fnc
1559            ! ext/Devel/PPPort/parts/inc/podtest
1560            ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak
1561            ! ext/Devel/PPPort/t/podtest.t
1562 ____________________________________________________________________________
1563 [ 28506] By: stevep                                on 2006/07/08  14:50:33
1564         Log: Update Audrey Tang's email throughout various files.
1565      Branch: perl
1566            ! AUTHORS Porting/Maintainers.pl Porting/checkAUTHORS.pl
1567 ____________________________________________________________________________
1568 [ 28505] By: merijn                                on 2006/07/08  09:04:56
1569         Log: POSIX test improvements on True64
1570              Subject: [PATCH] the new POSIX tests
1571              From: Jarkko Hietaniemi <jhi@iki.fi>
1572              Date: Sat, 08 Jul 2006 11:43:05 +0300
1573              Message-ID: <44AF7019.3070509@iki.fi>
1574      Branch: perl
1575            ! ext/POSIX/POSIX.pod ext/POSIX/t/sysconf.t
1576            ! ext/POSIX/t/termios.t
1577 ____________________________________________________________________________
1578 [ 28504] By: stevep                                on 2006/07/08  01:14:28
1579         Log: Upgrade to encoding-warnings-0.10
1580      Branch: perl
1581            + lib/encoding/warnings/t/4-lexical.t
1582            ! MANIFEST lib/encoding/warnings.pm
1583            ! lib/encoding/warnings/t/3-normal.t
1584 ____________________________________________________________________________
1585 [ 28503] By: stevep                                on 2006/07/07  18:38:01
1586         Log: Subject: [PATCH] Test scripts for I18N::Langinfo and POSIX
1587              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
1588              Date: Fri, 07 Jul 2006 11:02:31 +0200
1589              Message-ID: <1152262951.44ae23272ffa0@imp3-g19.free.fr>
1590              
1591              Only includes changes to:
1592              * ext/I18N/Langinfo/t/Langinfo.t
1593              * ext/POSIX/t/sysconf.t
1594              * ext/POSIX/t/termios.t
1595      Branch: perl
1596            + ext/POSIX/t/sysconf.t ext/POSIX/t/termios.t
1597            ! MANIFEST ext/I18N/Langinfo/t/Langinfo.t
1598 ____________________________________________________________________________
1599 [ 28502] By: rgs                                   on 2006/07/07  14:52:15
1600         Log: Subject: Re: Dual life for Shell.pm
1601              From: "Adriano Ferreira" <a.r.ferreira@gmail.com>
1602              Date: Thu, 6 Jul 2006 13:02:23 -0300
1603              Message-ID: <73ddeb6c0607060902tc471f84sf1bb841b6e9ecddf@mail.gmail.com>
1604      Branch: perl
1605            ! lib/Shell.pm lib/Shell.t
1606 ____________________________________________________________________________
1607 [ 28501] By: rgs                                   on 2006/07/07  14:12:59
1608         Log: Subject: [PATCH] threads 1.34 - state methods
1609              From: "Jerry D. Hedden" <jerry@hedden.us>
1610              Date: Thu, 06 Jul 2006 07:33:13 -0700
1611              Message-ID: <20060706073313.fb30e530d17747c2b054d625b8945d88.baa39d91bc.wbe@email.secureserver.net>
1612      Branch: perl
1613            + ext/threads/t/state.t
1614            ! MANIFEST ext/threads/Changes ext/threads/README
1615            ! ext/threads/t/context.t ext/threads/t/thread.t
1616            ! ext/threads/threads.pm ext/threads/threads.xs
1617 ____________________________________________________________________________
1618 [ 28500] By: rgs                                   on 2006/07/07  13:23:45
1619         Log: Subject: More escaping in the RE
1620              From: demerphq <demerphq@gmail.com>
1621              Date: Fri, 7 Jul 2006 10:40:40 +0200
1622              Message-ID: <9b18b3110607070140p5cb2c58ftcadbcd113a58c3af@mail.gmail.com>
1623              
1624              (with tweaks)
1625      Branch: perl
1626            ! regcomp.c regcomp.h regexec.c
1627 ____________________________________________________________________________
1628 [ 28499] By: rgs                                   on 2006/07/07  09:50:35
1629         Log: Fix the implementation of list assignment to state().
1630      Branch: perl
1631            ! op.c t/lib/warnings/op t/op/state.t
1632 ____________________________________________________________________________
1633 [ 28498] By: rgs                                   on 2006/07/06  16:55:57
1634         Log: The state() implementation is not yet perfect. Check in a new todo test
1635      Branch: perl
1636            ! t/op/state.t
1637 ____________________________________________________________________________
1638 [ 28497] By: rgs                                   on 2006/07/06  16:35:37
1639         Log: Error in the formulation of the new warning, spotted by Dominic Dunlop
1640      Branch: perl
1641            ! pod/perldiag.pod
1642 ____________________________________________________________________________
1643 [ 28496] By: rgs                                   on 2006/07/06  15:49:30
1644         Log: Add a new warning, "State variable %s will be reinitialized"
1645      Branch: perl
1646            ! op.c pod/perldiag.pod t/lib/warnings/op
1647 ____________________________________________________________________________
1648 [ 28495] By: stevep                                on 2006/07/06  15:38:51
1649         Log: Upgrade to Module-Build-0.2801.
1650      Branch: perl
1651            ! lib/Module/Build.pm lib/Module/Build/Base.pm
1652            ! lib/Module/Build/Changes lib/Module/Build/Compat.pm
1653            ! lib/Module/Build/Cookbook.pm lib/Module/Build/Platform/Unix.pm
1654            ! lib/Module/Build/Platform/Windows.pm lib/Module/Build/YAML.pm
1655            ! lib/Module/Build/t/extend.t lib/Module/Build/t/lib/MBTest.pm
1656            ! lib/Module/Build/t/mbyaml.t lib/Module/Build/t/runthrough.t
1657 ____________________________________________________________________________
1658 [ 28494] By: stevep                                on 2006/07/06  15:18:58
1659         Log: Math-Complex now dual-lived with Jarkko Hietaniemi as the maintainer.
1660              Also, sync'ing up with the CPAN version of the module.
1661      Branch: perl
1662            ! Porting/Maintainers.pl lib/Math/Complex.pm lib/Math/Complex.t
1663            ! lib/Math/Trig.pm lib/Math/Trig.t
1664 ____________________________________________________________________________
1665 [ 28493] By: rgs                                   on 2006/07/06  14:31:55
1666         Log: Document state() variables in perlsub
1667      Branch: perl
1668            ! pod/perlsub.pod
1669 ____________________________________________________________________________
1670 [ 28492] By: stevep                                on 2006/07/06  14:12:56
1671         Log: Alphabetizing function names in perlfunc lists. 
1672      Branch: perl
1673            ! pod/perlfunc.pod
1674 ____________________________________________________________________________
1675 [ 28491] By: rgs                                   on 2006/07/06  13:36:57
1676         Log: Mention state variables in perldiag. Add switch-related keywords
1677              in the keyword listing section in perlfunc. Add a summary of
1678              C<state> in perlfunc. Fix a typo in the synopsis for C<our>.
1679              Don't say that C<my $_> is illegal in perlsub.
1680      Branch: perl
1681            ! pod/perldiag.pod pod/perlfunc.pod pod/perlsub.pod
1682 ____________________________________________________________________________
1683 [ 28490] By: rgs                                   on 2006/07/06  09:01:16
1684         Log: Introduce a new function, pv_escape(), to display contents of PVs
1685              that might contain non printable chars.
1686              
1687              Subject: Re: [PATCH]: fix: [perl #39583] Pattern Match fails for specific length string
1688              From: demerphq <demerphq@gmail.com>
1689              Date: Wed, 5 Jul 2006 20:40:58 +0200
1690              Message-ID: <9b18b3110607051140n10c211a1jf17d3b7914d6f68b@mail.gmail.com>
1691      Branch: perl
1692            ! dump.c embed.fnc embed.h global.sym perl.h pod/perlapi.pod
1693            ! proto.h reentr.c regexec.c t/lib/warnings/9uninit
1694 ____________________________________________________________________________
1695 [ 28489] By: rgs                                   on 2006/07/05  21:00:31
1696         Log: Implement handling of state variables in list assignment
1697      Branch: perl
1698            ! ext/B/B/Concise.pm op.c pp_hot.c t/op/state.t
1699 ____________________________________________________________________________
1700 [ 28488] By: rgs                                   on 2006/07/05  20:00:10
1701         Log: Fix a bug on setting OPpASSIGN_COMMON on a AASSIGN op when the left
1702              side is made out a list declared with our(). In this case OPpLVAL_INTRO
1703              isn't set on the left op, so we just remove that check. Add new tests.
1704      Branch: perl
1705            ! op.c t/op/array.t
1706 ____________________________________________________________________________
1707 [ 28487] By: rgs                                   on 2006/07/05  19:49:36
1708         Log: Adjust test count after introducing new constants in POSIX
1709      Branch: perl
1710            ! ext/B/t/concise-xs.t
1711 ____________________________________________________________________________
1712 [ 28486] By: stevep                                on 2006/07/05  16:27:16
1713         Log: Add constants needed for recvmsg()/sendmsg() support.
1714      Branch: perl
1715            ! ext/POSIX/Makefile.PL
1716 ____________________________________________________________________________
1717 [ 28485] By: stevep                                on 2006/07/05  15:40:05
1718         Log: Skip lib/Memoize/t/tie_ndbm.t if $TMP is not writable.
1719      Branch: perl
1720            ! lib/Memoize/t/tie_ndbm.t
1721 ____________________________________________________________________________
1722 [ 28484] By: rgs                                   on 2006/07/05  14:10:18
1723         Log: Add a TODO test for list assignment to a list of state variables.
1724              Not sure yet how to encode in the optree the information that
1725              state($x, $y) and (state $x, state $y) must be treated differently.
1726      Branch: perl
1727            ! t/op/state.t
1728 ____________________________________________________________________________
1729 [ 28483] By: rgs                                   on 2006/07/05  12:48:57
1730         Log: Don't add extra warning flags for gcc versions < 3.
1731      Branch: perl
1732            ! cflags.SH
1733 ____________________________________________________________________________
1734 [ 28482] By: rgs                                   on 2006/07/05  08:53:56
1735         Log: Make the distclean target remove lib/Hash correctly
1736      Branch: perl
1737            ! Makefile.SH
1738 ____________________________________________________________________________
1739 [ 28481] By: craigb                                on 2006/07/05  02:31:06
1740         Log: Subject: [PATCH] RE: [PATCH] threads 1.33
1741              From: "Jerry D. Hedden" <jdhedden@cpan.org>
1742              Message-id: <20060704171845.fb30e530d17747c2b054d625b8945d88.f0db2cab53.wbe@email.secureserver.net>
1743              Date: Tue, 04 Jul 2006 17:18:45 -0700
1744              
1745              exiting from threads works differently on VMS
1746      Branch: perl
1747            ! ext/threads/t/exit.t
1748 ____________________________________________________________________________
1749 [ 28480] By: craigb                                on 2006/07/04  21:27:42
1750         Log: fix signed/unsigned nit in reentr.c
1751      Branch: perl
1752            ! reentr.c
1753 ____________________________________________________________________________
1754 [ 28479] By: craigb                                on 2006/07/04  19:08:16
1755         Log: fix type mismatch warning caused by return statement lurking in DIE macro
1756      Branch: perl
1757            ! doio.c
1758 ____________________________________________________________________________
1759 [ 28478] By: nicholas                              on 2006/07/04  18:58:10
1760         Log: Subject: [PATCH] more warning-silencing in FieldHash
1761              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
1762              Message-Id: <CE8BC13E-8BE5-4743-803C-6DF0D1FB2010@mailbox.tu-berlin.de>
1763              Date: Tue, 4 Jul 2006 19:42:12 +0200
1764      Branch: perl
1765            ! ext/Hash/Util/FieldHash/FieldHash.xs
1766            ! ext/Hash/Util/FieldHash/t/02_function.t
1767            ! ext/Hash/Util/FieldHash/t/05_perlhook.t
1768 ____________________________________________________________________________
1769 [ 28477] By: rgs                                   on 2006/07/04  12:04:58
1770         Log: Subject: [PATCH] consting and localizing in universal.c
1771              From: andy@petdance.com (Andy Lester)
1772              Date: Mon, 3 Jul 2006 17:41:48 -0500
1773              Message-ID: <20060703224148.GA14449@petdance.com>
1774      Branch: perl
1775            ! embed.fnc proto.h universal.c
1776 ____________________________________________________________________________
1777 [ 28476] By: rgs                                   on 2006/07/04  09:42:12
1778         Log: Subject: [PATCH] toke.c consting and localizing
1779              From: andy@petdance.com (Andy Lester)
1780              Date: Mon, 3 Jul 2006 17:42:50 -0500
1781              Message-ID: <20060703224250.GA14481@petdance.com>
1782      Branch: perl
1783            ! toke.c
1784 ____________________________________________________________________________
1785 [ 28475] By: rgs                                   on 2006/07/04  09:37:10
1786         Log: Subject: [PATCH] threads 1.33
1787              From: "Jerry D. Hedden" <jdhedden@cpan.org>
1788              Date: Mon, 03 Jul 2006 09:01:53 -0700
1789              Message-ID: <20060703090153.fb30e530d17747c2b054d625b8945d88.b26e047e0f.wbe@email.secureserver.net>
1790      Branch: perl
1791            + ext/threads/t/exit.t
1792            ! MANIFEST ext/threads/Changes ext/threads/README
1793            ! ext/threads/t/blocks.t ext/threads/t/context.t
1794            ! ext/threads/t/end.t ext/threads/t/free.t ext/threads/t/free2.t
1795            ! ext/threads/t/join.t ext/threads/t/thread.t
1796            ! ext/threads/threads.pm ext/threads/threads.xs
1797 ____________________________________________________________________________
1798 [ 28474] By: mhx                                   on 2006/07/03  21:40:58
1799         Log: Upgrade to Devel::PPPort 3.08_07
1800      Branch: perl
1801            + ext/Devel/PPPort/PPPort.xs
1802            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/Makefile.PL
1803            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/PPPort_xs.PL
1804            ! ext/Devel/PPPort/parts/inc/ppphbin
1805            ! ext/Devel/PPPort/parts/inc/ppphdoc
1806            ! ext/Devel/PPPort/parts/inc/ppphtest ext/Devel/PPPort/soak
1807            ! ext/Devel/PPPort/t/ppphtest.t
1808 ____________________________________________________________________________
1809 [ 28473] By: stevep                                on 2006/07/03  18:09:01
1810         Log: Allow stat() and -X file tests work on dirhandles.
1811      Branch: perl
1812            ! doio.c pod/perlfunc.pod pp_sys.c t/op/stat.t
1813 ____________________________________________________________________________
1814 [ 28472] By: rgs                                   on 2006/07/03  16:51:05
1815         Log: Subject: [PATCH] embed.pl enhancements
1816              From: andy@petdance.com (Andy Lester)
1817              Date: Sun, 2 Jul 2006 12:11:39 -0500
1818              Message-ID: <20060702171139.GA20266@petdance.com>
1819              
1820              Add experimental (and optional) splint support
1821      Branch: perl
1822            ! embed.pl perlapi.c
1823 ____________________________________________________________________________
1824 [ 28471] By: rgs                                   on 2006/07/03  16:40:19
1825         Log: Subject: [PATCH] Makefile splint support
1826              From: andy@petdance.com (Andy Lester)
1827              Date: Sun, 2 Jul 2006 12:19:08 -0500
1828              Message-ID: <20060702171908.GA20443@petdance.com>
1829      Branch: perl
1830            ! Makefile.SH
1831 ____________________________________________________________________________
1832 [ 28470] By: rgs                                   on 2006/07/03  16:36:14
1833         Log: Subject: [PATCH] DProf.xs patch
1834              From: andy@petdance.com (Andy Lester)
1835              Date: Sun, 2 Jul 2006 12:17:08 -0500
1836              Message-ID: <20060702171708.GA20392@petdance.com>
1837      Branch: perl
1838            ! ext/Devel/DProf/DProf.xs
1839 ____________________________________________________________________________
1840 [ 28469] By: rgs                                   on 2006/07/03  09:39:42
1841         Log: Subject: [PATCH] mg.c cleanups
1842              From: andy@petdance.com (Andy Lester)
1843              Date: Sun, 2 Jul 2006 12:33:36 -0500
1844              Message-ID: <20060702173336.GA20641@petdance.com>
1845      Branch: perl
1846            ! mg.c
1847 ____________________________________________________________________________
1848 [ 28468] By: rgs                                   on 2006/07/03  09:34:44
1849         Log: Subject: [PATCH] Clean up mathoms.c
1850              From: andy@petdance.com (Andy Lester)
1851              Date: Sun, 2 Jul 2006 12:24:45 -0500
1852              Message-ID: <20060702172445.GA20521@petdance.com>
1853      Branch: perl
1854            ! mathoms.c
1855 ____________________________________________________________________________
1856 [ 28467] By: steveh                                on 2006/07/03  08:23:03
1857         Log: Subject: Re: Win32API::File now in core
1858              From: demerphq <demerphq@gmail.com>
1859              Date: Sun, 2 Jul 2006 15:19:58 +0200
1860              Message-ID: <9b18b3110607020619s4c4480d8ra3e681aee69a8d7@mail.gmail.com>
1861              
1862              Sync blead with Win32API-File-0.1001
1863              (plus change to sync README too)
1864      Branch: perl
1865            ! win32/ext/Win32API/File/Changes
1866            ! win32/ext/Win32API/File/File.pm win32/ext/Win32API/File/README
1867 ____________________________________________________________________________
1868 [ 28466] By: davem                                 on 2006/07/02  22:47:24
1869         Log: silence a compiler warning
1870      Branch: perl
1871            ! regexec.c
1872 ____________________________________________________________________________
1873 [ 28465] By: davem                                 on 2006/07/02  19:30:49
1874         Log: remove some unnecessary uses of WITH_THR
1875      Branch: perl
1876            ! mg.c op.c
1877 ____________________________________________________________________________
1878 [ 28464] By: craigb                                on 2006/07/02  18:06:36
1879         Log: s/have a more/have more/ typo fix in perlfaq4
1880      Branch: perl
1881            ! pod/perlfaq4.pod
1882 ____________________________________________________________________________
1883 [ 28463] By: davem                                 on 2006/07/02  16:31:10
1884         Log: Subject:  [PATCH] Synchronize ExtUtils::Instal 1.41
1885              From:  demerphq <demerphq@gmail.com>
1886              Date:  Sun, 2 Jul 2006 16:23:21 +0200
1887              Message-Id:  <9b18b3110607020723h1765f051hda802b6682a99df0@mail.gmail.com>
1888              
1889              Sync ExtUtils::Install with CPAN (just trivially change version nos)
1890      Branch: perl
1891            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
1892            ! lib/ExtUtils/Packlist.pm
1893 ____________________________________________________________________________
1894 [ 28462] By: davem                                 on 2006/07/02  15:34:23
1895         Log: 
1896              From: demerphq <demerphq@gmail.com>
1897              Date: Sun, 2 Jul 2006 15:13:20 +0200
1898              Subject: Re: [PATCH]: fix: [perl #39583] Pattern Match fails for specific length string
1899              Message-ID: <9b18b3110607020613u1ab782dam2c425da61deb1876@mail.gmail.com>
1900              
1901              add test for patch #28417
1902      Branch: perl
1903            ! t/op/pat.t
1904 ____________________________________________________________________________
1905 [ 28461] By: rgs                                   on 2006/06/30  16:33:57
1906         Log: Must not forget that.
1907      Branch: perl
1908            ! pod/perltodo.pod
1909 ____________________________________________________________________________
1910 [ 28460] By: steveh                                on 2006/06/30  13:46:06
1911         Log: Add Win32API::File to the core
1912              
1913              For discussions, see the thread starting here:
1914              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-06/msg00710.html
1915      Branch: perl
1916            + win32/ext/Win32API/File/Changes
1917            + win32/ext/Win32API/File/ExtUtils/Myconst2perl.pm
1918            + win32/ext/Win32API/File/File.pm
1919            + win32/ext/Win32API/File/File.xs
1920            + win32/ext/Win32API/File/Makefile.PL
1921            + win32/ext/Win32API/File/README
1922            + win32/ext/Win32API/File/buffers.h
1923            + win32/ext/Win32API/File/cFile.h
1924            + win32/ext/Win32API/File/cFile.pc
1925            + win32/ext/Win32API/File/const2perl.h
1926            + win32/ext/Win32API/File/ppport.h
1927            + win32/ext/Win32API/File/t/file.t
1928            + win32/ext/Win32API/File/t/tie.t
1929            + win32/ext/Win32API/File/typemap
1930            ! MANIFEST Porting/Maintainers.pl t/TEST t/harness
1931            ! win32/Makefile win32/config_sh.PL win32/makefile.mk
1932 ____________________________________________________________________________
1933 [ 28459] By: rgs                                   on 2006/06/30  13:28:46
1934         Log: Fix casting warnings related to snprintf/vsnprintf
1935      Branch: perl
1936            ! perl.h util.c
1937 ____________________________________________________________________________
1938 [ 28458] By: merijn                                on 2006/06/30  13:17:59
1939         Log: Solaris' sh doesn't like empty if's
1940      Branch: perl
1941            ! hints/solaris_2.sh
1942 ____________________________________________________________________________
1943 [ 28457] By: rgs                                   on 2006/06/30  13:09:40
1944         Log: PERL_UNUSED_CONTEXT is not enough to silence warnings when pTHXx
1945              is used.
1946      Branch: perl
1947            ! perl.c
1948 ____________________________________________________________________________
1949 [ 28456] By: rgs                                   on 2006/06/30  12:56:59
1950         Log: Fix a couple of compilation warnings
1951      Branch: perl
1952            ! regcomp.c toke.c
1953 ____________________________________________________________________________
1954 [ 28455] By: davem                                 on 2006/06/30  12:07:01
1955         Log: migrate CURLY/PLUS/STAR branch in regmatch() to new FSM-esque paradigm
1956      Branch: perl
1957            ! regexec.c regexp.h
1958 ____________________________________________________________________________
1959 [ 28454] By: rgs                                   on 2006/06/30  08:13:24
1960         Log: Small adjustment to the Plan
1961      Branch: perl
1962            ! pod/perltodo.pod
1963 ____________________________________________________________________________
1964 [ 28453] By: merijn                                on 2006/06/30  05:00:22
1965         Log: HASATTRIBUTE_UNUSED works for gcc-3.3, but not for g++-3.3
1966              Subject: Re: [PATCH] Re: [perl #39634] gcc 3.3 has problems with __attribute__((unused))
1967              From: Andrew Dougherty <doughera@lafayette.edu>
1968              Date: Thu, 29 Jun 2006 13:41:28 -0400 (EDT)
1969              Message-ID: <Pine.LNX.4.62.0606291327130.16718@fractal.phys.lafayette.edu>
1970      Branch: perl
1971            ! perl.h
1972 ____________________________________________________________________________
1973 [ 28452] By: rgs                                   on 2006/06/29  16:47:32
1974         Log: Another typo fix.
1975      Branch: perl
1976            ! pod/perlre.pod
1977 ____________________________________________________________________________
1978 [ 28451] By: rgs                                   on 2006/06/29  16:12:05
1979         Log: Typo fix.
1980      Branch: perl
1981            ! pod/perlre.pod
1982 ____________________________________________________________________________
1983 [ 28450] By: rgs                                   on 2006/06/29  15:53:43
1984         Log: Subject: [PATCH] Small precision about \Q \E inside m//x
1985              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
1986              Date: Thu, 29 Jun 2006 17:46:57 +0200
1987              Message-ID: <1151596017.44a3f5f105205@imp1-g19.free.fr>
1988      Branch: perl
1989            ! pod/perlre.pod
1990 ____________________________________________________________________________
1991 [ 28449] By: rgs                                   on 2006/06/29  14:53:38
1992         Log: Subject: [PATCH] Cleanup in Hash::Util::FieldHash
1993              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
1994              Date: Wed, 28 Jun 2006 19:20:14 +0200
1995              Message-Id: <B45A1CCD-ECCA-44EB-97A6-1DA9F5E4DE81@mailbox.tu-berlin.de>
1996      Branch: perl
1997            ! ext/Hash/Util/FieldHash/FieldHash.xs
1998            ! ext/Hash/Util/FieldHash/Makefile.PL
1999            ! ext/Hash/Util/FieldHash/t/01_load.t
2000 ____________________________________________________________________________
2001 [ 28448] By: craigb                                on 2006/06/29  14:21:35
2002         Log: Updated handling of signal names and signals for VMS
2003      Branch: perl
2004            ! configure.com vms/vms.c
2005 ____________________________________________________________________________
2006 [ 28447] By: rgs                                   on 2006/06/29  12:12:00
2007         Log: Some CPP macro sanitization by Sadahiro Tomoyuki
2008      Branch: perl
2009            ! utfebcdic.h
2010 ____________________________________________________________________________
2011 [ 28446] By: merijn                                on 2006/06/28  17:51:28
2012         Log: Solaris hints: gcc flags confuse Configure
2013              Subject: [PATCH] (Was Re: [perl #39636] Configure fails)
2014              From: Andy Dougherty <doughera@lafayette.edu>
2015              Date: Wed, 28 Jun 2006 13:37:54 -0400 (EDT)
2016              Message-ID: <Pine.LNX.4.62.0606281331350.3867@fractal.phys.lafayette.edu>
2017      Branch: perl
2018            ! hints/solaris_2.sh
2019 ____________________________________________________________________________
2020 [ 28445] By: rgs                                   on 2006/06/28  14:37:03
2021         Log: Subject: [PATCH] Update for IO::Uncompress::Base
2022              From: "Paul Marquess" <paul.marquess@ntlworld.com>
2023              Date: Wed, 28 Jun 2006 14:22:46 +0100
2024              Message-ID: <001701c69ab5$f4d5d3d0$2405140a@myopwv.com>
2025      Branch: perl
2026            ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
2027            ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
2028            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
2029            ! t/lib/compress/CompTestUtils.pm t/lib/compress/any.pl
2030            ! t/lib/compress/anyunc.pl t/lib/compress/multi.pl
2031            ! t/lib/compress/oneshot.pl
2032 ____________________________________________________________________________
2033 [ 28444] By: rgs                                   on 2006/06/28  08:42:09
2034         Log: Subject: [perl #39639] perldoc -f waitpid has wrong code example 
2035              From: Alexander_Gernler@genua.de (via RT) <perlbug-followup@perl.org>
2036              Date: Tue, 27 Jun 2006 07:23:59 -0700
2037              Message-ID: <rt-3.0.11-39639-135396.19.0765391798804@perl.org>
2038      Branch: perl
2039            ! pod/perlfunc.pod
2040 ____________________________________________________________________________
2041 [ 28435] By: rgs                                   on 2006/06/27  14:01:30
2042         Log: Nits in the perlpragma manpage
2043      Branch: perl
2044            ! pod/perlpragma.pod
2045 ____________________________________________________________________________
2046 [ 28434] By: rgs                                   on 2006/06/27  08:48:45
2047         Log: Subject: [PATCH] cflags.SH: scan the gcc warning flags only once, during .SH expansion
2048              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
2049              Date: Mon, 26 Jun 2006 22:12:37 +0300 (EEST)
2050              Message-Id: <20060626191237.8A0936CF04@seth.hut.fi>
2051      Branch: perl
2052            ! cflags.SH
2053 ____________________________________________________________________________
2054 [ 28433] By: rgs                                   on 2006/06/26  17:17:57
2055         Log: Adjust test preamble for Hash::Util tests too.
2056      Branch: perl
2057            ! ext/Hash/Util/t/Util.t
2058 ____________________________________________________________________________
2059 [ 28432] By: rgs                                   on 2006/06/26  16:50:58
2060         Log: Adjust test preambles for Hash::Util::FieldHash tests to change
2061              the @INC path only when testing inside the core
2062      Branch: perl
2063            ! ext/Hash/Util/FieldHash/t/01_load.t
2064            ! ext/Hash/Util/FieldHash/t/02_function.t
2065            ! ext/Hash/Util/FieldHash/t/03_class.t
2066            ! ext/Hash/Util/FieldHash/t/04_thread.t
2067            ! ext/Hash/Util/FieldHash/t/05_perlhook.t
2068            ! ext/Hash/Util/FieldHash/t/10_hash.t
2069            ! ext/Hash/Util/FieldHash/t/11_hashassign.t
2070            ! ext/Hash/Util/FieldHash/t/12_hashwarn.t
2071 ____________________________________________________________________________
2072 [ 28431] By: rgs                                   on 2006/06/26  16:32:16
2073         Log: Subject: Re: [PATCH] Hash::Util::FieldHash
2074              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
2075              Date: Mon, 26 Jun 2006 18:05:53 +0200
2076              Message-Id: <133195AB-599D-49EC-8CFE-D67299D947EB@mailbox.tu-berlin.de>
2077      Branch: perl
2078            ! ext/Hash/Util/FieldHash/Changes
2079            ! ext/Hash/Util/FieldHash/FieldHash.xs
2080            ! ext/Hash/Util/FieldHash/Makefile.PL
2081 ____________________________________________________________________________
2082 [ 28430] By: rgs                                   on 2006/06/26  16:29:06
2083         Log: Remove notes about removed 5005-threads from perlguts.
2084      Branch: perl
2085            ! pod/perlguts.pod
2086 ____________________________________________________________________________
2087 [ 28429] By: rgs                                   on 2006/06/26  12:31:19
2088         Log: Subject: [patch@28427] vms.c - null termination of string missing.
2089              From: "John E. Malmberg" <wb8tyw@qsl.net>
2090              Date: Mon, 26 Jun 2006 08:24:57 -0400
2091              Message-ID: <449FD219.5060900@qsl.net>
2092      Branch: perl
2093            ! vms/vms.c
2094 ____________________________________________________________________________
2095 [ 28428] By: rgs                                   on 2006/06/26  08:55:56
2096         Log: More perlreguts nits by Dominic Dunlop,
2097              plus fix a broken internal POD link
2098      Branch: perl
2099            ! pod/perlreguts.pod
2100 ____________________________________________________________________________
2101 [ 28427] By: rgs                                   on 2006/06/25  22:23:46
2102         Log: Nits about lock() in perlthrtut by Daniel Frederick Crisman,
2103              plus other nits by rgs
2104      Branch: perl
2105            ! pod/perlthrtut.pod
2106 ____________________________________________________________________________
2107 [ 28426] By: rgs                                   on 2006/06/25  21:57:30
2108         Log: Compilation fixes for VMS by John E. Malmberg
2109      Branch: perl
2110            ! ext/Hash/Util/FieldHash/FieldHash.xs
2111 ____________________________________________________________________________
2112 [ 28425] By: rgs                                   on 2006/06/25  21:12:06
2113         Log: Nits to perlreguts.pod by Dominic Dunlop
2114      Branch: perl
2115            ! pod/perlreguts.pod
2116 ____________________________________________________________________________
2117 [ 28424] By: mhx                                   on 2006/06/25  08:13:33
2118         Log: Upgrade to Devel::PPPort 3.08_06
2119      Branch: perl
2120            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/Makefile.PL
2121            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/mktests.PL
2122            ! ext/Devel/PPPort/ppport_h.PL ext/Devel/PPPort/soak
2123            ! ext/Devel/PPPort/t/MY_CXT.t ext/Devel/PPPort/t/SvPV.t
2124            ! ext/Devel/PPPort/t/SvREFCNT.t ext/Devel/PPPort/t/Sv_set.t
2125            ! ext/Devel/PPPort/t/call.t ext/Devel/PPPort/t/cop.t
2126            ! ext/Devel/PPPort/t/exception.t ext/Devel/PPPort/t/grok.t
2127            ! ext/Devel/PPPort/t/limits.t ext/Devel/PPPort/t/mPUSH.t
2128            ! ext/Devel/PPPort/t/magic.t ext/Devel/PPPort/t/memory.t
2129            ! ext/Devel/PPPort/t/misc.t ext/Devel/PPPort/t/newCONSTSUB.t
2130            ! ext/Devel/PPPort/t/newRV.t ext/Devel/PPPort/t/podtest.t
2131            ! ext/Devel/PPPort/t/ppphtest.t ext/Devel/PPPort/t/pvs.t
2132            ! ext/Devel/PPPort/t/snprintf.t ext/Devel/PPPort/t/sv_xpvf.t
2133            ! ext/Devel/PPPort/t/threads.t ext/Devel/PPPort/t/uv.t
2134            ! ext/Devel/PPPort/t/variables.t ext/Devel/PPPort/t/warn.t
2135 ____________________________________________________________________________
2136 [ 28423] By: stevep                                on 2006/06/25  01:45:51
2137         Log: Re: [PATCH] Hash::Util::FieldHash
2138              From: demerphq <demerphq@gmail.com>
2139              Date: Sat, 24 Jun 2006 13:19:35 +0200
2140              Message-ID: <9b18b3110606240419p1b5a2072t3867306925a3ce46@mail.gmail.com>
2141      Branch: perl
2142            ! ext/Hash/Util/FieldHash/Makefile.PL
2143 ____________________________________________________________________________
2144 [ 28422] By: davem                                 on 2006/06/24  23:31:33
2145         Log: quieten warning by avoiding a comment-within-a-comment
2146      Branch: perl
2147            ! regcomp.c
2148 ____________________________________________________________________________
2149 [ 28421] By: davem                                 on 2006/06/23  22:26:02
2150         Log: migrate TRIE branch in regmatch() to new FSM-esque paradigm
2151      Branch: perl
2152            ! regexec.c regexp.h
2153 ____________________________________________________________________________
2154 [ 28420] By: mhx                                   on 2006/06/23  19:06:43
2155         Log: Upgrade to Devel::PPPort 3.08_05
2156      Branch: perl
2157            - ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort.xs
2158            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/Makefile.PL
2159            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/soak
2160 ____________________________________________________________________________
2161 [ 28419] By: rgs                                   on 2006/06/23  16:28:03
2162         Log: Subject: Re: [PATCH] Hash::Util::FieldHash
2163              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
2164              Date: Wed, 21 Jun 2006 22:39:51 +0200
2165              Message-Id: <974A5B4B-7614-4F3F-BA7C-828960D82C55@mailbox.tu-berlin.de>
2166      Branch: perl
2167            + ext/Hash/Util/FieldHash/Changes
2168            + ext/Hash/Util/FieldHash/FieldHash.xs
2169            + ext/Hash/Util/FieldHash/Makefile.PL
2170            + ext/Hash/Util/FieldHash/lib/Hash/Util/FieldHash.pm
2171            + ext/Hash/Util/FieldHash/t/01_load.t
2172            + ext/Hash/Util/FieldHash/t/02_function.t
2173            + ext/Hash/Util/FieldHash/t/03_class.t
2174            + ext/Hash/Util/FieldHash/t/04_thread.t
2175            + ext/Hash/Util/FieldHash/t/05_perlhook.t
2176            + ext/Hash/Util/FieldHash/t/10_hash.t
2177            + ext/Hash/Util/FieldHash/t/11_hashassign.t
2178            + ext/Hash/Util/FieldHash/t/12_hashwarn.t
2179            ! MANIFEST embed.fnc embed.h ext/Hash/Util/Changes
2180            ! ext/Hash/Util/Makefile.PL ext/Hash/Util/lib/Hash/Util.pm hv.c
2181            ! mg.c pod/perlapi.pod pod/perlguts.pod proto.h sv.c
2182 ____________________________________________________________________________
2183 [ 28418] By: rgs                                   on 2006/06/23  14:00:59
2184         Log: Subject: Re: [PATCH] perlhack.pod
2185              From: "Dr.Ruud" <rvtol+news@isolution.nl>
2186              Date: Thu, 22 Jun 2006 23:42:53 +0200
2187              Message-ID: <20060622215407.9605.qmail@lists.develooper.com>
2188      Branch: perl
2189            ! pod/perlhack.pod
2190 ____________________________________________________________________________
2191 [ 28417] By: rgs                                   on 2006/06/23  10:50:29
2192         Log: Subject: [PATCH]: fix: [perl #39583] Pattern Match fails for specific length string
2193              From: demerphq <demerphq@gmail.com>
2194              Date: Fri, 23 Jun 2006 11:54:19 +0200
2195              Message-ID: <9b18b3110606230254m6afd620bjde6322aefda6f199@mail.gmail.com>
2196      Branch: perl
2197            ! regexec.c
2198 ____________________________________________________________________________
2199 [ 28416] By: rgs                                   on 2006/06/23  09:41:36
2200         Log: perltodo additions by Vadim Konovalov
2201      Branch: perl
2202            ! pod/perltodo.pod
2203 ____________________________________________________________________________
2204 [ 28415] By: stevep                                on 2006/06/22  11:34:20
2205         Log: Subject: [PATCH] IO::Compress::Base
2206              From: "Paul Marquess" <paul.marquess@ntlworld.com>
2207              Date: Thu, 22 Jun 2006 11:40:10 +0100
2208              Message-ID: <01f701c695e8$3d035e20$2405140a@myopwv.com>
2209      Branch: perl
2210            ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm
2211            ! t/lib/compress/merge.pl
2212 ____________________________________________________________________________
2213 [ 28414] By: steveh                                on 2006/06/22  08:05:14
2214         Log: Subject: Re: Smoke [5.9.4] 28410 FAIL(Fm) MSWin32 WinXP/.Net SP2 (x86/2 cpu)
2215              From: demerphq <demerphq@gmail.com>
2216              Date: Wed, 21 Jun 2006 22:51:03 +0200
2217              Message-ID: <9b18b3110606211351v5b052103i4d727ad464a162e@mail.gmail.com>
2218      Branch: perl
2219            ! regcomp.c
2220 ____________________________________________________________________________
2221 [ 28413] By: rgs                                   on 2006/06/21  08:15:38
2222         Log: Subject: [PATCH] <toke.c> isALNUM(*s) && *s != '_'
2223              From: "Dr.Ruud" <rvtol+news@isolution.nl>
2224              Date: Wed, 21 Jun 2006 01:58:19 +0200
2225              Message-ID: <20060621000237.24398.qmail@lists.develooper.com>
2226      Branch: perl
2227            ! toke.c
2228 ____________________________________________________________________________
2229 [ 28412] By: steveh                                on 2006/06/21  08:07:21
2230         Log: Fix code before declaration error introduced by #28405
2231      Branch: perl
2232            ! regcomp.c
2233 ____________________________________________________________________________
2234 [ 28411] By: rgs                                   on 2006/06/21  07:44:24
2235         Log: Subject: [PATCH] Re: [PATCH] Re: [perl #39530] printf: bad formatting of hexadecimal conversion of binary string using vector flag
2236              From: Dominic Dunlop <shouldbedomo@mac.com>
2237              Date: Tue, 20 Jun 2006 21:49:07 +0200
2238              Message-Id: <C48A3CD4-DDA5-43AD-8DDC-20375A187EFD@mac.com>
2239      Branch: perl
2240            ! t/op/sprintf.t
2241 ____________________________________________________________________________
2242 [ 28410] By: rgs                                   on 2006/06/20  22:01:16
2243         Log: Upgrade to Sys::Syslog 0.16
2244      Branch: perl
2245            ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Syslog.pm
2246            ! ext/Sys/Syslog/t/syslog.t
2247 ____________________________________________________________________________
2248 [ 28409] By: rgs                                   on 2006/06/20  17:22:15
2249         Log: Change 28404 broke the construct s/foo/<<BAR/e. So, try to be more
2250              clever. If the right hand side of s///e contains a #, then maybe
2251              it's a comment, so add a \n after it. Obviously, this is fast, but
2252              won't cover all possible cases.
2253      Branch: perl
2254            ! toke.c
2255 ____________________________________________________________________________
2256 [ 28408] By: rgs                                   on 2006/06/20  14:18:28
2257         Log: Subject: [PATCH] Re: [perl #39530] printf: bad formatting of hexadecimal conversion of binary string using vector flag
2258              From: Dominic Dunlop <shouldbedomo@mac.com>
2259              Date: Tue, 20 Jun 2006 16:02:38 +0200
2260              Message-Id: <D223CF35-9AC3-4351-A0C9-F4E224AAC19E@mac.com>
2261      Branch: perl
2262            ! sv.c t/op/sprintf.t
2263 ____________________________________________________________________________
2264 [ 28407] By: rgs                                   on 2006/06/20  12:51:31
2265         Log: Subject: [PATCH] IO::Compress::* 2.000_13
2266              From: "Paul Marquess" <paul.marquess@ntlworld.com>
2267              Date: Tue, 20 Jun 2006 13:40:47 +0100
2268              Message-ID: <00b101c69466$c18f0af0$2405140a@myopwv.com>
2269      Branch: perl
2270            ! ext/Compress/IO/Base/Changes ext/Compress/IO/Base/README
2271            ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm
2272            ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
2273            ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
2274            ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
2275            ! ext/Compress/IO/Base/t/01misc.t ext/Compress/IO/Zlib/Changes
2276            ! ext/Compress/IO/Zlib/README
2277            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Deflate.pm
2278            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Identity.pm
2279            ! ext/Compress/IO/Zlib/lib/IO/Compress/Deflate.pm
2280            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip.pm
2281            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip/Constants.pm
2282            ! ext/Compress/IO/Zlib/lib/IO/Compress/RawDeflate.pm
2283            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip.pm
2284            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip/Constants.pm
2285            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Constants.pm
2286            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Extra.pm
2287            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
2288            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
2289            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
2290            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm
2291            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm
2292            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm
2293            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm
2294            ! ext/Compress/IO/Zlib/t/105oneshot-zip-only.t
2295            ! ext/Compress/Raw/Zlib/README
2296            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
2297            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README
2298            ! ext/Compress/Zlib/lib/Compress/Zlib.pm t/lib/compress/multi.pl
2299            ! t/lib/compress/oneshot.pl
2300 ____________________________________________________________________________
2301 [ 28406] By: rgs                                   on 2006/06/20  12:44:27
2302         Log: Upgrade to Unicode::Normalize 1.01
2303      Branch: perl
2304            + ext/Unicode/Normalize/t/tie.t
2305            ! MANIFEST ext/Unicode/Normalize/Changes
2306            ! ext/Unicode/Normalize/Normalize.pm
2307            ! ext/Unicode/Normalize/Normalize.xs
2308            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/t/func.t
2309            ! ext/Unicode/Normalize/t/illegal.t
2310 ____________________________________________________________________________
2311 [ 28405] By: stevep                                on 2006/06/20  12:14:27
2312         Log: Clean up a few warnings in regcomp.c under -Dgccansipedantic.
2313      Branch: perl
2314            ! regcomp.c
2315 ____________________________________________________________________________
2316 [ 28404] By: rgs                                   on 2006/06/20  08:52:12
2317         Log: Subject: [perl #39365] Bug in toke.c (eval in subst) 
2318              From: bcarter@gumdrop.flyinganvil.org (via RT) <perlbug-followup@perl.org>
2319              Date: Fri, 09 Jun 2006 02:08:44 -0700
2320              Message-ID: <rt-3.0.11-39365-134716.18.9775670722527@perl.org>
2321              
2322              plus a regression test.
2323      Branch: perl
2324            ! t/comp/parser.t toke.c
2325 ____________________________________________________________________________
2326 [ 28403] By: rgs                                   on 2006/06/20  08:16:58
2327         Log: Subject: [PATCH lib/UNIVERSAL.pm] Add Documentation for DOES()
2328              From: chromatic <chromatic@wgz.org>
2329              Date: Sat, 17 Jun 2006 17:24:03 -0700
2330              Message-Id: <200606171724.04302.chromatic@wgz.org>
2331      Branch: perl
2332            ! lib/UNIVERSAL.pm
2333 ____________________________________________________________________________
2334 [ 28402] By: rgs                                   on 2006/06/19  11:27:03
2335         Log: Subject: RE: [PATCH] cflags.SH: rework the gcc warnings selection
2336              From: "Green, Paul" <Paul.Green@stratus.com>
2337              Date: Sun, 18 Jun 2006 19:41:50 -0400
2338              Message-ID: <F5F42E77A43DD944B6D664B00A5401CB02026106@EXNA.corp.stratus.com>
2339      Branch: perl
2340            ! cflags.SH
2341 ____________________________________________________________________________
2342 [ 28401] By: davem                                 on 2006/06/18  09:58:08
2343         Log: Subject:  [PATCH] Re: blead trie problems in tru64 with -DDEBUGGING
2344              From:  Jarkko Hietaniemi <jhi@iki.fi>
2345              Date:  Sun, 18 Jun 2006 01:04:46 +0300
2346              Message-Id:  <44947C7E.7090100@iki.fi>
2347      Branch: perl
2348            ! regexec.c
2349 ____________________________________________________________________________
2350 [ 28400] By: davem                                 on 2006/06/17  20:01:38
2351         Log: Subject:  [PATCH] Comply with the 0x80th commandment
2352              From:  demerphq <demerphq@gmail.com>
2353              Date:  Sat, 17 Jun 2006 16:44:17 +0200
2354              Message-Id:  <9b18b3110606170744x60f4074bg11bf0f4c87eeb6c1@mail.gmail.com>
2355              
2356              add some (U8) casts
2357      Branch: perl
2358            ! regcomp.h
2359 ____________________________________________________________________________
2360 [ 28399] By: davem                                 on 2006/06/17  16:39:53
2361         Log: dont warn at exit of detatched threads still running
2362      Branch: perl
2363            ! ext/threads/t/blocks.t ext/threads/threads.xs
2364 ____________________________________________________________________________
2365 [ 28398] By: davem                                 on 2006/06/16  23:25:51
2366         Log: start turning regmatch() main loop into a FSM
2367              also make BRANCH use the state stack rather than its own unwind struct
2368      Branch: perl
2369            ! regcomp.pl regexec.c regexp.h regnodes.h t/op/re_tests
2370 ____________________________________________________________________________
2371 [ 28397] By: rgs                                   on 2006/06/15  10:01:14
2372         Log: Subject: [PATCH] cflags.SH: rework the gcc warnings selection
2373              From: Jarkko Hietaniemi <jhi@iki.fi>
2374              Date: Thu, 15 Jun 2006 09:12:53 +0300
2375              Message-ID: <4490FA65.70006@iki.fi>
2376      Branch: perl
2377            ! cflags.SH
2378 ____________________________________________________________________________
2379 [ 28396] By: craigb                                on 2006/06/15  03:20:48
2380         Log: only use NAML$M_OPEN_SPECIAL where it exists
2381      Branch: perl
2382            ! vms/vms.c
2383 ____________________________________________________________________________
2384 [ 28395] By: craigb                                on 2006/06/15  03:16:34
2385         Log: signedness nit in Unicode::Normalize::decompose
2386      Branch: perl
2387            ! ext/Unicode/Normalize/Normalize.xs
2388 ____________________________________________________________________________
2389 [ 28394] By: rgs                                   on 2006/06/14  14:58:14
2390         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)
2391              From: demerphq <demerphq@gmail.com>
2392              Date: Wed, 14 Jun 2006 14:33:24 +0200
2393              Message-ID: <9b18b3110606140533k583fdd3bh6c4b292e7ff4cf13@mail.gmail.com>
2394      Branch: perl
2395            ! regcomp.c regcomp.h
2396 ____________________________________________________________________________
2397 [ 28393] By: rgs                                   on 2006/06/14  12:11:13
2398         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)
2399              From: demerphq <demerphq@gmail.com>
2400              Date: Wed, 14 Jun 2006 13:54:04 +0200
2401              Message-ID: <9b18b3110606140454p19f4241exae6528f1c7bb32d7@mail.gmail.com>
2402      Branch: perl
2403            ! ext/re/t/regop.pl lib/Benchmark.pm regcomp.c regcomp.h
2404            ! regexec.c
2405 ____________________________________________________________________________
2406 [ 28392] By: rgs                                   on 2006/06/13  09:23:23
2407         Log: I thought I had fixed the spelling of DOES() in universal.t, but
2408              apparently no.
2409      Branch: perl
2410            ! t/op/universal.t
2411 ____________________________________________________________________________
2412 [ 28391] By: rgs                                   on 2006/06/13  08:32:04
2413         Log: Subject: Guard clause should happen first, otherwise its not a guard clause.
2414              From: demerphq <demerphq@gmail.com>
2415              Date: Tue, 13 Jun 2006 09:39:42 +0200
2416              Message-ID: <9b18b3110606130039v1c6a3fe6s448e92ab2a05888a@mail.gmail.com>
2417      Branch: perl
2418            ! regcomp.c regexec.c
2419 ____________________________________________________________________________
2420 [ 28390] By: stevep                                on 2006/06/13  01:15:21
2421         Log: Upgrade to Digest-SHA-5.41
2422      Branch: perl
2423            ! ext/Digest/SHA/Changes ext/Digest/SHA/README
2424            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum
2425            ! ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h
2426            ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h
2427            ! ext/Digest/SHA/t/2-nist-sha-oo.t
2428 ____________________________________________________________________________
2429 [ 28389] By: stevep                                on 2006/06/13  01:00:02
2430         Log: Upgrade to Unicode-Normalize-1.00
2431      Branch: perl
2432            ! ext/Unicode/Normalize/Changes
2433            ! ext/Unicode/Normalize/Normalize.pm
2434            ! ext/Unicode/Normalize/Normalize.xs
2435            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
2436            ! ext/Unicode/Normalize/t/fcdc.t ext/Unicode/Normalize/t/func.t
2437            ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/null.t
2438            ! ext/Unicode/Normalize/t/test.t
2439 ____________________________________________________________________________
2440 [ 28388] By: rgs                                   on 2006/06/12  17:21:22
2441         Log: Subject: Re: Segv from new regex code when under threads.
2442              From: demerphq <demerphq@gmail.com>
2443              Date: Mon, 12 Jun 2006 19:17:30 +0200
2444              Message-ID: <9b18b3110606121017t3af81484t4fb13015fac74592@mail.gmail.com>
2445      Branch: perl
2446            ! regcomp.c win32/vmem.h
2447 ____________________________________________________________________________
2448 [ 28387] By: rgs                                   on 2006/06/12  16:41:44
2449         Log: Add the new method UNIVERSAL::DOES() and the API function sv_does()
2450              
2451              Subject: Re: [PROPOSED PATCH: universal.c, t/op/universal.t] Add does()
2452              From: chromatic <chromatic@wgz.org>
2453              Date: Tue, 30 May 2006 17:41:08 -0700
2454              Message-Id: <200605301741.08363.chromatic@wgz.org>
2455      Branch: perl
2456            ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h
2457            ! t/op/universal.t universal.c
2458 ____________________________________________________________________________
2459 [ 28386] By: rgs                                   on 2006/06/12  14:35:22
2460         Log: Adapt the new Test::Harness test to the core
2461      Branch: perl
2462            ! lib/Test/Harness/t/failure.t
2463 ____________________________________________________________________________
2464 [ 28385] By: rgs                                   on 2006/06/12  14:12:18
2465         Log: Subject: [PATCH] Static cleanup in pp_sort.c
2466              From: andy@petdance.com (Andy Lester)
2467              Date: Mon, 12 Jun 2006 08:59:34 -0500
2468              Message-ID: <20060612135934.GA2202@petdance.com>
2469      Branch: perl
2470            ! embed.fnc embed.h pp_sort.c proto.h
2471 ____________________________________________________________________________
2472 [ 28384] By: rgs                                   on 2006/06/12  14:08:09
2473         Log: Upgrade to Test::Harness 2.62
2474      Branch: perl
2475            + lib/Test/Harness/t/failure.t
2476            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
2477 ____________________________________________________________________________
2478 [ 28383] By: rgs                                   on 2006/06/12  13:01:43
2479         Log: Subject: Fw: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.15.tar.gz
2480              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
2481              Date: Sun, 11 Jun 2006 02:30:54 +0200
2482              Message-ID: <1149985854.448b643e27a1f@imp5-g19.free.fr>
2483      Branch: perl
2484            + ext/Sys/Syslog/ppport.h
2485            ! MANIFEST ext/Sys/Syslog/Changes ext/Sys/Syslog/README
2486            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/Syslog.xs
2487            ! ext/Sys/Syslog/t/syslog.t
2488 ____________________________________________________________________________
2489 [ 28382] By: rgs                                   on 2006/06/12  12:08:54
2490         Log: Subject: Re: [PATCH DOC] Three minor fixes related to perlop
2491              From: Daniel Frederick Crisman <daniel@crisman.org>
2492              Date: Sat, 10 Jun 2006 10:49:29 -0400
2493              Message-ID: <20060610144929.GA10201@fury.crisman.org>
2494      Branch: perl
2495            ! pod/perldiag.pod pod/perlop.pod
2496 ____________________________________________________________________________
2497 [ 28381] By: rgs                                   on 2006/06/12  10:07:18
2498         Log: Subject: [PATCH] Proper use of enums
2499              From: andy@petdance.com (Andy Lester)
2500              Date: Sun, 11 Jun 2006 22:44:34 -0500
2501              Message-ID: <20060612034434.GA21588@petdance.com>
2502      Branch: perl
2503            ! embed.fnc gv.c op.c perlio.c pod/perlapi.pod pp.c proto.h sv.c
2504            ! sv.h
2505 ____________________________________________________________________________
2506 [ 28380] By: rgs                                   on 2006/06/11  23:08:32
2507         Log: Subject: Re: [PATCH] regexec/regcomp.c cleanups
2508              From: demerphq <demerphq@gmail.com>
2509              Date: Sun, 11 Jun 2006 23:01:14 +0200
2510              Message-ID: <9b18b3110606111401o143b2f57rd17bf117979853e7@mail.gmail.com>
2511      Branch: perl
2512            ! ext/re/re.pm pod/perlreguts.pod regcomp.c regcomp.h regexec.c
2513            ! regexp.h sv.c
2514 ____________________________________________________________________________
2515 [ 28379] By: rgs                                   on 2006/06/11  22:00:03
2516         Log: Subject: Re: [PATCH] Better version of the Aho-Corasick patch and lots of benchmarks.
2517              From: demerphq <demerphq@gmail.com>
2518              Date: Fri, 9 Jun 2006 19:48:11 +0200
2519              Message-ID: <9b18b3110606091048n4d1f3b17vc608943044d4532a@mail.gmail.com>
2520      Branch: perl
2521            ! ext/re/re.pm regcomp.c regexec.c regexp.h
2522 ____________________________________________________________________________
2523 [ 28378] By: nicholas                              on 2006/06/11  20:52:36
2524         Log: A little more work needed to get ext/re/t/re.t test 14 (no segv) passing
2525              with PERL_DESTRUCT_LEVEL=2.
2526      Branch: perl
2527            ! gv.c regcomp.h
2528 ____________________________________________________________________________
2529 [ 28377] By: rgs                                   on 2006/06/09  16:40:52
2530         Log: Mark the 1st argument to S_exec_failed as non null
2531      Branch: perl
2532            ! embed.fnc proto.h
2533 ____________________________________________________________________________
2534 [ 28376] By: rgs                                   on 2006/06/09  16:15:08
2535         Log: Subject: [PATCH] Add error checks after execing PL_cshname or PL_sh_path
2536              From: "Jan Dubois" <jand@activestate.com>
2537              Date: Wed, 7 Jun 2006 15:53:02 -0700
2538              Message-ID: <002301c68a85$21aa7320$d045a8c0@candy>
2539      Branch: perl
2540            ! doio.c embed.fnc embed.h proto.h
2541 ____________________________________________________________________________
2542 [ 28375] By: rgs                                   on 2006/06/09  16:03:03
2543         Log: Subject: [patch] Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.64.tar.gz
2544              From: John Peacock <jpeacock@rowman.com>
2545              Date: Thu, 08 Jun 2006 21:14:04 -0400
2546              Message-ID: <4488CB5C.4070702@rowman.com>
2547      Branch: perl
2548            ! lib/version.pm lib/version.pod lib/version.t universal.c
2549            ! util.c
2550 ____________________________________________________________________________
2551 [ 28374] By: rgs                                   on 2006/06/09  14:39:31
2552         Log: Subject: [PATCH] sv_dup
2553              From: andy@petdance.com (Andy Lester)
2554              Date: Fri, 9 Jun 2006 00:39:25 -0500
2555              Message-ID: <20060609053925.GA30698@petdance.com>
2556      Branch: perl
2557            ! sv.c
2558 ____________________________________________________________________________
2559 [ 28373] By: rgs                                   on 2006/06/09  14:06:24
2560         Log: Subject: Re: [PATCH] Better version of the Aho-Corasick patch and lots of benchmarks.
2561              From: demerphq <demerphq@gmail.com>
2562              Date: Fri, 9 Jun 2006 00:56:37 +0200
2563              Message-ID: <9b18b3110606081556t779de698r82f361d82a05fbc8@mail.gmail.com>
2564              
2565              (with tweaks)
2566      Branch: perl
2567            ! embed.fnc embed.h ext/re/t/re.t ext/re/t/regop.pl
2568            ! ext/re/t/regop.t proto.h regcomp.c regcomp.h regexec.c sv.c
2569 ____________________________________________________________________________
2570 [ 28372] By: rgs                                   on 2006/06/08  14:11:29
2571         Log: Add the perlreguts manpage, by Yves Orton
2572      Branch: perl
2573            + pod/perlreguts.pod
2574            ! MANIFEST pod.lst pod/perl.pod pod/perltoc.pod
2575            ! vms/descrip_mms.template win32/pod.mak
2576 ____________________________________________________________________________
2577 [ 28371] By: rgs                                   on 2006/06/08  13:00:18
2578         Log: Subject: [PATCH] Re: range operator vs. unicode
2579              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
2580              Date: Thu, 8 Jun 2006 02:33:43 -0700
2581              Message-ID: <20060608093343.GD2676@efn.org>
2582              
2583              with tweaks
2584      Branch: perl
2585            ! pod/perlop.pod
2586 ____________________________________________________________________________
2587 [ 28370] By: rgs                                   on 2006/06/07  20:47:20
2588         Log: Revert change #20462 (except the regression test),
2589              since the bug has been really fixed by change #22074,
2590              as explained in :
2591              Subject: Re: [perl #39247] defined-ness of substrings disappear over repeated calls
2592              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
2593              Date: Thu, 01 Jun 2006 08:16:51 +0900
2594              Message-Id: <20060601081304.7A39.BQW10602@nifty.com>
2595      Branch: perl
2596            ! pp.c
2597 ____________________________________________________________________________
2598 [ 28369] By: nicholas                              on 2006/06/07  17:36:32
2599         Log: The binmode in t/iop/utf8.t doesn't need to be conditional on ${^OPEN}
2600      Branch: perl
2601            ! t/io/utf8.t
2602 ____________________________________________________________________________
2603 [ 28368] By: craigb                                on 2006/06/07  12:29:32
2604         Log: autosplit one level deeper so we don't miss anything
2605              on a second pass (where lib/auto already exists)
2606      Branch: perl
2607            ! vms/descrip_mms.template
2608 ____________________________________________________________________________
2609 [ 28367] By: craigb                                on 2006/06/07  12:14:39
2610         Log: Subject: [patch@28349] vmsify - full EFS charset support
2611              From: "John E. Malmberg" <wb8tyw@qsl.net>
2612              Date: Mon, 05 Jun 2006 23:39:32 -0400
2613              Message-id: <4484F8F4.7040902@qsl.net>
2614
2615      Branch: perl
2616            ! vms/vms.c vms/vmsish.h
2617 ____________________________________________________________________________
2618 [ 28366] By: rgs                                   on 2006/06/07  09:13:51
2619         Log: Add a regression test to ensure that charnames pragma
2620              is propagated to eval("")
2621      Branch: perl
2622            ! lib/charnames.t
2623 ____________________________________________________________________________
2624 [ 28365] By: rgs                                   on 2006/06/07  08:47:49
2625         Log: Make "use feature 'dor'" an alias for "use feature 'err'"
2626      Branch: perl
2627            ! lib/feature.pm
2628 ____________________________________________________________________________
2629 [ 28364] By: rgs                                   on 2006/06/07  08:33:35
2630         Log: Subject: [PATCH] exhausting <> in BEGIN{} gets ARGVOUT used only once warning
2631              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
2632              Date: Tue, 6 Jun 2006 22:24:46 -0700
2633              Message-ID: <20060607052446.GA3240@efn.org>
2634      Branch: perl
2635            ! gv.c t/op/readline.t
2636 ____________________________________________________________________________
2637 [ 28363] By: rgs                                   on 2006/06/07  08:30:03
2638         Log: Subject: [PATCH] dump.c patches
2639              From: andy@petdance.com (Andy Lester)
2640              Date: Tue, 6 Jun 2006 10:01:37 -0500
2641              Message-ID: <20060606150137.GA4434@petdance.com>
2642      Branch: perl
2643            ! doop.c dump.c
2644 ____________________________________________________________________________
2645 [ 28362] By: merijn                                on 2006/06/06  18:33:52
2646         Log: Subject: [PATCH]Teach Configure that icc is not gcc
2647              From: Steve Peters <steve@fisharerojo.org>
2648              Date: Tue, 6 Jun 2006 10:33:12 -0500
2649              Message-ID: <20060606153312.GA5542@fisharerojo.org>
2650      Branch: perl
2651            ! Configure
2652 ____________________________________________________________________________
2653 [ 28360] By: rgs                                   on 2006/06/06  16:30:36
2654         Log: Upgrade to Module::CoreList 2.05
2655              (contains a patch by Adriano Ferreira to make corelist accept
2656              regexps as arguments)
2657      Branch: perl
2658            + lib/Module/CoreList/t/find_modules.t
2659            ! MANIFEST lib/Module/CoreList.pm
2660            ! lib/Module/CoreList/bin/corelist
2661 ____________________________________________________________________________
2662 [ 28359] By: rgs                                   on 2006/06/06  12:37:34
2663         Log: Upgrade to Encode 2.18
2664      Branch: perl
2665            ! ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm ext/Encode/Changes
2666            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/Encode.pm
2667            ! ext/Encode/Encode.xs ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm
2668            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
2669            ! ext/Encode/bin/enc2xs ext/Encode/encoding.pm
2670            ! ext/Encode/lib/Encode/Alias.pm
2671            ! ext/Encode/lib/Encode/CJKConstants.pm
2672            ! ext/Encode/lib/Encode/CN/HZ.pm ext/Encode/lib/Encode/Config.pm
2673            ! ext/Encode/lib/Encode/Encoding.pm
2674            ! ext/Encode/lib/Encode/Guess.pm ext/Encode/lib/Encode/JP/H2Z.pm
2675            ! ext/Encode/lib/Encode/JP/JIS7.pm
2676            ! ext/Encode/lib/Encode/KR/2022_KR.pm
2677            ! ext/Encode/lib/Encode/MIME/Header.pm
2678            ! ext/Encode/lib/Encode/MIME/Header/ISO_2022_JP.pm
2679            ! ext/Encode/lib/Encode/Unicode/UTF7.pm
2680 ____________________________________________________________________________
2681 [ 28358] By: rgs                                   on 2006/06/06  11:27:19
2682         Log: Subject: [PATCH] more accumulated cleanups
2683              From: andy@petdance.com (Andy Lester)
2684              Date: Tue, 6 Jun 2006 00:25:01 -0500
2685              Message-ID: <20060606052501.GA30469@petdance.com>
2686      Branch: perl
2687            ! av.c doio.c utf8.c util.c
2688 ____________________________________________________________________________
2689 [ 28357] By: rgs                                   on 2006/06/06  11:17:22
2690         Log: Subject: [PATCH] Accumulated toke.c cleanups
2691              From: andy@petdance.com (Andy Lester)
2692              Date: Tue, 6 Jun 2006 00:07:36 -0500
2693              Message-ID: <20060606050736.GA30291@petdance.com>
2694      Branch: perl
2695            ! toke.c
2696 ____________________________________________________________________________
2697 [ 28356] By: rgs                                   on 2006/06/06  11:05:46
2698         Log: Subject: [PATCH] random thread test failure
2699              From: "Jerry D. Hedden" <jerry@hedden.us>
2700              Date: Mon, 05 Jun 2006 13:28:51 -0700
2701              Message-ID: <20060605132851.fb30e530d17747c2b054d625b8945d88.65486bb40b.wbe@email.secureserver.net>
2702      Branch: perl
2703            ! ext/threads/t/thread.t
2704 ____________________________________________________________________________
2705 [ 28355] By: rgs                                   on 2006/06/06  11:02:14
2706         Log: Subject: [PATCH] threads 1.32
2707              From: "Jerry D. Hedden" <jerry@hedden.us>
2708              Date: Mon, 05 Jun 2006 06:34:56 -0700
2709              Message-ID: <20060605063456.fb30e530d17747c2b054d625b8945d88.21396dde59.wbe@email.secureserver.net>
2710      Branch: perl
2711            + ext/threads/hints/hpux.pl
2712            ! MANIFEST ext/threads/Changes ext/threads/README
2713            ! ext/threads/t/blocks.t ext/threads/t/context.t
2714            ! ext/threads/t/end.t ext/threads/t/free.t ext/threads/t/free2.t
2715            ! ext/threads/t/join.t ext/threads/t/kill.t ext/threads/t/libc.t
2716            ! ext/threads/t/problems.t ext/threads/t/thread.t
2717            ! ext/threads/threads.pm ext/threads/threads.xs
2718 ____________________________________________________________________________
2719 [ 28354] By: nicholas                              on 2006/06/05  21:39:40
2720         Log: Eliminate most of the UTF-8 black smoke by skipping optree tests when
2721              ${^OPEN} is set, and tweaking hints.t to understand that $^H is
2722              different when -C has been used.
2723      Branch: perl
2724            ! ext/B/t/optree_check.t ext/B/t/optree_concise.t
2725            ! ext/B/t/optree_constants.t ext/B/t/optree_misc.t
2726            ! ext/B/t/optree_samples.t ext/B/t/optree_sort.t
2727            ! ext/B/t/optree_specials.t ext/B/t/optree_varinit.t
2728            ! t/comp/hints.t
2729 ____________________________________________________________________________
2730 [ 28353] By: nicholas                              on 2006/06/05  21:38:38
2731         Log: Add the missing ${^OPEN} hints flag to B::Concise
2732      Branch: perl
2733            ! ext/B/B/Concise.pm
2734 ____________________________________________________________________________
2735 [ 28352] By: rgs                                   on 2006/06/05  16:22:46
2736         Log: Subject: [DOCPATCH perlunicode.pod] paragraphing nit
2737              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
2738              Date: Sun, 04 Jun 2006 15:52:54 +0900
2739              Message-Id: <20060604155149.0913.BQW10602@nifty.com>
2740      Branch: perl
2741            ! pod/perlunicode.pod
2742 ____________________________________________________________________________
2743 [ 28351] By: rgs                                   on 2006/06/05  08:35:45
2744         Log: Subject: [PATCH] mg.c: using #ifdef inside a macro call ENONPORTABLE (causes e.g. AIX to barf)
2745              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
2746              Date: Sun, 4 Jun 2006 11:21:30 +0300 (EEST)
2747              Message-Id: <200606040821.k548LUYu010965@vipunen.hut.fi>
2748      Branch: perl
2749            ! mg.c
2750 ____________________________________________________________________________
2751 [ 28350] By: rgs                                   on 2006/06/05  07:50:12
2752         Log: Use POSIX::_exit instead of exit in IPC::Open when exiting after an
2753              exec() failure, as suggested by Salvador Fandino after change #28347
2754      Branch: perl
2755            ! lib/IPC/Open3.pm
2756 ____________________________________________________________________________
2757 [ 28349] By: rgs                                   on 2006/06/04  22:32:50
2758         Log: The smart match table was duplicated in source code and in perlsyn,
2759              so remove the one in the source code
2760      Branch: perl
2761            ! pod/perlsyn.pod pp_ctl.c
2762 ____________________________________________________________________________
2763 [ 28348] By: craigb                                on 2006/06/02  23:18:08
2764         Log: It's all relative -- better handling of tainted directories
2765              in PATH on VMS (and scrubbing them in t/test.pl).
2766      Branch: perl
2767            ! mg.c t/test.pl
2768 ____________________________________________________________________________
2769 [ 28347] By: davem                                 on 2006/06/02  19:53:52
2770         Log: IPC::Open3 handled exec failure badly
2771              When you're in the child, don't croak - you may get trapped by
2772              eval. Also clarify the documentation
2773      Branch: perl
2774            ! lib/IPC/Open3.pm
2775 ____________________________________________________________________________
2776 [ 28346] By: stevep                                on 2006/06/01  19:11:38
2777         Log: Subject: [perl #39178] IO::Socket::connect returns wrong errno on timeout
2778              From: "mlelstv@serpens.de (via RT)" <perlbug-followup@perl.org>
2779              Date: Sun, 21 May 2006 04:23:38 -0700
2780              Message-ID: <rt-3.0.11-39178-133695.13.7935957232893@perl.org>
2781      Branch: perl
2782            ! ext/IO/lib/IO/Socket.pm
2783 ____________________________________________________________________________
2784 [ 28345] By: rgs                                   on 2006/06/01  14:50:50
2785         Log: Add the perlunitut manpage, by Juerd Waalboer
2786      Branch: perl
2787            + pod/perlunitut.pod
2788            ! MANIFEST pod.lst pod/perl.pod pod/perltoc.pod
2789            ! vms/descrip_mms.template win32/pod.mak
2790 ____________________________________________________________________________
2791 [ 28344] By: rgs                                   on 2006/06/01  12:16:09
2792         Log: Subject: [PATCH: installperl] Was: Bug#369481: perl-base: 5.8.4-8sarge4 seemed to trigger "weak references not implemented"
2793              From: Brendan O'Dea <bod@debian.org>
2794              Date: Wed, 31 May 2006 22:51:48 +1000
2795              Message-ID: <20060531125148.GA20658@londo.c47.org>
2796      Branch: perl
2797            ! installperl
2798 ____________________________________________________________________________
2799 [ 28343] By: rgs                                   on 2006/06/01  11:40:34
2800         Log: Add a few more built-in types in perlfunc/ref()
2801      Branch: perl
2802            ! pod/perlfunc.pod
2803 ____________________________________________________________________________
2804 [ 28342] By: rgs                                   on 2006/06/01  07:08:36
2805         Log: Remove duplicate file in manifest
2806      Branch: perl
2807            ! MANIFEST
2808 ____________________________________________________________________________
2809 [ 28341] By: rgs                                   on 2006/06/01  07:07:43
2810         Log: Add missing file to MANIFEST
2811      Branch: perl
2812            ! MANIFEST
2813 ____________________________________________________________________________
2814 [ 28340] By: craigb                                on 2006/05/31  03:31:54
2815         Log: Teach incfilter.t some DCL.
2816      Branch: perl
2817            ! t/op/incfilter.t
2818 ____________________________________________________________________________
2819 [ 28339] By: craigb                                on 2006/05/31  03:19:27
2820         Log: Make VMS-specific device name encoding routine say no more politely.
2821      Branch: perl
2822            ! vms/vms.c
2823 ____________________________________________________________________________
2824 [ 28338] By: rgs                                   on 2006/05/30  12:21:17
2825         Log: Subject: Re: B::Lint changes
2826              From: "Joshua ben Jore" <twists@gmail.com>
2827              Date: Thu, 18 May 2006 08:45:30 -0500
2828              Message-ID: <dc5c751d0605180645q63ddba5fga354d2660a4877f5@mail.gmail.com>
2829      Branch: perl
2830            ! ext/B/B/Lint.pm ext/B/t/lint.t
2831 ____________________________________________________________________________
2832 [ 28337] By: nicholas                              on 2006/05/30  11:59:26
2833         Log: Fix bugs in the bytecode system caused by the abolition of cop_io.
2834      Branch: perl
2835            ! ext/B/B.xs ext/B/B/Bytecode.pm
2836 ____________________________________________________________________________
2837 [ 28336] By: rgs                                   on 2006/05/30  08:32:00
2838         Log: Subject: C is not perl, AV's dont just magically free themselves...
2839              From: demerphq <demerphq@gmail.com>
2840              Date: Tue, 30 May 2006 10:23:19 +0200
2841              Message-ID: <9b18b3110605300123t467f14eerf30a149f253be281@mail.gmail.com>
2842      Branch: perl
2843            ! regcomp.c
2844 ____________________________________________________________________________
2845 [ 28335] By: nicholas                              on 2006/05/29  22:58:46
2846         Log: Comprehensive regression tests for Perl_refcounted_he_fetch().
2847              Fix a bug due to the fact that Perl's typedef'd "bool" type isn't
2848              actually boolean.
2849      Branch: perl
2850            + ext/XS/APItest/t/op.t t/op/caller.pl
2851            ! MANIFEST ext/XS/APItest/APItest.xs hv.c t/op/caller.t
2852 ____________________________________________________________________________
2853 [ 28334] By: craigb                                on 2006/05/29  22:34:23
2854         Log: Subject: [PATCH] redo part of change 27374
2855              From: Abe Timmerman <abe@ztreet.demon.nl>
2856              Date: Mon, 29 May 2006 23:24:51 +0200
2857              Message-id: <200605292324.51714.abe@ztreet.demon.nl>
2858
2859      Branch: perl
2860            ! configure.com
2861 ____________________________________________________________________________
2862 [ 28333] By: craigb                                on 2006/05/29  19:37:41
2863         Log: And some more DynaLoader things that should not be tested on
2864              VMS since they are not part of the implementation.
2865      Branch: perl
2866            ! ext/DynaLoader/t/DynaLoader.t
2867 ____________________________________________________________________________
2868 [ 28332] By: mhx                                   on 2006/05/29  17:50:48
2869         Log: Upgrade to Devel::PPPort 3.08_04
2870      Branch: perl
2871            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
2872            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
2873            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/TODO
2874            ! ext/Devel/PPPort/apicheck_c.PL
2875            ! ext/Devel/PPPort/devel/buildperl.pl
2876            ! ext/Devel/PPPort/devel/devtools.pl
2877            ! ext/Devel/PPPort/devel/mktodo ext/Devel/PPPort/devel/mktodo.pl
2878            ! ext/Devel/PPPort/devel/regenerate
2879            ! ext/Devel/PPPort/parts/apicheck.pl
2880            ! ext/Devel/PPPort/parts/base/5004000
2881            ! ext/Devel/PPPort/parts/base/5004050
2882            ! ext/Devel/PPPort/parts/base/5005000
2883            ! ext/Devel/PPPort/parts/base/5005030
2884            ! ext/Devel/PPPort/parts/base/5006000
2885            ! ext/Devel/PPPort/parts/base/5006001
2886            ! ext/Devel/PPPort/parts/base/5007001
2887            ! ext/Devel/PPPort/parts/base/5007002
2888            ! ext/Devel/PPPort/parts/base/5007003
2889            ! ext/Devel/PPPort/parts/base/5008000
2890            ! ext/Devel/PPPort/parts/base/5008001
2891            ! ext/Devel/PPPort/parts/base/5009000
2892            ! ext/Devel/PPPort/parts/base/5009001
2893            ! ext/Devel/PPPort/parts/base/5009002
2894            ! ext/Devel/PPPort/parts/base/5009003
2895            ! ext/Devel/PPPort/parts/base/5009004
2896            ! ext/Devel/PPPort/parts/inc/podtest
2897            ! ext/Devel/PPPort/parts/todo/5004000
2898            ! ext/Devel/PPPort/parts/todo/5005000
2899            ! ext/Devel/PPPort/parts/todo/5005030
2900            ! ext/Devel/PPPort/parts/todo/5006000
2901            ! ext/Devel/PPPort/parts/todo/5006001
2902            ! ext/Devel/PPPort/parts/todo/5007001
2903            ! ext/Devel/PPPort/parts/todo/5007002
2904            ! ext/Devel/PPPort/parts/todo/5007003
2905            ! ext/Devel/PPPort/parts/todo/5008000
2906            ! ext/Devel/PPPort/parts/todo/5008001
2907            ! ext/Devel/PPPort/parts/todo/5009000
2908            ! ext/Devel/PPPort/parts/todo/5009001
2909            ! ext/Devel/PPPort/parts/todo/5009002
2910            ! ext/Devel/PPPort/parts/todo/5009003
2911            ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak
2912            ! ext/Devel/PPPort/t/podtest.t
2913 ____________________________________________________________________________
2914 [ 28331] By: davem                                 on 2006/05/29  15:27:02
2915         Log: make require report too many open files error
2916              ie don't continue searching the rest of @INC
2917      Branch: perl
2918            ! pp_ctl.c
2919 ____________________________________________________________________________
2920 [ 28330] By: davem                                 on 2006/05/29  14:12:13
2921         Log: ensure failure to load Carp::Heavy gets reported
2922      Branch: perl
2923            ! lib/Carp.pm
2924 ____________________________________________________________________________
2925 [ 28329] By: rgs                                   on 2006/05/29  14:08:42
2926         Log: Revert change 28322, which makes ithreads panic
2927      Branch: perl
2928            ! perlio.c
2929 ____________________________________________________________________________
2930 [ 28328] By: rgs                                   on 2006/05/29  13:41:24
2931         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. 
2932              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
2933              Date: Sun, 21 May 2006 19:33:21 +0900
2934              Message-Id: <20060521193259.81E5.BQW10602@nifty.com>
2935              
2936              with test tweaks further suggested by the same
2937      Branch: perl
2938            ! sv.c t/op/sprintf2.t
2939 ____________________________________________________________________________
2940 [ 28327] By: rgs                                   on 2006/05/29  13:10:45
2941         Log: Silence a warning
2942      Branch: perl
2943            ! regcomp.c
2944 ____________________________________________________________________________
2945 [ 28326] By: rgs                                   on 2006/05/29  12:40:15
2946         Log: Regen headers following change 28325. Also, make it compile
2947              with gcc by forward-declaring struct _reg_trie_data; and
2948              tweak the new re test to use test.pl, in order to portably
2949              run a new interpreter
2950      Branch: perl
2951            ! embed.h ext/re/t/regop.t perl.h proto.h regcomp.c regcomp.h
2952            ! regexec.c regnodes.h
2953 ____________________________________________________________________________
2954 [ 28325] By: rgs                                   on 2006/05/29  12:38:09
2955         Log: Subject: Re: [PATCH] More regex optimisations and debug enhancements (including Andys stuff too)
2956              From: demerphq <demerphq@gmail.com>
2957              Date: Sun, 28 May 2006 16:24:59 +0200
2958              Message-ID: <9b18b3110605280724u54a9c53bn3b20692b6fe4f1c3@mail.gmail.com>
2959      Branch: perl
2960            + ext/re/t/regop.pl ext/re/t/regop.t
2961            ! MANIFEST embed.fnc ext/re/re.pm regcomp.c regcomp.h regcomp.pl
2962            ! regcomp.sym regexec.c t/op/re_tests
2963 ____________________________________________________________________________
2964 [ 28324] By: rgs                                   on 2006/05/29  09:39:06
2965         Log: Subject: [PATCH] skip t/op/incfilter.t for "make clean;make miniperl;make minitest"
2966              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
2967              Date: Sun, 28 May 2006 14:11:02 +0300 (EEST)
2968              Message-Id: <200605281111.k4SBB2jc133843@kosh.hut.fi>
2969      Branch: perl
2970            ! t/op/incfilter.t
2971 ____________________________________________________________________________
2972 [ 28323] By: rgs                                   on 2006/05/29  08:20:36
2973         Log: Subject: [PATCH] gv.c consting
2974              From: andy@petdance.com (Andy Lester)
2975              Date: Sun, 28 May 2006 12:24:25 -0500
2976              Message-ID: <20060528172425.GA8291@petdance.com>
2977              
2978              Subject: [PATCH] mg.c consting
2979              From: andy@petdance.com (Andy Lester)
2980              Date: Sun, 28 May 2006 11:34:33 -0500
2981              Message-ID: <20060528163433.GA5518@petdance.com>
2982      Branch: perl
2983            ! embed.fnc gv.c mg.c proto.h
2984 ____________________________________________________________________________
2985 [ 28322] By: rgs                                   on 2006/05/29  08:00:04
2986         Log: Subject: [PATCH] perlio.c: nobody was freeing PL_perlio_fd_refcnt, now PerlIO_cleanup() is
2987              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
2988              Date: Sun, 28 May 2006 18:15:35 +0300 (EEST)
2989              Message-Id: <20060528151535.BEA3E6D08C@seth.hut.fi>
2990      Branch: perl
2991            ! perlio.c
2992 ____________________________________________________________________________
2993 [ 28321] By: nicholas                              on 2006/05/28  10:55:17
2994         Log: Subject: [PATCH] DynaLoader.t: less assumptions
2995              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
2996              Message-ID: <44796AF2.8060903@gmail.com>
2997              Date: Sun, 28 May 2006 12:18:42 +0300
2998      Branch: perl
2999            ! ext/DynaLoader/t/DynaLoader.t
3000 ____________________________________________________________________________
3001 [ 28320] By: nicholas                              on 2006/05/28  10:40:48
3002         Log: Perl_refcounted_he_chain_2hv()'s code to skip duplicate keys was far
3003              too lax.
3004      Branch: perl
3005            ! hv.c t/op/caller.t
3006 ____________________________________________________________________________
3007 [ 28319] By: davem                                 on 2006/05/27  21:16:30
3008         Log: fix eval qw(BEGIN{die}) style leaks.
3009              death while exdcuting code while parsing meant that the current
3010              parse stack got quiety abandonded, thus leaking a bunch of OPs.
3011              Register a destructor to be called when this happens.
3012      Branch: perl
3013            ! perly.c
3014 ____________________________________________________________________________
3015 [ 28318] By: craigb                                on 2006/05/27  18:00:31
3016         Log: use the same arg names everyone else does and handle undef filename
3017      Branch: perl
3018            ! ext/DynaLoader/dl_vms.xs
3019 ____________________________________________________________________________
3020 [ 28317] By: davem                                 on 2006/05/27  15:05:30
3021         Log: Subject:  RE: perlhack.pod confused about POPSTACK
3022              From:  "Jan Dubois" <jand@activestate.com>
3023              Date:  Thu, 25 May 2006 18:20:25 -0700
3024              Message-Id:  <059101c68062$9143d550$2217a8c0@candy>
3025              
3026              more fixing of the PUSHMARK example
3027      Branch: perl
3028            ! pod/perlhack.pod
3029 ____________________________________________________________________________
3030 [ 28316] By: davem                                 on 2006/05/27  00:54:18
3031         Log: make -Dpv display OP names ons the parser stack
3032      Branch: perl
3033            ! perly.c
3034 ____________________________________________________________________________
3035 [ 28315] By: davem                                 on 2006/05/27  00:31:33
3036         Log: stop OPs leaking in eval "syntax error"
3037              When bison pops states during error recovery, any states holding
3038              an OP would leak the OP. Create an extra YY table that tells us
3039              which states are of type opval, and when popping one of those,
3040              free the op.
3041      Branch: perl
3042            ! madly.tab perly.c perly.tab regen_perly.pl
3043 ____________________________________________________________________________
3044 [ 28314] By: davem                                 on 2006/05/26  18:50:34
3045         Log: stop eval "sub{" leaking
3046      Branch: perl
3047            ! madly.act madly.h madly.tab madly.y perly.act perly.h
3048            ! perly.tab perly.y
3049 ____________________________________________________________________________
3050 [ 28313] By: stevep                                on 2006/05/26  15:03:12
3051         Log: Subject: [PATCH] SysV IPC
3052              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
3053              Date: Thu, 25 May 2006 18:49:33 +0300
3054              Message-ID: <4475D20D.9010600@gmail.com>
3055      Branch: perl
3056            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
3057            ! ext/IPC/SysV/SysV.pm pod/perlipc.pod
3058 ____________________________________________________________________________
3059 [ 28312] By: stevep                                on 2006/05/26  14:45:01
3060         Log: Upgrade to Sys-Syslog-0.14
3061      Branch: perl
3062            ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Makefile.PL
3063            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/fallback/const-c.inc
3064            ! ext/Sys/Syslog/t/constants.t ext/Sys/Syslog/t/syslog.t
3065 ____________________________________________________________________________
3066 [ 28311] By: stevep                                on 2006/05/26  13:39:06
3067         Log: Fix pod nit in perltodo.
3068      Branch: perl
3069            ! pod/perltodo.pod
3070 ____________________________________________________________________________
3071 [ 28310] By: stevep                                on 2006/05/26  13:38:16
3072         Log: Stop a warning generated from thread's Makefile.PL
3073      Branch: perl
3074            ! ext/threads/Makefile.PL
3075 ____________________________________________________________________________
3076 [ 28309] By: stevep                                on 2006/05/26  13:33:54
3077         Log: Sun C on Linux doesn't complain about the attributes sprinkled 
3078              through the code in all cases, even though attributes are not
3079              supported.  In some cases, however, it does.  
3080      Branch: perl
3081            ! hints/linux.sh
3082 ____________________________________________________________________________
3083 [ 28308] By: rgs                                   on 2006/05/26  13:01:35
3084         Log: Subject: Re: [PATCH] Test script for DynaLoader
3085              From: demerphq <demerphq@gmail.com>
3086              Date: Thu, 25 May 2006 13:20:53 +0200
3087              Message-ID: <9b18b3110605250420m7431bfbeve44aada2025264f7@mail.gmail.com>
3088      Branch: perl
3089            ! ext/DynaLoader/t/DynaLoader.t
3090 ____________________________________________________________________________
3091 [ 28307] By: mhx                                   on 2006/05/25  15:52:02
3092         Log: Upgrade to Devel::PPPort 3.08_03
3093      Branch: perl
3094            + ext/Devel/PPPort/devel/devtools.pl
3095            + ext/Devel/PPPort/devel/regenerate
3096            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
3097            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort_pm.PL
3098            ! ext/Devel/PPPort/TODO ext/Devel/PPPort/apicheck_c.PL
3099            ! ext/Devel/PPPort/devel/mktodo ext/Devel/PPPort/devel/mktodo.pl
3100            ! ext/Devel/PPPort/parts/apicheck.pl
3101            ! ext/Devel/PPPort/parts/apidoc.fnc
3102            ! ext/Devel/PPPort/parts/base/5006000
3103            ! ext/Devel/PPPort/parts/base/5009003
3104            ! ext/Devel/PPPort/parts/base/5009004
3105            ! ext/Devel/PPPort/parts/embed.fnc
3106            ! ext/Devel/PPPort/parts/inc/podtest
3107            ! ext/Devel/PPPort/parts/inc/ppphtest
3108            ! ext/Devel/PPPort/parts/todo/5009003
3109            ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak
3110            ! ext/Devel/PPPort/t/podtest.t ext/Devel/PPPort/t/ppphtest.t
3111 ____________________________________________________________________________
3112 [ 28306] By: stevep                                on 2006/05/25  13:48:56
3113         Log: Upgrade to Digest-SHA-5.38.
3114      Branch: perl
3115            ! ext/Digest/SHA/Changes ext/Digest/SHA/README
3116            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum
3117            ! ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h
3118            ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h
3119            ! ext/Digest/SHA/t/2-nist-sha-oo.t
3120 ____________________________________________________________________________
3121 [ 28305] By: gisle                                 on 2006/05/25  07:09:15
3122         Log: Subject: Pod::Html should not convert "foo" in `foo''
3123              From: Gisle Aas <gisle@ActiveState.com>
3124              Date: 24 May 2006 14:09:49 -0700
3125              Message-ID: <lr1wujqgde.fsf@caliper.activestate.com>
3126      Branch: perl
3127            ! lib/Pod/Html.pm
3128 ____________________________________________________________________________
3129 [ 28304] By: stevep                                on 2006/05/25  02:17:21
3130         Log: Upgrade to Test-Harness-2.60
3131      Branch: perl
3132            ! lib/Test/Harness.pm lib/Test/Harness/Changes
3133 ____________________________________________________________________________
3134 [ 28303] By: davem                                 on 2006/05/25  00:21:21
3135         Log: Subject:  RE: perlhack.pod confused about POPSTACK
3136              From:  "Jan Dubois" <jand@activestate.com>
3137              Date:  Wed, 24 May 2006 16:35:14 -0700
3138              Message-Id:  <03ee01c67f8a$b4d6aca0$2217a8c0@candy>
3139              
3140              clean up davem's doc thinko of change #28292
3141      Branch: perl
3142            ! pod/perlhack.pod
3143 ____________________________________________________________________________
3144 [ 28302] By: mhx                                   on 2006/05/24  17:44:20
3145         Log: Run 'make regen' for changes 28299, 28300, 28301.
3146      Branch: perl
3147            ! pod/perlapi.pod proto.h
3148 ____________________________________________________________________________
3149 [ 28301] By: mhx                                   on 2006/05/24  17:40:01
3150         Log: The sv_catpvs() and sv_setpvs() macros also return void.
3151      Branch: perl
3152            ! handy.h
3153 ____________________________________________________________________________
3154 [ 28300] By: mhx                                   on 2006/05/24  17:38:08
3155         Log: The SvREFCNT_*void* macros return void, not SV*.
3156      Branch: perl
3157            ! sv.h
3158 ____________________________________________________________________________
3159 [ 28299] By: mhx                                   on 2006/05/24  17:31:28
3160         Log: The 'f' flag was missing for my_snprintf().
3161      Branch: perl
3162            ! embed.fnc
3163 ____________________________________________________________________________
3164 [ 28298] By: rgs                                   on 2006/05/24  13:34:45
3165         Log: Fix segfault in SDBM_File when the destructor is called multiple times
3166      Branch: perl
3167            ! ext/SDBM_File/SDBM_File.pm ext/SDBM_File/SDBM_File.xs
3168 ____________________________________________________________________________
3169 [ 28297] By: rgs                                   on 2006/05/24  12:39:31
3170         Log: Subject: [PATCH] Stop harness from printing summary table header for each row in table
3171              From: demerphq <demerphq@gmail.com>
3172              Date: Tue, 23 May 2006 22:27:40 +0200
3173              Message-ID: <9b18b3110605231327t316104caoce301668178ee442@mail.gmail.com>
3174      Branch: perl
3175            ! lib/Test/Harness.pm
3176 ____________________________________________________________________________
3177 [ 28296] By: rgs                                   on 2006/05/24  12:24:27
3178         Log: Subject: [PATCH] Refactoring in av.c
3179              From: andy@petdance.com (Andy Lester)
3180              Date: Wed, 24 May 2006 00:16:40 -0500
3181              Message-ID: <20060524051640.GA4713@petdance.com>
3182      Branch: perl
3183            ! av.c cop.h
3184 ____________________________________________________________________________
3185 [ 28295] By: rgs                                   on 2006/05/24  07:27:47
3186         Log: Subject: [PATCH lib/AutoLoader.pm lib/AutoLoader.t] Export can() with AUTOLOAD()
3187              From: chromatic <chromatic@wgz.org>
3188              Date: Sat, 20 May 2006 11:40:27 -0700
3189              Message-Id: <200605201140.27789.chromatic@wgz.org>
3190              
3191              With tweaks: use built-in ref() instead of Scalar::Util::blessed
3192      Branch: perl
3193            ! lib/AutoLoader.pm lib/AutoLoader.t
3194 ____________________________________________________________________________
3195 [ 28294] By: stevep                                on 2006/05/24  02:56:23
3196         Log: Subject: [PATCH] Make t/TEST more helpful
3197              From: andy@petdance.com (Andy Lester)
3198              Date: Tue, 23 May 2006 21:07:48 -0500
3199              Message-ID: <20060524020748.GA16729@petdance.com>
3200      Branch: perl
3201            ! t/TEST
3202 ____________________________________________________________________________
3203 [ 28293] By: stevep                                on 2006/05/24  02:53:38
3204         Log: Subject: Re: [patch] win32/buildext.pl to handle inclusions and not just exclusions
3205              From: demerphq <demerphq@gmail.com>
3206              Date: Sun, 21 May 2006 12:20:12 +0200
3207              Message-ID: <9b18b3110605210320h5adc9df4hbee2302722b3dd6e@mail.gmail.com>
3208      Branch: perl
3209            ! win32/Makefile win32/buildext.pl
3210 ____________________________________________________________________________
3211 [ 28292] By: davem                                 on 2006/05/23  22:16:28
3212         Log: correct POPSTACK/POPMARK confusion in perlhack.pod
3213      Branch: perl
3214            ! pod/perlhack.pod
3215 ____________________________________________________________________________
3216 [ 28291] By: rgs                                   on 2006/05/23  08:05:56
3217         Log: Typo fix
3218      Branch: perl
3219            ! ext/threads/threads.pm
3220 ____________________________________________________________________________
3221 [ 28290] By: rgs                                   on 2006/05/23  08:03:08
3222         Log: Subject: [PATCH] Explicit thread context
3223              From: "Jerry D. Hedden" <jerry@hedden.us>
3224              Date: Fri, 19 May 2006 13:42:50 -0700
3225              Message-ID: <20060519134250.fb30e530d17747c2b054d625b8945d88.933b701674.wbe@email.secureserver.net>
3226      Branch: perl
3227            + ext/threads/t/context.t
3228            ! MANIFEST ext/threads/Changes ext/threads/README
3229            ! ext/threads/threads.pm ext/threads/threads.xs
3230 ____________________________________________________________________________
3231 [ 28289] By: rgs                                   on 2006/05/23  07:27:11
3232         Log: Subject: [PATCH] clean some lint findings
3233              From: andy@petdance.com (Andy Lester)
3234              Date: Sun, 21 May 2006 00:02:40 -0500
3235              Message-ID: <20060521050240.GA21051@petdance.com>
3236      Branch: perl
3237            ! embed.fnc embed.h hv.c perlio.c pp_pack.c proto.h
3238 ____________________________________________________________________________
3239 [ 28288] By: rgs                                   on 2006/05/23  07:23:48
3240         Log: Subject: Re: [PATCH - DUH] Synchronize bleadperl with version-0.60
3241              From: John Peacock <jpeacock@rowman.com>
3242              Date: Mon, 22 May 2006 19:08:03 -0400
3243              Message-ID: <44724453.5090606@rowman.com>
3244      Branch: perl
3245            ! lib/version.pm lib/version.t
3246 ____________________________________________________________________________
3247 [ 28287] By: rgs                                   on 2006/05/23  07:20:15
3248         Log: Fix a syntax error in test
3249      Branch: perl
3250            ! lib/Text/Balanced/t/00-load.t
3251 ____________________________________________________________________________
3252 [ 28286] By: merijn                                on 2006/05/23  06:17:26
3253         Log: HAS_HAS WAS NOW HAS
3254      Branch: perl
3255            ! handy.h
3256 ____________________________________________________________________________
3257 [ 28285] By: stevep                                on 2006/05/22  20:30:14
3258         Log: Subject: [PATCH] IO::Compress::Base::Common
3259              From: "Paul Marquess" <paul.marquess@openwave.com>
3260              Date: Sat, 20 May 2006 11:55:21 +0100
3261              Message-ID: <3F2DD0FCF1E2EA4D974C6195B482FD8801C339EF@bfs-exch-prd1.myopwv.com>
3262      Branch: perl
3263            ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
3264 ____________________________________________________________________________
3265 [ 28284] By: merijn                                on 2006/05/22  17:39:47
3266         Log: If I needed this now, I'll probably need it next time too :)
3267      Branch: perl
3268            ! handy.h
3269 ____________________________________________________________________________
3270 [ 28283] By: merijn                                on 2006/05/22  17:37:33
3271         Log: Re-generation after backports of
3272              #28188 Only ask about MAD for 5.9.0 and greater. Otherwise silently
3273              #28189 A Configure probe for C99 variadic macros, based on code from
3274              #28202 Take advantage of the bug that binexp ignores the Configure
3275              #28263 Oops. Fix bad #! lines when not using userelocatableinc
3276              One small cleanup fix added. Some small re-ordering. Some whitespace.
3277      Branch: perl
3278            ! Configure Porting/Glossary Porting/config.sh config_h.SH
3279 ____________________________________________________________________________
3280 [ 28280] By: rgs                                   on 2006/05/22  16:51:36
3281         Log: Amend version.pm so it correctly loads the XS version of qv()
3282      Branch: perl
3283            ! lib/version.pm
3284 ____________________________________________________________________________
3285 [ 28279] By: rgs                                   on 2006/05/22  16:41:56
3286         Log: Subject: [PATCH] pp_sys cleanup again
3287              From: andy@petdance.com (Andy Lester)
3288              Date: Sat, 20 May 2006 16:20:20 -0500
3289              Message-ID: <20060520212020.GA30688@petdance.com>
3290      Branch: perl
3291            ! pp_sys.c
3292 ____________________________________________________________________________
3293 [ 28277] By: steveh                                on 2006/05/22  15:18:33
3294         Log: Fix Win32 linker error
3295              
3296              See:
3297              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-05/msg00758.html
3298      Branch: perl
3299            ! embed.fnc embed.h global.sym
3300 ____________________________________________________________________________
3301 [ 28276] By: rgs                                   on 2006/05/22  15:02:08
3302         Log: Upgrade to version.pm 0.60
3303      Branch: perl
3304            ! lib/version.pm lib/version.t universal.c util.c
3305 ____________________________________________________________________________
3306 [ 28275] By: rgs                                   on 2006/05/22  14:49:05
3307         Log: Subject: Perl_PerlIO_context_layers and PerlIO_apply_layers, as well as other unexported/undefined entities... (patch 28258/28264 incomplete?)
3308              From: demerphq <demerphq@gmail.com>
3309              Date: Sun, 21 May 2006 15:06:20 +0200
3310              Message-ID: <9b18b3110605210606l441b69b3lf6934a15d9a26e4b@mail.gmail.com>
3311              
3312              (only the makedef.pl and perlio.c patches)
3313      Branch: perl
3314            ! makedef.pl perlio.c
3315 ____________________________________________________________________________
3316 [ 28274] By: merijn                                on 2006/05/22  14:42:47
3317         Log: Better handling for error-checking
3318              From: IRC/#p5p/Maddingue (Sebastien Aperghis-Tramoni)
3319      Branch: perl
3320            ! ext/DynaLoader/t/DynaLoader.t
3321 ____________________________________________________________________________
3322 [ 28273] By: rgs                                   on 2006/05/22  13:58:45
3323         Log: Subject: [PATCH] literal string macros
3324              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
3325              Date: Mon, 22 May 2006 13:39:33 +0200
3326              Message-ID: <20060522133933.65ea93ce@r2d2>
3327      Branch: perl
3328            ! handy.h pod/perlapi.pod
3329 ____________________________________________________________________________
3330 [ 28272] By: stevep                                on 2006/05/22  13:57:54
3331         Log: Additional perlpragma.pod nits.
3332      Branch: perl
3333            ! pod/perlpragma.pod
3334 ____________________________________________________________________________
3335 [ 28271] By: rgs                                   on 2006/05/22  13:47:19
3336         Log: More nits in perlpragma, and remove the warning about %^H being
3337              strictly internal in perlvar.
3338      Branch: perl
3339            ! pod/perlpragma.pod pod/perlvar.pod
3340 ____________________________________________________________________________
3341 [ 28270] By: stevep                                on 2006/05/22  13:46:30
3342         Log: Silence Text::Balanced's 00-load.t when PERL_CORE is defined.
3343      Branch: perl
3344            ! lib/Text/Balanced/t/00-load.t
3345 ____________________________________________________________________________
3346 [ 28269] By: rgs                                   on 2006/05/22  13:09:12
3347         Log: Subject: Re: [PATCH] optimize /[x]/ to /x/.
3348              From: demerphq <demerphq@gmail.com>
3349              Date: Sun, 21 May 2006 19:32:15 +0200
3350              Message-ID: <9b18b3110605211032n5035d2cfne703514d8271e181@mail.gmail.com>
3351              
3352              New tests.
3353      Branch: perl
3354            ! t/op/re_tests
3355 ____________________________________________________________________________
3356 [ 28268] By: rgs                                   on 2006/05/22  12:55:13
3357         Log: Fix two nits in perlpragma.pod
3358      Branch: perl
3359            ! pod/perlpragma.pod
3360 ____________________________________________________________________________
3361 [ 28267] By: mhx                                   on 2006/05/22  11:31:57
3362         Log: Upgrade to Devel::PPPort 3.08_02
3363      Branch: perl
3364            + ext/Devel/PPPort/parts/inc/SvREFCNT
3365            + ext/Devel/PPPort/parts/inc/podtest
3366            + ext/Devel/PPPort/t/SvREFCNT.t ext/Devel/PPPort/t/podtest.t
3367            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
3368            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/PPPort_pm.PL
3369            ! ext/Devel/PPPort/TODO ext/Devel/PPPort/mktests.PL
3370            ! ext/Devel/PPPort/parts/apidoc.fnc
3371            ! ext/Devel/PPPort/parts/base/5009004
3372            ! ext/Devel/PPPort/parts/embed.fnc
3373            ! ext/Devel/PPPort/parts/inc/memory
3374            ! ext/Devel/PPPort/parts/inc/misc
3375            ! ext/Devel/PPPort/parts/inc/ppphbin
3376            ! ext/Devel/PPPort/parts/inc/ppphdoc
3377            ! ext/Devel/PPPort/parts/inc/pvs
3378            ! ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/soak
3379            ! ext/Devel/PPPort/t/MY_CXT.t ext/Devel/PPPort/t/SvPV.t
3380            ! ext/Devel/PPPort/t/Sv_set.t ext/Devel/PPPort/t/call.t
3381            ! ext/Devel/PPPort/t/cop.t ext/Devel/PPPort/t/exception.t
3382            ! ext/Devel/PPPort/t/grok.t ext/Devel/PPPort/t/limits.t
3383            ! ext/Devel/PPPort/t/mPUSH.t ext/Devel/PPPort/t/magic.t
3384            ! ext/Devel/PPPort/t/memory.t ext/Devel/PPPort/t/misc.t
3385            ! ext/Devel/PPPort/t/newCONSTSUB.t ext/Devel/PPPort/t/newRV.t
3386            ! ext/Devel/PPPort/t/ppphtest.t ext/Devel/PPPort/t/pvs.t
3387            ! ext/Devel/PPPort/t/snprintf.t ext/Devel/PPPort/t/sv_xpvf.t
3388            ! ext/Devel/PPPort/t/testutil.pl ext/Devel/PPPort/t/threads.t
3389            ! ext/Devel/PPPort/t/uv.t ext/Devel/PPPort/t/variables.t
3390            ! ext/Devel/PPPort/t/warn.t
3391 ____________________________________________________________________________
3392 [ 28266] By: mhx                                   on 2006/05/21  22:34:29
3393         Log: Remove duplicate documentation for SvREFCNT_inc().
3394              Add documentation for SvREFCNT_inc_simple_void_NN().
3395              Wrap SvREFCNT_inc_simple_void() in STMT_START/STMT_END.
3396      Branch: perl
3397            ! sv.h
3398 ____________________________________________________________________________
3399 [ 28265] By: mhx                                   on 2006/05/21  22:20:48
3400         Log: Document PoisonFree() instead of documenting Poison() twice.
3401      Branch: perl
3402            ! handy.h
3403 ____________________________________________________________________________
3404 [ 28264] By: stevep                                on 2006/05/21  03:47:18
3405         Log: Add Perl_PerlIO_context_layers() to the public API to fix Win32 builds.
3406              Also, picked up a missed change for pod/perlapi.pod.
3407      Branch: perl
3408            ! embed.fnc embed.h global.sym pod/perlapi.pod
3409 ____________________________________________________________________________
3410 [ 28263] By: nicholas                              on 2006/05/20  23:08:40
3411         Log: Oops. Fix bad #! lines when not using userelocatableinc
3412      Branch: perl
3413            ! Configure
3414 ____________________________________________________________________________
3415 [ 28262] By: davem                                 on 2006/05/20  22:23:21
3416         Log: Subject:  [PATCH] optimize /[x]/ to /x/.
3417              From:  demerphq <demerphq@gmail.com>
3418              Date:  Sat, 20 May 2006 23:16:33 +0200
3419              Message-Id:  <9b18b3110605201416i3dc44c39k86cd9b2f47f5cda0@mail.gmail.com>
3420      Branch: perl
3421            ! regcomp.c
3422 ____________________________________________________________________________
3423 [ 28261] By: nicholas                              on 2006/05/20  22:17:07
3424         Log: Fix bug in change 28258. So how come I thought I'd passed all tests?
3425      Branch: perl
3426            ! ext/B/B.xs
3427 ____________________________________________________________________________
3428 [ 28260] By: davem                                 on 2006/05/20  21:07:34
3429         Log: don't try to dump GVish parts of an LV if it hasn't got GVish parts
3430      Branch: perl
3431            ! dump.c
3432 ____________________________________________________________________________
3433 [ 28259] By: mhx                                   on 2006/05/20  18:22:00
3434         Log: Upgrade to Devel::PPPort 3.08_01
3435      Branch: perl
3436            + ext/Devel/PPPort/parts/base/5008008
3437            + ext/Devel/PPPort/parts/base/5009004
3438            + ext/Devel/PPPort/parts/inc/pvs
3439            + ext/Devel/PPPort/parts/inc/snprintf
3440            + ext/Devel/PPPort/parts/inc/warn
3441            + ext/Devel/PPPort/parts/todo/5008008
3442            + ext/Devel/PPPort/parts/todo/5009004 ext/Devel/PPPort/t/pvs.t
3443            + ext/Devel/PPPort/t/snprintf.t ext/Devel/PPPort/t/warn.t
3444            - ext/Devel/PPPort/MANIFEST
3445            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
3446            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort.xs
3447            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/TODO
3448            ! ext/Devel/PPPort/parts/apicheck.pl
3449            ! ext/Devel/PPPort/parts/apidoc.fnc
3450            ! ext/Devel/PPPort/parts/base/5004050
3451            ! ext/Devel/PPPort/parts/base/5006000
3452            ! ext/Devel/PPPort/parts/base/5006001
3453            ! ext/Devel/PPPort/parts/base/5007002
3454            ! ext/Devel/PPPort/parts/base/5007003
3455            ! ext/Devel/PPPort/parts/base/5008000
3456            ! ext/Devel/PPPort/parts/base/5008001
3457            ! ext/Devel/PPPort/parts/base/5009000
3458            ! ext/Devel/PPPort/parts/base/5009003
3459            ! ext/Devel/PPPort/parts/embed.fnc
3460            ! ext/Devel/PPPort/parts/inc/Sv_set
3461            ! ext/Devel/PPPort/parts/inc/magic
3462            ! ext/Devel/PPPort/parts/inc/misc
3463            ! ext/Devel/PPPort/parts/todo/5004000
3464            ! ext/Devel/PPPort/parts/todo/5005000
3465            ! ext/Devel/PPPort/parts/todo/5006000
3466            ! ext/Devel/PPPort/parts/todo/5006001
3467            ! ext/Devel/PPPort/parts/todo/5007003
3468            ! ext/Devel/PPPort/parts/todo/5009003 ext/Devel/PPPort/soak
3469            ! ext/Devel/PPPort/t/Sv_set.t ext/Devel/PPPort/t/magic.t
3470            ! ext/Devel/PPPort/t/misc.t
3471 ____________________________________________________________________________
3472 [ 28258] By: nicholas                              on 2006/05/20  17:29:52
3473         Log: Abolish cop_io (the simple way) by storing the value in cop_hints_hash.
3474              Todo - store the in and out values under 2 keys, and avoid the need to
3475              create a temporary mortal SV while checking it.
3476      Branch: perl
3477            ! bytecode.pl cop.h embed.fnc embed.h ext/B/B.xs
3478            ! ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
3479            ! ext/ByteLoader/byterun.h mg.c op.c perl.c perl.h perlio.c
3480            ! perlio.h pp_ctl.c pp_sys.c proto.h sv.c
3481 ____________________________________________________________________________
3482 [ 28257] By: nicholas                              on 2006/05/20  15:27:28
3483         Log: Move the hints from op_private into cop_hints. This allows all 32 bits
3484              to be stored. Make B::Concise display the new hints field, and modify
3485              B::Deparse to use it.
3486      Branch: perl
3487            ! cop.h ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm
3488            ! ext/B/B/Deparse.pm ext/B/t/f_map.t ext/B/t/f_sort.t
3489            ! ext/B/t/optree_check.t ext/B/t/optree_concise.t
3490            ! ext/B/t/optree_constants.t ext/B/t/optree_misc.t
3491            ! ext/B/t/optree_samples.t ext/B/t/optree_sort.t
3492            ! ext/B/t/optree_specials.t ext/B/t/optree_varinit.t
3493            ! ext/ByteLoader/bytecode.h op.c perl.h
3494 ____________________________________________________________________________
3495 [ 28255] By: merijn                                on 2006/05/20  15:16:29
3496         Log: Small typo correction
3497      Branch: perl
3498            ! INSTALL
3499 ____________________________________________________________________________
3500 [ 28254] By: davem                                 on 2006/05/20  14:30:50
3501         Log: eval { s/$foo/die/e } leaked a scalar
3502      Branch: perl
3503            ! pp_ctl.c pp_hot.c
3504 ____________________________________________________________________________
3505 [ 28253] By: merijn                                on 2006/05/20  13:26:51
3506         Log: Subject: Re: Over-pious message from Configure?
3507              From: Dominic Dunlop <shouldbedomo@mac.com>
3508              Date: Thu, 18 May 2006 15:47:27 +0200
3509              Message-Id: <90C6E6BF-D1B1-4346-A893-1708E8E50534@mac.com>
3510      Branch: perl
3511            ! INSTALL
3512 ____________________________________________________________________________
3513 [ 28252] By: nicholas                              on 2006/05/20  12:31:09
3514         Log: Rename cop_hints to cop_hints_hash
3515      Branch: perl
3516            ! cop.h mg.c op.c perl.c pod/perlintern.pod pp_ctl.c scope.c
3517            ! scope.h sv.c
3518 ____________________________________________________________________________
3519 [ 28251] By: davem                                 on 2006/05/20  11:58:07
3520         Log: Perl segfaults; test case available
3521              sub f { s/$var/f()/e } could free the wrong RE
3522      Branch: perl
3523            ! cop.h pp_ctl.c pp_hot.c
3524 ____________________________________________________________________________
3525 [ 28250] By: nicholas                              on 2006/05/20  11:29:26
3526         Log: Abolish cop_arybase. Signal a non zero $[ with a hint flag, and store
3527              the value in the hints structure used for %^H.
3528      Branch: perl
3529            ! cop.h embed.fnc embed.h global.sym hv.c op.c perl.h proto.h
3530 ____________________________________________________________________________
3531 [ 28249] By: nicholas                              on 2006/05/20  10:27:23
3532         Log: Solaris was happy, but change 28247 removed the wrong dTHX as far as
3533              some other operating systems were concerned.
3534      Branch: perl
3535            ! perlio.c
3536 ____________________________________________________________________________
3537 [ 28248] By: davem                                 on 2006/05/20  00:43:42
3538         Log: SEGV with complicated regexp and long string
3539              PL_reg_maxiter was wrapping to a negative value
3540      Branch: perl
3541            ! op.c regexec.c
3542 ____________________________________________________________________________
3543 [ 28247] By: nicholas                              on 2006/05/19  22:48:38
3544         Log: Perl_croak() needs an aTHX_ in PerlIO_vsprintf().
3545      Branch: perl
3546            ! perlio.c
3547 ____________________________________________________________________________
3548 [ 28246] By: mhx                                   on 2006/05/19  22:11:44
3549         Log: There is no STASH type.
3550      Branch: perl
3551            ! sv.h
3552 ____________________________________________________________________________
3553 [ 28245] By: nicholas                              on 2006/05/19  21:44:14
3554         Log: Correct Perl_refcounted_he_chain_2hv() and its caller - it doesn't
3555              store a reference to the value, so don't pass it in a new SV.
3556      Branch: perl
3557            ! hv.c mg.c pod/perlintern.pod
3558 ____________________________________________________________________________
3559 [ 28244] By: stevep                                on 2006/05/19  20:15:10
3560         Log: Grrr...Perforce decided not to add the MANIFEST changes for change
3561              #28243.  Hateful indeed!
3562      Branch: perl
3563            ! MANIFEST
3564 ____________________________________________________________________________
3565 [ 28243] By: stevep                                on 2006/05/19  20:12:23
3566         Log: Shortening name of a Pod::Simple test case to allow the test to be 
3567              run on the VOS operating system.  Fixes "RT #38645: Test case name
3568              is too long".
3569      Branch: perl
3570           +> lib/Pod/Simple/t/search_25_glob_squaa.t
3571            - lib/Pod/Simple/t/search_25_glob_squaa_coloncolon_kleene.t
3572 ____________________________________________________________________________
3573 [ 28242] By: nicholas                              on 2006/05/19  20:11:57
3574         Log: Rebuild perltoc.pod.
3575      Branch: perl
3576            ! pod/perltoc.pod
3577 ____________________________________________________________________________
3578 [ 28241] By: nicholas                              on 2006/05/19  20:10:47
3579         Log: Add perlpragma.pod, which describes how to implement user pragmata.
3580      Branch: perl
3581            + pod/perlpragma.pod
3582            ! MANIFEST pod.lst pod/perl.pod vms/descrip_mms.template
3583            ! win32/pod.mak
3584 ____________________________________________________________________________
3585 [ 28239] By: nicholas                              on 2006/05/19  20:08:46
3586         Log: Add README.riscos to pod.lst
3587      Branch: perl
3588            ! pod.lst pod/perl.pod vms/descrip_mms.template win32/Makefile
3589            ! win32/makefile.mk
3590 ____________________________________________________________________________
3591 [ 28238] By: nicholas                              on 2006/05/19  20:08:21
3592         Log: pod/buildtoc has fussy ideas about the order of MANIFEST
3593      Branch: perl
3594            ! MANIFEST
3595 ____________________________________________________________________________
3596 [ 28237] By: stevep                                on 2006/05/19  18:36:13
3597         Log: Subject: [PATCH] strlcat aaargh
3598              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
3599              Date: Fri, 19 May 2006 20:44:46 +0300
3600              Message-ID: <446E040E.8030205@gmail.com>
3601      Branch: perl
3602            ! doio.c
3603 ____________________________________________________________________________
3604 [ 28236] By: nicholas                              on 2006/05/19  16:31:35
3605         Log: strlen(foo) rather than strchr(foo, 0) makes simpler code, and is
3606              likely to be a more efficient implementation.
3607      Branch: perl
3608            ! perlio.c
3609 ____________________________________________________________________________
3610 [ 28235] By: davem                                 on 2006/05/19  16:06:58
3611         Log: give a more useful example for $^V
3612      Branch: perl
3613            ! pod/perlvar.pod
3614 ____________________________________________________________________________
3615 [ 28234] By: rgs                                   on 2006/05/19  15:17:00
3616         Log: Subject: [PATCH] Re: [PATCH] Re: Change 28183 has broken 64-bit builds?
3617              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
3618              Date: Thu, 18 May 2006 22:44:14 +0300
3619              Message-ID: <446CCE8E.8010407@gmail.com>
3620      Branch: perl
3621            ! perl.h perlio.c util.c
3622 ____________________________________________________________________________
3623 [ 28232] By: rgs                                   on 2006/05/19  08:46:09
3624         Log: Adjust test following change #28225
3625      Branch: perl
3626            ! t/lib/h2ph.pht
3627 ____________________________________________________________________________
3628 [ 28231] By: davem                                 on 2006/05/19  00:14:15
3629         Log: lots of warnings with diagnostics and (warn or die)
3630              stop C<use diagnostics; warn "\n">  outputing lots of 'uninit'
3631              warnings.
3632      Branch: perl
3633            ! lib/diagnostics.pm
3634 ____________________________________________________________________________
3635 [ 28230] By: davem                                 on 2006/05/18  23:50:51
3636         Log: test some die codepaths in pp_enterwrite
3637      Branch: perl
3638            ! t/op/write.t
3639 ____________________________________________________________________________
3640 [ 28229] By: davem                                 on 2006/05/18  23:16:16
3641         Log: Subject:  [PATCH] threads core dump in BEGIN
3642              From:  "Jerry D. Hedden" <jerry@hedden.us>
3643              Date:  Thu, 18 May 2006 13:22:20 -0700
3644              Message-Id:  <20060518132220.fb30e530d17747c2b054d625b8945d88.f45de90925.wbe@email.secureserver.net>
3645      Branch: perl
3646            + ext/threads/t/blocks.t
3647            ! MANIFEST ext/threads/Changes ext/threads/README
3648            ! ext/threads/threads.pm ext/threads/threads.xs
3649 ____________________________________________________________________________
3650 [ 28228] By: rgs                                   on 2006/05/18  15:45:49
3651         Log: We can now remove DynaLoader from 1_compile.t
3652      Branch: perl
3653            ! t/lib/1_compile.t
3654 ____________________________________________________________________________
3655 [ 28227] By: rgs                                   on 2006/05/18  15:43:25
3656         Log: Nits in the DynaLoader test: make it warning-clean,
3657              and avoid checking OS- and locale-specific messages
3658      Branch: perl
3659            ! ext/DynaLoader/t/DynaLoader.t
3660 ____________________________________________________________________________
3661 [ 28226] By: stevep                                on 2006/05/18  15:16:40
3662         Log: Subject: [PATCH] Test script for DynaLoader
3663              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
3664              Date: Thu, 18 May 2006 16:46:00 +0200
3665              Message-ID: <1147963560.446c88a8891e1@imp1-g19.free.fr>
3666      Branch: perl
3667            + ext/DynaLoader/t/DynaLoader.t
3668            ! MANIFEST
3669 ____________________________________________________________________________
3670 [ 28225] By: rgs                                   on 2006/05/18  12:52:34
3671         Log: Subject: [perl #39130] h2ph generates incorrect code for '#if defined A || defined B' 
3672              From: Jason Vas Dias (via RT) <perlbug-followup@perl.org>
3673              Date: Thu, 11 May 2006 11:00:42 -0700
3674              Message-ID: <rt-3.0.11-39130-133411.1.91055283125046@perl.org>
3675      Branch: perl
3676            ! utils/h2ph.PL
3677 ____________________________________________________________________________
3678 [ 28224] By: rgs                                   on 2006/05/18  12:34:35
3679         Log: Subject: Re: [perl #39152] diagnostics.pm: "-traceonly" vs "-trace"
3680              From: "Fergal Daly" <fergal@esatclear.ie>
3681              Date: Wed, 17 May 2006 18:59:50 +0100
3682              Message-ID: <875029960605171059y286fe449nd39d6830ef2b229a@mail.gmail.com>
3683      Branch: perl
3684            ! lib/diagnostics.pm
3685 ____________________________________________________________________________
3686 [ 28223] By: rgs                                   on 2006/05/18  11:38:00
3687         Log: Subject: [PATCH] threads 1.28
3688              From: "Jerry D. Hedden" <jerry@hedden.us>
3689              Date: Wed, 17 May 2006 11:45:32 -0700
3690              Message-ID: <20060517114532.fb30e530d17747c2b054d625b8945d88.ca725822fc.wbe@email.secureserver.net>
3691      Branch: perl
3692            ! ext/threads/Changes ext/threads/README ext/threads/t/kill.t
3693            ! ext/threads/threads.pm ext/threads/threads.xs
3694 ____________________________________________________________________________
3695 [ 28222] By: rgs                                   on 2006/05/18  06:30:09
3696         Log: Adjust calling of Perl_va_copy(), noticed by Jarkko
3697      Branch: perl
3698            ! util.c
3699 ____________________________________________________________________________
3700 [ 28221] By: nicholas                              on 2006/05/17  23:13:51
3701         Log: Another SvVOK(). I believe that this is the last.
3702      Branch: perl
3703            ! util.c
3704 ____________________________________________________________________________
3705 [ 28219] By: rgs                                   on 2006/05/17  21:01:54
3706         Log: Oops, missed a SvVOK.
3707      Branch: perl
3708            ! util.c
3709 ____________________________________________________________________________
3710 [ 28218] By: rgs                                   on 2006/05/17  20:54:23
3711         Log: Add a new macro SvVSTRING_mg that returns vstring magic, if any.
3712              SvVOK used to do that, in stealth mode, but now it returns a
3713              boolean like it used to. Patch suggested by John Peacock.
3714      Branch: perl
3715            ! sv.c sv.h
3716 ____________________________________________________________________________
3717 [ 28217] By: rgs                                   on 2006/05/17  19:55:30
3718         Log: Parenthesize uses of macro arguments
3719      Branch: perl
3720            ! perl.h
3721 ____________________________________________________________________________
3722 [ 28216] By: rgs                                   on 2006/05/17  19:50:54
3723         Log: Subject: Re: Change 28183 has broken 64-bit builds?
3724              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
3725              Date: Wed, 17 May 2006 22:19:51 +0300
3726              Message-ID: <446B7757.8030301@gmail.com>
3727      Branch: perl
3728            ! perl.h perlio.c pod/perlapi.pod util.c
3729 ____________________________________________________________________________
3730 [ 28215] By: steveh                                on 2006/05/17  17:06:26
3731         Log: Subject: Re: [perl #39145] win32, @_ and fork crashing in dounwind
3732              From: Dave Mitchell <davem@iabyn.com>
3733              Date: Wed, 17 May 2006 17:38:16 +0100
3734              Message-ID: <20060517163816.GN17109@iabyn.com>
3735              
3736              (Dave's fix, plus a test taken from [perl #39145])
3737      Branch: perl
3738            ! sv.c t/op/fork.t
3739 ____________________________________________________________________________
3740 [ 28214] By: stevep                                on 2006/05/17  15:02:45
3741         Log: Subject: [PATCH] IO::Compress* 2.000_12
3742              From: "Paul Marquess" <paul.marquess@ntlworld.com>
3743              Date: Wed, 17 May 2006 13:45:16 +0100
3744              Message-ID: <00c101c679af$c0305af0$2405140a@myopwv.com>
3745      Branch: perl
3746            + ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Extra.pm
3747            + ext/Compress/Raw/Zlib/Changes
3748            ! MANIFEST ext/Compress/IO/Base/README
3749            ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm
3750            ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
3751            ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
3752            ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
3753            ! ext/Compress/IO/Base/t/01misc.t ext/Compress/IO/Zlib/Changes
3754            ! ext/Compress/IO/Zlib/README
3755            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Deflate.pm
3756            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Identity.pm
3757            ! ext/Compress/IO/Zlib/lib/IO/Compress/Deflate.pm
3758            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip.pm
3759            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip/Constants.pm
3760            ! ext/Compress/IO/Zlib/lib/IO/Compress/RawDeflate.pm
3761            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip.pm
3762            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip/Constants.pm
3763            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Constants.pm
3764            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
3765            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
3766            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
3767            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm
3768            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm
3769            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm
3770            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm
3771            ! ext/Compress/IO/Zlib/t/004gziphdr.t
3772            ! ext/Compress/IO/Zlib/t/101truncate-zip.t
3773            ! ext/Compress/Raw/Zlib/README
3774            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
3775            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README
3776            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
3777            ! t/lib/compress/CompTestUtils.pm x2p/find2perl.PL
3778 ____________________________________________________________________________
3779 [ 28210] By: nicholas                              on 2006/05/16  16:41:45
3780         Log: Revert change 27513
3781              [Make the original versions of relocated paths available from
3782              %Config::Config with the prefix "raw_". Not sure if "raw_" is the
3783              best choice.]
3784      Branch: perl
3785            ! configpm
3786 ____________________________________________________________________________
3787 [ 28209] By: rgs                                   on 2006/05/16  16:14:46
3788         Log: Subject: Re: [PATCH]  upgrade bytes_to_uni
3789              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
3790              Date: Mon, 15 May 2006 22:39:58 +0900
3791              Message-Id: <20060515223901.F3B0.BQW10602@nifty.com>
3792      Branch: perl
3793            ! pp_pack.c
3794 ____________________________________________________________________________
3795 [ 28206] By: rgs                                   on 2006/05/16  13:14:12
3796         Log: Subject: [PATCH] Refactoring reghops
3797              From: andy@petdance.com (Andy Lester)
3798              Date: Mon, 15 May 2006 08:54:24 -0500
3799              Message-ID: <20060515135424.GA31585@petdance.com>
3800      Branch: perl
3801            ! embed.fnc proto.h regexec.c
3802 ____________________________________________________________________________
3803 [ 28205] By: rgs                                   on 2006/05/16  13:09:17
3804         Log: Subject: [PATCH] refactoring out S_regoptail
3805              From: andy@petdance.com (Andy Lester)
3806              Date: Sun, 14 May 2006 23:15:18 -0500
3807              Message-ID: <20060515041518.GA15745@petdance.com>
3808      Branch: perl
3809            ! embed.fnc embed.h proto.h regcomp.c
3810 ____________________________________________________________________________
3811 [ 28202] By: nicholas                              on 2006/05/16  10:00:55
3812         Log: Take advantage of the bug that binexp ignores the Configure
3813              installprefix, by using initialinstalllocation rather than binexp
3814              to determine the #! line for installed scripts. This way they are at
3815              least correct initially for a relocatable @INC perl, rather than
3816              starting as .../../bin/perl
3817      Branch: perl
3818            ! Configure
3819 ____________________________________________________________________________
3820 [ 28200] By: stevep                                on 2006/05/15  16:43:44
3821         Log: Clarification on what Perl does to floating points in the modulus 
3822              operation.
3823      Branch: perl
3824            ! pod/perlop.pod
3825 ____________________________________________________________________________
3826 [ 28198] By: nicholas                              on 2006/05/15  15:11:15
3827         Log: Encode run-time relocation of file names in packlist with a relocate_as
3828              attribute. With this, unmodified instmodsh correctly verifies installed
3829              modules even after relocation.
3830      Branch: perl
3831            ! lib/ExtUtils/Packlist.pm
3832 ____________________________________________________________________________
3833 [ 28197] By: stevep                                on 2006/05/15  14:13:46
3834         Log: Upgrade to Digest-SHA-5.37
3835      Branch: perl
3836            ! ext/Digest/SHA/Changes ext/Digest/SHA/README
3837            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum
3838            ! ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h
3839            ! ext/Digest/SHA/src/sha.c ext/Digest/SHA/src/sha.h
3840 ____________________________________________________________________________
3841 [ 28196] By: nicholas                              on 2006/05/15  13:57:25
3842         Log: Simplify the implementation in ExtUtils::Packlist::read.
3843      Branch: perl
3844            ! lib/ExtUtils/Packlist.pm
3845 ____________________________________________________________________________
3846 [ 28195] By: rgs                                   on 2006/05/15  11:29:59
3847         Log: Subject: [REPATCH universal.c] Make sv_derived_from Documentation Clearer
3848              From: chromatic <chromatic@wgz.org>
3849              Date: Sun, 14 May 2006 16:51:36 -0700
3850              Message-Id: <200605141651.37181.chromatic@wgz.org>
3851      Branch: perl
3852            ! pod/perlapi.pod universal.c
3853 ____________________________________________________________________________
3854 [ 28194] By: rgs                                   on 2006/05/15  09:43:02
3855         Log: Subject: [PATCH] S_reguni should return its length
3856              From: andy@petdance.com (Andy Lester)
3857              Date: Sun, 14 May 2006 09:46:32 -0500
3858              Message-ID: <20060514144632.GA20935@petdance.com>
3859      Branch: perl
3860            ! embed.fnc embed.h proto.h regcomp.c
3861 ____________________________________________________________________________
3862 [ 28193] By: rgs                                   on 2006/05/15  08:33:53
3863         Log: Subject: [PATCH] strange encodings upsets pp_chr
3864              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
3865              Date: Sun, 14 May 2006 19:57:28 +0900
3866              Message-Id: <20060514195532.5422.BQW10602@nifty.com>
3867      Branch: perl
3868            + t/uni/chr.t
3869            ! MANIFEST pp.c t/op/chr.t t/op/ord.t
3870 ____________________________________________________________________________
3871 [ 28192] By: nicholas                              on 2006/05/14  12:27:19
3872         Log: TEST needs to binmode the file handle that is reading the TAP, else it
3873              can get killed if TEST's environment has made it default all opens to
3874              UTF-8 but the TAP is not UTF-8.
3875      Branch: perl
3876            ! t/TEST
3877 ____________________________________________________________________________
3878 [ 28190] By: nicholas                              on 2006/05/14  10:33:39
3879         Log: Upgrade to Test::Harness 2.58.
3880      Branch: perl
3881            ! lib/Test/Harness.pm
3882 ____________________________________________________________________________
3883 [ 28189] By: nicholas                              on 2006/05/13  15:48:24
3884         Log: A Configure probe for C99 variadic macros, based on code from Jarkko.
3885      Branch: perl
3886            ! Configure Cross/config.sh-arm-linux NetWare/config.wc
3887            ! Porting/Glossary config_h.SH configure.com epoc/config.sh
3888            ! plan9/config_sh.sample symbian/config.sh uconfig.sh
3889            ! win32/config.bc win32/config.gc win32/config.vc
3890            ! win32/config.vc64
3891 ____________________________________________________________________________
3892 [ 28188] By: nicholas                              on 2006/05/13  12:57:50
3893         Log: Only ask about MAD for 5.9.0 and greater. Otherwise silently select
3894              'n'.
3895      Branch: perl
3896            ! Configure
3897 ____________________________________________________________________________
3898 [ 28187] By: nicholas                              on 2006/05/13  11:26:04
3899         Log: Subject: t/uni/overload.t
3900              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
3901              Message-ID: <4465988C.9080407@gmail.com>
3902              Date: Sat, 13 May 2006 11:27:56 +0300
3903      Branch: perl
3904            ! t/uni/overload.t
3905 ____________________________________________________________________________
3906 [ 28186] By: nicholas                              on 2006/05/13  10:36:49
3907         Log: Subject: [PATCH] sv.c: printf %d wants int not size_t
3908              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
3909              Message-Id: <200605130715.k4D7FWg3089581@kosh.hut.fi>
3910              Date: Sat, 13 May 2006 10:15:32 +0300 (EEST)
3911      Branch: perl
3912            ! sv.c
3913 ____________________________________________________________________________
3914 [ 28185] By: nicholas                              on 2006/05/13  10:36:18
3915         Log: Can't do require Foo if $tainted; because taint tunnels.
3916              (Documented, but I regard this as a serious practical deficiency in
3917              tainting) 
3918      Branch: perl
3919            ! lib/Tie/RefHash.pm
3920 ____________________________________________________________________________
3921 [ 28183] By: rgs                                   on 2006/05/12  20:57:07
3922         Log: Subject: Re: [PATCH] my_snprintf
3923              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
3924              Date: Fri, 12 May 2006 22:28:49 +0300
3925              Message-ID: <4464E1F1.9010706@gmail.com>
3926      Branch: perl
3927            ! embed.fnc global.sym perl.h perlio.c pod/perlapi.pod pp_ctl.c
3928            ! proto.h regcomp.c sv.c toke.c universal.c util.c
3929 ____________________________________________________________________________
3930 [ 28181] By: rgs                                   on 2006/05/12  16:55:36
3931         Log: Subject: AW: question on "len item/string item" with unpack()
3932              From: "Dintelmann, Peter" <Peter.Dintelmann@Dresdner-Bank.com>
3933              Date: Fri, 5 May 2006 13:20:24 +0200 
3934              Message-ID: <E9A2605289D8D7468B1A21EC24E59D2104979424@naimucx5.muc.allianz>
3935      Branch: perl
3936            ! pod/perlfunc.pod
3937 ____________________________________________________________________________
3938 [ 28180] By: rgs                                   on 2006/05/12  15:48:43
3939         Log: Subject: [PATCH]  upgrade bytes_to_uni
3940              From: andy@petdance.com (Andy Lester)
3941              Date: Fri, 12 May 2006 00:21:23 -0500
3942              Message-ID: <20060512052123.GA21648@petdance.com>
3943      Branch: perl
3944            ! embed.fnc embed.h pp_pack.c proto.h
3945 ____________________________________________________________________________
3946 [ 28179] By: rgs                                   on 2006/05/12  14:33:40
3947         Log: Subject: [PATCH] Proper use of static funcs in toke.c and pp_sys.c
3948              From: andy@petdance.com (Andy Lester)
3949              Date: Tue, 9 May 2006 12:27:30 -0500
3950              Message-ID: <20060509172730.GA5272@petdance.com>
3951      Branch: perl
3952            ! embed.fnc embed.h pp_sys.c proto.h toke.c
3953 ____________________________________________________________________________
3954 [ 28178] By: nicholas                              on 2006/05/12  14:08:45
3955         Log: The upgrade/croak order in Perl_sv_utf8_encode() seemed utterly
3956              backwards. It now checks for readonly *first*.
3957      Branch: perl
3958            ! sv.c
3959 ____________________________________________________________________________
3960 [ 28177] By: rgs                                   on 2006/05/12  13:09:29
3961         Log: Upgrade to Tie::RefHash 1.34, by Yuval Kogman
3962      Branch: perl
3963            + lib/Tie/RefHash/rebless.t lib/Tie/RefHash/storable.t
3964            ! MANIFEST lib/Tie/RefHash.pm lib/Tie/RefHash/refhash.t
3965            ! lib/Tie/RefHash/threaded.t
3966 ____________________________________________________________________________
3967 [ 28176] By: rgs                                   on 2006/05/12  12:23:03
3968         Log: Subject: [PATCH] Speed up utf8.c a bit
3969              From: andy@petdance.com (Andy Lester)
3970              Date: Thu, 11 May 2006 22:41:01 -0500
3971              Message-ID: <20060512034101.GA10709@petdance.com>
3972      Branch: perl
3973            ! utf8.c
3974 ____________________________________________________________________________
3975 [ 28175] By: rgs                                   on 2006/05/12  12:13:03
3976         Log: Subject: [PATCH] Fixing embed.fnc
3977              From: andy@petdance.com (Andy Lester)
3978              Date: Thu, 11 May 2006 21:54:10 -0500
3979              Message-ID: <20060512025410.GA32709@petdance.com>
3980      Branch: perl
3981            ! embed.fnc proto.h
3982 ____________________________________________________________________________
3983 [ 28174] By: nicholas                              on 2006/05/12  11:47:40
3984         Log: Threads and signals. Delicious. Tweak change 28168 to add a local
3985              signal handler in the sleeping thread, because some operating systems
3986              deliver the SIGINT to that thread rather than the signalling thread.
3987      Branch: perl
3988            ! ext/threads/t/kill.t
3989 ____________________________________________________________________________
3990 [ 28173] By: rgs                                   on 2006/05/12  11:40:51
3991         Log: Subject: [PATCH] Better unsafe signals info in threads.pm
3992              From: "Jerry D. Hedden" <jerry@hedden.us>
3993              Date: Thu, 11 May 2006 11:50:15 -0700
3994              Message-ID: <20060511115015.fb30e530d17747c2b054d625b8945d88.8b4855700b.wbe@email.secureserver.net>
3995      Branch: perl
3996            ! ext/threads/threads.pm
3997 ____________________________________________________________________________
3998 [ 28172] By: nicholas                              on 2006/05/12  09:47:29
3999         Log: Fix concise-xs.t following the changes to B::Deparse.
4000      Branch: perl
4001            ! ext/B/t/concise-xs.t
4002 ____________________________________________________________________________
4003 [ 28171] By: nicholas                              on 2006/05/11  21:44:06
4004         Log: Tk spots that S_glob_2pv might be called from *_nolen, so we need to
4005              check that len is non-NULL before assigning to it.
4006      Branch: perl
4007            ! sv.c
4008 ____________________________________________________________________________
4009 [ 28168] By: rgs                                   on 2006/05/11  16:47:33
4010         Log: Subject: [PATCH] Thread signalling [REVISED]
4011              From: "Jerry D. Hedden" <jerry@hedden.us>
4012              Date: Thu, 11 May 2006 08:55:39 -0700
4013              Message-ID: <20060511085539.fb30e530d17747c2b054d625b8945d88.a90037f085.wbe@email.secureserver.net>
4014      Branch: perl
4015            + ext/threads/t/kill.t
4016            ! MANIFEST ext/threads/Changes ext/threads/Makefile.PL
4017            ! ext/threads/threads.pm ext/threads/threads.xs
4018 ____________________________________________________________________________
4019 [ 28166] By: rgs                                   on 2006/05/11  16:06:06
4020         Log: Deparse state variables.
4021      Branch: perl
4022            ! ext/B/B/Deparse.pm
4023 ____________________________________________________________________________
4024 [ 28156] By: stevep                                on 2006/05/11  00:09:53
4025         Log: Adding a mention of STDIN processing by qx// as requested by 
4026              RT #34288: perlop: qx/STRING/: mention STDIN
4027      Branch: perl
4028            ! pod/perlop.pod
4029 ____________________________________________________________________________
4030 [ 28155] By: stevep                                on 2006/05/10  23:02:20
4031         Log: Add -fno-delete-null-pointer-checks to ccflags on Itaniums when 
4032              compiling with gcc's 3.2, 3.3, or 3.4.  This fixes RT #37156.
4033      Branch: perl
4034            ! hints/linux.sh
4035 ____________________________________________________________________________
4036 [ 28152] By: stevep                                on 2006/05/10  15:03:03
4037         Log: Upgrade to Encode-2.17
4038      Branch: perl
4039            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/encoding.pm
4040 ____________________________________________________________________________
4041 [ 28150] By: nicholas                              on 2006/05/10  14:08:43
4042         Log: no 5.9.4; should fail in version 5.9.4.
4043              Improve the diagnostics and test names in t/comp/use.t
4044      Branch: perl
4045            ! pp_ctl.c t/comp/use.t
4046 ____________________________________________________________________________
4047 [ 28149] By: nicholas                              on 2006/05/10  13:08:49
4048         Log: Convert use.t to an inlined is/isnt/like implementation, to give better
4049              diagnostics.
4050      Branch: perl
4051            ! t/comp/use.t
4052 ____________________________________________________________________________
4053 [ 28148] By: davem                                 on 2006/05/10  01:32:10
4054         Log: disable WARN and DIE hooks during constant folding
4055      Branch: perl
4056            ! op.c t/comp/fold.t util.c warnings.h warnings.pl
4057 ____________________________________________________________________________
4058 [ 28146] By: nicholas                              on 2006/05/09  21:42:18
4059         Log: Change 28145 means that Perl_allocmy() can take a const char *name.
4060      Branch: perl
4061            ! embed.fnc op.c proto.h
4062 ____________________________________________________________________________
4063 [ 28145] By: nicholas                              on 2006/05/09  20:42:03
4064         Log: Simplify the non-printable name error reporting code in Perl_allocmy().
4065      Branch: perl
4066            ! op.c
4067 ____________________________________________________________________________
4068 [ 28144] By: nicholas                              on 2006/05/09  20:10:12
4069         Log: In Perl_Gv_AMupdate(), there's no need to call sv_unmagic() if we know
4070              the magic isn't there.
4071      Branch: perl
4072            ! gv.c
4073 ____________________________________________________________________________
4074 [ 28143] By: nicholas                              on 2006/05/09  19:31:04
4075         Log: Gv_AMupdate() always creates magic, so mg can never be NULL.
4076      Branch: perl
4077            ! gv.c
4078 ____________________________________________________________________________
4079 [ 28142] By: nicholas                              on 2006/05/09  16:35:25
4080         Log: Two signed array indicies that Coverity spots should be unsigned.
4081      Branch: perl
4082            ! ext/POSIX/POSIX.xs
4083 ____________________________________________________________________________
4084 [ 28141] By: nicholas                              on 2006/05/09  16:04:25
4085         Log: Ressurect change 27824, which plugs a resource leak in uncalled code.
4086      Branch: perl
4087            ! ext/Encode/Encode.xs
4088 ____________________________________________________________________________
4089 [ 28140] By: rgs                                   on 2006/05/09  15:23:55
4090         Log: Subject: wince crosscompile patch for 28132
4091              From: Vadim <vadim@vkonovalov.ru>
4092              Date: Tue, 09 May 2006 15:09:43 +0400
4093              Message-ID: <44607877.90603@vkonovalov.ru>
4094      Branch: perl
4095            ! INSTALL perl.h perlio.c win32/Makefile.ce win32/config.ce
4096            ! win32/config_H.ce
4097 ____________________________________________________________________________
4098 [ 28139] By: rgs                                   on 2006/05/09  14:03:30
4099         Log: POD fixes
4100      Branch: perl
4101            ! lib/DBM_Filter/compress.pm lib/DBM_Filter/encode.pm
4102            ! lib/DBM_Filter/int32.pm lib/DBM_Filter/null.pm
4103            ! lib/DBM_Filter/utf8.pm
4104 ____________________________________________________________________________
4105 [ 28138] By: rgs                                   on 2006/05/09  13:45:43
4106         Log: Subject: Re: [PATCH] ext/IPC/SysV/t/ipcsysv.t using test.pl
4107              From: David Landgren <david@landgren.net>
4108              Date: Tue, 09 May 2006 13:03:22 +0200
4109              Message-ID: <446076FA.6010409@landgren.net>
4110      Branch: perl
4111            ! ext/IPC/SysV/t/sem.t
4112 ____________________________________________________________________________
4113 [ 28137] By: rgs                                   on 2006/05/09  13:18:34
4114         Log: Fix another Coverity problem by adding an assert that says that
4115              some string we got from the lexer is null-terminated
4116      Branch: perl
4117            ! op.c
4118 ____________________________________________________________________________
4119 [ 28136] By: rgs                                   on 2006/05/09  13:10:01
4120         Log: Fix a logic error in conditional found by Coverity
4121      Branch: perl
4122            ! op.c
4123 ____________________________________________________________________________
4124 [ 28135] By: davem                                 on 2006/05/09  11:43:55
4125         Log: allow exit during fold_constants
4126              eg BEGIN { $SIG{__WARN__} = sub{exit};} "a" == "b" 
4127      Branch: perl
4128            ! op.c
4129 ____________________________________________________________________________
4130 [ 28134] By: steveh                                on 2006/05/09  08:04:29
4131         Log: Subject: [PATCH] 'threads' patch to fix threaded build on Win32
4132              From: "Jerry D. Hedden" <jerry@hedden.us>
4133              Date: Mon, 08 May 2006 10:23:33 -0700
4134              Message-ID: <20060508102333.fb30e530d17747c2b054d625b8945d88.1e447744fc.wbe@email.secureserver.net>
4135      Branch: perl
4136            ! ext/threads/Changes ext/threads/README ext/threads/threads.pm
4137            ! ext/threads/threads.xs
4138 ____________________________________________________________________________
4139 [ 28133] By: rgs                                   on 2006/05/09  07:27:37
4140         Log: Subject: perlop.pod doc patch: I/O operators
4141              From: Ash Berlin <ash@cpan.org>
4142              Date: Sat, 06 May 2006 14:16:00 +0100
4143              Message-ID: <445CA190.1070105@cpan.org>
4144      Branch: perl
4145            ! pod/perlop.pod
4146 ____________________________________________________________________________
4147 [ 28132] By: stevep                                on 2006/05/09  02:16:18
4148         Log: Subject: [PATCH] PERL_MEM_LOG enhancements
4149              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
4150              Date: Sat, 06 May 2006 11:21:02 +0300
4151              Message-ID: <445C5C6E.6070201@gmail.com>
4152      Branch: perl
4153            ! util.c
4154 ____________________________________________________________________________
4155 [ 28131] By: nicholas                              on 2006/05/08  21:11:37
4156         Log: Subject: [PATCH] ext/IPC/SysV/t/ipcsysv.t using test.pl
4157              From: David Landgren <david@landgren.net>
4158              Message-ID: <445B694B.8060901@landgren.net>
4159              Date: Fri, 05 May 2006 17:03:39 +0200
4160              
4161              Subject: Re: [PATCH] ext/IPC/SysV/t/sem.t using test.pl
4162              From: David Landgren <david@landgren.net>
4163              Message-ID: <445B75EF.3000100@landgren.net>
4164              Date: Fri, 05 May 2006 17:57:35 +0200
4165      Branch: perl
4166            ! ext/IPC/SysV/t/ipcsysv.t ext/IPC/SysV/t/sem.t
4167 ____________________________________________________________________________
4168 [ 28127] By: stevep                                on 2006/05/08  19:01:56
4169         Log: Rename lib/Text/Balanced/t/00.load.t to 
4170              lib/Text/Balanced/t/00-load.t and restore a test to 
4171              lib/Text/Balanced/t/extmul.t.
4172      Branch: perl
4173           +> lib/Text/Balanced/t/00-load.t
4174            - lib/Text/Balanced/t/00.load.t
4175            ! MANIFEST lib/Text/Balanced/t/extmul.t
4176 ____________________________________________________________________________
4177 [ 28126] By: stevep                                on 2006/05/08  18:46:16
4178         Log: Version bump and typo fix from change #28125.
4179      Branch: perl
4180            ! lib/Text/Balanced.pm
4181 ____________________________________________________________________________
4182 [ 28125] By: stevep                                on 2006/05/08  18:37:47
4183         Log: Rollback two changes in Text::Balanced which cause test failures in the
4184              CPAN and bleadperl version of the tests.  Also, the previous bleadperl
4185              version of one test file is a bit more comprehensive than what was in
4186              CPAN, so it has been completely restored.
4187      Branch: perl
4188            ! lib/Text/Balanced.pm lib/Text/Balanced/t/extqlk.t
4189 ____________________________________________________________________________
4190 [ 28122] By: stevep                                on 2006/05/08  16:47:39
4191         Log: Upgrade to Digest-SHA-5.36.  Actually bumped to 5.36_01 as
4192              change #27352 has not yet been applied to the CPAN version.
4193      Branch: perl
4194            ! ext/Digest/SHA/Changes ext/Digest/SHA/Makefile.PL
4195            ! ext/Digest/SHA/README ext/Digest/SHA/SHA.pm
4196            ! ext/Digest/SHA/bin/shasum ext/Digest/SHA/src/hmac.c
4197            ! ext/Digest/SHA/src/hmac.h ext/Digest/SHA/src/sha.c
4198            ! ext/Digest/SHA/src/sha.h ext/Digest/SHA/t/nist/Readme.txt
4199            ! ext/Digest/SHA/t/nist/bit-hashes.sha1
4200            ! ext/Digest/SHA/t/nist/bit-messages.sha1
4201            ! ext/Digest/SHA/t/nist/byte-hashes.sha1
4202            ! ext/Digest/SHA/t/nist/byte-messages.sha1
4203 ____________________________________________________________________________
4204 [ 28118] By: nicholas                              on 2006/05/08  11:23:15
4205         Log: Tie::RefHash is now dual life, maintained by Yuval Kogman.
4206      Branch: perl
4207            ! Porting/Maintainers.pl
4208 ____________________________________________________________________________
4209 [ 28116] By: merijn                                on 2006/05/07  14:18:45
4210         Log: Remvove code that gets undone in the next line.
4211              Keep the documentation part.
4212      Branch: perl
4213            ! hints/hpux.sh
4214 ____________________________________________________________________________
4215 [ 28108] By: stevep                                on 2006/05/05  16:26:48
4216         Log: These Module::Build tests depended on STDIN.  Unfortunately, cron
4217              closes STDIN, so these build failures were only seen while 
4218              running smokes through cron.
4219      Branch: perl
4220            ! lib/Module/Build/t/extend.t
4221 ____________________________________________________________________________
4222 [ 28106] By: rgs                                   on 2006/05/05  12:48:19
4223         Log: Implement state array and state hashes. Initialisation assignment
4224              to state arrays or hashes is not implemented yet.
4225      Branch: perl
4226            ! ext/B/B/Concise.pm pp.c t/op/state.t
4227 ____________________________________________________________________________
4228 [ 28105] By: stevep                                on 2006/05/05  12:40:41
4229         Log: Upgrade to Text-Balanced-1.98
4230      Branch: perl
4231            + lib/Text/Balanced/t/00.load.t
4232            + lib/Text/Balanced/t/pod-coverage.t lib/Text/Balanced/t/pod.t
4233            ! MANIFEST lib/Text/Balanced.pm lib/Text/Balanced/Changes
4234            ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extmul.t
4235            ! lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
4236            ! lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
4237 ____________________________________________________________________________
4238 [ 28104] By: rgs                                   on 2006/05/05  11:32:36
4239         Log: Subject: [PATCH] threads - stack size support
4240              From: "Jerry D. Hedden" <jerry@hedden.us>
4241              Date: Thu, 04 May 2006 10:07:58 -0700
4242              Message-ID: <20060504100758.fb30e530d17747c2b054d625b8945d88.1ee893a99c.wbe@email.secureserver.net>
4243      Branch: perl
4244            + ext/threads/t/stack.t ext/threads/t/stack_env.t
4245            ! MANIFEST ext/threads/Changes ext/threads/README
4246            ! ext/threads/threads.pm ext/threads/threads.xs
4247 ____________________________________________________________________________
4248 [ 28103] By: stevep                                on 2006/05/05  01:26:08
4249         Log: Teach checkAUTHORS.pl about Sarathy's new email address.
4250      Branch: perl
4251            ! Porting/checkAUTHORS.pl
4252 ____________________________________________________________________________
4253 [ 28102] By: stevep                                on 2006/05/05  01:12:41
4254         Log: Subject: [PATCH] Email address changes
4255              From: "Jan Dubois" <jand@activestate.com>
4256              Date: Thu, 4 May 2006 15:28:19 -0700
4257              Message-ID: <007101c66fca$0b651a50$2217a8c0@candy>
4258      Branch: perl
4259            ! AUTHORS
4260 ____________________________________________________________________________
4261 [ 28101] By: stevep                                on 2006/05/04  20:03:42
4262         Log: Upgrade to ExtUtils-Install-1.40
4263      Branch: perl
4264            ! lib/ExtUtils/Install.pm
4265 ____________________________________________________________________________
4266 [ 28100] By: rgs                                   on 2006/05/04  16:37:28
4267         Log: Subject: RE: [PATCH-for-28089] wince yet another step
4268              From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" <vkonovalov@Lucent.com>
4269              Date: Thu, 4 May 2006 17:32:12 +0200 
4270              Message-ID: <E3FB32585BF1D411B9E900805FF51A0801BCB454@ru0022exch001u.ru.lucent.com>
4271      Branch: perl
4272            ! README.ce win32/perllib.c win32/vmem.h win32/win32.h
4273 ____________________________________________________________________________
4274 [ 28099] By: rgs                                   on 2006/05/04  12:51:51
4275         Log: Subject: [PATCH] threads - formatting [REVISED]
4276              From: "Jerry D. Hedden" <jerry@hedden.us>
4277              Date: Wed, 03 May 2006 12:34:34 -0700
4278              Message-ID: <20060503123433.fb30e530d17747c2b054d625b8945d88.d352e5da51.wbe@email.secureserver.net>
4279      Branch: perl
4280            ! ext/threads/README ext/threads/t/basic.t ext/threads/t/end.t
4281            ! ext/threads/t/join.t ext/threads/t/libc.t ext/threads/t/list.t
4282            ! ext/threads/t/problems.t ext/threads/t/stress_cv.t
4283            ! ext/threads/t/stress_re.t ext/threads/t/stress_string.t
4284            ! ext/threads/t/thread.t ext/threads/threads.pm
4285            ! ext/threads/threads.xs
4286 ____________________________________________________________________________
4287 [ 28098] By: rgs                                   on 2006/05/04  12:06:33
4288         Log: Upgrade to Encode 2.16
4289      Branch: perl
4290            ! ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
4291            ! ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
4292            ! ext/Encode/Changes ext/Encode/EBCDIC/EBCDIC.pm
4293            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/Encode.pm
4294            ! ext/Encode/Encode.xs ext/Encode/Encode/Makefile_PL.e2x
4295            ! ext/Encode/Encode/encode.h ext/Encode/JP/JP.pm
4296            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
4297            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
4298            ! ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
4299            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
4300            ! ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
4301            ! ext/Encode/Unicode/Unicode.xs ext/Encode/bin/enc2xs
4302            ! ext/Encode/bin/piconv ext/Encode/bin/ucm2table
4303            ! ext/Encode/bin/ucmlint ext/Encode/bin/ucmsort
4304            ! ext/Encode/bin/unidump ext/Encode/encengine.c
4305            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
4306            ! ext/Encode/lib/Encode/CJKConstants.pm
4307            ! ext/Encode/lib/Encode/CN/HZ.pm ext/Encode/lib/Encode/Config.pm
4308            ! ext/Encode/lib/Encode/Encoder.pm
4309            ! ext/Encode/lib/Encode/Encoding.pm
4310            ! ext/Encode/lib/Encode/Guess.pm ext/Encode/lib/Encode/JP/H2Z.pm
4311            ! ext/Encode/lib/Encode/JP/JIS7.pm
4312            ! ext/Encode/lib/Encode/KR/2022_KR.pm
4313            ! ext/Encode/lib/Encode/MIME/Header.pm
4314            ! ext/Encode/lib/Encode/MIME/Header/ISO_2022_JP.pm
4315            ! ext/Encode/lib/Encode/PerlIO.pod
4316            ! ext/Encode/lib/Encode/Unicode/UTF7.pm ext/Encode/t/Aliases.t
4317            ! ext/Encode/t/CJKT.t ext/Encode/t/Encode.t
4318            ! ext/Encode/t/Unicode.t ext/Encode/t/at-cn.t
4319            ! ext/Encode/t/at-tw.t ext/Encode/t/enc_data.t
4320            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_module.t
4321            ! ext/Encode/t/enc_utf8.t ext/Encode/t/encoding.t
4322            ! ext/Encode/t/fallback.t ext/Encode/t/guess.t
4323            ! ext/Encode/t/jperl.t ext/Encode/t/mime-header.t
4324            ! ext/Encode/t/mime_header_iso2022jp.t ext/Encode/t/perlio.t
4325            ! ext/Encode/t/rt.pl ext/Encode/t/unibench.pl
4326            ! ext/Encode/t/utf8strict.t
4327 ____________________________________________________________________________
4328 [ 28097] By: rgs                                   on 2006/05/04  11:32:05
4329         Log: Resubmit change #28095
4330      Branch: perl
4331            ! t/op/grep.t
4332 ____________________________________________________________________________
4333 [ 28096] By: steveh                                on 2006/05/04  11:22:04
4334         Log: Subject: [PATCH-for-28089] wince yet another step
4335              From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" <vkonovalov@Lucent.com>
4336              Date: Thu, 4 May 2006 13:04:45 +0200 
4337              Message-ID: <E3FB32585BF1D411B9E900805FF51A0801BCB1EE@ru0022exch001u.ru.lucent.com>
4338      Branch: perl
4339            ! win32/Makefile.ce
4340 ____________________________________________________________________________
4341 [ 28095] By: rgs                                   on 2006/05/04  10:00:14
4342         Log: Subject: [PATCH] t/op/grep.t using test.pl
4343              From: David Landgren <david@landgren.net>
4344              Date: Wed, 03 May 2006 15:53:38 +0200
4345              Message-ID: <4458B5E2.7090103@landgren.net>
4346      Branch: perl
4347            ! t/op/grep.t
4348 ____________________________________________________________________________
4349 [ 28094] By: rgs                                   on 2006/05/04  09:58:28
4350         Log: Subject: [PATCH] t/op/context.t using test.pl
4351              From: David Landgren <david@landgren.net>
4352              Date: Wed, 03 May 2006 16:20:40 +0200
4353              Message-ID: <4458BC38.6050600@landgren.net>
4354      Branch: perl
4355            ! t/op/context.t
4356 ____________________________________________________________________________
4357 [ 28093] By: rgs                                   on 2006/05/04  09:56:56
4358         Log: Subject: [PATCH] t/op/list.t using test.pl
4359              From: David Landgren <david@landgren.net>
4360              Date: Wed, 03 May 2006 19:40:40 +0200
4361              Message-ID: <4458EB18.8070904@landgren.net>
4362      Branch: perl
4363            ! t/op/list.t
4364 ____________________________________________________________________________
4365 [ 28092] By: rgs                                   on 2006/05/04  09:43:51
4366         Log: Document order of evaluation for the comma operator
4367              
4368              Subject: [PATCH] Re: Kill select((select(OUTPUT_HANDLE), $| = 1)[0]);
4369              From: Paul Johnson <paul@pjcj.net>
4370              Date: Wed, 26 Apr 2006 22:38:43 +0200
4371              Message-ID: <20060426203843.GE21543@pjcj.net>
4372      Branch: perl
4373            ! pod/perlop.pod
4374 ____________________________________________________________________________
4375 [ 28091] By: steveh                                on 2006/05/04  08:24:06
4376         Log: Subject: RE: [PATCH] Implement ${^WIN32_SLOPPY_STAT}
4377              From: "Jan Dubois" <jand@activestate.com>
4378              Date: Wed, 3 May 2006 12:41:23 -0700
4379              Message-ID: <013f01c66ee9$8f1437a0$d045a8c0@candy>
4380      Branch: perl
4381            ! pod/perlport.pod
4382 ____________________________________________________________________________
4383 [ 28090] By: rgs                                   on 2006/05/04  07:42:27
4384         Log: Another test for state variables and closures,
4385              adapted from a Perl 6 example, pointed out by
4386              Joshua "Limbic_Region" Gatcomb
4387      Branch: perl
4388            ! t/op/state.t
4389 ____________________________________________________________________________
4390 [ 28089] By: rgs                                   on 2006/05/03  22:49:14
4391         Log: Ensure that C<(state $x) = $y> is not a state assignment
4392              (due to the parentheses that make it a regular assignment
4393              to a variable declared inside a list)
4394      Branch: perl
4395            ! t/op/state.t
4396 ____________________________________________________________________________
4397 [ 28088] By: rgs                                   on 2006/05/03  22:40:28
4398         Log: New test case for state variables with ties, suggested by Nicholas
4399      Branch: perl
4400            ! t/op/state.t
4401 ____________________________________________________________________________
4402 [ 28087] By: rgs                                   on 2006/05/03  22:01:41
4403         Log: Add "state" feature
4404      Branch: perl
4405            ! lib/feature.pm perl_keyword.pl t/op/state.t toke.c
4406 ____________________________________________________________________________
4407 [ 28086] By: rgs                                   on 2006/05/03  21:46:02
4408         Log: Introduce a new keyword, state, for state variables.
4409      Branch: perl
4410            + t/op/state.t
4411            ! MANIFEST dump.c embed.fnc embed.h ext/B/B/Concise.pm
4412            ! ext/B/t/concise-xs.t keywords.h keywords.pl op.c op.h pad.c
4413            ! perl.h perl_keyword.pl pod/perlintern.pod pp_hot.c proto.h
4414            ! sv.h toke.c
4415 ____________________________________________________________________________
4416 [ 28085] By: rgs                                   on 2006/05/03  19:15:00
4417         Log: Subject: [PATCH] wince another step
4418              From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **"
4419              Date: Wed, 3 May 2006 20:11:11 +0200 
4420              Message-ID: <E3FB32585BF1D411B9E900805FF51A0801BCAE1F@ru0022exch001u.ru.lucent.com>
4421      Branch: perl
4422            - win32/xconfig.h
4423            ! MANIFEST win32/Makefile.ce
4424 ____________________________________________________________________________
4425 [ 28084] By: rgs                                   on 2006/05/03  19:10:29
4426         Log: Subject: [PATCH] Clarify hard link support on Windows
4427              From: "Jan Dubois" <jand@activestate.com>
4428              Date: Wed, 3 May 2006 11:30:03 -0700
4429              Message-ID: <013a01c66edf$982ebcc0$d045a8c0@candy>
4430      Branch: perl
4431            ! pod/perlport.pod
4432 ____________________________________________________________________________
4433 [ 28083] By: rgs                                   on 2006/05/03  19:06:26
4434         Log: Subject: RE: [PATCH] Implement ${^WIN32_SLOPPY_STAT}
4435              From: "Jan Dubois" <jand@activestate.com>
4436              Date: Wed, 3 May 2006 11:18:30 -0700
4437              Message-ID: <013901c66edd$fb8ae750$d045a8c0@candy>
4438      Branch: perl
4439            ! pod/perlvar.pod
4440 ____________________________________________________________________________
4441 [ 28082] By: stevep                                on 2006/05/03  17:56:37
4442         Log: Upgrade to CGI-3.20
4443      Branch: perl
4444            ! lib/CGI.pm lib/CGI/Changes lib/CGI/Cookie.pm
4445            ! lib/CGI/t/cookie.t lib/CGI/t/function.t
4446 ____________________________________________________________________________
4447 [ 28081] By: rgs                                   on 2006/05/03  16:24:04
4448         Log: Subject: [PATCH] more logic localizations
4449              From: andy@petdance.com (Andy Lester)
4450              Date: Tue, 11 Apr 2006 14:14:45 -0500
4451              Message-ID: <20060411191445.GA4938@petdance.com>
4452      Branch: perl
4453            ! mg.c
4454 ____________________________________________________________________________
4455 [ 28080] By: rgs                                   on 2006/05/03  16:09:48
4456         Log: Subject: -Dmad breaks a few tests
4457              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
4458              Date: Tue, 2 May 2006 01:37:03 +0200
4459              Message-Id: <64F8ECEA-D96B-11DA-AA80-000502F3279F@free.fr>
4460              
4461              (part of, with tweaks)
4462      Branch: perl
4463            ! t/op/incfilter.t
4464 ____________________________________________________________________________
4465 [ 28079] By: rgs                                   on 2006/05/03  09:04:30
4466         Log: Subject: [PATCH] Remove an unnecessary goto
4467              From: andy@petdance.com (Andy Lester)
4468              Date: Wed, 3 May 2006 00:54:30 -0500
4469              Message-ID: <20060503055430.GA4922@petdance.com>
4470      Branch: perl
4471            ! op.c
4472 ____________________________________________________________________________
4473 [ 28078] By: rgs                                   on 2006/05/03  09:00:39
4474         Log: Subject: [PATCH] optimize S_find_array_subscript
4475              From: andy@petdance.com (Andy Lester)
4476              Date: Tue, 2 May 2006 21:09:08 -0500
4477              Message-ID: <20060503020908.GA2234@petdance.com>
4478      Branch: perl
4479            ! sv.c
4480 ____________________________________________________________________________
4481 [ 28077] By: rgs                                   on 2006/05/03  08:57:45
4482         Log: Subject: [PATCH] clean up loops in doio.c and dump.c
4483              From: andy@petdance.com (Andy Lester)
4484              Date: Tue, 2 May 2006 13:38:15 -0500
4485              Message-ID: <20060502183815.GA7979@petdance.com>
4486      Branch: perl
4487            ! doio.c dump.c embed.fnc embed.h proto.h
4488 ____________________________________________________________________________
4489 [ 28076] By: rgs                                   on 2006/05/03  08:52:01
4490         Log: Subject: [PATCH] pp_sys.c: U8* cast
4491              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
4492              Date: Tue, 2 May 2006 20:04:33 +0300 (EEST)
4493              Message-Id: <200605021704.k42H4XIh255652@kosh.hut.fi>
4494      Branch: perl
4495            ! pp_sys.c
4496 ____________________________________________________________________________
4497 [ 28075] By: rgs                                   on 2006/05/03  08:51:14
4498         Log: Subject: [PATCH] hv.c: do zeroing via mem wrap check
4499              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
4500              Date: Tue, 2 May 2006 20:03:01 +0300 (EEST)
4501              Message-Id: <200605021703.k42H31PF216868@kosh.hut.fi>
4502      Branch: perl
4503            ! hv.c
4504 ____________________________________________________________________________
4505 [ 28074] By: rgs                                   on 2006/05/03  08:38:39
4506         Log: Subject: [PATCH] microperl update
4507              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
4508              Date: Wed, 03 May 2006 08:20:31 +0300
4509              Message-ID: <44583D9F.8060401@gmail.com>
4510      Branch: perl
4511            ! Makefile.micro README.micro uconfig.h uconfig.sh
4512 ____________________________________________________________________________
4513 [ 28073] By: steveh                                on 2006/05/03  08:25:27
4514         Log: Make Perl_unshare_hek visible to core extensions without being public
4515              
4516              See the comments in:
4517              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-04/msg00480.html
4518              (which were put into practice in changes #27800 and #27848)
4519      Branch: perl
4520            ! embed.fnc embed.h
4521 ____________________________________________________________________________
4522 [ 28072] By: steveh                                on 2006/05/03  08:03:50
4523         Log: Subject: Re: Smoke [5.9.4] 28069 FAIL(M) MSWin32 WinXP/.Net SP2 (x86/2 cpu)
4524              From: Vadim <vadim@vkonovalov.ru>
4525              Date: Wed, 03 May 2006 06:10:59 +0400
4526              Message-ID: <44581133.8080100@vkonovalov.ru>
4527      Branch: perl
4528           +> win32/perlmaince.c
4529            - win32/perlmain.c
4530            ! MANIFEST
4531 ____________________________________________________________________________
4532 [ 28071] By: stevep                                on 2006/05/03  01:46:27
4533         Log: Subject: Re: Smoke [5.9.4] 28069 FAIL(M) MSWin32 WinXP/.Net SP2 (x86/2 cpu)
4534              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
4535              Date: Wed, 03 May 2006 10:00:03 +0900
4536              Message-Id: <20060503095420.0357.BQW10602@nifty.com>
4537      Branch: perl
4538            ! embed.fnc embed.h global.sym
4539 ____________________________________________________________________________
4540 [ 28070] By: nicholas                              on 2006/05/02  22:38:52
4541         Log: Remove a variable left unused since change 28065.
4542      Branch: perl
4543            ! sv.c
4544 ____________________________________________________________________________
4545 [ 28069] By: nicholas                              on 2006/05/02  22:19:56
4546         Log: Add a new hash key flag HVhek_UNSHARED, to mark all unshared hash keys.
4547              Otherwise Perl_newSVhek(), called by Perl_hv_iterkeysv(), naively
4548              assumes that it can share any hash key directly.
4549      Branch: perl
4550            ! hv.c hv.h sv.c
4551 ____________________________________________________________________________
4552 [ 28068] By: nicholas                              on 2006/05/02  22:16:25
4553         Log: cumulative totals and list reverse for checkAUTHORS.pl
4554      Branch: perl
4555            ! Porting/checkAUTHORS.pl
4556 ____________________________________________________________________________
4557 [ 28067] By: stevep                                on 2006/05/02  18:03:57
4558         Log: Another place where Intel C++ pretending to be gcc is a really
4559              bad thing.
4560      Branch: perl
4561            ! gv.h
4562 ____________________________________________________________________________
4563 [ 28066] By: nicholas                              on 2006/05/02  17:46:38
4564         Log: *static* pointers to newXSUB(), dammit!
4565      Branch: perl
4566            ! writemain.SH xsutils.c
4567 ____________________________________________________________________________
4568 [ 28065] By: nicholas                              on 2006/05/02  17:00:56
4569         Log: Assert that SvMAGIC() isn't being called on PVMGs which are using the
4570              same union to store the stash for our.
4571      Branch: perl
4572            ! sv.c sv.h
4573 ____________________________________________________________________________
4574 [ 28064] By: nicholas                              on 2006/05/02  16:24:14
4575         Log: Change 28063 forgot 1 key line - acutally use the correct filename
4576              storage.
4577      Branch: perl
4578            ! op.c
4579 ____________________________________________________________________________
4580 [ 28063] By: nicholas                              on 2006/05/02  15:55:25
4581         Log: Fix bug in DynaLoader, which has been passing a filename in dynamic
4582              storage to newXS() seemingly forever. This involves creating
4583              newXS_flags(), with the first flag being "arrange to copy the 
4584              filename and free it at the right time".
4585      Branch: perl
4586            ! XSUB.h cv.h embed.fnc embed.h ext/DynaLoader/dl_aix.xs
4587            ! ext/DynaLoader/dl_beos.xs ext/DynaLoader/dl_dld.xs
4588            ! ext/DynaLoader/dl_dllload.xs ext/DynaLoader/dl_dlopen.xs
4589            ! ext/DynaLoader/dl_dyld.xs ext/DynaLoader/dl_hpux.xs
4590            ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_mpeix.xs
4591            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_symbian.xs
4592            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs op.c
4593            ! pod/perlapi.pod proto.h
4594 ____________________________________________________________________________
4595 [ 28062] By: rgs                                   on 2006/05/02  15:37:35
4596         Log: Move some scripts under win32/ce-helpers.
4597              
4598              Subject: RE: Merge WinCE into Win32 directory and remove the the WinCE dir ectory
4599              From: "Konovalov, Vadim Vladimirovich (Vadim)** CTR **" <vkonovalov@Lucent.com>
4600              Date: Tue, 2 May 2006 17:30:59 +0200 
4601              Message-ID: <E3FB32585BF1D411B9E900805FF51A0801BB3F03@ru0022exch001u.ru.lucent.com>
4602      Branch: perl
4603           +> win32/ce-helpers/cecopy-lib.pl win32/ce-helpers/comp.pl
4604           +> win32/ce-helpers/compile-all.bat win32/ce-helpers/compile.bat
4605           +> win32/ce-helpers/makedist.pl win32/ce-helpers/registry.bat
4606            - win32/cecopy-lib.pl win32/comp.pl win32/compile-all.bat
4607            - win32/compile.bat win32/makedist.pl win32/registry.bat
4608            - win32/win32-d.h
4609            ! MANIFEST win32/Makefile.ce
4610 ____________________________________________________________________________
4611 [ 28061] By: rgs                                   on 2006/05/02  14:28:31
4612         Log: Subject: Re: Merge WinCE into Win32 directory and remove the the WinCE directory
4613              From: demerphq <demerphq@gmail.com>
4614              Date: Mon, 1 May 2006 19:02:09 +0200
4615              Message-ID: <9b18b3110605011002m56c0db99n169ae677efb6d059@mail.gmail.com>
4616              
4617              Plus adjustements to MANIFEST. Also, perlmain.c seemed to be missing
4618              from the patch.
4619      Branch: perl
4620            + win32/Makefile.ce win32/cecopy-lib.pl win32/comp.pl
4621            + win32/compile-all.bat win32/compile.bat win32/config.ce
4622            + win32/config_H.ce win32/makedist.pl win32/perl.rc
4623            + win32/perlmain.c win32/registry.bat win32/win32-d.h
4624            + win32/win32ceio.c win32/win32iop-o.h win32/wince.c
4625            + win32/wince.h win32/wincesck.c win32/xconfig.h
4626            - wince/Makefile.ce wince/bin/exetype.pl wince/bin/perlglob.pl
4627            - wince/bin/pl2bat.pl wince/bin/runperl.pl wince/bin/search.pl
4628            - wince/cecopy-lib.pl wince/comp.pl wince/compile-all.bat
4629            - wince/compile.bat wince/config.ce wince/config_H.ce
4630            - wince/config_h.PL wince/config_sh.PL wince/dl_win32.xs
4631            - wince/include/arpa/inet.h wince/include/sys/socket.h
4632            - wince/makedist.pl wince/makeico.pl wince/perl.rc
4633            - wince/perlhost.h wince/perllib.c wince/perlmain.c
4634            - wince/registry.bat wince/runperl.c wince/splittree.pl
4635            - wince/vdir.h wince/vmem.h wince/win32.h wince/win32io.c
4636            - wince/win32iop.h wince/win32thread.c wince/win32thread.h
4637            - wince/wince.c wince/wince.h wince/wincesck.c
4638            ! MANIFEST win32/include/sys/socket.h win32/win32.h
4639            ! win32/win32thread.h
4640 ____________________________________________________________________________
4641 [ 28060] By: nicholas                              on 2006/05/02  12:41:43
4642         Log: GvFILE() cannot be a pointer to the memory owned by the COP, because
4643              COPs created by use can be freed along this memory, but the GP
4644              remains. Given that several GVs may refer to the same file, use a
4645              shared string rather than an individual allocation per GP.
4646      Branch: perl
4647            ! bytecode.pl ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
4648            ! gv.c gv.h sv.c
4649 ____________________________________________________________________________
4650 [ 28059] By: nicholas                              on 2006/05/02  12:02:32
4651         Log: Change 28037 broke t/op/each.t when running with TEST.
4652      Branch: perl
4653            ! t/test.pl
4654 ____________________________________________________________________________
4655 [ 28058] By: nicholas                              on 2006/05/02  11:15:26
4656         Log: De-duplicate the code that creates new GPs into Perl_newGP().
4657      Branch: perl
4658            ! embed.fnc embed.h gv.c proto.h scope.c
4659 ____________________________________________________________________________
4660 [ 28057] By: rgs                                   on 2006/05/02  10:39:01
4661         Log: Subject: Re: [PATCH] t/op/glob.t using test.pl
4662              From: David Landgren <david@landgren.net>
4663              Date: Sat, 29 Apr 2006 15:32:07 +0200
4664              Message-ID: <44536AD7.4060608@landgren.net>
4665      Branch: perl
4666            ! t/op/glob.t
4667 ____________________________________________________________________________
4668 [ 28056] By: rgs                                   on 2006/05/02  10:36:39
4669         Log: Subject: [PATCH] t/op/hashwarn.t using test.pl
4670              From: David Landgren <david@landgren.net>
4671              Date: Sat, 29 Apr 2006 17:51:28 +0200
4672              Message-ID: <44538B80.2060503@landgren.net>
4673      Branch: perl
4674            ! t/op/hashwarn.t
4675 ____________________________________________________________________________
4676 [ 28055] By: rgs                                   on 2006/05/02  10:16:23
4677         Log: Subject: [PATCH] toke.c: function pointer to data pointer
4678              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
4679              Date: Tue, 2 May 2006 08:25:55 +0300 (EEST)
4680              Message-Id: <200605020525.k425Ptik165705@kosh.hut.fi>
4681      Branch: perl
4682            ! toke.c
4683 ____________________________________________________________________________
4684 [ 28054] By: rgs                                   on 2006/05/02  10:11:10
4685         Log: Subject: [DOC PATCH] chop warning in perlport
4686              From: Xavier Noria <fxn@hashref.com>
4687              Date: Tue, 2 May 2006 12:08:34 +0200
4688              Message-Id: <E06C0594-CAF6-4822-8EB4-8E06EAD4A889@hashref.com>
4689      Branch: perl
4690            ! pod/perlport.pod
4691 ____________________________________________________________________________
4692 [ 28053] By: steveh                                on 2006/05/02  09:59:23
4693         Log: Sigh. Third time lucky.
4694      Branch: perl
4695            ! win32/win32.h
4696 ____________________________________________________________________________
4697 [ 28052] By: steveh                                on 2006/05/02  09:46:41
4698         Log: Ahem. And here's the rest of #28051...
4699      Branch: perl
4700            ! win32/win32.h
4701 ____________________________________________________________________________
4702 [ 28051] By: steveh                                on 2006/05/02  09:39:01
4703         Log: Subject: RE: [PATCH] fix 27987 for MSVC (was Re: Smoke [5.9.4] 28020 FAIL(m) MSWin32 Win2000 SP4 (x86/1 cpu))
4704              From: "Jan Dubois" <jand@ActiveState.com>
4705              Date: Mon, 1 May 2006 18:55:11 -0700
4706              Message-ID: <08ff01c66d8b$7282e320$2217a8c0@candy>
4707              
4708              Subject: Re: [PATCH] fix 27987 for MSVC (was Re: Smoke [5.9.4] 28020 FAIL(m)
4709              From: "H.Merijn Brand" <h.m.brand@xs4all.nl>
4710              Date: Tue, 2 May 2006 09:23:51 +0200
4711              Message-ID: <20060502092351.7bae0896@pc09>
4712      Branch: perl
4713            ! win32/config.vc win32/config.vc64 win32/config_H.vc
4714            ! win32/config_H.vc64
4715 ____________________________________________________________________________
4716 [ 28050] By: rgs                                   on 2006/05/02  09:13:19
4717         Log: Subject: [PATCH] pp.c casting, take two
4718              From: andy@petdance.com (Andy Lester)
4719              Date: Sun, 30 Apr 2006 19:48:26 -0500
4720              Message-ID: <20060501004826.GA4744@petdance.com>
4721              
4722              (with adjustements, some of the code has already
4723              been touched since)
4724      Branch: perl
4725            ! pp.c
4726 ____________________________________________________________________________
4727 [ 28049] By: rgs                                   on 2006/05/02  08:50:05
4728         Log: Subject: [PATCH] Some more SvREFCNT_inc updates
4729              From: andy@petdance.com (Andy Lester)
4730              Date: Sun, 30 Apr 2006 13:24:14 -0500
4731              Message-ID: <20060430182414.GA18094@petdance.com>
4732      Branch: perl
4733            ! cop.h pp_ctl.c
4734 ____________________________________________________________________________
4735 [ 28048] By: rgs                                   on 2006/05/02  08:48:04
4736         Log: Subject: [PATCH] quiet some perlio.c warnings
4737              From: andy@petdance.com (Andy Lester)
4738              Date: Sun, 30 Apr 2006 13:23:22 -0500
4739              Message-ID: <20060430182322.GA18064@petdance.com>
4740      Branch: perl
4741            ! perlio.c
4742 ____________________________________________________________________________
4743 [ 28047] By: rgs                                   on 2006/05/02  08:45:26
4744         Log: Subject: [PATCH] More tweaking of SvREFCNT_inc calls
4745              From: andy@petdance.com (Andy Lester)
4746              Date: Sun, 30 Apr 2006 12:06:21 -0500
4747              Message-ID: <20060430170621.GA4054@petdance.com>
4748      Branch: perl
4749            ! mg.c
4750 ____________________________________________________________________________
4751 [ 28046] By: stevep                                on 2006/05/02  02:50:33
4752         Log: One too many ('s in change #28043. 
4753      Branch: perl
4754            ! ext/Errno/Errno_pm.PL
4755 ____________________________________________________________________________
4756 [ 28045] By: stevep                                on 2006/05/02  02:47:43
4757         Log: Escape prompts with #'s to avoid causing tests to fail from
4758              the unexpected output.
4759      Branch: perl
4760            ! lib/Module/Build/t/extend.t
4761 ____________________________________________________________________________
4762 [ 28044] By: stevep                                on 2006/05/02  01:55:53
4763         Log: Fix for RT #25366: h2xs 1.23 from "Aaron Kaplan".
4764      Branch: perl
4765            ! utils/h2xs.PL
4766 ____________________________________________________________________________
4767 [ 28043] By: stevep                                on 2006/05/02  00:23:05
4768         Log: Fix for RT #7916: perl 5.6.1 with Intel's icc on RedHat 
4769              Linux 7.2.  The original fix, change #13053, added a check
4770              for $Config{gccversion} which is now populated by newer
4771              Intel compilers.  This additional change checks to see
4772              if Intel is in $Config{gccversion}.  If it is, its not
4773              a gcc.
4774      Branch: perl
4775            ! ext/Errno/Errno_pm.PL
4776 ____________________________________________________________________________
4777 [ 28042] By: stevep                                on 2006/05/01  23:30:59
4778         Log: Subject: [PATCH] signed vs unsigned char * nit
4779              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
4780              Date: Sat, 29 Apr 2006 20:59:29 +0300 (EEST)
4781              Message-Id: <200604291759.k3THxTji032009@kosh.hut.fi>
4782      Branch: perl
4783            ! pp.c
4784 ____________________________________________________________________________
4785 [ 28041] By: stevep                                on 2006/05/01  23:25:30
4786         Log: Reverting context removal from change #27992.  This should
4787              clear up threaded builds on Win32 and VMS. 
4788      Branch: perl
4789            ! embed.fnc embed.h pp_ctl.c proto.h
4790 ____________________________________________________________________________
4791 [ 28040] By: rgs                                   on 2006/05/01  20:25:17
4792         Log: Add a BUGS section to Fatal.pm, see bug #38790
4793      Branch: perl
4794            ! lib/Fatal.pm
4795 ____________________________________________________________________________
4796 [ 28039] By: nicholas                              on 2006/05/01  19:07:06
4797         Log: Disable SIGRTMAX and SIGRTMIN in POSIX if Configure's probes found that
4798              they aren't viable. (Certain glibcs are "interesting")
4799      Branch: perl
4800            ! ext/POSIX/Makefile.PL
4801 ____________________________________________________________________________
4802 [ 28038] By: nicholas                              on 2006/05/01  17:28:43
4803         Log: Allow a macro of "0" to mean "#if 0" for convenient elimination of
4804              constants.
4805      Branch: perl
4806            ! lib/ExtUtils/Constant/Base.pm
4807 ____________________________________________________________________________
4808 [ 28037] By: merijn                                on 2006/05/01  14:18:16
4809         Log: Subject: Re: [PATCH] provide diag() and don't use ++ in test.pl
4810              From: David Landgren <david@landgren.net>
4811              Date: Mon, 01 May 2006 15:50:03 +0200
4812              Message-ID: <4456120B.3000302@landgren.net>
4813              
4814              Plus some additional comment (also from David) about WHY not to
4815              use ++ in test.pl
4816      Branch: perl
4817            ! t/test.pl
4818 ____________________________________________________________________________
4819 [ 28036] By: merijn                                on 2006/05/01  12:56:54
4820         Log: Subject: Re: [PATCH] fix 27987 for MSVC (was Re: Smoke [5.9.4] 28020 FAIL(m) MSWin32 Win2000 SP4 (x86/1 cpu))
4821              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
4822              Date: Mon, 01 May 2006 21:34:33 +0900
4823              Message-Id: <20060501213249.814E.BQW10602@nifty.com>
4824      Branch: perl
4825            ! win32/config.vc64
4826 ____________________________________________________________________________
4827 [ 28035] By: nicholas                              on 2006/05/01  11:16:13
4828         Log: Re-order one DO_UTF8 to be after the SvPV.
4829      Branch: perl
4830            ! ext/Data/Dumper/Dumper.xs
4831 ____________________________________________________________________________
4832 [ 28034] By: nicholas                              on 2006/04/30  23:08:17
4833         Log: Fix two errors found by Coverity.
4834      Branch: perl
4835            ! pp_sys.c
4836 ____________________________________________________________________________
4837 [ 28033] By: nicholas                              on 2006/04/30  23:02:46
4838         Log: Add a --percentage option to checkAUTHORS.pl to show rankings as
4839              percentages.
4840      Branch: perl
4841            ! Porting/checkAUTHORS.pl
4842 ____________________________________________________________________________
4843 [ 28032] By: nicholas                              on 2006/04/30  22:00:34
4844         Log: Replace a STRLEN no_len; with a _nolen macro call.
4845      Branch: perl
4846            ! pp_pack.c
4847 ____________________________________________________________________________
4848 [ 28031] By: nicholas                              on 2006/04/30  21:27:20
4849         Log: Perl_pack_cat() is a mathom too!
4850      Branch: perl
4851            ! mathoms.c pod/perlapi.pod pp_pack.c
4852 ____________________________________________________________________________
4853 [ 28030] By: nicholas                              on 2006/04/30  20:41:29
4854         Log: One part of pp_pack couldn't correctly handle surprises from UTF-8
4855              overloading.
4856      Branch: perl
4857            ! pp_pack.c t/uni/overload.t
4858 ____________________________________________________________________________
4859 [ 28029] By: nicholas                              on 2006/04/30  19:07:43
4860         Log: do_vop() couldn't correctly handle surprises from UTF-8 overloading.
4861      Branch: perl
4862            ! doop.c t/uni/overload.t
4863 ____________________________________________________________________________
4864 [ 28028] By: nicholas                              on 2006/04/30  17:58:53
4865         Log: We had no tests that covered the grow paths in pp_uc and pp_lc.
4866      Branch: perl
4867            ! t/op/lc.t
4868 ____________________________________________________________________________
4869 [ 28027] By: nicholas                              on 2006/04/30  17:23:44
4870         Log: Dave noticed that change 28022 was wrong - should read is_index
4871              rather than just index.
4872      Branch: perl
4873            ! pp.c
4874 ____________________________________________________________________________
4875 [ 28026] By: merijn                                on 2006/04/30  15:22:12
4876         Log: Subject: [PATCH] fix 27987 for MSVC (was Re: Smoke [5.9.4] 28020 FAIL(m) MSWin32 Win2000 SP4 (x86/1 cpu))
4877              From: Abe Timmerman <abe@ztreet.demon.nl>
4878              Date: Sun, 30 Apr 2006 15:15:24 +0200
4879              Message-Id: <200604301515.24580.abe@ztreet.demon.nl>
4880      Branch: perl
4881            ! win32/config.vc win32/config_H.vc
4882 ____________________________________________________________________________
4883 [ 28025] By: stevep                                on 2006/04/30  14:27:08
4884         Log: I was mistaken.  Borland and gcc do have snprintf() and vsnprintf()
4885              on Win32.
4886      Branch: perl
4887            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4888            ! win32/config_H.vc64
4889 ____________________________________________________________________________
4890 [ 28024] By: stevep                                on 2006/04/30  13:14:25
4891         Log: OK, Win32 must no have snprintf()/vsnprintf 
4892      Branch: perl
4893            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
4894            ! win32/config_H.vc64
4895 ____________________________________________________________________________
4896 [ 28023] By: davem                                 on 2006/04/30  12:32:09
4897         Log: remove a compiler warning by making HOPBACKc only hop *back*
4898      Branch: perl
4899            ! regexec.c
4900 ____________________________________________________________________________
4901 [ 28022] By: nicholas                              on 2006/04/30  11:14:04
4902         Log: index and rindex couldn't correctly handle surprises from UTF-8
4903              overloading.
4904      Branch: perl
4905            ! pp.c t/lib/warnings/9uninit t/uni/overload.t
4906 ____________________________________________________________________________
4907 [ 28021] By: nicholas                              on 2006/04/30  10:58:11
4908         Log: Document SvGAMAGIC(), and its significance w.r.t. the side effects of
4909              inadvertently calling magic and overloading too often.
4910      Branch: perl
4911            ! pod/perlapi.pod sv.h
4912 ____________________________________________________________________________
4913 [ 28020] By: nicholas                              on 2006/04/29  23:35:52
4914         Log: Coverity disliked us passing a negative length to vsnprintf().
4915      Branch: perl
4916            ! perlio.c
4917 ____________________________________________________________________________
4918 [ 28019] By: nicholas                              on 2006/04/29  23:33:36
4919         Log: syswrite couldn't correctly handle surprises from UTF-8 overloading.
4920              As part of fixing this, syswrite now tries to take advantage of the
4921              UTF-8 cache logic for lengths and offsets on regular scalars.
4922      Branch: perl
4923            ! pp_sys.c t/lib/warnings/9uninit t/uni/overload.t
4924 ____________________________________________________________________________
4925 [ 28018] By: nicholas                              on 2006/04/29  23:32:06
4926         Log: More tests for syswrite with UTF-8 data.
4927      Branch: perl
4928            ! lib/open.t
4929 ____________________________________________________________________________
4930 [ 28017] By: nicholas                              on 2006/04/29  21:54:38
4931         Log: It should never be possible for SvGMAGICAL() to be true on SVt_IV.
4932      Branch: perl
4933            ! doio.c
4934 ____________________________________________________________________________
4935 [ 28016] By: nicholas                              on 2006/04/29  17:38:08
4936         Log: print couldn't correctly handle surprises from UTF-8 overloading.
4937      Branch: perl
4938            ! doio.c t/uni/overload.t
4939 ____________________________________________________________________________
4940 [ 28015] By: nicholas                              on 2006/04/29  17:31:27
4941         Log: Add a cross reference to bytes_from_utf8() in the documentation for
4942              utf8_to_bytes(). Regenerate perlapi.pod.
4943      Branch: perl
4944            ! pod/perlapi.pod utf8.c
4945 ____________________________________________________________________________
4946 [ 28014] By: nicholas                              on 2006/04/29  16:07:31
4947         Log: There were more ways to break uc/lc/ucfirst/lcfirst even without
4948              use 'locale'; so test for them too. Correct the skip count.
4949      Branch: perl
4950            ! t/uni/overload.t
4951 ____________________________________________________________________________
4952 [ 28013] By: nicholas                              on 2006/04/29  15:55:51
4953         Log: lcfirst/ucfist plus an 8 bit locale could mangle UTF-8 values
4954              returned by overloaded stringification.
4955      Branch: perl
4956            ! pp.c t/uni/overload.t
4957 ____________________________________________________________________________
4958 [ 28012] By: nicholas                              on 2006/04/29  14:05:55
4959         Log: uc plus an 8 bit locale could get confused by UTF-8 values returned by
4960              overloaded stringification.
4961      Branch: perl
4962            ! pp.c t/uni/overload.t
4963 ____________________________________________________________________________
4964 [ 28011] By: nicholas                              on 2006/04/29  13:43:26
4965         Log: lc plus an 8 bit locale could mangle UTF-8 values returned by
4966              overloaded stringification.
4967      Branch: perl
4968            ! pp.c t/uni/overload.t
4969 ____________________________________________________________________________
4970 [ 28010] By: stevep                                on 2006/04/29  13:09:18
4971         Log: Subject: [PATCH] more -ansi -pedantic cleanliness
4972              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
4973              Date: Sat, 29 Apr 2006 11:13:24 +0300
4974              Message-ID: <44532024.9070303@gmail.com>
4975      Branch: perl
4976            ! cop.h gv.c regcomp.c regexec.c sv.c toke.c
4977 ____________________________________________________________________________
4978 [ 28009] By: stevep                                on 2006/04/28  20:53:07
4979         Log: Subject: Re: [ANNOUNCE] Module::Build 0.28 -> CPAN
4980              From: "Randy W. Sims" <ml-perl@thepierianspring.org>
4981              Date: Fri, 28 Apr 2006 15:31:55 -0400
4982              Message-ID: <44526DAB.8070408@thepierianspring.org>
4983      Branch: perl
4984            ! lib/Module/Build/ConfigData.pm
4985 ____________________________________________________________________________
4986 [ 28008] By: stevep                                on 2006/04/28  20:40:41
4987         Log: Subject: [PATCH] reduce gcc -ansi -pedantic noise plus a suggestion
4988              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
4989              Date: Fri, 28 Apr 2006 22:58:58 +0300
4990              Message-ID: <44527402.8000506@gmail.com>
4991      Branch: perl
4992            ! doio.c gv.c hv.c op.c pad.c perl.c perl.h perlio.c pp.c
4993            ! pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c sv.c toke.c
4994            ! universal.c utf8.c
4995 ____________________________________________________________________________
4996 [ 28007] By: stevep                                on 2006/04/28  19:14:22
4997         Log: Subject: two [PATCH]es: dVAR for malloc.c, and a signed/unsigned char*
4998              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
4999              Date: Fri, 28 Apr 2006 21:04:59 +0300
5000              Message-ID: <4452594B.4040609@gmail.com>
5001      Branch: perl
5002            ! malloc.c pp.c
5003 ____________________________________________________________________________
5004 [ 28006] By: nicholas                              on 2006/04/28  16:34:14
5005         Log: Fix bug 34297 (length of overloaded UTF-8 strings)
5006      Branch: perl
5007            + t/uni/overload.t
5008            ! MANIFEST pp.c
5009 ____________________________________________________________________________
5010 [ 28005] By: stevep                                on 2006/04/28  16:15:25
5011         Log: Typo in MANIFEST from change #27997.  Mustn't touch Perl before coffee.
5012      Branch: perl
5013            ! MANIFEST
5014 ____________________________________________________________________________
5015 [ 28004] By: stevep                                on 2006/04/28  15:35:37
5016         Log: Added Changes file left out from change #28001.
5017      Branch: perl
5018            ! ext/Cwd/Changes
5019 ____________________________________________________________________________
5020 [ 28003] By: rgs                                   on 2006/04/28  15:29:30
5021         Log: Subject: Merge WinCE and Win32 directories -- Initial patch
5022              From: demerphq <demerphq@gmail.com>
5023              Date: 27-Apr-2006 23:30
5024              Message-ID: <9b18b3110604271430k4de84685jec6535ded195ed94@mail.gmail.com>
5025      Branch: perl
5026            ! win32/config_h.PL win32/dl_win32.xs win32/include/sys/socket.h
5027            ! win32/makeico.pl win32/perlhost.h win32/perllib.c win32/vdir.h
5028            ! win32/vmem.h win32/win32.h
5029 ____________________________________________________________________________
5030 [ 28001] By: stevep                                on 2006/04/28  13:34:39
5031         Log: Upgrade to Pathtools-3.18
5032      Branch: perl
5033            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
5034            ! lib/File/Spec/VMS.pm lib/File/Spec/t/Spec.t
5035 ____________________________________________________________________________
5036 [ 28000] By: rgs                                   on 2006/04/28  13:33:37
5037         Log: Subject: [PATCH] t/op/defins.pl using test.pl
5038              From: David Landgren <david@landgren.net>
5039              Date: Fri, 28 Apr 2006 14:27:39 +0200
5040              Message-ID: <44520A3B.1080707@landgren.net>
5041      Branch: perl
5042            ! t/op/defins.t
5043 ____________________________________________________________________________
5044 [ 27999] By: rgs                                   on 2006/04/28  13:33:11
5045         Log: Subject: [PATCH] t/op/delete.t using test.pl
5046              From: David Landgren <david@landgren.net>
5047              Date: Fri, 28 Apr 2006 15:03:39 +0200
5048              Message-ID: <445212AB.4080404@landgren.net>
5049      Branch: perl
5050            ! t/op/delete.t
5051 ____________________________________________________________________________
5052 [ 27998] By: rgs                                   on 2006/04/28  13:32:53
5053         Log: Subject: [PATCH] t/op/auto.pl using test.pl
5054              From: David Landgren <david@landgren.net>
5055              Date: Fri, 28 Apr 2006 13:56:30 +0200
5056              Message-ID: <445202EE.6000604@landgren.net>
5057      Branch: perl
5058            ! t/op/auto.t
5059 ____________________________________________________________________________
5060 [ 27997] By: stevep                                on 2006/04/28  13:29:41
5061         Log: Upgrade to Module-Build-0.28
5062      Branch: perl
5063            + lib/Module/Build/API.pod
5064            ! MANIFEST lib/Module/Build.pm lib/Module/Build/Authoring.pod
5065            ! lib/Module/Build/Base.pm lib/Module/Build/Changes
5066            ! lib/Module/Build/Compat.pm lib/Module/Build/Cookbook.pm
5067            ! lib/Module/Build/ModuleInfo.pm
5068            ! lib/Module/Build/Platform/MacOS.pm
5069            ! lib/Module/Build/Platform/VMS.pm
5070            ! lib/Module/Build/Platform/Windows.pm
5071            ! lib/Module/Build/Platform/os2.pm lib/Module/Build/YAML.pm
5072            ! lib/Module/Build/t/bundled/Tie/CPHash.pm
5073            ! lib/Module/Build/t/destinations.t lib/Module/Build/t/extend.t
5074            ! lib/Module/Build/t/mbyaml.t
5075 ____________________________________________________________________________
5076 [ 27995] By: nicholas                              on 2006/04/28  12:48:27
5077         Log: Anton Berezin says that on FreeBSD we're wrong to be using -lc_r, and
5078              should just be using -pthread on the linker line.
5079              This stops the new taint tests looping infinitely. It also seems to
5080              cure the TODO test in posix.t - masked SIGINT is now received.
5081      Branch: perl
5082            ! hints/freebsd.sh
5083 ____________________________________________________________________________
5084 [ 27994] By: rgs                                   on 2006/04/28  12:10:24
5085         Log: Subject: [PATCH] threads - miscellaneous
5086              From: "Jerry D. Hedden" <jerry@hedden.us>
5087              Date: Wed, 26 Apr 2006 11:24:05 -0700
5088              Message-ID: <20060426112405.fb30e530d17747c2b054d625b8945d88.4331e666e7.wbe@email.secureserver.net>
5089      Branch: perl
5090            ! ext/threads/Changes ext/threads/Makefile.PL
5091            ! ext/threads/t/end.t ext/threads/t/join.t ext/threads/t/libc.t
5092            ! ext/threads/t/problems.t ext/threads/threads.xs
5093 ____________________________________________________________________________
5094 [ 27993] By: rgs                                   on 2006/04/28  09:14:17
5095         Log: Subject: [PATCH] t/op/sort.t using test.pl
5096              From: David Landgren <david@landgren.net>
5097              Date: Thu, 27 Apr 2006 18:25:56 +0200
5098              Message-ID: <4450F094.2010907@landgren.net>
5099      Branch: perl
5100            ! t/op/sort.t
5101 ____________________________________________________________________________
5102 [ 27992] By: rgs                                   on 2006/04/28  09:04:36
5103         Log: Subject: [PATCH] Removing another context parm
5104              From: andy@petdance.com (Andy Lester)
5105              Date: Thu, 27 Apr 2006 10:31:56 -0500
5106              Message-ID: <20060427153156.GA11445@petdance.com>
5107      Branch: perl
5108            ! embed.fnc embed.h pp_ctl.c proto.h
5109 ____________________________________________________________________________
5110 [ 27991] By: rgs                                   on 2006/04/28  08:53:51
5111         Log: Subject: [PATCH] t/op/loopctl.t using test.pl
5112              From: David Landgren <david@landgren.net>
5113              Date: Thu, 27 Apr 2006 19:13:28 +0200
5114              Message-ID: <4450FBB8.8070203@landgren.net>
5115      Branch: perl
5116            ! t/op/loopctl.t
5117 ____________________________________________________________________________
5118 [ 27990] By: rgs                                   on 2006/04/28  08:51:09
5119         Log: Subject: [PATCH] dVAR (-DPERL_GLOBAL_STRUCT_PRIVATE) update
5120              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
5121              Date: Thu, 27 Apr 2006 21:18:30 +0300
5122              Message-ID: <44510AF6.6040603@gmail.com>
5123      Branch: perl
5124            ! hv.c perl.h perlio.c sv.c
5125 ____________________________________________________________________________
5126 [ 27989] By: rgs                                   on 2006/04/28  08:41:25
5127         Log: Typo fix in perlretut by Simon Taylor
5128      Branch: perl
5129            ! pod/perlretut.pod
5130 ____________________________________________________________________________
5131 [ 27988] By: rgs                                   on 2006/04/28  07:58:16
5132         Log: Fix typo in function call
5133      Branch: perl
5134            ! perlio.c
5135 ____________________________________________________________________________
5136 [ 27987] By: stevep                                on 2006/04/28  02:12:03
5137         Log: Subject: Re: [PATCH] use snprintf/strlcpy/strlcat when useful
5138              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
5139              Date: Tue, 25 Apr 2006 18:23:39 +0300
5140              Message-ID: <444E3EFB.8020503@gmail.com>
5141      Branch: perl
5142            ! op.c perl.h perlio.c pp_ctl.c regcomp.c sv.c toke.c
5143            ! universal.c util.c
5144 ____________________________________________________________________________
5145 [ 27986] By: davem                                 on 2006/04/27  23:15:02
5146         Log: another REIFY bug
5147      Branch: perl
5148            ! scope.c t/op/local.t
5149 ____________________________________________________________________________
5150 [ 27983] By: stevep                                on 2006/04/27  18:06:12
5151         Log: Upgrade to ExtUtils-Install-1.39
5152      Branch: perl
5153            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
5154            ! lib/ExtUtils/Packlist.pm lib/ExtUtils/t/Install.t
5155            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/Packlist.t
5156 ____________________________________________________________________________
5157 [ 27982] By: stevep                                on 2006/04/27  17:53:11
5158         Log: Upgrade to Encode-2.15
5159      Branch: perl
5160            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
5161            ! ext/Encode/Unicode/Unicode.xs
5162            ! ext/Encode/lib/Encode/Unicode/UTF7.pm
5163 ____________________________________________________________________________
5164 [ 27976] By: rgs                                   on 2006/04/27  12:29:47
5165         Log: Subject: [PATCH] Removing unused context
5166              From: andy@petdance.com (Andy Lester)
5167              Date: Thu, 27 Apr 2006 00:32:15 -0500
5168              Message-ID: <20060427053215.GA31445@petdance.com>
5169      Branch: perl
5170            ! embed.fnc embed.h proto.h sv.c
5171 ____________________________________________________________________________
5172 [ 27968] By: mhx                                   on 2006/04/26  19:18:09
5173         Log: Change type of temporary padoff_du used in dUNDERBAR
5174              from I32 to PADOFFSET, which is more correct (and fixes
5175              a warning in Devel::PPPort).
5176      Branch: perl
5177            ! XSUB.h
5178 ____________________________________________________________________________
5179 [ 27962] By: rgs                                   on 2006/04/26  07:53:36
5180         Log: Subject: Re: [PATCH] cleanup 212 warnings emitted by gcc-4.2
5181              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
5182              Date: Mon, 24 Apr 2006 23:20:38 +0200
5183              Message-ID: <20060424232038.7550f9b6@r2d2>
5184      Branch: perl
5185            ! deb.c doio.c doop.c dump.c gv.c handy.h
5186            ! lib/ExtUtils/Constant/ProxySubs.pm mg.c op.c patchlevel.h
5187            ! perl.c perlio.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
5188            ! regexec.c scope.h sv.c toke.c util.c
5189 ____________________________________________________________________________
5190 [ 27961] By: rgs                                   on 2006/04/26  07:38:38
5191         Log: Subject: [PATCH] threads - consolidate XS functions
5192              From: "Jerry D. Hedden" <jerry@hedden.us>
5193              Date: Tue, 25 Apr 2006 07:50:05 -0700
5194              Message-ID: <20060425075005.fb30e530d17747c2b054d625b8945d88.e23f2fed42.wbe@email.secureserver.net>
5195      Branch: perl
5196            ! ext/threads/threads.pm ext/threads/threads.xs
5197 ____________________________________________________________________________
5198 [ 27960] By: steveh                                on 2006/04/25  16:23:38
5199         Log: Make Module-Build aware of new Test-Harness output
5200              
5201              See also:
5202              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-04/msg00755.html
5203      Branch: perl
5204            ! lib/Module/Build/t/compat.t
5205 ____________________________________________________________________________
5206 [ 27959] By: nicholas                              on 2006/04/25  12:51:40
5207         Log: Coverity has started to notice another inconsistency in our NULL
5208              pointer checking.
5209      Branch: perl
5210            ! pp_ctl.c
5211 ____________________________________________________________________________
5212 [ 27958] By: rgs                                   on 2006/04/25  08:41:38
5213         Log: Subject: [PATCH] use NOOP macro
5214              From: andy@petdance.com (Andy Lester)
5215              Date: Mon, 24 Apr 2006 13:44:51 -0500
5216              Message-ID: <20060424184451.GA1479@petdance.com>
5217      Branch: perl
5218            ! gv.c gv.h hv.c op.c pad.c perl.h perlio.c pp.c pp_ctl.c
5219            ! pp_hot.c regcomp.c regexec.c sv.c toke.c utf8.c
5220 ____________________________________________________________________________
5221 [ 27957] By: rgs                                   on 2006/04/25  08:35:22
5222         Log: Subject: [PATCH] Continuing threads sync
5223              From: "Jerry D. Hedden" <jerry@hedden.us>
5224              Date: Mon, 24 Apr 2006 13:00:23 -0700
5225              Message-ID: <20060424130023.fb30e530d17747c2b054d625b8945d88.969ed54130.wbe@email.secureserver.net>
5226      Branch: perl
5227            ! ext/threads/t/free.t ext/threads/threads.pm
5228            ! ext/threads/threads.xs
5229 ____________________________________________________________________________
5230 [ 27956] By: nicholas                              on 2006/04/24  16:38:09
5231         Log: Perl_unpack_str() is a mathom!
5232      Branch: perl
5233            ! mathoms.c pp_pack.c
5234 ____________________________________________________________________________
5235 [ 27955] By: stevep                                on 2006/04/24  16:31:24
5236         Log: Really bump the version of File::Find.
5237      Branch: perl
5238            ! lib/File/Find.pm
5239 ____________________________________________________________________________
5240 [ 27954] By: stevep                                on 2006/04/24  16:29:59
5241         Log: Reverting change #27953, as it appears that File::Find has 
5242              localized the C<$_> usable by the wanted function since 
5243              version 1.04 (change #18501, to be exact).  Update the 
5244              docs to express this change.  Finally, bump the version.
5245      Branch: perl
5246            ! lib/File/Find.pm
5247 ____________________________________________________________________________
5248 [ 27953] By: stevep                                on 2006/04/24  15:27:39
5249         Log: Subject: Re: [perl #38965] File::Find documentation - is "Don't modify thesevariables" still valid?
5250              From: David Landgren <david@landgren.net>
5251              Date: Mon, 24 Apr 2006 13:02:02 +0200
5252              Message-ID: <444CB02A.2000604@landgren.net>
5253      Branch: perl
5254            ! lib/File/Find.pm
5255 ____________________________________________________________________________
5256 [ 27952] By: nicholas                              on 2006/04/24  13:21:09
5257         Log: Subject: Re: recursion now removed from the regex engine
5258              From: demerphq <demerphq@gmail.com>
5259              Message-ID: <9b18b3110604231210w5deff59el3a1a79c98f34e0fd@mail.gmail.com>
5260              Date: Sun, 23 Apr 2006 21:10:34 +0200
5261      Branch: perl
5262            ! regcomp.sym regnodes.h
5263 ____________________________________________________________________________
5264 [ 27951] By: rgs                                   on 2006/04/24  12:15:58
5265         Log: Subject: [perl #38709] Opening '|-' triggers unjustified taint check 
5266              From: mhasch@cpan.org (via RT) <perlbug-followup@perl.org>
5267              Date: Fri, 10 Mar 2006 20:10:49 -0800
5268              Message-ID: <rt-3.0.11-38709-130993.2.89182805885773@perl.org>
5269      Branch: perl
5270            ! doio.c t/op/taint.t
5271 ____________________________________________________________________________
5272 [ 27950] By: rgs                                   on 2006/04/24  11:59:25
5273         Log: Add regression test for bug #38475
5274      Branch: perl
5275            + t/op/attrhand.t
5276            ! MANIFEST
5277 ____________________________________________________________________________
5278 [ 27949] By: nicholas                              on 2006/04/24  10:52:09
5279         Log: Change 27947 forgot to remove one now-unneeded cast.
5280      Branch: perl
5281            ! sv.c
5282 ____________________________________________________________________________
5283 [ 27948] By: rgs                                   on 2006/04/24  10:33:34
5284         Log: Subject: [perl #38475] attribute multiline fix (in tokenizer) 
5285              From: bas@quarantainenet.nl (via RT) <perlbug-followup@perl.org>
5286              Date: Thu, 09 Feb 2006 06:33:51 -0800
5287              Message-ID: <rt-3.0.11-38475-129844.11.5904582303176@perl.org>
5288      Branch: perl
5289            ! toke.c
5290 ____________________________________________________________________________
5291 [ 27947] By: nicholas                              on 2006/04/24  09:40:58
5292         Log: Following change 27942 it's clear that the return type of
5293              glob_2inpuv_number() should change. Rename it and glob_2inpuv() to
5294              reflect what they do.
5295      Branch: perl
5296            ! embed.fnc embed.h proto.h sv.c
5297 ____________________________________________________________________________
5298 [ 27946] By: rgs                                   on 2006/04/24  08:08:03
5299         Log: Cleanup some gcc warnings
5300              Third and fourth patches from:
5301              Subject: Re: [PATCH] cleanup 212 warnings emitted by gcc-4.2
5302              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
5303              Date: Sun, 23 Apr 2006 04:47:04 +0200
5304              Message-ID: <20060423044704.6a383ee8@r2d2>
5305      Branch: perl
5306            ! mg.c perl.h toke.c
5307 ____________________________________________________________________________
5308 [ 27945] By: rgs                                   on 2006/04/24  08:04:11
5309         Log: A couple of casts to PADOFFSET.
5310              2nd patch from :
5311              Subject: Re: [PATCH] cleanup 212 warnings emitted by gcc-4.2
5312              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
5313              Date: Sun, 23 Apr 2006 04:47:04 +0200
5314              Message-ID: <20060423044704.6a383ee8@r2d2>
5315      Branch: perl
5316            ! op.c pad.c pp.c toke.c
5317 ____________________________________________________________________________
5318 [ 27944] By: rgs                                   on 2006/04/24  08:01:32
5319         Log: Ensure GvNAME doesn't return NULL
5320              First patch from :
5321              Subject: Re: [PATCH] cleanup 212 warnings emitted by gcc-4.2
5322              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
5323              Date: Sun, 23 Apr 2006 04:47:04 +0200
5324              Message-ID: <20060423044704.6a383ee8@r2d2>
5325      Branch: perl
5326            ! embed.fnc gv.c gv.h proto.h
5327 ____________________________________________________________________________
5328 [ 27943] By: rgs                                   on 2006/04/24  07:39:23
5329         Log: Subject: [PATCH] doop.c consting, take 2
5330              From: andy@petdance.com (Andy Lester)
5331              Date: Sun, 23 Apr 2006 20:45:09 -0500
5332              Message-ID: <20060424014509.GA29642@petdance.com>
5333      Branch: perl
5334            ! doop.c embed.fnc proto.h
5335 ____________________________________________________________________________
5336 [ 27942] By: rgs                                   on 2006/04/24  07:27:33
5337         Log: Subject: [PATCH] Refactor S_glob_2inpuv
5338              From: andy@petdance.com (Andy Lester)
5339              Date: Sun, 23 Apr 2006 21:12:39 -0500
5340              Message-ID: <20060424021239.GA5449@petdance.com>
5341      Branch: perl
5342            ! embed.fnc embed.h proto.h sv.c
5343 ____________________________________________________________________________
5344 [ 27941] By: rgs                                   on 2006/04/24  07:14:49
5345         Log: Subject: [PATCH] Inlining static funcs in perl.c
5346              From: andy@petdance.com (Andy Lester)
5347              Date: Sun, 23 Apr 2006 21:50:27 -0500
5348              Message-ID: <20060424025027.GA25998@petdance.com>
5349      Branch: perl
5350            ! embed.fnc embed.h perl.c proto.h
5351 ____________________________________________________________________________
5352 [ 27940] By: nicholas                              on 2006/04/23  20:48:25
5353         Log: Assimilate Test::Harness 2.57_06
5354      Branch: perl
5355            ! lib/Test/Harness.pm lib/Test/Harness/Changes
5356            ! lib/Test/Harness/Straps.pm lib/Test/Harness/bin/prove
5357            ! lib/Test/Harness/t/version.t
5358 ____________________________________________________________________________
5359 [ 27939] By: stevep                                on 2006/04/22  23:08:50
5360         Log: Subject: Update to AUTHORS file
5361              From: Joshua Rodd <joshua@rodd.us>
5362              Date: Sat, 22 Apr 2006 14:39:11 -0400
5363              Message-ID: <20060422183911.GA19435@rodd.us>
5364      Branch: perl
5365            ! AUTHORS
5366 ____________________________________________________________________________
5367 [ 27938] By: nicholas                              on 2006/04/22  09:31:16
5368         Log: "Don't Repeat Yourself" on the "We *really* need to overwrite these
5369              symbols" section.
5370              Minor tweaks to make it possible to use the code unchanged with 5.8.x
5371      Branch: perl
5372            + ext/re/re_comp.h ext/re/re_top.h
5373            ! MANIFEST regcomp.c regexec.c
5374 ____________________________________________________________________________
5375 [ 27937] By: nicholas                              on 2006/04/21  23:08:59
5376         Log: Remove the enable_debugging member from the structure, and instead
5377              decree that state & 1 indicates debugging. This is simpler.
5378      Branch: perl
5379            ! ext/re/re.xs
5380 ____________________________________________________________________________
5381 [ 27936] By: nicholas                              on 2006/04/21  21:40:49
5382         Log: Use a struct to hold the regexp engine state information, to make
5383              swapping possible between more two alternatives.
5384      Branch: perl
5385            ! ext/re/re.xs
5386 ____________________________________________________________________________
5387 [ 27935] By: nicholas                              on 2006/04/21  21:01:42
5388         Log: Merge the install and uninstall routines.
5389      Branch: perl
5390            ! ext/re/re.pm ext/re/re.xs
5391 ____________________________________________________________________________
5392 [ 27934] By: nicholas                              on 2006/04/21  20:38:15
5393         Log: Refactor re.pm slightly. This has no change to documented behaviour,
5394              but anyone mad enought to set ${^RE_DEBUG_FLAGS} and then do
5395              no re 'Debug'; will now find that it will load the debuging version of
5396              the regexp engine.
5397      Branch: perl
5398            ! ext/re/re.pm
5399 ____________________________________________________________________________
5400 [ 27933] By: rgs                                   on 2006/04/21  15:55:38
5401         Log: Subject: [PATCH] Rework threads destruct call
5402              From: "Jerry D. Hedden" <jerry@hedden.us>
5403              Date: Thu, 20 Apr 2006 13:53:20 -0700
5404              Message-ID: <20060420135320.fb30e530d17747c2b054d625b8945d88.ef565d84db.wbe@email.secureserver.net>
5405      Branch: perl
5406            + ext/threads/t/free.t ext/threads/t/free2.t
5407            ! MANIFEST ext/threads/threads.xs
5408 ____________________________________________________________________________
5409 [ 27932] By: rgs                                   on 2006/04/21  13:01:09
5410         Log: Subject: Re: [perl #38904] Text::ParseWords doesn't always handle backslashes correctly 
5411              From: Alexey Toptygin <alexeyt@freeshell.org>
5412              Date: Thu, 20 Apr 2006 15:42:20 +0000 (UTC)
5413              Message-ID: <Pine.NEB.4.62.0604201539380.20332@otaku.freeshell.org>
5414      Branch: perl
5415            ! lib/Text/ParseWords.pm lib/Text/ParseWords.t
5416 ____________________________________________________________________________
5417 [ 27931] By: nicholas                              on 2006/04/21  12:46:43
5418         Log: Why hide functions (and duplicate them) when you can just avoid
5419              compiling them in the first place?
5420      Branch: perl
5421            ! regcomp.c regexec.c
5422 ____________________________________________________________________________
5423 [ 27930] By: nicholas                              on 2006/04/21  11:38:24
5424         Log: Given that use re 'debug' can turn on DEBUGGING even on a non-DEBUGGING
5425              build, we cannot assume that PL_reg_starttry isn't needed. So copy it
5426              in Perl_ss_dup.
5427      Branch: perl
5428            ! sv.c
5429 ____________________________________________________________________________
5430 [ 27927] By: nicholas                              on 2006/04/20  21:27:21
5431         Log: Remove the last traces of explicitly setting HINT_LOCALIZE_HH from
5432              perl modules.
5433      Branch: perl
5434            ! lib/charnames.pm lib/open.pm lib/open.t lib/overload.pm
5435 ____________________________________________________________________________
5436 [ 27925] By: stevep                                on 2006/04/20  20:55:09
5437         Log: Subject: Re: TODO tests and test::harness
5438              From: demerphq <demerphq@gmail.com>
5439              Date: Thu, 20 Apr 2006 22:36:08 +0200
5440              Message-ID: <9b18b3110604201336k5a974f28h732a2819853b995@mail.gmail.com>
5441      Branch: perl
5442            ! lib/Test/Harness.pm lib/Test/Harness/t/version.t
5443 ____________________________________________________________________________
5444 [ 27923] By: rgs                                   on 2006/04/20  20:24:46
5445         Log: Add test boilerplate and use test.pl instead of Test::More
5446      Branch: perl
5447            ! t/op/rxcode.t
5448 ____________________________________________________________________________
5449 [ 27922] By: rgs                                   on 2006/04/20  20:22:23
5450         Log: Add new tests for bug #32840 provided by David Landgren,
5451              as a new file rxcode.t (they mostly test $^R for now)
5452      Branch: perl
5453            + t/op/rxcode.t
5454            ! MANIFEST
5455 ____________________________________________________________________________
5456 [ 27919] By: nicholas                              on 2006/04/20  18:51:02
5457         Log: Tweak change 23256 to continue passing on 5.8.x
5458      Branch: perl
5459            ! lib/base/t/fields.t
5460 ____________________________________________________________________________
5461 [ 27918] By: nicholas                              on 2006/04/20  17:37:31
5462         Log: Convert two ok()s to better constructions.
5463      Branch: perl
5464            ! lib/base/t/fields.t
5465 ____________________________________________________________________________
5466 [ 27917] By: rgs                                   on 2006/04/20  17:25:43
5467         Log: Subject: [REPOST] [PATCH] Remove superfluous counter in threads
5468              From: "Jerry D. Hedden" <jerry@hedden.us>
5469              Date: Wed, 19 Apr 2006 05:32:14 -0700
5470              Message-ID: <20060419053214.fb30e530d17747c2b054d625b8945d88.4606123135.wbe@email.secureserver.net>
5471      Branch: perl
5472            ! ext/threads/threads.pm ext/threads/threads.xs
5473 ____________________________________________________________________________
5474 [ 27913] By: nicholas                              on 2006/04/20  13:54:45
5475         Log: Fix typo in the description of change 21323.
5476      Branch: perl
5477            ! Changes
5478 ____________________________________________________________________________
5479 [ 27912] By: rgs                                   on 2006/04/20  12:59:50
5480         Log: New test for the "Assignment to both a list and a scalar" error,
5481              suggested by Stephen McCamant
5482      Branch: perl
5483            ! t/comp/parser.t
5484 ____________________________________________________________________________
5485 [ 27911] By: davem                                 on 2006/04/20  12:33:09
5486         Log: regmatch(): raplace magic value -1000 with symbolic CHRTEST_VOID
5487      Branch: perl
5488            ! regexec.c
5489 ____________________________________________________________________________
5490 [ 27910] By: rgs                                   on 2006/04/20  10:02:25
5491         Log: Subject: [PATCH] op_type shrinking
5492              From: andy@petdance.com (Andy Lester)
5493              Date: Wed, 19 Apr 2006 23:16:53 -0500
5494              Message-ID: <20060420041653.GA28523@petdance.com>
5495      Branch: perl
5496            ! dump.c sv.c
5497 ____________________________________________________________________________
5498 [ 27909] By: rgs                                   on 2006/04/20  09:35:00
5499         Log: Subject: [PATCH] regexec consting & localizing
5500              From: andy@petdance.com (Andy Lester)
5501              Date: Wed, 19 Apr 2006 12:35:43 -0500
5502              Message-ID: <20060419173543.GA8268@petdance.com>
5503      Branch: perl
5504            ! regexec.c
5505 ____________________________________________________________________________
5506 [ 27908] By: rgs                                   on 2006/04/20  09:04:46
5507         Log: Subject: [PATCH] Localizing vars
5508              From: andy@petdance.com (Andy Lester)
5509              Date: Wed, 19 Apr 2006 23:44:01 -0500
5510              Message-ID: <20060420044401.GA2792@petdance.com>
5511      Branch: perl
5512            ! util.c
5513 ____________________________________________________________________________
5514 [ 27907] By: davem                                 on 2006/04/20  00:30:53
5515         Log: regmatch: merge the greedy and non-greedy branches of CURLYM
5516      Branch: perl
5517            ! regexec.c regexp.h
5518 ____________________________________________________________________________
5519 [ 27906] By: stevep                                on 2006/04/19  16:40:56
5520         Log: Subject: [perl #38892] PATCH: remove spurious warning from Benchmark.pm
5521              From: Linda Walsh (via RT) <perlbug-followup@perl.org>
5522              Date: Mon, 10 Apr 2006 18:53:46 -0700
5523              Message-ID: <rt-3.0.11-38892-132143.0.516271519365361@perl.org>
5524      Branch: perl
5525            ! lib/Benchmark.pm
5526 ____________________________________________________________________________
5527 [ 27905] By: stevep                                on 2006/04/19  16:32:26
5528         Log: Changes to perlfaq8 "How do I find out if I'm running interactively 
5529              or not?" suggested by Slaven Rezic in RT #38901: perlfaq8 correction
5530      Branch: perl
5531            ! pod/perlfaq8.pod
5532 ____________________________________________________________________________
5533 [ 27904] By: stevep                                on 2006/04/19  14:57:36
5534         Log: Add a TODO test for RT #1085: "what should be output of perl -we
5535              'print do { foreach (1, 2) { 1; } }'"
5536      Branch: perl
5537            ! t/cmd/for.t
5538 ____________________________________________________________________________
5539 [ 27903] By: davem                                 on 2006/04/19  13:56:07
5540         Log: regmatch(): make IFMATCH use PUSH_STACK rather than fake recursion
5541      Branch: perl
5542            ! regexec.c regexp.h t/op/re_tests
5543 ____________________________________________________________________________
5544 [ 27902] By: rgs                                   on 2006/04/19  11:38:11
5545         Log: Upgrade to Test::Harness 2.57_05
5546      Branch: perl
5547            + lib/Test/Harness/Util.pm
5548            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Assert.pm
5549            ! lib/Test/Harness/Changes lib/Test/Harness/Point.pm
5550            ! lib/Test/Harness/Straps.pm lib/Test/Harness/TAP.pod
5551            ! lib/Test/Harness/bin/prove lib/Test/Harness/t/inc_taint.t
5552            ! lib/Test/Harness/t/prove-globbing.t
5553            ! lib/Test/Harness/t/prove-switches.t lib/Test/Harness/t/strap.t
5554            ! lib/Test/Harness/t/test-harness.t
5555 ____________________________________________________________________________
5556 [ 27901] By: nicholas                              on 2006/04/19  11:20:08
5557         Log: newCONSTSUB needs to be robust in case CopFILE is NULL.
5558      Branch: perl
5559            ! op.c
5560 ____________________________________________________________________________
5561 [ 27900] By: nicholas                              on 2006/04/19  09:58:19
5562         Log: Oops. Need a macro to convert cv_ckproto() to cv_ckproto_len().
5563      Branch: perl
5564            ! op.h
5565 ____________________________________________________________________________
5566 [ 27899] By: rgs                                   on 2006/04/19  09:34:48
5567         Log: There's a macro to get ${^RE_DEBUG_FLAGS} when debugging,
5568              so use it (and this fixes a valgrind memory access error)
5569      Branch: perl
5570            ! regcomp.c
5571 ____________________________________________________________________________
5572 [ 27898] By: nicholas                              on 2006/04/19  09:22:03
5573         Log: Avoid temporarily writing over the prototype when reporting an error.
5574              (And beef up the relevant tests to really check that it all works).
5575      Branch: perl
5576            ! op.c t/comp/proto.t
5577 ____________________________________________________________________________
5578 [ 27897] By: rgs                                   on 2006/04/19  09:09:14
5579         Log: Replace some Copy() by Move() calls, because valgrind reports
5580              we can have overlapping memory areas here
5581      Branch: perl
5582            ! doop.c
5583 ____________________________________________________________________________
5584 [ 27896] By: nicholas                              on 2006/04/19  08:42:18
5585         Log: Calling cv_undef() on the CV created by newCONSTSUB() would leak like
5586              a Jumblie's preferred maritime craft. To free CvFILE for this case,
5587              take advantage of the 0 length prototype that will also be there,
5588              and hang it from the prototype. To do this properly means changing
5589              code to actually pay attention to SvCUR() on prototypes. It turns out
5590              that we always know the length of the prototype string, so this may
5591              be faster. Certainly, it's a memory saving (even ignoring the leak).
5592      Branch: perl
5593            ! dump.c embed.fnc embed.h global.sym mathoms.c op.c
5594            ! pod/perlapi.pod proto.h sv.c util.c
5595 ____________________________________________________________________________
5596 [ 27895] By: nicholas                              on 2006/04/19  07:55:18
5597         Log: Fix compilation of microperl, which doesn't have INT_MAX.
5598      Branch: perl
5599            ! toke.c
5600 ____________________________________________________________________________
5601 [ 27894] By: nicholas                              on 2006/04/18  19:52:19
5602         Log: Revert 27869 at Jarkko's request.
5603      Branch: perl
5604            ! regcomp.c
5605 ____________________________________________________________________________
5606 [ 27893] By: davem                                 on 2006/04/18  17:03:15
5607         Log: regmatch: fix a || vs | typo in CACHEsayYES and add a test from Hugo.
5608              Also defer altering the cache bit until CACHEsayYES/NO is called
5609      Branch: perl
5610            ! regexec.c t/op/re_tests
5611 ____________________________________________________________________________
5612 [ 27892] By: stevep                                on 2006/04/18  16:47:58
5613         Log: Add a TODO regarding merging the win32 and wince codebases.
5614      Branch: perl
5615            ! pod/perltodo.pod
5616 ____________________________________________________________________________
5617 [ 27891] By: rgs                                   on 2006/04/18  16:05:15
5618         Log: When checking whether perl is built with -g in optimisation
5619              flags, use a more tolerant regexp, because we can now have
5620              things like '-O2 -g'.
5621      Branch: perl
5622            ! Makefile.SH
5623 ____________________________________________________________________________
5624 [ 27890] By: nicholas                              on 2006/04/18  16:03:10
5625         Log: Expand "am I hot or not" into a more general "Profile Perl" section.
5626      Branch: perl
5627            ! pod/perltodo.pod
5628 ____________________________________________________________________________
5629 [ 27889] By: stevep                                on 2006/04/18  15:47:48
5630         Log: A fix to change #27845 to get it to compile with -DPERL_MAD.
5631      Branch: perl
5632            ! dump.c
5633 ____________________________________________________________________________
5634 [ 27888] By: steveh                                on 2006/04/18  15:17:52
5635         Log: Subject: [PATCH] win32/Makefile changes for Windows 64 bit
5636              From: "Jan Dubois" <jand@ActiveState.com>
5637              Date: Mon, 17 Apr 2006 01:48:34 -0700
5638              Message-ID: <036401c661fb$bc7a1200$2217a8c0@candy>
5639              
5640              and make similar changes to win32/makefile.mk
5641              and delete a spurious extra line from that file
5642      Branch: perl
5643            ! win32/Makefile win32/makefile.mk
5644 ____________________________________________________________________________
5645 [ 27887] By: rgs                                   on 2006/04/18  14:02:23
5646         Log: Addition to README.riscos suggested by Nicholas
5647      Branch: perl
5648            ! README.riscos
5649 ____________________________________________________________________________
5650 [ 27886] By: nicholas                              on 2006/04/18  13:18:27
5651         Log: Note that Rafael has done the first cut of state variables.
5652              Document that UTF-8 cleansing the tokeniser and the pads is TODO.
5653      Branch: perl
5654            ! pod/perltodo.pod
5655 ____________________________________________________________________________
5656 [ 27885] By: nicholas                              on 2006/04/18  13:10:35
5657         Log: Relocatable @INC and parallel builds pretty much work now.
5658      Branch: perl
5659            ! pod/perltodo.pod
5660 ____________________________________________________________________________
5661 [ 27884] By: rgs                                   on 2006/04/18  12:48:31
5662         Log: Subject: [PATCH] Support compiling for RISC OS
5663              From: Alex Waugh <alex@alexwaugh.com>
5664              Date: Mon, 17 Apr 2006 00:14:26 +0100
5665              Message-ID: <2498b2184e.ajw498@caramel.cp15.org>
5666      Branch: perl
5667            + README.riscos hints/riscos.sh
5668            ! MANIFEST ext/Errno/Errno_pm.PL hv.c util.c
5669 ____________________________________________________________________________
5670 [ 27883] By: nicholas                              on 2006/04/18  11:18:12
5671         Log: Coverity still thinks that there is a route through do_vop that can
5672              leak resources. I believe that it's spotted that you can skip all the
5673              cases in the switch. Plug that hole.
5674      Branch: perl
5675            ! doop.c
5676 ____________________________________________________________________________
5677 [ 27882] By: nicholas                              on 2006/04/18  10:54:15
5678         Log: Coverity insists that if we deference a pointer without checking, and
5679              subsequently check that same pointer before deferencing it, something
5680              in our code or our logic is bogus. So assert() that it's safe the
5681              first time and remove the second check.
5682      Branch: perl
5683            ! regcomp.c
5684 ____________________________________________________________________________
5685 [ 27881] By: nicholas                              on 2006/04/17  20:50:34
5686         Log: Fix an error, spotted by Tim Bunce.
5687      Branch: perl
5688            ! pod/perlfunc.pod
5689 ____________________________________________________________________________
5690 [ 27880] By: nicholas                              on 2006/04/17  20:41:00
5691         Log: Coderefs in @INC are done and documented.
5692      Branch: perl
5693            ! pod/perltodo.pod
5694 ____________________________________________________________________________
5695 [ 27879] By: nicholas                              on 2006/04/17  20:35:52
5696         Log: Document all the return values that code references in @INC can return.
5697      Branch: perl
5698            ! pod/perlfunc.pod
5699 ____________________________________________________________________________
5700 [ 27878] By: stevep                                on 2006/04/17  20:05:03
5701         Log: Patch to fix RT #31227: perldoc -f, -q ignores extra arguments with no notice.
5702              Never made it to the mailing list though, so, was never found.  Patch
5703              previously provided to the Pod-Perldoc CPAN RT queue.
5704      Branch: perl
5705            ! lib/Pod/Perldoc.pm
5706 ____________________________________________________________________________
5707 [ 27877] By: nicholas                              on 2006/04/17  19:12:23
5708         Log: Coverity is upset about a signed int in ext/Filter/Util/Call/Call.xs,
5709              but the real problem is down in Perl_filter_read() in toke.c.
5710      Branch: perl
5711            ! toke.c
5712 ____________________________________________________________________________
5713 [ 27876] By: nicholas                              on 2006/04/17  18:30:59
5714         Log: Coverity is a persistent beast. Hot on the tails of fixing one leak,
5715              it notices a slightly earlier leak.
5716              (Which also suggests that marking bugs as RESOLVED isn't a great plan,
5717              as it's not clear whether that calls off the dogs of war. I'd much
5718              prefer it to be forced to scan again, and give a positve "all clear"
5719              (or more accurately "nowt wrong I can see with that"))
5720      Branch: perl
5721            ! ext/Storable/Storable.xs
5722 ____________________________________________________________________________
5723 [ 27875] By: nicholas                              on 2006/04/17  16:52:54
5724         Log: Turn on UTF8 cache assertions with -Ca
5725      Branch: perl
5726            ! locale.c perl.c perl.h pod/perlrun.pod util.c
5727 ____________________________________________________________________________
5728 [ 27874] By: nicholas                              on 2006/04/17  16:52:07
5729         Log: Oops. Change 27826 had an error in the definition of BGET_PADOFFSET().
5730      Branch: perl
5731            ! ext/ByteLoader/bytecode.h
5732 ____________________________________________________________________________
5733 [ 27873] By: stevep                                on 2006/04/17  16:49:51
5734         Log: Upgrade to CGI.pm-3.19.
5735      Branch: perl
5736            ! lib/CGI.pm lib/CGI/Changes
5737 ____________________________________________________________________________
5738 [ 27872] By: nicholas                              on 2006/04/17  15:33:21
5739         Log: Note that PVIOs probably aren't worth shrinking. Note 3 possible
5740              subflags for -C if the two Unicode TODOs are done.
5741      Branch: perl
5742            ! pod/perlrun.pod pod/perltodo.pod
5743 ____________________________________________________________________________
5744 [ 27871] By: nicholas                              on 2006/04/17  15:11:03
5745         Log: Subject: Re: [PATCH] update to pp_complement() via Coverity
5746              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
5747              Message-Id: <20060416184044.4ADB.BQW10602@nifty.com>
5748              Date: Sun, 16 Apr 2006 18:45:37 +0900
5749              
5750              Subject: Re: [PATCH] update to pp_complement() via Coverity
5751              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
5752              Message-Id: <20060417230614.20A5.BQW10602@nifty.com>
5753              Date: Mon, 17 Apr 2006 23:06:21 +0900
5754      Branch: perl
5755            ! pp.c t/op/bop.t
5756 ____________________________________________________________________________
5757 [ 27870] By: nicholas                              on 2006/04/17  14:48:13
5758         Log: In Change 27764 I forgot to at PL_hints_mutex to the list of symbols to
5759              exclude when not compiling with ithreads. It would be good to automate
5760              the processing of this.
5761      Branch: perl
5762            ! makedef.pl
5763 ____________________________________________________________________________
5764 [ 27869] By: nicholas                              on 2006/04/17  13:38:30
5765         Log: Subject: [PATCH] (tentative) regcomp.c: try convincing Coverity that data ptr in study_chunk is non-NULL when needed
5766              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
5767              Message-Id: <20060416092648.812D36CF2D@aprikoosi.hut.fi>
5768              Date: Sun, 16 Apr 2006 12:26:48 +0300 (EEST)
5769      Branch: perl
5770            ! regcomp.c
5771 ____________________________________________________________________________
5772 [ 27868] By: nicholas                              on 2006/04/17  13:15:34
5773         Log: Note in av_store() that S_regclass relies on being able to pass NULL.
5774      Branch: perl
5775            ! av.c
5776 ____________________________________________________________________________
5777 [ 27867] By: nicholas                              on 2006/04/17  13:14:55
5778         Log: Add assertions to cover cases where the Coverity scanner thinks we
5779              could are deferencing a NULL pointer, but we think it missed something
5780              it should have been capable of figuring out.
5781      Branch: perl
5782            ! hv.c op.c
5783 ____________________________________________________________________________
5784 [ 27866] By: nicholas                              on 2006/04/17  12:48:43
5785         Log: Add Dave's explainations of why certain pointers are always non-NULL,
5786              and assert() that it is true.
5787      Branch: perl
5788            ! regexec.c
5789 ____________________________________________________________________________
5790 [ 27865] By: stevep                                on 2006/04/17  12:30:08
5791         Log: Subject: [PATCH] fix cygwin build
5792              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
5793              Date: Sun, 16 Apr 2006 18:05:20 -0700
5794              Message-ID: <20060417010520.GA2888@efn.org>
5795      Branch: perl
5796            ! cygwin/Makefile.SHs
5797 ____________________________________________________________________________
5798 [ 27863] By: merijn                                on 2006/04/17  12:18:07
5799         Log: Support for -DDEBUGGING and its alias -DEBUGGING
5800      Branch: perl
5801            ! Configure INSTALL config_h.SH
5802 ____________________________________________________________________________
5803 [ 27862] By: nicholas                              on 2006/04/17  12:07:23
5804         Log: Revert change 27818, as change 27853 fixes the real bug.
5805      Branch: perl
5806            ! sv.c
5807 ____________________________________________________________________________
5808 [ 27861] By: stevep                                on 2006/04/17  11:53:04
5809         Log: Subject: [PATCH] Compress::Zlib
5810              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
5811              Date: Mon, 17 Apr 2006 10:58:30 +0100
5812              Message-ID: <019b01c66205$7dc7ea50$6601a8c0@myopwv.com>
5813      Branch: perl
5814            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
5815            ! ext/Compress/Zlib/t/14gzopen.t
5816 ____________________________________________________________________________
5817 [ 27860] By: nicholas                              on 2006/04/17  11:39:27
5818         Log: Subject: [PATCH] pp_ctl.c caching
5819              From: andy@petdance.com (Andy Lester)
5820              Message-ID: <20060417044035.GA28818@petdance.com>
5821              Date: Sun, 16 Apr 2006 23:40:35 -0500
5822      Branch: perl
5823            ! pp_ctl.c
5824 ____________________________________________________________________________
5825 [ 27859] By: nicholas                              on 2006/04/17  11:37:38
5826         Log: Subject: [PATCH] dooop.c: the strong asserts in Sv* macros could cause memory leakage -- move the macro calls earlier (Coverity CID 84)
5827              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
5828              Message-Id: <20060417071937.C13346CF2D@aprikoosi.hut.fi>
5829              Date: Mon, 17 Apr 2006 10:19:37 +0300 (EEST)
5830      Branch: perl
5831            ! doop.c
5832 ____________________________________________________________________________
5833 [ 27857] By: nicholas                              on 2006/04/17  10:28:40
5834         Log: Revert 27856.
5835      Branch: perl
5836            ! doop.c
5837 ____________________________________________________________________________
5838 [ 27856] By: nicholas                              on 2006/04/17  10:24:58
5839         Log: The danger of piping an mbox to patch is that it contains more than
5840              one message. So both:
5841              
5842              Subject: [PATCH] doop.c: one more code path where memory could leak (Coverity)
5843              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
5844              Message-Id: <20060416081925.680336CF2D@aprikoosi.hut.fi>
5845              Date: Sun, 16 Apr 2006 11:19:25 +0300 (EEST)
5846              
5847              and
5848              
5849              Subject: [PATCH] doop.c: one more code path where memory could leak (Coverity)
5850              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
5851              Message-Id: <20060416081925.680336CF2D@aprikoosi.hut.fi>
5852              Date: Sun, 16 Apr 2006 11:19:25 +0300 (EEST)
5853      Branch: perl
5854            ! doop.c
5855 ____________________________________________________________________________
5856 [ 27855] By: davem                                 on 2006/04/16  23:30:36
5857         Log: generalize the 'continue on success' mechanism of deferred REs
5858      Branch: perl
5859            ! regexec.c regexp.h
5860 ____________________________________________________________________________
5861 [ 27854] By: davem                                 on 2006/04/16  23:12:31
5862         Log: abstract regmatch slab access with SLAB_FIRST and SLAB_LAST macros
5863      Branch: perl
5864            ! regexec.c
5865 ____________________________________________________________________________
5866 [ 27853] By: davem                                 on 2006/04/16  23:07:13
5867         Log: stop PL_op and PL_curpad referring to different pads at start of doeval
5868              (this could make find_uninit_var do Bad Things)
5869      Branch: perl
5870            ! pp_ctl.c
5871 ____________________________________________________________________________
5872 [ 27852] By: nicholas                              on 2006/04/16  21:44:59
5873         Log: Fix bug introduced with change 27841. (len + 1, not just len).
5874      Branch: perl
5875            ! sv.c
5876 ____________________________________________________________________________
5877 [ 27851] By: nicholas                              on 2006/04/16  19:06:19
5878         Log: Coverity is flagging a potential problem because it sees a check for
5879              NULL and assumes that this means that the variable host could be
5880              NULL. It can't, and the check added in change 13291 was a little bit
5881              more than the minimal solution needed for the bug report
5882              [ID 20011126.148]
5883              Hence remove the NULL check.
5884      Branch: perl
5885            ! ext/Socket/Socket.xs
5886 ____________________________________________________________________________
5887 [ 27850] By: nicholas                              on 2006/04/16  18:09:33
5888         Log: Subject: [PATCH] op.c patch, 2nd version
5889              From: andy@petdance.com (Andy Lester)
5890              Message-ID: <20060415042924.GA1786@petdance.com>
5891              Date: Fri, 14 Apr 2006 23:29:24 -0500
5892      Branch: perl
5893            ! op.c
5894 ____________________________________________________________________________
5895 [ 27849] By: nicholas                              on 2006/04/16  15:04:36
5896         Log: A scalar reference returned from a coderef in @INC is treated as the
5897              initial "content" of the file. When it is exhausted input is taken
5898              from a real file handle, or a generator sub, if either exists.
5899      Branch: perl
5900            ! pp_ctl.c t/op/incfilter.t
5901 ____________________________________________________________________________
5902 [ 27848] By: stevep                                on 2006/04/16  14:03:59
5903         Log: Subject: [PATCH] remove some cruft from makedef.pl
5904              From: "Jan Dubois" <jand@ActiveState.com>
5905              Date: Sun, 16 Apr 2006 02:05:00 -0700
5906              Message-ID: <022e01c66134$d7a8dec0$2217a8c0@candy>
5907      Branch: perl
5908            ! embed.fnc global.sym makedef.pl
5909 ____________________________________________________________________________
5910 [ 27847] By: stevep                                on 2006/04/16  13:52:47
5911         Log: Subject: [PATCH] testcase for change #27832
5912              From: "Jan Dubois" <jand@ActiveState.com>
5913              Date: Sun, 16 Apr 2006 00:57:00 -0700
5914              Message-ID: <022a01c6612b$575cb7e0$2217a8c0@candy>
5915      Branch: perl
5916            ! lib/Pod/Html.pm lib/Pod/t/htmllink.pod
5917 ____________________________________________________________________________
5918 [ 27846] By: stevep                                on 2006/04/16  13:44:47
5919         Log: Stray pod/perlapi.pod change found after a regen.
5920      Branch: perl
5921            ! pod/perlapi.pod
5922 ____________________________________________________________________________
5923 [ 27845] By: stevep                                on 2006/04/16  13:43:01
5924         Log: Subject: [PATCH] dump.c patch redux
5925              From: andy@petdance.com (Andy Lester)
5926              Date: Sun, 16 Apr 2006 00:29:36 -0500
5927              Message-ID: <20060416052936.GA19143@petdance.com>
5928      Branch: perl
5929            ! dump.c embed.fnc embed.h proto.h
5930 ____________________________________________________________________________
5931 [ 27843] By: nicholas                              on 2006/04/16  13:25:18
5932         Log: Perl_do_vop can profitably use Perl_sv_usepvn_flags, as it has
5933              allocated space for an initialised a trailing NUL.
5934      Branch: perl
5935            ! doop.c
5936 ____________________________________________________________________________
5937 [ 27842] By: nicholas                              on 2006/04/16  12:06:57
5938         Log: In Perl_sv_usepvn_flags, assert() that the caller has RTFM.
5939      Branch: perl
5940            ! sv.c
5941 ____________________________________________________________________________
5942 [ 27841] By: nicholas                              on 2006/04/16  11:35:38
5943         Log: Provide a new flag for sv_usepvn_flags, SV_HAS_TRAILING_NUL, which
5944              signals that the buffer passed in is already well-formed for use as
5945              SvPVX (i.e. it is followed by a trailing NUL), and hence the realloc()
5946              to add a NUL can be skipped.
5947      Branch: perl
5948            ! pp.c sv.c sv.h
5949 ____________________________________________________________________________
5950 [ 27840] By: nicholas                              on 2006/04/16  11:03:28
5951         Log: Merge sv_usepvn and sv_usepvn_mg into sv_usepvn_flags. "Promote" the
5952              other two to mathoms.c
5953      Branch: perl
5954            ! embed.fnc embed.h global.sym mathoms.c proto.h sv.c sv.h
5955 ____________________________________________________________________________
5956 [ 27839] By: nicholas                              on 2006/04/16  10:37:46
5957         Log: In Perl_sv_usepvn(), force a move under DEBUGGING to shake out caller
5958              bugs.
5959      Branch: perl
5960            ! sv.c
5961 ____________________________________________________________________________
5962 [ 27838] By: nicholas                              on 2006/04/16  10:37:04
5963         Log: Fix htmllink.t to cater for the case where perladmin isn't an empty
5964              string.
5965      Branch: perl
5966            ! lib/Pod/t/htmllink.t
5967 ____________________________________________________________________________
5968 [ 27837] By: nicholas                              on 2006/04/16  09:36:18
5969         Log: Coverity notes that we might be dereferencing fgv before a check that
5970              it's not NULL. In fact, the code ordering meant that one "if (fgv)"
5971              would always be true. So fix this.
5972      Branch: perl
5973            ! pp_sys.c
5974 ____________________________________________________________________________
5975 [ 27836] By: stevep                                on 2006/04/16  05:24:04
5976         Log: Subject: [PATCH] update to pp_complement() via Coverity
5977              From: andy@petdance.com (Andy Lester)
5978              Date: Sun, 16 Apr 2006 00:14:23 -0500
5979              Message-ID: <20060416051423.GA17063@petdance.com>
5980      Branch: perl
5981            ! pp.c
5982 ____________________________________________________________________________
5983 [ 27835] By: stevep                                on 2006/04/16  05:17:57
5984         Log: Subject: [PATCH] clean up hv_assert()
5985              From: andy@petdance.com (Andy Lester)
5986              Date: Sat, 15 Apr 2006 23:18:27 -0500
5987              Message-ID: <20060416041827.GA3031@petdance.com>
5988      Branch: perl
5989            ! hv.c
5990 ____________________________________________________________________________
5991 [ 27834] By: stevep                                on 2006/04/16  05:12:56
5992         Log: Subject: [PATCH] Removed unused var in a macro
5993              From: andy@petdance.com (Andy Lester)
5994              Date: Sat, 15 Apr 2006 23:32:53 -0500
5995              Message-ID: <20060416043253.GA3438@petdance.com>
5996      Branch: perl
5997            ! thread.h
5998 ____________________________________________________________________________
5999 [ 27833] By: stevep                                on 2006/04/16  04:59:19
6000         Log: Subject: [PATCH] Change anchor generation in Pod::Html for "=item item 2"
6001              From: "Jan Dubois" <jand@ActiveState.com>
6002              Date: Fri, 14 Apr 2006 13:13:20 -0700
6003              Message-ID: <017a01c65fff$dfd0f370$2217a8c0@candy>
6004      Branch: perl
6005            ! lib/Pod/Html.pm lib/Pod/t/htmllink.t
6006 ____________________________________________________________________________
6007 [ 27832] By: stevep                                on 2006/04/16  04:50:15
6008         Log: Subject: [PATCH] Pod::Html::depod() doesn't work correctly for multi-line strings
6009              From: "Jan Dubois" <jand@ActiveState.com>
6010              Date: Mon, 10 Apr 2006 15:32:23 -0700
6011              Message-ID: <017b01c65cee$a2f5fe00$6062a8c0@candy>
6012      Branch: perl
6013            ! lib/Pod/Html.pm
6014 ____________________________________________________________________________
6015 [ 27831] By: stevep                                on 2006/04/16  04:41:34
6016         Log: Subject: [PATCH] Missing part of change 25186
6017              From: "Jan Dubois" <jand@ActiveState.com>
6018              Date: Thu, 13 Apr 2006 18:26:29 -0700
6019              Message-ID: <009401c65f62$74fded70$2217a8c0@candy>
6020      Branch: perl
6021            ! lib/Pod/t/htmllink.t
6022 ____________________________________________________________________________
6023 [ 27830] By: stevep                                on 2006/04/16  04:37:46
6024         Log: Subject: [PATCH] Missing part of change 25676
6025              From: "Jan Dubois" <jand@ActiveState.com>
6026              Date: Thu, 13 Apr 2006 18:19:26 -0700
6027              Message-ID: <009001c65f61$78866d60$2217a8c0@candy>
6028      Branch: perl
6029            ! lib/Pod/t/htmllink.t
6030 ____________________________________________________________________________
6031 [ 27829] By: nicholas                              on 2006/04/15  23:51:10
6032         Log: Subject: [PATCH] Handle null io in leavewrite (not possible?) (Coverity)
6033              From: bah@longitude.com
6034              Message-ID: <1661.38.96.138.153.1145124821.squirrel@mail.longitude.com>
6035              Date: Sat, 15 Apr 2006 14:13:41 -0400 (EDT)
6036      Branch: perl
6037            ! pp_sys.c
6038 ____________________________________________________________________________
6039 [ 27828] By: nicholas                              on 2006/04/15  23:41:23
6040         Log: Subject: [PATCH] Potential (?) memory leak in Storable.xs (Coverity)
6041              From: bah@longitude.com
6042              Message-ID: <1561.38.96.138.153.1145123650.squirrel@mail.longitude.com>
6043              Date: Sat, 15 Apr 2006 13:54:10 -0400 (EDT)
6044      Branch: perl
6045            ! ext/Storable/Storable.xs
6046 ____________________________________________________________________________
6047 [ 27827] By: nicholas                              on 2006/04/15  22:44:30
6048         Log: Teach Perl_do_sv_dump how to cope with IOs that have bogus things in
6049              GV slots. (Which source filters are prone to do to them).
6050      Branch: perl
6051            ! dump.c
6052 ____________________________________________________________________________
6053 [ 27826] By: nicholas                              on 2006/04/15  21:50:12
6054         Log: Coverity was getting upset about an assignment from a function
6055              returning int to a U8 variable. Curiously it was only getting upset
6056              about the first of many.
6057              However, we are doing NO ERROR CHECKING on whether we read in the
6058              requested number of bytes of bytecode. All except BGET_op_tr_array
6059              will now croak on a short read.
6060      Branch: perl
6061            ! ext/ByteLoader/bytecode.h
6062 ____________________________________________________________________________
6063 [ 27825] By: nicholas                              on 2006/04/15  21:43:13
6064         Log: Coverity reports that Storable can potentially cause a NULL pointer
6065              dereference while iterating a hash. This should never happen unless
6066              the hash lies about how many keys it has, so croak if a fib is spotted.
6067      Branch: perl
6068            ! ext/Storable/Storable.xs
6069 ____________________________________________________________________________
6070 [ 27824] By: nicholas                              on 2006/04/15  21:11:44
6071         Log: Coverity notes that resource are leaked in the unfinished and never
6072              called function _utf8_to_bytes.
6073      Branch: perl
6074            ! ext/Encode/Encode.xs
6075 ____________________________________________________________________________
6076 [ 27823] By: nicholas                              on 2006/04/15  20:55:20
6077         Log: Coverity correctly reports that gv might (just) be NULL. So don't
6078              derefernece it if it is.
6079      Branch: perl
6080            ! ext/IO/IO.pm ext/IO/IO.xs
6081 ____________________________________________________________________________
6082 [ 27822] By: nicholas                              on 2006/04/15  20:54:44
6083         Log: Update the assertion to a croak "Out of range special SV number"
6084              to give ByteLoader more meaningful failure diagnostics.
6085      Branch: perl
6086            ! ext/ByteLoader/bytecode.h
6087 ____________________________________________________________________________
6088 [ 27821] By: nicholas                              on 2006/04/15  20:19:22
6089         Log: I believe that it makes little sense for the simple user filters
6090              provided by coderefs to be run in block mode. Hence always read from
6091              the upstream filter in line mode, and always call the user's filter
6092              with 1 line.
6093      Branch: perl
6094            ! pp_ctl.c
6095 ____________________________________________________________________________
6096 [ 27820] By: nicholas                              on 2006/04/15  20:01:58
6097         Log: Fix a bug - the introduction of the caching code means that we should
6098              initialise the SV upstream after it.
6099              assert that filter_sub is always non-null now.
6100      Branch: perl
6101            ! pp_ctl.c
6102 ____________________________________________________________________________
6103 [ 27819] By: nicholas                              on 2006/04/15  19:37:32
6104         Log: Augment the user filter caching code so that if the user filter returns
6105              multiple lines, only one line at a time is returned.
6106              Rename the variable len to status, as it is the status value.
6107      Branch: perl
6108            ! pp_ctl.c t/op/incfilter.t
6109 ____________________________________________________________________________
6110 [ 27818] By: nicholas                              on 2006/04/15  19:17:51
6111         Log: Deep in the bowels of creating new and exciting bugs, I managed to
6112              segfault the uninitialised value reporting code. This protects against
6113              the segfault.
6114      Branch: perl
6115            ! sv.c
6116 ____________________________________________________________________________
6117 [ 27817] By: nicholas                              on 2006/04/15  18:08:04
6118         Log: $foo .= $bar doesn't warn if $foo is undefined, so simplify code.
6119      Branch: perl
6120            ! t/op/incfilter.t
6121 ____________________________________________________________________________
6122 [ 27816] By: nicholas                              on 2006/04/15  18:05:12
6123         Log: If the downstream caller wants block mode, and we're in line mode,
6124              then don't return more bytes than they asked for. Hold bytes over
6125              until next time if necessary.
6126      Branch: perl
6127            ! pp_ctl.c t/op/incfilter.t
6128 ____________________________________________________________________________
6129 [ 27815] By: nicholas                              on 2006/04/15  17:00:54
6130         Log: Eliminate the filter_child_proc hack from pp_require.
6131      Branch: perl
6132            ! pp_ctl.c
6133 ____________________________________________________________________________
6134 [ 27814] By: nicholas                              on 2006/04/15  16:43:22
6135         Log: If you return void from a filter subroutine, the caller's status is
6136              used. If not, your last statement is the return value, and if it keeps
6137              being +ve you'll never hit EOF.
6138              The probably should be a sanity check for this in toke.c, but I'm not
6139              sure how.
6140      Branch: perl
6141            ! t/op/incfilter.t
6142 ____________________________________________________________________________
6143 [ 27813] By: nicholas                              on 2006/04/15  16:42:23
6144         Log: Tests for having multiple pipes open simultaneously.
6145              (See comment added in change 3771 about this apparently being buggy)
6146      Branch: perl
6147            ! t/op/inccode.t
6148 ____________________________________________________________________________
6149 [ 27812] By: nicholas                              on 2006/04/15  13:45:13
6150         Log: Add more tests for the builtin source filter implementation, and fix
6151              two bugs - it would loop infinitely if data were already in the read
6152              buffer, and it would process those data twice.
6153      Branch: perl
6154            ! pp_ctl.c t/op/incfilter.t
6155 ____________________________________________________________________________
6156 [ 27811] By: nicholas                              on 2006/04/15  11:59:26
6157         Log: Add a test for source filters returned from code references in @INC.
6158      Branch: perl
6159            + t/op/incfilter.t
6160            ! MANIFEST
6161 ____________________________________________________________________________
6162 [ 27810] By: nicholas                              on 2006/04/15  11:22:29
6163         Log: Bump the expect file count in readdir.t. We keep writing more tests.
6164      Branch: perl
6165            ! t/op/readdir.t
6166 ____________________________________________________________________________
6167 [ 27809] By: nicholas                              on 2006/04/15  10:51:48
6168         Log: Subject: [PATCH] perlio.c: layer data might be allocated and unused (Coverity)
6169              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
6170              Message-Id: <20060415082417.24F0A6D08C@ugli.hut.fi>
6171              Date: Sat, 15 Apr 2006 11:24:17 +0300 (EEST)
6172              
6173              (with a correction)
6174      Branch: perl
6175            ! perlio.c
6176 ____________________________________________________________________________
6177 [ 27808] By: craigb                                on 2006/04/15  06:05:44
6178         Log: Fix bug in prime_env_iter where the terms of a comparison were reversed
6179              so we thought we didn't have a logical name table when we did.  Reported as:
6180              Subject: LWP::Simple crashes on VMSperl
6181              From: "juna" <ggl.20.jj...@spamgourmet.com>
6182              Date: 24 Mar 2006 13:52:41 -0800
6183              Newsgroups: comp.os.vms,comp.lang.perl.misc
6184              Message-ID: <1143237161.931669.48370@t31g2000cwb.googlegroups.com>
6185      Branch: perl
6186            ! vms/vms.c
6187 ____________________________________________________________________________
6188 [ 27807] By: craigb                                on 2006/04/15  00:45:26
6189         Log: Honor READALL privilege in cando_by_name (from Scott
6190              Lepage of HP OpenVMS Engineering)
6191      Branch: perl
6192            ! vms/vms.c
6193 ____________________________________________________________________________
6194 [ 27806] By: craigb                                on 2006/04/15  00:42:41
6195         Log: Don't die after SS$_NOPRIV in Perl_vmssetenv, courtesy
6196              of Scott Lepage at HP.
6197      Branch: perl
6198            ! vms/vms.c
6199 ____________________________________________________________________________
6200 [ 27805] By: nicholas                              on 2006/04/14  20:44:27
6201         Log: Change SAVECOPWARNINGS(c) to SAVECOMPILEWARNINGS() - it's only used to
6202              save the warnings on PL_compiling, so constraining its use to what we
6203              can test seems to make sense. Particularly as testing Perl_ss_dup is
6204              tricky.
6205      Branch: perl
6206            ! op.c pp_ctl.c scope.c scope.h sv.c
6207 ____________________________________________________________________________
6208 [ 27804] By: nicholas                              on 2006/04/14  19:44:34
6209         Log: In the description of require, clarify the file handle return and why
6210              C<INC> must be qualified.
6211      Branch: perl
6212            ! pod/perlfunc.pod
6213 ____________________________________________________________________________
6214 [ 27803] By: nicholas                              on 2006/04/14  16:43:03
6215         Log: S_glob_2inpuv() did not check if lenp was NULL. Oops.
6216      Branch: perl
6217            ! sv.c
6218 ____________________________________________________________________________
6219 [ 27802] By: nicholas                              on 2006/04/14  16:18:30
6220         Log: Replace explict "/dev/null" with BIT_BUCKET, which varies by platform.
6221      Branch: perl
6222            ! pp_ctl.c
6223 ____________________________________________________________________________
6224 [ 27801] By: rgs                                   on 2006/04/14  16:11:19
6225         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)
6226              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
6227              Date: Thu, 13 Apr 2006 19:20:46 +0300 (EEST)
6228              Message-Id: <20060413162046.5F9636D08C@ugli.hut.fi>
6229      Branch: perl
6230            ! doop.c pod/perlapi.pod sv.c t/op/bop.t
6231 ____________________________________________________________________________
6232 [ 27800] By: nicholas                              on 2006/04/14  14:45:04
6233         Log: Mark new_warnings_bitfield as XE, and add it to __DATA__ in makedef.pl
6234              Remove a reference to the deleted function Perl_refcounted_he_dup.
6235      Branch: perl
6236            ! embed.fnc embed.h global.sym makedef.pl
6237 ____________________________________________________________________________
6238 [ 27799] By: stevep                                on 2006/04/14  12:16:01
6239         Log: Subject: [PATCH] IO::Compress::*
6240              From: Paul Marquess <paul.marquess@ntlworld.com>
6241              Date: Fri, 14 Apr 2006 09:05:39 +0100
6242              Message-ID: <004f01c65f9a$3871eb30$2405140a@myopwv.com>
6243      Branch: perl
6244            ! ext/Compress/IO/Base/Changes
6245            ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm
6246            ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
6247            ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
6248            ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
6249            ! ext/Compress/IO/Zlib/Changes ext/Compress/IO/Zlib/README
6250            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Deflate.pm
6251            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Identity.pm
6252            ! ext/Compress/IO/Zlib/lib/IO/Compress/Deflate.pm
6253            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip.pm
6254            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip/Constants.pm
6255            ! ext/Compress/IO/Zlib/lib/IO/Compress/RawDeflate.pm
6256            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip.pm
6257            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip/Constants.pm
6258            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Constants.pm
6259            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
6260            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
6261            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
6262            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm
6263            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm
6264            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm
6265            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm
6266            ! ext/Compress/IO/Zlib/t/105oneshot-zip-only.t
6267            ! ext/Compress/Raw/Zlib/README
6268            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
6269            ! ext/Compress/Zlib/README
6270            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
6271            ! t/lib/compress/generic.pl
6272 ____________________________________________________________________________
6273 [ 27798] By: nicholas                              on 2006/04/14  11:50:56
6274         Log: Subject: [PATCH] perlio.c: (Coverity) eliminate temp ptr that confuses Coverity into thinking there is a resource leak
6275              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
6276              Message-Id: <20060414085644.94A076D08C@ugli.hut.fi>
6277              Date: Fri, 14 Apr 2006 11:56:44 +0300 (EEST)
6278      Branch: perl
6279            ! perlio.c
6280 ____________________________________________________________________________
6281 [ 27797] By: stevep                                on 2006/04/14  11:26:59
6282         Log: Reverting change #27791 which may cause corruption addition corruption
6283              within a regular expression.
6284      Branch: perl
6285            ! regexec.c
6286 ____________________________________________________________________________
6287 [ 27796] By: rgs                                   on 2006/04/14  08:42:27
6288         Log: Fix implementation of threads->_handle on unixes.
6289              See :
6290              Subject: RE: [PATCH] 2nd patch to sync blead 'threads' with CPAN [REPOST]
6291              From: "Jerry D. Hedden" <jerry@hedden.us>
6292              Date: Tue, 04 Apr 2006 09:25:20 -0700
6293              Message-ID: <20060404092520.fb30e530d17747c2b054d625b8945d88.4a8a6b16c9.wbe@email.email.secureserver.net>
6294      Branch: perl
6295            ! ext/threads/threads.xs
6296 ____________________________________________________________________________
6297 [ 27795] By: nicholas                              on 2006/04/13  21:59:52
6298         Log: (Hopefully) fix coredumps in ByteLoader, which were a side effect of
6299              fixing a bug in B, and non-robust autogenerated code. When
6300              autogenerating initialiser statements for an array, it's a bad plan to
6301              have the size of that array hard coded.
6302      Branch: perl
6303            ! bytecode.pl ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
6304 ____________________________________________________________________________
6305 [ 27794] By: davem                                 on 2006/04/13  18:31:54
6306         Log: eliminate PL_regbol PL_regtill PL_regnarrate PL_reg_ganch PL_reg_sv
6307              (only another 434 to go ...)
6308      Branch: perl
6309            ! embed.fnc proto.h regexec.c regexp.h sv.c
6310 ____________________________________________________________________________
6311 [ 27793] By: davem                                 on 2006/04/13  17:16:41
6312         Log: disable 'split /(?{ split "" })/' test until recursive split is fixed
6313      Branch: perl
6314            ! t/op/pat.t
6315 ____________________________________________________________________________
6316 [ 27792] By: nicholas                              on 2006/04/13  16:14:23
6317         Log: Remove SAVEt_FREESHAREDPV, as nothing is using it, and it isn't catered
6318              for in Perl_ss_dup, hence nothing is testing it and nothing will alert
6319              us if it breaks.
6320      Branch: perl
6321            ! scope.c scope.h
6322 ____________________________________________________________________________
6323 [ 27791] By: stevep                                on 2006/04/13  15:08:04
6324         Log: Add another NULL check thanks to Coverity.
6325      Branch: perl
6326            ! regexec.c
6327 ____________________________________________________________________________
6328 [ 27790] By: nicholas                              on 2006/04/13  14:14:57
6329         Log: For duping SAVEHINTS it rather helps if you pay attention to what is
6330              actually being pushed onto the save stack.
6331      Branch: perl
6332            ! sv.c
6333 ____________________________________________________________________________
6334 [ 27789] By: nicholas                              on 2006/04/13  13:53:55
6335         Log: Subject: [PATCH] regexec.c: (Coverity) add NULL check
6336              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
6337              Message-Id: <200604131252.k3DCqFUL497781@kosh.hut.fi>
6338              Date: Thu, 13 Apr 2006 15:52:15 +0300 (EEST)
6339      Branch: perl
6340            ! regexec.c
6341 ____________________________________________________________________________
6342 [ 27788] By: nicholas                              on 2006/04/13  13:28:50
6343         Log: Subject: [PATCH] regexec.c: (Coverity) move NULL check even earlier
6344              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
6345              Message-Id: <200604131239.k3DCdXhe124107@kosh.hut.fi>
6346              Date: Thu, 13 Apr 2006 15:39:33 +0300 (EEST)
6347      Branch: perl
6348            ! regexec.c
6349 ____________________________________________________________________________
6350 [ 27787] By: nicholas                              on 2006/04/13  13:02:30
6351         Log: Add a break; to the end of the SAVEt_COP_WARNINGS case, and don't try
6352              to dereference cop_hints if it's NULL.
6353      Branch: perl
6354            ! sv.c
6355 ____________________________________________________________________________
6356 [ 27786] By: nicholas                              on 2006/04/13  12:40:24
6357         Log: Fix B and ByteLoader to cope with cop_warnings no longer being an SV.
6358      Branch: perl
6359            ! bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
6360            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
6361 ____________________________________________________________________________
6362 [ 27785] By: nicholas                              on 2006/04/13  10:46:32
6363         Log: Add SAVEt_COP_WARNINGS to ss_dup.
6364      Branch: perl
6365            ! sv.c
6366 ____________________________________________________________________________
6367 [ 27784] By: nicholas                              on 2006/04/13  10:09:20
6368         Log: Subject: Re: [PATCH] add pTHX_ parameter to new_warnings_bitfield()
6369              From: Steve Hay <steve.hay@uk.radan.com>
6370              Message-ID: <443E1998.9090909@uk.radan.com>
6371              Date: Thu, 13 Apr 2006 10:27:52 +0100
6372      Branch: perl
6373            ! embed.fnc mg.c perl.c pp_ctl.c proto.h util.c
6374 ____________________________________________________________________________
6375 [ 27783] By: davem                                 on 2006/04/13  02:20:33
6376         Log: eliminate PL_reg_re
6377              (only another 439 to go ...)
6378      Branch: perl
6379            ! embed.fnc embed.h pod/perlintern.pod proto.h regcomp.c
6380            ! regexec.c regexp.h sv.c
6381 ____________________________________________________________________________
6382 [ 27782] By: davem                                 on 2006/04/12  23:51:57
6383         Log: Subject: [perl #38906] Regex engine does not release MINMOD
6384              From: "Animator via RT" <perlbug-followup@perl.org>
6385              Message-ID: <rt-3.0.11-38906-132222.3.24032491323436@perl.org>
6386              Date: Wed, 12 Apr 2006 15:27:41 -0700
6387              
6388              zero-length minimum matches that failed could leak into a following
6389              maximal match
6390      Branch: perl
6391            ! regexec.c t/op/re_tests
6392 ____________________________________________________________________________
6393 [ 27781] By: nicholas                              on 2006/04/12  23:17:18
6394         Log: D'oh! Don't try to do #ifdefs inside "functions" that are actually
6395              macros.
6396      Branch: perl
6397            ! hv.c
6398 ____________________________________________________________________________
6399 [ 27780] By: nicholas                              on 2006/04/12  22:49:58
6400         Log: Add tests for all the other types that %^H serialisation is supposed
6401              to support. In the process, found and corrected a bug.
6402              Tests are good, m'kay.
6403      Branch: perl
6404            ! hv.c t/op/caller.t
6405 ____________________________________________________________________________
6406 [ 27779] By: nicholas                              on 2006/04/12  22:45:12
6407         Log: Change cop_warnings from an SV holding the warnings bitmask to a
6408              directly (shared) malloc()ed buffer holding the warnings bitmask.
6409              This avoids bugs/crashes when the interpreter that created an optree
6410              is freed but the optree remains in use by other interpreters.
6411      Branch: perl
6412            ! cop.h embed.fnc embed.h mg.c op.c perl.c pp_ctl.c proto.h
6413            ! scope.c scope.h sv.c util.c warnings.h warnings.pl
6414 ____________________________________________________________________________
6415 [ 27778] By: davem                                 on 2006/04/12  22:43:03
6416         Log: Remove the final recursion path from S_regmatch:  (??{...})
6417              Also put PUSH/POP_STATE infastructure in place
6418              Also eliminate PL_reg_call_cc
6419              (only another 440 global vars to go ...)
6420      Branch: perl
6421            ! regexec.c regexp.h sv.c
6422 ____________________________________________________________________________
6423 [ 27777] By: nicholas                              on 2006/04/12  16:18:30
6424         Log: Test that we can do embedded 0 bytes in hints.
6425      Branch: perl
6426            ! t/op/caller.t
6427 ____________________________________________________________________________
6428 [ 27776] By: nicholas                              on 2006/04/12  16:01:08
6429         Log: Store cop_hints as a shared structure without using any SVs (on
6430              ithreads).
6431      Branch: perl
6432            ! hv.c hv.h
6433 ____________________________________________________________________________
6434 [ 27775] By: nicholas                              on 2006/04/12  14:14:50
6435         Log: Remove Perl_refcounted_he_copy and Perl_refcounted_he_dup.
6436      Branch: perl
6437            ! embed.fnc embed.h hv.c proto.h
6438 ____________________________________________________________________________
6439 [ 27774] By: nicholas                              on 2006/04/12  12:31:29
6440         Log: Newxz() can use calloc() rather than malloc(), as the implementation
6441              of calloc() may know that it has fresh pages from the OS, and so
6442              doesn't need to zero them itself. Plus our object code should be
6443              slightly smaller.
6444      Branch: perl
6445            ! handy.h
6446 ____________________________________________________________________________
6447 [ 27773] By: nicholas                              on 2006/04/12  12:01:38
6448         Log: As OPs are shared between threads, they should be using
6449              PerlMemShared_*alloc functions, rather than per-thread *alloc()s.
6450      Branch: perl
6451            ! op.c op.h
6452 ____________________________________________________________________________
6453 [ 27772] By: nicholas                              on 2006/04/11  22:17:25
6454         Log: Subject: [PATCH] regexec.c: move NULL check earlier to make Coverity happier
6455              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
6456              Message-Id: <200604112004.k3BK4mV3097400@kosh.hut.fi>
6457              Date: Tue, 11 Apr 2006 23:04:48 +0300 (EEST)
6458      Branch: perl
6459            ! regexec.c
6460 ____________________________________________________________________________
6461 [ 27771] By: nicholas                              on 2006/04/11  21:53:33
6462         Log: Subject: [PATCH] regcomp.c (try II): use &PL_sv_undef for listsv as suggested by Nick
6463              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
6464              Message-Id: <200604112053.k3BKrPgk310001@kosh.hut.fi>
6465              Date: Tue, 11 Apr 2006 23:53:25 +0300 (EEST)
6466      Branch: perl
6467            ! regcomp.c
6468 ____________________________________________________________________________
6469 [ 27770] By: nicholas                              on 2006/04/11  21:03:48
6470         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
6471              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
6472              Message-Id: <200604112039.k3BKdWix334525@kosh.hut.fi>
6473              Date: Tue, 11 Apr 2006 23:39:32 +0300 (EEST)
6474      Branch: perl
6475            ! perlio.c
6476 ____________________________________________________________________________
6477 [ 27769] By: nicholas                              on 2006/04/11  19:47:15
6478         Log: Subject: [PATCH] locale.c: more Safefree() (Coverity finding)
6479              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
6480              Message-Id: <200604111908.k3BJ8ewn030950@kosh.hut.fi>
6481              Date: Tue, 11 Apr 2006 22:08:40 +0300 (EEST)
6482      Branch: perl
6483            ! locale.c
6484 ____________________________________________________________________________
6485 [ 27768] By: nicholas                              on 2006/04/11  19:26:48
6486         Log: First stab at using the pad to store the serialised hints data.
6487              This approach is almost certainly not only wrong, but also doomed.
6488              But it's needed to build a correct solution.
6489      Branch: perl
6490            ! hv.c hv.h op.c pp_ctl.c scope.h sv.c
6491 ____________________________________________________________________________
6492 [ 27767] By: nicholas                              on 2006/04/11  18:06:30
6493         Log: Within Perl_newSVhek, inline most of newSVpvn_share(), because
6494              share_hek_hek() is far more efficient than sharepvn().
6495      Branch: perl
6496            ! sv.c
6497 ____________________________________________________________________________
6498 [ 27766] By: nicholas                              on 2006/04/11  16:17:13
6499         Log: Stop Perl_newSVpvn_share() potentially leaking the return result from
6500              bytes_from_utf8().
6501      Branch: perl
6502            ! sv.c
6503 ____________________________________________________________________________
6504 [ 27764] By: nicholas                              on 2006/04/11  13:47:05
6505         Log: Need to migrate the refcounted_he structure to be properly shared.
6506              Add a mutex for manipulated their reference counts.
6507              Unwrap the structure, so that for ithreads it can store SVs in pads.
6508      Branch: perl
6509            ! dosish.h embedvar.h hv.c hv.h perl.c perlapi.h perlvars.h
6510            ! symbian/symbianish.h unixish.h vms/vmsish.h win32/win32.c
6511            ! wince/wince.c
6512 ____________________________________________________________________________
6513 [ 27763] By: rgs                                   on 2006/04/11  07:54:23
6514         Log: Subject: [PATCH] Quiet a coverity problem
6515              From: andy@petdance.com (Andy Lester)
6516              Date: Mon, 10 Apr 2006 23:51:50 -0500
6517              Message-ID: <20060411045150.GA1422@petdance.com>
6518      Branch: perl
6519            ! pp.c
6520 ____________________________________________________________________________
6521 [ 27762] By: nicholas                              on 2006/04/10  19:55:49
6522         Log: All S_dumpuntil()'s regnode pointer arguments can be const.
6523      Branch: perl
6524            ! embed.fnc proto.h regcomp.c
6525 ____________________________________________________________________________
6526 [ 27761] By: nicholas                              on 2006/04/10  17:48:04
6527         Log: Perl_unsharepvn() was no longer being used in core, and changes to
6528              S_unshare_hek_or_pvn() had broken it. Now fixed and tested.
6529      Branch: perl
6530            ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/hash.t hv.c
6531 ____________________________________________________________________________
6532 [ 27760] By: merijn                                on 2006/04/10  16:35:30
6533         Log: config_H being the last part of my mkglossary work
6534      Branch: perl
6535            ! Porting/config_H
6536 ____________________________________________________________________________
6537 [ 27758] By: merijn                                on 2006/04/10  16:14:32
6538         Log: Regeneration of Glossary and the underlying tools.
6539      Branch: perl
6540            ! Porting/Glossary Porting/config.sh
6541 ____________________________________________________________________________
6542 [ 27757] By: rgs                                   on 2006/04/10  15:46:27
6543         Log: Subject: [PATCH] Fix coverity warning in utf8.c
6544              From: Andy Dougherty <doughera@lafayette.edu>
6545              Date: Mon, 10 Apr 2006 11:18:35 -0400 (EDT)
6546              Message-ID: <Pine.SOC.4.62.0604101117450.22851@maxwell.phys.lafayette.edu>
6547      Branch: perl
6548            ! utf8.c
6549 ____________________________________________________________________________
6550 [ 27756] By: nicholas                              on 2006/04/10  12:21:34
6551         Log: Subject: [PATCH] pp_sys.c: some Coverity findings: NULL guards for format cv
6552              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
6553              Message-Id: <20060408155541.46B796D08C@ugli.hut.fi>
6554              Date: Sat,  8 Apr 2006 18:55:41 +0300 (EEST)
6555      Branch: perl
6556            ! pp_sys.c t/op/write.t
6557 ____________________________________________________________________________
6558 [ 27755] By: nicholas                              on 2006/04/10  11:56:21
6559         Log: Subject: [PATCH] pp_sys.c: some Coverity findings: NULL guards for io pointers
6560              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
6561              Message-Id: <20060408155232.4C9726D08C@ugli.hut.fi>
6562              Date: Sat,  8 Apr 2006 18:52:32 +0300 (EEST)
6563      Branch: perl
6564            ! pp_sys.c
6565 ____________________________________________________________________________
6566 [ 27754] By: nicholas                              on 2006/04/10  11:12:26
6567         Log: Subject: [PATCH]es: quiet some warnings (with a free AIX cpp insanity avoidance tip)
6568              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
6569              Message-ID: <44375F23.6030900@gmail.com>
6570              Date: Sat, 08 Apr 2006 09:58:43 +0300
6571      Branch: perl
6572            ! op.c pad.h pp_sys.c
6573 ____________________________________________________________________________
6574 [ 27753] By: davem                                 on 2006/04/10  09:10:37
6575         Log: Subject:  [PATCH] True consting goodness in regexes
6576              From:  andy@petdance.com (Andy Lester)
6577              Date:  Mon, 10 Apr 2006 02:15:58 -0500
6578              Message-Id:  <20060410071558.GA24756@petdance.com>
6579      Branch: perl
6580            ! embed.fnc proto.h regcomp.c regexec.c
6581 ____________________________________________________________________________
6582 [ 27752] By: nicholas                              on 2006/04/09  21:07:48
6583         Log: Fix pointer error in change 27741, spotted by John E. Malmberg.
6584      Branch: perl
6585            ! sv.c
6586 ____________________________________________________________________________
6587 [ 27751] By: stevep                                on 2006/04/09  19:28:35
6588         Log: Subject: Re: [PATCH] perlio.c: Coverity finding: finding false (Coverity notable to follow vtable logic) but adding an assert
6589              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
6590              Date: Sun, 09 Apr 2006 10:18:52 +0300
6591              Message-ID: <4438B55C.9010604@gmail.com>
6592      Branch: perl
6593            ! perlio.c
6594 ____________________________________________________________________________
6595 [ 27750] By: stevep                                on 2006/04/09  18:55:07
6596         Log: Subject: Re: [PATCH] locale.c: Coverity finding
6597              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
6598              Date: Sun, 09 Apr 2006 10:31:32 +0300
6599              Message-ID: <4438B854.6040301@gmail.com>
6600      Branch: perl
6601            ! locale.c
6602 ____________________________________________________________________________
6603 [ 27749] By: stevep                                on 2006/04/09  18:44:17
6604         Log: Subject: [PATCH] Rename variables in some mg_* funcs
6605              From: andy@petdance.com (Andy Lester)
6606              Date: Sun, 9 Apr 2006 00:20:12 -0500
6607              Message-ID: <20060409052012.GA15887@petdance.com>
6608      Branch: perl
6609            ! mg.c
6610 ____________________________________________________________________________
6611 [ 27746] By: davem                                 on 2006/04/08  23:58:51
6612         Log: fix potential null deref introduced by change #27716
6613      Branch: perl
6614            ! regexec.c
6615 ____________________________________________________________________________
6616 [ 27745] By: nicholas                              on 2006/04/08  22:37:29
6617         Log: Subject: [PATCH] perlio.c: Coverity finding: finding false (Coverity not able to follow vtable logic) but adding an assert
6618              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
6619              Message-Id: <20060408161136.CEAC86D08C@ugli.hut.fi>
6620              Date: Sat,  8 Apr 2006 19:11:36 +0300 (EEST)
6621      Branch: perl
6622            ! perlio.c
6623 ____________________________________________________________________________
6624 [ 27744] By: nicholas                              on 2006/04/08  22:23:26
6625         Log: Subject: [PATCH] sv.c, rs.t, perlvar.pod (Coverity finding: did you know what happens with $/=\0?)
6626              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
6627              Message-Id: <20060408152533.C4D5F6D08C@ugli.hut.fi>
6628              Date: Sat,  8 Apr 2006 18:25:33 +0300 (EEST)
6629              
6630              (although I should add that this version of Coverity is actually
6631              raising a false positive here, albeit something still interesting)
6632      Branch: perl
6633            ! pod/perlvar.pod sv.c t/base/rs.t
6634 ____________________________________________________________________________
6635 [ 27741] By: nicholas                              on 2006/04/08  15:14:13
6636         Log: As av_dup, gv_dup and hv_dup are the same as sv_dup, code in various
6637              branches of Perl_ss_dup() is actually duplicated, so can be merged.
6638      Branch: perl
6639            ! sv.c
6640 ____________________________________________________________________________
6641 [ 27740] By: nicholas                              on 2006/04/08  14:46:53
6642         Log: By swapping the order of pushes onto the save stack for
6643              SAVEt_GENERIC_PVREF, we can merge it with SAVEt_PPTR in Perl_ss_dup().
6644      Branch: perl
6645            ! scope.c sv.c
6646 ____________________________________________________________________________
6647 [ 27739] By: nicholas                              on 2006/04/08  13:43:46
6648         Log: Teach ss_dup about SAVEt_RE_STATE. (As correctly as it ever was before)
6649      Branch: perl
6650            ! sv.c
6651 ____________________________________________________________________________
6652 [ 27738] By: nicholas                              on 2006/04/08  12:50:13
6653         Log: ss_dup of SAVEt_COP_ARYBASE can use the same code as SAVEt_I8.
6654      Branch: perl
6655            ! sv.c
6656 ____________________________________________________________________________
6657 [ 27737] By: nicholas                              on 2006/04/07  21:24:35
6658         Log: Give more information in the panic in ss_dup. (Although I'm not sure
6659              if croak() works at this point, given PerlIO's dependency on a
6660              functional interpreter.)
6661      Branch: perl
6662            ! sv.c
6663 ____________________________________________________________________________
6664 [ 27736] By: gisle                                 on 2006/04/07  16:08:26
6665         Log: Make perl_fini() run when compiling perl with
6666              the Sun WorkShop compiler.
6667      Branch: perl
6668            ! perl.c
6669 ____________________________________________________________________________
6670 [ 27735] By: steveh                                on 2006/04/07  14:55:41
6671         Log: Patch from Jarkko to fix breakage caused by change #27649
6672              see: http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-04/msg00144.html
6673      Branch: perl
6674            ! malloc.c perl.h
6675 ____________________________________________________________________________
6676 [ 27734] By: nicholas                              on 2006/04/07  12:49:11
6677         Log: Oops. Being too terse for my own good - it's not a great idea to chain
6678              assignment of char * to struct pmop *, even when the value is NULL.
6679      Branch: perl
6680            ! perl.c
6681 ____________________________________________________________________________
6682 [ 27733] By: craigb                                on 2006/04/07  02:53:52
6683         Log: Subject: [patch@27694] VMS RMSEXPAND/PERL_CANDO fixes
6684              From: "John E. Malmberg" <wb8tyw@qsl.net>
6685              Date: Mon, 03 Apr 2006 07:39:10 -0400
6686              Message-id: <4431095E.8030003@qsl.net>
6687      Branch: perl
6688            ! vms/vms.c vms/vmsish.h
6689 ____________________________________________________________________________
6690 [ 27732] By: nicholas                              on 2006/04/06  15:52:37
6691         Log: Move all the regexp state variables into a single structure.
6692              This allows it to be saved, restored and cloned with a single Copy()
6693              (but inevitably still some fixup)
6694      Branch: perl
6695            ! embedvar.h perl.c perlapi.h regcomp.c regexp.h scope.c sv.c
6696            ! thrdvar.h
6697 ____________________________________________________________________________
6698 [ 27731] By: steveh                                on 2006/04/06  14:55:40
6699         Log: Subject: Re: Smoke [5.9.4] 27728 FAIL(F) MSWin32 WinXP/.Net SP2 (x86/2 cpu)
6700              From: Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
6701              Date: Thu, 6 Apr 2006 14:32:50 +0200
6702              Message-ID: <20060406143250.5a7de4b8@grubert.mandriva.com>
6703      Branch: perl
6704            ! mg.c
6705 ____________________________________________________________________________
6706 [ 27729] By: steveh                                on 2006/04/06  12:16:53
6707         Log: Fix skip count in ext\B\t\lint.t
6708      Branch: perl
6709            ! ext/B/t/lint.t
6710 ____________________________________________________________________________
6711 [ 27728] By: nicholas                              on 2006/04/05  21:40:11
6712         Log: Save the regexp engine state as 1 block on the save stack.
6713      Branch: perl
6714            ! regcomp.c regexp.h scope.c scope.h
6715 ____________________________________________________________________________
6716 [ 27727] By: rgs                                   on 2006/04/05  20:59:53
6717         Log: Subject: Re: expr foreach (...) isn't a B::Lint warning anymore
6718              From: "Joshua ben Jore" <twists@gmail.com>
6719              Date: Wed, 5 Apr 2006 01:11:11 -0500
6720              Message-ID: <dc5c751d0604042311v354547aanf482b3259e56ebb8@mail.gmail.com>
6721      Branch: perl
6722            ! ext/B/B/Lint.pm ext/B/t/lint.t
6723 ____________________________________________________________________________
6724 [ 27726] By: nicholas                              on 2006/04/05  20:19:34
6725         Log: Perl_save_alloc can use the new(er) SSGROW rather than looping.
6726      Branch: perl
6727            ! scope.c
6728 ____________________________________________________________________________
6729 [ 27725] By: rgs                                   on 2006/04/05  19:45:42
6730         Log: Assigning undef to an entry in %ENV shouldn't produce warnings, even
6731              though it's silently converted to ""
6732      Branch: perl
6733            ! mg.c t/lib/warnings/mg
6734 ____________________________________________________________________________
6735 [ 27724] By: stevep                                on 2006/04/05  16:15:41
6736         Log: Try not to use negative values when accessing arrays in C.  Yet another
6737              Coverity catch.
6738      Branch: perl
6739            ! util.c
6740 ____________________________________________________________________________
6741 [ 27723] By: stevep                                on 2006/04/05  15:31:18
6742         Log: Initializing variables is good.  This is another Coverity catch.
6743      Branch: perl
6744            ! gv.c
6745 ____________________________________________________________________________
6746 [ 27722] By: rgs                                   on 2006/04/05  14:44:11
6747         Log: Subject: perlio.c breaks on Solaris/gcc when > 256 FDs are available
6748              From: Alan Burlison <Alan.Burlison@sun.com>
6749              Date: Wed, 05 Apr 2006 15:52:14 +0100
6750              Message-ID: <4433D99E.40800@sun.com>
6751      Branch: perl
6752            ! perlio.c
6753 ____________________________________________________________________________
6754 [ 27721] By: rgs                                   on 2006/04/05  12:56:10
6755         Log: There should be only one META.yml file
6756      Branch: perl
6757            - ext/Devel/PPPort/META.yml ext/Encode/META.yml
6758            ! MANIFEST
6759 ____________________________________________________________________________
6760 [ 27720] By: rgs                                   on 2006/04/05  12:19:11
6761         Log: Fix test portability on non-ASCII platforms
6762              
6763              Subject: Re: lib/ExtUtils/t/Constant.t problem on z/OS
6764              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
6765              Date: Wed, 05 Apr 2006 21:13:02 +0900
6766              Message-Id: <20060405210426.F99D.BQW10602@nifty.com>
6767      Branch: perl
6768            ! lib/ExtUtils/t/Constant.t
6769 ____________________________________________________________________________
6770 [ 27719] By: stevep                                on 2006/04/05  11:49:23
6771         Log: Document the functions htmlify() and anchorify() in Pod::Html.
6772      Branch: perl
6773            ! lib/Pod/Html.pm
6774 ____________________________________________________________________________
6775 [ 27718] By: steveh                                on 2006/04/05  10:35:58
6776         Log: Simplify tests for fork() capabilities
6777              
6778              Jarkko pointed out that change #27710 was causing some
6779              black smoke so makes the tests for fork() simpler, as
6780              per lib\Test\Simple\t\fork.t for now. (Ideally we want
6781              a $Config{d_pseudofork}, as suggested by Andy Dougherty,
6782              but that'll have to wait until I get some more tuits.)
6783      Branch: perl
6784            ! ext/IO/t/io_multihomed.t ext/IO/t/io_pipe.t ext/IO/t/io_sock.t
6785 ____________________________________________________________________________
6786 [ 27717] By: davem                                 on 2006/04/05  03:17:50
6787         Log: (??{...}) didn't always restore PL_reg_re.
6788              Also trie debugging output was using a var that was no longer
6789              valid
6790      Branch: perl
6791            ! regexec.c
6792 ____________________________________________________________________________
6793 [ 27716] By: davem                                 on 2006/04/05  01:50:33
6794         Log: eliminate PL_regprecomp, PL_regprogram, PL_regnpar and PL_regdata
6795              (only another 441 global vars to go ...)
6796      Branch: perl
6797            ! embed.fnc embed.h embedvar.h perlapi.h proto.h regcomp.c
6798            ! regexec.c sv.c thrdvar.h
6799 ____________________________________________________________________________
6800 [ 27715] By: davem                                 on 2006/04/05  01:26:59
6801         Log: restructure the EVAL branch of regmatch() to minimise local var scope
6802              (no changes to functionality)
6803      Branch: perl
6804            ! regexec.c
6805 ____________________________________________________________________________
6806 [ 27714] By: rgs                                   on 2006/04/04  15:15:19
6807         Log: Subject: Re: Making IO::Socket pass test on Win32
6808              From: Jim Cromie <jim.cromie@gmail.com>
6809              Date: Tue, 04 Apr 2006 11:07:03 -0400
6810              Message-ID: <44328B97.2060903@gmail.com>
6811      Branch: perl
6812            ! ext/B/t/concise-xs.t
6813 ____________________________________________________________________________
6814 [ 27713] By: rgs                                   on 2006/04/04  12:42:44
6815         Log: FEATURE_IS_ENABLED takes only one parameter now, so reflect that in
6816              perl_keyword.pl
6817      Branch: perl
6818            ! perl_keyword.pl
6819 ____________________________________________________________________________
6820 [ 27712] By: rgs                                   on 2006/04/04  11:42:05
6821         Log: Subject: [PATCH] threads.pm should overload != operator
6822              From: "Jan Dubois" <jand@ActiveState.com>
6823              Date: Mon, 3 Apr 2006 18:06:24 -0700
6824              Message-ID: <02fc01c65783$fe4820f0$2217a8c0@candy>
6825      Branch: perl
6826            ! ext/threads/t/basic.t ext/threads/threads.pm
6827 ____________________________________________________________________________
6828 [ 27711] By: rgs                                   on 2006/04/04  11:14:27
6829         Log: Fix syntax error in io_pipe test
6830      Branch: perl
6831            ! ext/IO/t/io_pipe.t
6832 ____________________________________________________________________________
6833 [ 27710] By: steveh                                on 2006/04/04  10:34:10
6834         Log: Subject: Re: Making IO::Socket pass test on Win32
6835              From: demerphq <demerphq@gmail.com>
6836              Date: Sun, 2 Apr 2006 11:07:19 +0200
6837              Message-ID: <9b18b3110604020107o6a0b594cwfc2344a172c360b0@mail.gmail.com>
6838              
6839              plus extra $Config{d_fork} changes to io_pipe.t and io_multihomed.t
6840      Branch: perl
6841            ! ext/IO/lib/IO/Socket.pm ext/IO/t/io_multihomed.t
6842            ! ext/IO/t/io_pipe.t ext/IO/t/io_sock.t ext/IO/t/io_unix.t
6843 ____________________________________________________________________________
6844 [ 27709] By: rgs                                   on 2006/04/04  08:54:05
6845         Log: Subject: [PATCH] Move conditional SOCKS5 code into #ifdefs
6846              From: andy@petdance.com (Andy Lester)
6847              Date: Mon, 3 Apr 2006 08:28:18 -0500
6848              Message-ID: <20060403132818.GA7820@petdance.com>
6849      Branch: perl
6850            ! perlio.c
6851 ____________________________________________________________________________
6852 [ 27708] By: gisle                                 on 2006/04/04  08:36:02
6853         Log: Change 27592 disabled the building of manpages for non core-extensions
6854              The init_MAN3PODS method need to be called when no INSTALLMAN3DIR is
6855              present in the first place.
6856      Branch: perl
6857            ! lib/ExtUtils/MM_Unix.pm
6858 ____________________________________________________________________________
6859 [ 27707] By: rgs                                   on 2006/04/04  07:39:59
6860         Log: Subject: [PATCH] "smart match" description in overload.pm is in the middle of "fallback" section
6861              From: "Jan Dubois" <jand@ActiveState.com>
6862              Date: Mon, 3 Apr 2006 18:11:55 -0700
6863              Message-ID: <02fd01c65784$c3f3c430$2217a8c0@candy>
6864      Branch: perl
6865            ! lib/overload.pm
6866 ____________________________________________________________________________
6867 [ 27706] By: craigb                                on 2006/04/04  03:12:34
6868         Log: sort out some utime() issues on VMS
6869      Branch: perl
6870            ! vms/perlvms.pod vms/vms.c
6871 ____________________________________________________________________________
6872 [ 27705] By: rgs                                   on 2006/04/03  16:21:57
6873         Log: Subject: [PATCH] 2nd patch to sync blead 'threads' with CPAN [REPOST]
6874              From: "Jerry D. Hedden" <jerry@hedden.us>
6875              Date: Mon, 03 Apr 2006 06:10:35 -0700
6876              Message-ID: <20060403061035.fb30e530d17747c2b054d625b8945d88.7482c755b8.wbe@email.email.secureserver.net>
6877      Branch: perl
6878            ! ext/threads/Changes ext/threads/README ext/threads/t/basic.t
6879            ! ext/threads/t/join.t ext/threads/t/list.t
6880            ! ext/threads/t/problems.t ext/threads/t/thread.t
6881            ! ext/threads/threads.pm ext/threads/threads.xs
6882 ____________________________________________________________________________
6883 [ 27704] By: nicholas                              on 2006/04/03  11:32:44
6884         Log: Two modules in ext/ have dependencies that are post-miniperl.
6885              Encode this information in the Makefile for now.
6886      Branch: perl
6887            ! Makefile.SH
6888 ____________________________________________________________________________
6889 [ 27703] By: merijn                                on 2006/04/03  10:02:37
6890         Log: Regeneration after backports of #27447, #27484, #27485, #27488,
6891              #27489, #27490, #27491, and #27632
6892      Branch: perl
6893            ! Configure config_h.SH
6894 ____________________________________________________________________________
6895 [ 27702] By: davem                                 on 2006/04/03  09:56:29
6896         Log: undo #27700 and add a missing Safefree()
6897      Branch: perl
6898            ! regexec.c
6899 ____________________________________________________________________________
6900 [ 27701] By: rgs                                   on 2006/04/03  09:50:45
6901         Log: Subject: [PATCH] SvREFCNT_inc tweaks
6902              From: andy@petdance.com (Andy Lester)
6903              Date: Sat, 1 Apr 2006 02:01:30 -0600
6904              Message-ID: <20060401080130.GA19372@petdance.com>
6905      Branch: perl
6906            ! op.c pad.c perlio.c
6907 ____________________________________________________________________________
6908 [ 27700] By: rgs                                   on 2006/04/03  09:07:20
6909         Log: Subject: [PATCH] Removed unused code in regexec.c
6910              From: andy@petdance.com (Andy Lester)
6911              Date: Mon, 3 Apr 2006 00:00:50 -0500
6912              Message-ID: <20060403050050.GA19055@petdance.com>
6913      Branch: perl
6914            ! regexec.c
6915 ____________________________________________________________________________
6916 [ 27699] By: rgs                                   on 2006/04/03  08:57:57
6917         Log: Subject: [PATCH] ext/IO/t/io_unix.t
6918              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
6919              Date: Sun, 02 Apr 2006 21:57:19 +0300
6920              Message-ID: <44301E8F.2060503@gmail.com>
6921      Branch: perl
6922            ! ext/IO/t/io_unix.t
6923 ____________________________________________________________________________
6924 [ 27698] By: rgs                                   on 2006/04/03  08:50:28
6925         Log: Subject: revisited: pow.t test failures on AIX 5.1 perl588 with -Duselongdouble
6926              From: "John L. Allen" <allen@grumman.com>
6927              Date: Thu, 30 Mar 2006 17:53:13 -0500 (EST)
6928              Message-ID: <Pine.GSO.4.53.0603301710140.24672@gateway.northropgrumman.com>
6929      Branch: perl
6930            ! pp.c
6931 ____________________________________________________________________________
6932 [ 27697] By: rgs                                   on 2006/04/03  08:30:27
6933         Log: Document that the regexp engine is not currently reentrant
6934              
6935              Subject: Re: [perl #33936] segment fault when using split() in regexp with (??{...})
6936              From: Dominic Dunlop <domo@computer.org>
6937              Date: Sun, 2 Apr 2006 21:13:59 +0200
6938              Message-Id: <AD104FE7-2BD6-49B6-A845-46458179A4B1@computer.org>
6939      Branch: perl
6940            ! pod/perlre.pod
6941 ____________________________________________________________________________
6942 [ 27696] By: rgs                                   on 2006/04/03  08:22:15
6943         Log: Take splint into account for PERL_UNUSED_ARG (patch by Jarkko)
6944      Branch: perl
6945            ! XSUB.h perl.h
6946 ____________________________________________________________________________
6947 [ 27694] By: davem                                 on 2006/04/03  01:31:12
6948         Log: anonymous unions aren't legal ANSI c
6949      Branch: perl
6950            ! regexec.c regexp.h
6951 ____________________________________________________________________________
6952 [ 27693] By: nicholas                              on 2006/04/03  00:25:45
6953         Log: The make_ext script should pass MAKE=$MAKE to submakes it invokes for
6954              extentions, as they in turn may invoke $MAKE, and should invoke the
6955              same $MAKE as at the top level, which may not be $Config{make}
6956      Branch: perl
6957            ! ext/util/make_ext
6958 ____________________________________________________________________________
6959 [ 27692] By: davem                                 on 2006/04/02  23:50:25
6960         Log: whoops, change 27691 blew away the regexec.c changes from 27688
6961      Branch: perl
6962            ! regexec.c
6963 ____________________________________________________________________________
6964 [ 27691] By: davem                                 on 2006/04/02  22:37:57
6965         Log: subsume CURCUR (current curly) struct within the main regmatch_state
6966      Branch: perl
6967            ! regexec.c regexp.h
6968 ____________________________________________________________________________
6969 [ 27690] By: rgs                                   on 2006/04/02  21:41:28
6970         Log: Subject: [PATCH] Removed unnecessary pointers checks
6971              From: andy@petdance.com (Andy Lester)
6972              Date: Sat, 1 Apr 2006 01:01:32 -0600
6973              Message-ID: <20060401070132.GA6616@petdance.com>
6974      Branch: perl
6975            ! gv.c
6976 ____________________________________________________________________________
6977 [ 27689] By: rgs                                   on 2006/04/02  21:13:16
6978         Log: Subject: [PATCH] Prevent "use sort 'stable'" from reversing the order
6979              From: Robin Houston <robin@cpan.org>
6980              Date: Sun, 2 Apr 2006 17:20:24 +0100
6981              Message-ID: <20060402162024.GA3854@rpc142.cs.man.ac.uk>
6982      Branch: perl
6983            ! lib/sort.t pp_sort.c
6984 ____________________________________________________________________________
6985 [ 27688] By: rgs                                   on 2006/04/02  20:58:59
6986         Log: Subject: Re: [perl #38293] chr(65535) should be allowed in regexes
6987              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
6988              Date: Sun, 02 Apr 2006 22:48:44 +0900
6989              Message-Id: <20060402224657.B942.BQW10602@nifty.com>
6990      Branch: perl
6991            ! doop.c op.c regcomp.c regexec.c t/op/pat.t t/op/tr.t utf8.h
6992 ____________________________________________________________________________
6993 [ 27687] By: nicholas                              on 2006/04/02  20:27:24
6994         Log: Change 27677 missed two direct accesses to op_private in COPs.
6995              I believe that all are now found, as redefining CopHINTS_get(c)
6996              to (~(c)->op_private) (with corresponding changes to CopHINTS_set()
6997              and the initialisation of PL_compiling) works.
6998      Branch: perl
6999            ! perl.h pp_ctl.c utf8.h
7000 ____________________________________________________________________________
7001 [ 27686] By: merijn                                on 2006/04/02  19:10:55
7002         Log: First stab at a more reliable Glossary. This now is (again)
7003              mostly generated. (Well, It's a repair to the existing version
7004              "based on" a generated version, which is now well sorted, but
7005              still incomplete for less obvious reasons).
7006      Branch: perl
7007            ! Porting/Glossary
7008 ____________________________________________________________________________
7009 [ 27685] By: davem                                 on 2006/04/02  18:32:32
7010         Log: make parts of struct regmatch_state unions
7011              This reduces its size from 120 to 72 bytes
7012      Branch: perl
7013            ! regexec.c regexp.h
7014 ____________________________________________________________________________
7015 [ 27681] By: nicholas                              on 2006/04/02  17:05:34
7016         Log: Better failure diagnostics from switch.t.
7017      Branch: perl
7018            ! t/op/switch.t
7019 ____________________________________________________________________________
7020 [ 27680] By: nicholas                              on 2006/04/02  16:51:53
7021         Log: Subject: Re: recent changes have some unmatching of parameters and types
7022              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
7023              Message-Id: <20060402122547.0037.BQW10602@nifty.com>
7024              Date: Sun, 02 Apr 2006 12:32:53 +0900
7025      Branch: perl
7026            ! embed.fnc pod/perlintern.pod proto.h
7027 ____________________________________________________________________________
7028 [ 27679] By: davem                                 on 2006/04/02  16:32:10
7029         Log: use slabs to allocate save state space in regmatch() 
7030      Branch: perl
7031            ! embedvar.h perl.c perl.h perlapi.h regcomp.h regexec.c
7032            ! regexp.h sv.c thrdvar.h
7033 ____________________________________________________________________________
7034 [ 27677] By: nicholas                              on 2006/04/02  11:17:58
7035         Log: Abstract all reads/writes of the hints in COPs with 2 new macros,
7036              CopHINTS_get() and CopHINTS_set().
7037      Branch: perl
7038            ! cop.h op.c pp_ctl.c utf8.c
7039 ____________________________________________________________________________
7040 [ 27676] By: nicholas                              on 2006/04/02  10:55:36
7041         Log: 'SvIOK(sv) ? SvIVX(sv) : sv_2iv(sv)' is 'SvIV(sv)' so write it as such.
7042      Branch: perl
7043            ! mg.c
7044 ____________________________________________________________________________
7045 [ 27674] By: nicholas                              on 2006/04/02  10:41:30
7046         Log: Convert ByteLoader to use CopARYBASE_set().
7047      Branch: perl
7048            ! bytecode.pl ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
7049 ____________________________________________________________________________
7050 [ 27671] By: nicholas                              on 2006/04/02  10:08:04
7051         Log: Abstract all the accesses to cop_arybase (apart from ByteLoader)
7052      Branch: perl
7053            ! cop.h ext/B/B.xs mg.c op.c pp.c pp_ctl.c pp_hot.c scope.c
7054            ! scope.h toke.c
7055 ____________________________________________________________________________
7056 [ 27669] By: craigb                                on 2006/04/02  01:09:38
7057         Log: fix typo in vms/gen_shrfls.pl itanium detector
7058      Branch: perl
7059            ! vms/gen_shrfls.pl
7060 ____________________________________________________________________________
7061 [ 27668] By: nicholas                              on 2006/04/01  23:34:10
7062         Log: If the passed in target rv for Perl_newSVrv() was already a reference
7063              to something, it would leak the reference count on that thing.
7064      Branch: perl
7065            ! sv.c
7066 ____________________________________________________________________________
7067 [ 27667] By: nicholas                              on 2006/04/01  23:09:34
7068         Log: Test no mypragma;
7069      Branch: perl
7070            ! t/lib/mypragma.t
7071 ____________________________________________________________________________
7072 [ 27666] By: nicholas                              on 2006/04/01  21:17:46
7073         Log: Automatically set HINT_LOCALIZE_HH whenever %^H is modified.
7074      Branch: perl
7075            ! embed.fnc embed.h hv.c lib/feature.pm lib/sort.pm mg.c op.c
7076            ! proto.h scope.c scope.h t/lib/mypragma.pm
7077 ____________________________________________________________________________
7078 [ 27665] By: nicholas                              on 2006/04/01  19:38:31
7079         Log: The call to Perl_hv_assert(aTHX_ hv) should be wrapped in a DEBUG_A().
7080      Branch: perl
7081            ! hv.c
7082 ____________________________________________________________________________
7083 [ 27664] By: nicholas                              on 2006/04/01  15:26:48
7084         Log: Test that user pragmas work inside string eval.
7085      Branch: perl
7086            ! t/lib/mypragma.t
7087 ____________________________________________________________________________
7088 [ 27663] By: nicholas                              on 2006/04/01  15:22:54
7089         Log: Add Rafael's example user pragma, and convert his demo to a test.
7090      Branch: perl
7091            + t/lib/mypragma.pm t/lib/mypragma.t
7092            ! MANIFEST
7093 ____________________________________________________________________________
7094 [ 27662] By: nicholas                              on 2006/04/01  15:21:56
7095         Log: If the comment says "(and not ours)" then it should be tested.
7096      Branch: perl
7097            ! t/op/getppid.t
7098 ____________________________________________________________________________
7099 [ 27660] By: nicholas                              on 2006/04/01  15:11:11
7100         Log: Rewrite t/op/getppid.t to remove the assumption that init has PID of 1.
7101      Branch: perl
7102            ! t/op/getppid.t
7103 ____________________________________________________________________________
7104 [ 27659] By: nicholas                              on 2006/04/01  14:31:37
7105         Log: Propagate cop_hints inside string evals. For the unthreaded case this
7106              is easy. For the threaded case it's not, because the current OP may
7107              be shared with another thread, so solve this by copying the hints
7108              chain.
7109      Branch: perl
7110            ! embed.fnc embed.h hv.c pod/perlintern.pod pp_ctl.c proto.h
7111            ! t/op/caller.t
7112 ____________________________________________________________________________
7113 [ 27657] By: nicholas                              on 2006/04/01  12:32:23
7114         Log: Inconsistencies in paramter const-ness noticed by SADAHIRO Tomoyuki.
7115      Branch: perl
7116            ! embed.fnc proto.h sv.c
7117 ____________________________________________________________________________
7118 [ 27656] By: rgs                                   on 2006/03/31  21:53:22
7119         Log: Subject: [PATCH] Re: recursion now removed from the regex engine
7120              From: Dominic Dunlop <shouldbedomo@mac.com>
7121              Date: Thu, 30 Mar 2006 10:31:55 +0200
7122              Message-Id: <C4D69F9F-FB90-4564-8C46-E51765EB0440@mac.com>
7123      Branch: perl
7124            ! t/op/pat.t
7125 ____________________________________________________________________________
7126 [ 27653] By: rgs                                   on 2006/03/31  20:02:40
7127         Log: Updated version of the grumpy comment deleted by change #27649,
7128              by Jarkko
7129      Branch: perl
7130            ! perl.h
7131 ____________________________________________________________________________
7132 [ 27652] By: merijn                                on 2006/03/31  19:36:44
7133         Log: Glossary part for #27447 (madlyh, madlyobj, madlysrc)
7134      Branch: perl
7135            ! Porting/Glossary
7136 ____________________________________________________________________________
7137 [ 27650] By: nicholas                              on 2006/03/31  19:30:09
7138         Log: Need to dup any hints HV stored on the save stack.
7139      Branch: perl
7140            ! sv.c
7141 ____________________________________________________________________________
7142 [ 27649] By: rgs                                   on 2006/03/31  16:59:53
7143         Log: Subject: [PATCH] Redo PERL_UNUSED_DECL
7144              From: andy@petdance.com (Andy Lester)
7145              Date: Fri, 31 Mar 2006 00:54:58 -0600
7146              Message-ID: <20060331065458.GA28571@petdance.com>
7147      Branch: perl
7148            ! malloc.c perl.h
7149 ____________________________________________________________________________
7150 [ 27648] By: craigb                                on 2006/03/31  16:31:28
7151         Log: Subject: [patch@27638] Enable standard stat for VMS >=8.2
7152              From: "John E. Malmberg" <wb8tyw@qsl.net>
7153              Date: Fri, 31 Mar 2006 00:39:23 -0500
7154              Message-id: <442CC08A.30409@qsl.net>
7155      Branch: perl
7156            ! configure.com vms/vms.c vms/vmsish.h
7157 ____________________________________________________________________________
7158 [ 27647] By: nicholas                              on 2006/03/31  16:22:13
7159         Log: Note future possible flexibility for Perl_magic_sethint().
7160      Branch: perl
7161            ! mg.c
7162 ____________________________________________________________________________
7163 [ 27646] By: nicholas                              on 2006/03/31  16:19:38
7164         Log: Test that entries in %^H are actually independant.
7165      Branch: perl
7166            ! t/op/caller.t
7167 ____________________________________________________________________________
7168 [ 27645] By: nicholas                              on 2006/03/31  14:10:39
7169         Log: I can't spell.
7170      Branch: perl
7171            ! op.c
7172 ____________________________________________________________________________
7173 [ 27644] By: rgs                                   on 2006/03/31  14:08:12
7174         Log: Document new magic types in perlguts. Fix a comment about sort hints.
7175      Branch: perl
7176            ! perl.h pod/perlguts.pod
7177 ____________________________________________________________________________
7178 [ 27643] By: nicholas                              on 2006/03/31  13:45:57
7179         Log: Serialise changes to %^H onto the current COP. Return the compile time
7180              state of %^H as an eleventh value from caller. This allows users to
7181              write pragmas.
7182      Branch: perl
7183            ! cop.h dump.c embed.fnc embed.h gv.c hv.c hv.h makedef.pl mg.c
7184            ! op.c perl.c perl.h pod/perlfunc.pod pod/perlintern.pod
7185            ! pp_ctl.c proto.h scope.c scope.h sv.c t/op/caller.t
7186 ____________________________________________________________________________
7187 [ 27642] By: rgs                                   on 2006/03/31  13:22:00
7188         Log: Upgrade to Time::Local 1.12_01
7189      Branch: perl
7190            ! lib/Time/Local.pm lib/Time/Local.t
7191 ____________________________________________________________________________
7192 [ 27641] By: rgs                                   on 2006/03/31  12:30:31
7193         Log: Subject: [PATCH] Random accumulated patches
7194              From: andy@petdance.com (Andy Lester)
7195              Date: Thu, 30 Mar 2006 23:42:28 -0600
7196              Message-ID: <20060331054228.GA18940@petdance.com>
7197      Branch: perl
7198            ! cop.h doio.c dump.c embed.fnc gv.c gv.h hv.c mg.c op.c perl.c
7199            ! perl.h pp.c pp_ctl.c pp_hot.c pp_sort.c proto.h regcomp.c sv.c
7200            ! sv.h toke.c utf8.c
7201 ____________________________________________________________________________
7202 [ 27640] By: rgs                                   on 2006/03/31  12:10:57
7203         Log: Subject: [PATCH] IO::Compress::Zip
7204              From: "Paul Marquess" <paul.marquess@ntlworld.com>
7205              Date: Fri, 31 Mar 2006 09:48:36 +0100
7206              Message-ID: <005201c6549f$e7374490$2405140a@myopwv.com>
7207      Branch: perl
7208            ! ext/Compress/IO/Zlib/t/105oneshot-zip-only.t
7209 ____________________________________________________________________________
7210 [ 27639] By: rgs                                   on 2006/03/31  08:00:08
7211         Log: Test for fileno definedness instead of truth
7212              Don't load Config.pm, which isn't used
7213      Branch: perl
7214            ! lib/FileCache.pm
7215 ____________________________________________________________________________
7216 [ 27638] By: nicholas                              on 2006/03/30  20:55:17
7217         Log: Localising hash slices with UTF-8 encoded keys was also buggy.
7218              (See also change 27637)
7219      Branch: perl
7220            ! pp.c t/op/local.t
7221 ____________________________________________________________________________
7222 [ 27637] By: nicholas                              on 2006/03/30  20:37:03
7223         Log: Fix bug #38815 (localising keys which are UTF-8 encoded didn't delete
7224              them correctly on scope exit)
7225      Branch: perl
7226            ! pp_hot.c scope.c t/op/local.t
7227 ____________________________________________________________________________
7228 [ 27636] By: nicholas                              on 2006/03/30  18:18:27
7229         Log: Fix bug 36267 - assigning to a tied hash shouldn't change the
7230              underlying hash. (It used to, if the underlying hash had had storage
7231              allocated). This has the side effect of changing the return value from
7232              hv_store and hv_store_ent for some tied hash scenarios. But *to*
7233              something consistent (ly crazy)
7234      Branch: perl
7235            ! ext/XS/APItest/t/hash.t hv.c t/op/tie.t
7236 ____________________________________________________________________________
7237 [ 27635] By: stevep                                on 2006/03/30  12:49:28
7238         Log: Pod nit mentioned in Debian bug #358455.
7239      Branch: perl
7240            ! pod/perlsec.pod
7241 ____________________________________________________________________________
7242 [ 27634] By: gisle                                 on 2006/03/30  12:31:26
7243         Log: Populate pre-canned config.sh files with
7244              d_archlib and d_inc_version_list.
7245              Ref change 27632.
7246      Branch: perl
7247            ! configure.com symbian/config.sh win32/config.bc
7248            ! win32/config.gc win32/config.vc win32/config.vc64
7249            ! wince/config.ce
7250 ____________________________________________________________________________
7251 [ 27633] By: rgs                                   on 2006/03/30  12:15:35
7252         Log: Subject: PATCH t/op/tie.t
7253              From: Robin Barker <Robin.Barker@npl.co.uk>
7254              Date: Thu, 30 Mar 2006 13:07:47 +0100
7255              Message-ID: <533D273D4014D411AB1D00062938C4D90849C9CA@hotel.npl.ad.local>
7256      Branch: perl
7257            ! t/op/tie.t
7258 ____________________________________________________________________________
7259 [ 27632] By: gisle                                 on 2006/03/30  12:13:54
7260         Log: Introduce d_sitearch and d_inc_version_list config.sh variables.
7261              These allow me to set sitearch and sitelib to be the same without
7262              ending up with duplicate entries in @INC.
7263              
7264              Basically the same way the old d_archlib variable is used.
7265      Branch: perl
7266            ! Configure Porting/Glossary config_h.SH perl.c
7267 ____________________________________________________________________________
7268 [ 27631] By: rgs                                   on 2006/03/30  08:28:38
7269         Log: Subject: Re: New Module::Build released
7270              From: "Randy W. Sims" <ml-perl@thepierianspring.org>
7271              Date: Wed, 29 Mar 2006 14:10:32 -0500
7272              Message-ID: <442ADBA8.4000203@thepierianspring.org>
7273      Branch: perl
7274            + lib/Module/Build/YAML.pm lib/Module/Build/t/mbyaml.t
7275            ! MANIFEST lib/ExtUtils/CBuilder.pm
7276            ! lib/ExtUtils/CBuilder/Changes
7277            ! lib/ExtUtils/CBuilder/Platform/VMS.pm lib/Module/Build.pm
7278            ! lib/Module/Build/Authoring.pod lib/Module/Build/Base.pm
7279            ! lib/Module/Build/Changes lib/Module/Build/Platform/MacOS.pm
7280            ! lib/Module/Build/Platform/VMS.pm
7281            ! lib/Module/Build/Platform/Windows.pm
7282            ! lib/Module/Build/Platform/os2.pm
7283            ! lib/Module/Build/t/bundled/Tie/CPHash.pm
7284            ! lib/Module/Build/t/lib/DistGen.pm
7285            ! lib/Module/Build/t/metadata.t
7286 ____________________________________________________________________________
7287 [ 27630] By: rgs                                   on 2006/03/30  08:17:12
7288         Log: Subject: [PATCH] Clean up regexec.c, and remove two functions
7289              From: andy@petdance.com (Andy Lester)
7290              Date: Wed, 29 Mar 2006 10:13:36 -0600
7291              Message-ID: <20060329161336.GA12456@petdance.com>
7292      Branch: perl
7293            ! embed.fnc embed.h proto.h regexec.c
7294 ____________________________________________________________________________
7295 [ 27629] By: rgs                                   on 2006/03/29  12:30:56
7296         Log: Subject: child's processor time
7297              From: hv@crypt.org <hv@crypt.org>
7298              Date: Mar 29, 2006 2:34 PM
7299              Message-Id: <200603291234.k2TCY6r29535@zen.crypt.org>
7300      Branch: perl
7301            ! pod/perlfunc.pod
7302 ____________________________________________________________________________
7303 [ 27628] By: rgs                                   on 2006/03/29  09:26:01
7304         Log: Subject: CLONE for Tie::RefHash
7305              From: Yuval Kogman <nothingmuch@woobling.org>
7306              Date: Mon, 27 Mar 2006 15:34:07 +0200
7307              Message-ID: <20060327133407.GA16901@woobling.org>
7308              
7309              (also rename old Tie::RefHash test, so several test files
7310              are allowed.)
7311      Branch: perl
7312            + lib/Tie/RefHash/threaded.t
7313           +> lib/Tie/RefHash/refhash.t
7314            - lib/Tie/RefHash.t
7315            ! MANIFEST lib/Tie/RefHash.pm
7316 ____________________________________________________________________________
7317 [ 27627] By: rgs                                   on 2006/03/29  09:01:21
7318         Log: Subject: [PATCH] Devel::DProf consting
7319              From: andy@petdance.com (Andy Lester)
7320              Date: Sat, 25 Mar 2006 23:32:13 -0600
7321              Message-ID: <20060326053213.GA10401@petdance.com>
7322      Branch: perl
7323            ! ext/Devel/DProf/DProf.xs
7324 ____________________________________________________________________________
7325 [ 27626] By: rgs                                   on 2006/03/29  08:55:21
7326         Log: Subject: re-[PATCH] Re: [PATCH] Poison now in two different flavours!
7327              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
7328              Date: Sun, 26 Mar 2006 14:53:56 +0300
7329              Message-ID: <442680D4.3000809@gmail.com>
7330      Branch: perl
7331            ! handy.h pod/perlapi.pod pod/perlclib.pod pod/perlhack.pod
7332            ! pp_ctl.c scope.c sv.c util.c
7333 ____________________________________________________________________________
7334 [ 27625] By: rgs                                   on 2006/03/29  08:42:28
7335         Log: Subject: [doc-patch] clarify -Accflags in INSTALL
7336              From: Jim Cromie <jim.cromie@gmail.com>
7337              Date: Sun, 26 Mar 2006 20:33:23 -0500
7338              Message-ID: <442740E3.8030006@gmail.com>
7339      Branch: perl
7340            ! INSTALL
7341 ____________________________________________________________________________
7342 [ 27622] By: nicholas                              on 2006/03/28  15:43:59
7343         Log: Only compile Perl_hv_assert with DEBUGGING.
7344      Branch: perl
7345            ! hv.c makedef.pl
7346 ____________________________________________________________________________
7347 [ 27621] By: nicholas                              on 2006/03/28  15:17:06
7348         Log: Having tested IPv6 support in all builtins for TCP and UDP, it all
7349              seem to work perfectly. So remove from perltodo.pod.
7350      Branch: perl
7351            ! pod/perltodo.pod
7352 ____________________________________________________________________________
7353 [ 27620] By: gisle                                 on 2006/03/28  11:18:52
7354         Log: Improved description of the tmon.out format.
7355              The / lines where undocumented.
7356      Branch: perl
7357            ! ext/Devel/DProf/DProf.pm
7358 ____________________________________________________________________________
7359 [ 27619] By: steveh                                on 2006/03/28  10:38:52
7360         Log: Subject: [PATCH lib/Term/ReadLine] Re: [cpan #17773] Bug in Term::ReadKey being trigger by a bug in Term::ReadLine
7361              From: Jonathan Stowe <jns@gellyfish.com>
7362              Date: Mon, 13 Mar 2006 16:09:44 +0000
7363              Message-Id: <1142266184.5811.141.camel@orpheus.gellyfish.com>
7364      Branch: perl
7365            ! lib/Term/ReadLine.pm
7366 ____________________________________________________________________________
7367 [ 27618] By: craigb                                on 2006/03/28  04:01:21
7368         Log: Subject: [patch@27613] VMS long file path support active.
7369              From: "John E. Malmberg" <wb8tyw@qsl.net>
7370              Date: Mon, 27 Mar 2006 08:05:33 -0500
7371              Message-id: <4427E31D.2030801@qsl.net>
7372
7373      Branch: perl
7374            ! vms/vms.c vms/vmsish.h
7375 ____________________________________________________________________________
7376 [ 27617] By: nicholas                              on 2006/03/27  21:04:58
7377         Log: Merge the cut & paste code from Perl_call_sv/Perl_fold_constants with
7378              the near identical code in pp_entertry into Perl_create_eval_scope.
7379              Move the cut & paste code from Perl_call_sv/Perl_fold_constants into
7380              Perl_delete_eval_scope.
7381      Branch: perl
7382            ! cop.h embed.fnc embed.h ext/B/t/concise-xs.t op.c perl.c
7383            ! pp_ctl.c proto.h
7384 ____________________________________________________________________________
7385 [ 27616] By: nicholas                              on 2006/03/27  20:31:52
7386         Log: It helps to actually add the files you add to MANIFEST. (Thanks Dave
7387              for spotting my mistake).
7388      Branch: perl
7389            + t/comp/fold.t
7390 ____________________________________________________________________________
7391 [ 27615] By: nicholas                              on 2006/03/27  19:25:02
7392         Log: If constant folding fails, don't fold constants, rather than reporting
7393              the error at compile time. This allows illegal constant expressions in
7394              dead code to be ignored.
7395      Branch: perl
7396            ! MANIFEST op.c pod/perldiag.pod pod/perltodo.pod
7397 ____________________________________________________________________________
7398 [ 27613] By: craigb                                on 2006/03/27  00:04:10
7399         Log: EU::MM::MM_VMS::one_liner must quote "--" argument
7400      Branch: perl
7401            ! lib/ExtUtils/MM_VMS.pm
7402 ____________________________________________________________________________
7403 [ 27612] By: nicholas                              on 2006/03/26  22:12:57
7404         Log: Replace all sv_mortalcopy(&PL_sv_no); sv_set*(...) with
7405              sv2mortal(newSV*(...)) to avoid needless upgrades to PVNV and needless
7406              allocation of a copy of "".
7407      Branch: perl
7408            ! pp_sys.c
7409 ____________________________________________________________________________
7410 [ 27611] By: craigb                                on 2006/03/26  21:58:49
7411         Log: Subject: [patch@27609] vms pool corruption fix for _NLA0:
7412              From: "John E. Malmberg" <wb8tyw@qsl.net>
7413              Date: Sun, 26 Mar 2006 14:32:30 -0500
7414              Message-id: <4426EC4E.8030801@qsl.net>
7415      Branch: perl
7416            ! vms/vms.c
7417 ____________________________________________________________________________
7418 [ 27610] By: gisle                                 on 2006/03/26  09:15:01
7419         Log: REXEC_ML is unused.
7420      Branch: perl
7421            ! regexp.h
7422 ____________________________________________________________________________
7423 [ 27609] By: gbarr                                 on 2006/03/26  02:49:11
7424         Log: Update to IO-1.23
7425      Branch: perl
7426            ! ext/IO/ChangeLog ext/IO/IO.pm ext/IO/lib/IO/Dir.pm
7427            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
7428            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
7429            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IO/t/io_multihomed.t
7430            ! ext/IO/t/io_pipe.t ext/IO/t/io_sock.t ext/IO/t/io_taint.t
7431            ! ext/IO/t/io_tell.t ext/IO/t/io_udp.t ext/IO/t/io_unix.t
7432 ____________________________________________________________________________
7433 [ 27608] By: nicholas                              on 2006/03/25  22:45:34
7434         Log: Add S_space_join_names_mortal() which joins a char** array with " "s,
7435              replacing 5 instances of the same code.
7436      Branch: perl
7437            ! embed.fnc embed.h pp_sys.c proto.h
7438 ____________________________________________________________________________
7439 [ 27607] By: nicholas                              on 2006/03/25  22:10:27
7440         Log: Silence 3 (spurious) gcc warnings about "maybe used uninitialized".
7441      Branch: perl
7442            ! regexec.c sv.c
7443 ____________________________________________________________________________
7444 [ 27603] By: davem                                 on 2006/03/25  14:57:19
7445         Log: make configpm only update Config.pm, Config_heavy.pl if changed.
7446              Should stop spurious rebuilding of extensions.
7447              Also add documentation and copyright to top of file.
7448      Branch: perl
7449            ! configpm
7450 ____________________________________________________________________________
7451 [ 27602] By: nicholas                              on 2006/03/25  14:46:09
7452         Log: PL_multiline isn't referenced, and can be removed.
7453      Branch: perl
7454            ! embedvar.h intrpvar.h perl.c perlapi.h sv.c
7455 ____________________________________________________________________________
7456 [ 27601] By: rgs                                   on 2006/03/25  13:42:38
7457         Log: Subject: [PATCH] ext/Compress/IO/Zlib/t/050interop-gzip.t
7458              From: "Paul Marquess" <paul.marquess@ntlworld.com>
7459              Date: Fri, 24 Mar 2006 16:19:05 -0000
7460              Message-ID: <001b01c64f5e$ad8284d0$6b65140a@myopwv.com>
7461      Branch: perl
7462            ! ext/Compress/IO/Zlib/t/050interop-gzip.t
7463 ____________________________________________________________________________
7464 [ 27600] By: nicholas                              on 2006/03/25  11:35:33
7465         Log: Free the regexp state when exiting "recursion".
7466      Branch: perl
7467            ! regexec.c
7468 ____________________________________________________________________________
7469 [ 27599] By: davem                                 on 2006/03/24  23:21:52
7470         Log: remove unused PL_regcc variable
7471      Branch: perl
7472            ! embedvar.h perlapi.h regcomp.c sv.c thrdvar.h
7473 ____________________________________________________________________________
7474 [ 27598] By: davem                                 on 2006/03/24  23:05:11
7475         Log: make S_regmatch() iterative rather than recursive.
7476              Goodbye stack-bustng regexes!
7477      Branch: perl
7478            ! regexec.c
7479 ____________________________________________________________________________
7480 [ 27597] By: craigb                                on 2006/03/24  21:05:45
7481         Log: restore EU::MM test fixes from 26079, 26813, and 26919
7482              that were lost in 27590
7483      Branch: perl
7484            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/FIRST_MAKEFILE.t
7485            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
7486 ____________________________________________________________________________
7487 [ 27596] By: rgs                                   on 2006/03/24  13:51:15
7488         Log: Bump version number of ExtUtils::MM_Win32
7489      Branch: perl
7490            ! lib/ExtUtils/MM_Win32.pm
7491 ____________________________________________________________________________
7492 [ 27595] By: steveh                                on 2006/03/24  13:01:32
7493         Log: Fix broken MM_Win32.t tests following 27590
7494              
7495              Test 31 was failing because 27590 had undone part of 25627.
7496              Test 41 was failing because the change to pasthru() in MM_Win32.pm
7497              means that $self->{MAKE} now needs to be initialized.
7498      Branch: perl
7499            ! lib/ExtUtils/t/MM_Win32.t
7500 ____________________________________________________________________________
7501 [ 27594] By: rgs                                   on 2006/03/24  11:01:01
7502         Log: Subject: [PATCH] (2nd revised) 1st patch to sync blead 'threads' with CPAN
7503              From: "Jerry D. Hedden" <jerry@hedden.us>
7504              Date: Thu, 23 Mar 2006 09:19:54 -0700
7505              Message-ID: <20060323091954.fb30e530d17747c2b054d625b8945d88.884826707f.wbe@email.email.secureserver.net>
7506      Branch: perl
7507            ! ext/threads/Changes ext/threads/Makefile.PL ext/threads/README
7508            ! ext/threads/t/basic.t ext/threads/t/end.t ext/threads/t/join.t
7509            ! ext/threads/t/libc.t ext/threads/t/list.t
7510            ! ext/threads/t/problems.t ext/threads/t/stress_cv.t
7511            ! ext/threads/t/stress_re.t ext/threads/t/stress_string.t
7512            ! ext/threads/t/thread.t ext/threads/threads.pm
7513            ! ext/threads/threads.xs
7514 ____________________________________________________________________________
7515 [ 27593] By: craigb                                on 2006/03/23  23:19:38
7516         Log: improve thread linking options on VMS
7517      Branch: perl
7518            ! configure.com vms/descrip_mms.template
7519 ____________________________________________________________________________
7520 [ 27592] By: rgs                                   on 2006/03/23  22:13:13
7521         Log: When MAN3PODS is forced to {} in a Makefile.PL, manpages should not be
7522              built from pods. This change fixes bleadperl compilation -- trying to
7523              build manpages with miniperl causes a bootstrapping problem.
7524      Branch: perl
7525            ! lib/ExtUtils/MM_Unix.pm
7526 ____________________________________________________________________________
7527 [ 27591] By: rgs                                   on 2006/03/23  17:50:29
7528         Log: No reason to ship MakeMaker's META.yml
7529      Branch: perl
7530            - lib/ExtUtils/META.yml
7531            ! MANIFEST
7532 ____________________________________________________________________________
7533 [ 27590] By: rgs                                   on 2006/03/23  17:43:26
7534         Log: Merge changes from CPAN's EU:MM 6.30_01.
7535              The modules that have local changes have superior
7536              version numbers than the CPAN counterparts.
7537      Branch: perl
7538            + lib/ExtUtils/t/INSTALL_BASE.t lib/ExtUtils/t/make.t
7539            + lib/ExtUtils/t/revision.t
7540            - lib/ExtUtils/t/installbase.t
7541            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/META.yml
7542            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_NW5.pm
7543            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
7544            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
7545            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
7546            ! lib/ExtUtils/PATCHING lib/ExtUtils/t/Command.t
7547            ! lib/ExtUtils/t/FIRST_MAKEFILE.t lib/ExtUtils/t/MM_NW5.t
7548            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
7549            ! lib/ExtUtils/t/basic.t
7550 ____________________________________________________________________________
7551 [ 27589] By: nicholas                              on 2006/03/23  16:27:42
7552         Log: Document the values for ${^UTF8CACHE}
7553      Branch: perl
7554            ! pod/perlvar.pod
7555 ____________________________________________________________________________
7556 [ 27588] By: nicholas                              on 2006/03/23  16:25:51
7557         Log: Rejig the location of the cache assertion code in Perl_sv_pos_b2u().
7558      Branch: perl
7559            ! sv.c
7560 ____________________________________________________________________________
7561 [ 27587] By: rgs                                   on 2006/03/23  15:27:15
7562         Log: Get version numbers in line with what's in the CPAN
7563              EU::MM 6.30_01 tarball. (ExtUtils::Install has local changes,
7564              so bump its version number.)
7565      Branch: perl
7566            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
7567            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
7568            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
7569 ____________________________________________________________________________
7570 [ 27586] By: nicholas                              on 2006/03/23  14:31:28
7571         Log: Move orphaned documentation back to its functions
7572              Document the new static functions, and how the cache works.
7573      Branch: perl
7574            ! pod/perltodo.pod sv.c
7575 ____________________________________________________________________________
7576 [ 27585] By: nicholas                              on 2006/03/23  14:09:33
7577         Log: Make S_sv_pos_u2b_cached use both cache pairs.
7578      Branch: perl
7579            ! sv.c
7580 ____________________________________________________________________________
7581 [ 27584] By: nicholas                              on 2006/03/23  13:47:41
7582         Log: Use both cache entries for Perl_sv_pos_b2u().
7583      Branch: perl
7584            ! sv.c
7585 ____________________________________________________________________________
7586 [ 27583] By: nicholas                              on 2006/03/23  13:16:53
7587         Log: Complete the other 2 arms of the cache update code.
7588      Branch: perl
7589            ! sv.c
7590 ____________________________________________________________________________
7591 [ 27582] By: nicholas                              on 2006/03/23  12:44:35
7592         Log: Pass the (byte) length of the entire string into
7593              utf8_mg_pos_cache_update()
7594              Start to use the cache to store two pairs of byte/utf-8 pairs.
7595              Add the first third of the cache update code.
7596      Branch: perl
7597            ! embed.fnc embed.h proto.h sv.c
7598 ____________________________________________________________________________
7599 [ 27581] By: rgs                                   on 2006/03/23  12:30:39
7600         Log: Upgrade to Time::Local 1.12
7601      Branch: perl
7602            ! lib/Time/Local.pm lib/Time/Local.t
7603 ____________________________________________________________________________
7604 [ 27580] By: nicholas                              on 2006/03/23  11:33:48
7605         Log: Add all new static functions to embed.fnc
7606              Remove old unused static functions.
7607              Remove references to cache[2] and cache[3].
7608      Branch: perl
7609            ! embed.fnc embed.h proto.h sv.c
7610 ____________________________________________________________________________
7611 [ 27579] By: nicholas                              on 2006/03/23  11:06:52
7612         Log: Use the cache in S_sv_pos_u2b_cached() when the desired offset is
7613              between the start of the string and the cached location.
7614              Remove unneccesary else from Perl_sv_pos_b2u().
7615      Branch: perl
7616            ! sv.c
7617 ____________________________________________________________________________
7618 [ 27578] By: nicholas                              on 2006/03/23  10:42:26
7619         Log: Use the cache in S_sv_pos_u2b_cached when the sought offset is after
7620              the first cache entry.
7621      Branch: perl
7622            ! sv.c
7623 ____________________________________________________________________________
7624 [ 27577] By: rgs                                   on 2006/03/23  10:01:48
7625         Log: Further adjustement to change #27576 by Jan Dubois
7626              (this change being blead-specific, while #27576 is
7627              integrable to maint)
7628      Branch: perl
7629            ! sv.c
7630 ____________________________________________________________________________
7631 [ 27576] By: rgs                                   on 2006/03/23  09:58:22
7632         Log: Subject: RE: [PATCH, no, really!] Re: [perl #38779] NAN's on Win32
7633              From: "Jan Dubois" <jand@ActiveState.com>
7634              Date: Wed, 22 Mar 2006 22:49:11 -0800
7635              Message-ID: <060201c64e45$e4ca7020$2217a8c0@candy>
7636              
7637              Also, back out change #27567.
7638      Branch: perl
7639            ! README.win32 pp.c pp_hot.c sv.c win32/win32.h
7640 ____________________________________________________________________________
7641 [ 27575] By: nicholas                              on 2006/03/23  00:14:53
7642         Log: Call S_utf8_mg_pos_cache_update() from S_sv_pos_u2b_cached().
7643              S_utf8_mg_pos_cache_update() can't use S_sv_pos_b2u_forwards() in the
7644              cache assertion code as it triggers warnings about surrogates.
7645      Branch: perl
7646            ! sv.c
7647 ____________________________________________________________________________
7648 [ 27574] By: nicholas                              on 2006/03/22  22:49:42
7649         Log: Take advantage of uoffset >= uoffset0, to simplify some logic.
7650      Branch: perl
7651            ! sv.c
7652 ____________________________________________________________________________
7653 [ 27573] By: nicholas                              on 2006/03/22  21:19:50
7654         Log: Add S_sv_pos_u2b_midway for when we know the utf-8/bytes offsets on
7655              both sides of the desired offset, so could count either way.
7656              Use cached utf-8 length in S_sv_pos_u2b_cached.
7657              Check the results if PL_utf8cache < 0.
7658      Branch: perl
7659            ! sv.c
7660 ____________________________________________________________________________
7661 [ 27572] By: nicholas                              on 2006/03/22  20:38:20
7662         Log: Create S_sv_pos_u2b_cached, which abstracts away utf-8 to byte
7663              conversions, hiding the complexity of any cache lookup.
7664      Branch: perl
7665            ! sv.c
7666 ____________________________________________________________________________
7667 [ 27571] By: rgs                                   on 2006/03/22  20:33:56
7668         Log: Subject: Uninitialized value in Archive::Tar
7669              From: "Randy W. Sims" <ml-perl@thepierianspring.org>
7670              Date: Mon, 20 Mar 2006 06:37:31 -0500
7671              Message-ID: <441E93FB.3050906@thepierianspring.org>
7672      Branch: perl
7673            ! lib/Archive/Tar.pm
7674 ____________________________________________________________________________
7675 [ 27570] By: nicholas                              on 2006/03/22  18:13:06
7676         Log: The simplest way to start on Perl_sv_pos_u2b seems to be to take out
7677              all of the caching code.
7678      Branch: perl
7679            ! sv.c
7680 ____________________________________________________________________________
7681 [ 27569] By: davem                                 on 2006/03/22  16:05:16
7682         Log: remove idential code branch from regmatch()
7683      Branch: perl
7684            ! regexec.c
7685 ____________________________________________________________________________
7686 [ 27568] By: stevep                                on 2006/03/22  15:59:07
7687         Log: Fix some test failures in t/op/cmp.t when compiling with the Intel
7688              C++ Compiler on Linux.
7689      Branch: perl
7690            ! hints/linux.sh
7691 ____________________________________________________________________________
7692 [ 27567] By: rgs                                   on 2006/03/22  14:27:21
7693         Log: Subject: [PATCH] Re: [perl #38779] NAN's on Win32
7694              From: Dominic Dunlop <shouldbedomo@mac.com>
7695              Date: Wed, 22 Mar 2006 15:18:33 +0100
7696              Message-Id: <E44A2151-DE7F-4C5D-8A4B-DDA0412229C2@mac.com>
7697      Branch: perl
7698            ! README.win32
7699 ____________________________________________________________________________
7700 [ 27566] By: gisle                                 on 2006/03/22  13:37:19
7701         Log: Adjust docs to reflect that DynaLoader, as of change 27549,
7702              is part of libperl.
7703      Branch: perl
7704            ! lib/ExtUtils/Embed.pm
7705 ____________________________________________________________________________
7706 [ 27565] By: stevep                                on 2006/03/22  02:18:58
7707         Log: Increase the length of content compressed as a kludge to get 
7708              around incompatibilities in OpenBSD's gzip.
7709      Branch: perl
7710            ! ext/Compress/IO/Zlib/t/050interop-gzip.t
7711 ____________________________________________________________________________
7712 [ 27564] By: nicholas                              on 2006/03/21  22:09:51
7713         Log: (Hopefully) make VMS happy.
7714      Branch: perl
7715            ! sv.c
7716 ____________________________________________________________________________
7717 [ 27563] By: craigb                                on 2006/03/21  13:01:47
7718         Log: Subject: [patch@27529] thread.h - VMS needs more stack
7719              From: "John E. Malmberg" <wb8tyw@qsl.net>
7720              Date: Fri, 17 Mar 2006 11:05:33 -0500
7721              Message-id: <441ADE4D.2090207@qsl.net>
7722
7723      Branch: perl
7724            ! thread.h
7725 ____________________________________________________________________________
7726 [ 27562] By: gisle                                 on 2006/03/21  11:34:38
7727         Log: Upgrade to Digest-1.15
7728      Branch: perl
7729            ! lib/Digest.pm lib/Digest/Changes
7730 ____________________________________________________________________________
7731 [ 27561] By: rgs                                   on 2006/03/21  10:49:14
7732         Log: Subject: [patch@27538] utime patch for VMS
7733              From: "John E. Malmberg" <wb8tyw@qsl.net>
7734              Date: Mon, 20 Mar 2006 08:12:19 -0500
7735              Message-ID: <441EAA33.6010603@qsl.net>
7736      Branch: perl
7737            ! configure.com vms/vms.c vms/vmsish.h
7738 ____________________________________________________________________________
7739 [ 27560] By: gisle                                 on 2006/03/21  10:16:43
7740         Log: Test croak(NULL)
7741      Branch: perl
7742            ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/exception.t
7743 ____________________________________________________________________________
7744 [ 27559] By: nicholas                              on 2006/03/20  19:30:48
7745         Log: Extend change 27558 - if we know the character offset of the end, but
7746              don't have a cache for intermediate offsets, we can still use the end
7747              offset.
7748      Branch: perl
7749            ! sv.c
7750 ____________________________________________________________________________
7751 [ 27558] By: nicholas                              on 2006/03/20  18:54:32
7752         Log: In Perl_sv_pos_b2u, if we know the character offset of the end, we
7753              can take advantage of this to count backwards if close.
7754              Remove some now unnecessary casts.
7755      Branch: perl
7756            ! sv.c
7757 ____________________________________________________________________________
7758 [ 27557] By: nicholas                              on 2006/03/20  18:17:39
7759         Log: Abstract the string walking functionality from Perl_sv_pos_b2u into
7760              static functions, and make it respect PL_utf8cache.
7761      Branch: perl
7762            ! sv.c
7763 ____________________________________________________________________________
7764 [ 27556] By: steveh                                on 2006/03/20  17:32:25
7765         Log: Merge some more changes from ActivePerl 5.8.8.816
7766              
7767              See (again):
7768              http://downloads.activestate.com/ActivePerl/src/5.8/AP816_diff.txt
7769              
7770              These changes improve support for the MS 64-bit compiler in
7771              win32/Makefile (and tentatively make the same changes to
7772              win32/makefile.mk), and also switches the now deprecated -Gf switch to
7773              -GF for all flavours of VC++ instead of just the latest ones.
7774              
7775              (See:
7776              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-02/msg00353.html
7777              for a comment on the s/-Gf/-GF/ change.)
7778      Branch: perl
7779            ! win32/Makefile win32/makefile.mk
7780 ____________________________________________________________________________
7781 [ 27555] By: steveh                                on 2006/03/20  17:21:15
7782         Log: Merge some changes from ActivePerl 5.8.8.816
7783              
7784              See:
7785              http://downloads.activestate.com/ActivePerl/src/5.8/AP816_diff.txt
7786              
7787              These changes provide better support for building XS extension modules
7788              using VC++ or MinGW when perl itself was built with the opposite of
7789              those two compilers.
7790      Branch: perl
7791            ! win32/config_H.gc win32/config_H.vc
7792 ____________________________________________________________________________
7793 [ 27554] By: rgs                                   on 2006/03/20  13:03:07
7794         Log: Revert part of change 27546 related to a /dev/null bug
7795              workaround on VMS, as requested by John E. Malmberg
7796      Branch: perl
7797            ! vms/vms.c
7798 ____________________________________________________________________________
7799 [ 27553] By: nicholas                              on 2006/03/20  12:37:22
7800         Log: Perl_utf8_distance can be implemented as a call to Perl_utf8_length.
7801      Branch: perl
7802            ! utf8.c
7803 ____________________________________________________________________________
7804 [ 27552] By: nicholas                              on 2006/03/20  12:13:46
7805         Log: The two loops in Perl_utf8_distance can be merged.
7806      Branch: perl
7807            ! utf8.c
7808 ____________________________________________________________________________
7809 [ 27551] By: gisle                                 on 2006/03/20  10:51:36
7810         Log: Avoid "uninitialized value" warnings during 'make test'.
7811              My system is set up with a few PATH entries I'm not allowed
7812              to access, so stat() fails for these.
7813      Branch: perl
7814            ! t/test.pl
7815 ____________________________________________________________________________
7816 [ 27550] By: gisle                                 on 2006/03/20  10:44:08
7817         Log: Also strip $ENV{PATH} dirs writable by world.
7818              The stripping was introduced in change 27364 to improve taint handling.
7819      Branch: perl
7820            ! t/test.pl
7821 ____________________________________________________________________________
7822 [ 27549] By: gisle                                 on 2006/03/20  10:21:50
7823         Log: Move DynaLoader.o into libperl.so.
7824              
7825              This avoids the need to statically link DynaLoader into the stub perl
7826              executable and make libperl.so provide all the code needed to get a
7827              functional embedded perl interpreter up running.  As a side effect
7828              this also moves DynaLoader into libperl.a for non-useshrplib builds.
7829              
7830              Fixes [perl #32539]
7831      Branch: perl
7832            ! Makefile.SH ext/DynaLoader/Makefile.PL ext/util/make_ext
7833            ! writemain.SH
7834 ____________________________________________________________________________
7835 [ 27548] By: nicholas                              on 2006/03/20  10:13:38
7836         Log: If the scalar has just been upgraded to SVt_RV, there's no way SvPVX
7837              can be non-NULL, so no need to check.
7838      Branch: perl
7839            ! pp.c
7840 ____________________________________________________________________________
7841 [ 27547] By: rgs                                   on 2006/03/20  10:11:21
7842         Log: Subject: [PATCH blead] Re: [perl #38710] localised stash slice
7843              From: Rick Delaney <rick@bort.ca>
7844              Date: Sat, 18 Mar 2006 19:52:11 -0500
7845              Message-ID: <20060319005211.GM25733@localhost.localdomain>
7846              
7847              One can now localize slices.
7848      Branch: perl
7849            ! pp.c t/op/local.t
7850 ____________________________________________________________________________
7851 [ 27546] By: rgs                                   on 2006/03/20  09:53:17
7852         Log: Subject: [patch@27538] Misc vms.c fixes for buffer sizes.
7853              From: "John E. Malmberg" <wb8tyw@qsl.net>
7854              Date: Sun, 19 Mar 2006 20:08:34 -0500
7855              Message-ID: <441E0092.2010405@qsl.net>
7856      Branch: perl
7857            ! vms/vms.c
7858 ____________________________________________________________________________
7859 [ 27545] By: steveh                                on 2006/03/20  09:34:57
7860         Log: Subject: [PATCH] win32_async_check must *always* check for pending signals
7861              From: "Jan Dubois" <jand@ActiveState.com>
7862              Date: Fri, 17 Mar 2006 12:23:01 -0800
7863              Message-ID: <00d401c64a00$96af8ae0$2217a8c0@candy>
7864      Branch: perl
7865            ! win32/win32.c
7866 ____________________________________________________________________________
7867 [ 27544] By: davem                                 on 2006/03/20  00:52:09
7868         Log: merge the TRIEF/TRIEFL and TRIE branches in regmatch(),
7869              expunge a couple of macros, and move some variable declarations
7870              inwards
7871      Branch: perl
7872            ! regexec.c
7873 ____________________________________________________________________________
7874 [ 27543] By: nicholas                              on 2006/03/19  19:26:05
7875         Log: Remove a redundant test on mg->mg_ptr. (It had to be non-NULL to get
7876              into this block).
7877      Branch: perl
7878            ! sv.c
7879 ____________________________________________________________________________
7880 [ 27542] By: stevep                                on 2006/03/19  16:38:11
7881         Log: Subject: [PATCH] Change the semantics of S_isa_lookup
7882              From: Andy Lester <andy@petdance.com>
7883              Date: Sat, 18 Mar 2006 00:28:45 -0600
7884              Message-ID: <20060318062845.GA11607@petdance.com>
7885      Branch: perl
7886            ! embed.fnc proto.h universal.c
7887 ____________________________________________________________________________
7888 [ 27541] By: stevep                                on 2006/03/19  16:32:16
7889         Log: Subject: [PATCH] a bit 'use strict' cleanliness
7890              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
7891              Date: Sun, 19 Mar 2006 13:21:37 +0200
7892              Message-ID: <441D3EC1.20902@gmail.com>
7893      Branch: perl
7894            ! lib/English.pm lib/Text/Tabs.pm lib/Tie/Hash.pm
7895            ! lib/Tie/Scalar.pm
7896 ____________________________________________________________________________
7897 [ 27540] By: stevep                                on 2006/03/19  16:24:22
7898         Log: Subject: [PATCH] Data::Dumper consting
7899              From: Andy Lester <andy@petdance.com>
7900              Date: Sun, 19 Mar 2006 01:22:04 -0600
7901              Message-ID: <20060319072204.GB5596@petdance.com>
7902      Branch: perl
7903            ! ext/Data/Dumper/Dumper.xs
7904 ____________________________________________________________________________
7905 [ 27539] By: stevep                                on 2006/03/19  16:21:29
7906         Log: Subject: [PATCH] Cleanups in op.c
7907              From: Andy Lester <andy@petdance.com>
7908              Date: Sun, 19 Mar 2006 00:30:29 -0600
7909              Message-ID: <20060319063029.GA5077@petdance.com>
7910      Branch: perl
7911            ! op.c
7912 ____________________________________________________________________________
7913 [ 27538] By: nicholas                              on 2006/03/17  22:12:27
7914         Log: Make Perl_sv_len_utf8 honour the new ${^UTF8CACHE}.
7915              If PERL_UTF8_CACHE_ASSERT is defined, default ${^UTF8CACHE} to -1
7916              (assertion mode). Need a way to turn this on with existing command
7917              line flags.
7918      Branch: perl
7919            ! intrpvar.h sv.c
7920 ____________________________________________________________________________
7921 [ 27537] By: nicholas                              on 2006/03/17  20:39:47
7922         Log: Remove a duplicated conditional test by putting everything for the
7923              not readonly case inside one block.
7924      Branch: perl
7925            ! sv.c
7926 ____________________________________________________________________________
7927 [ 27536] By: nicholas                              on 2006/03/17  19:37:41
7928         Log: Properly set/reset the UTF-8 length cache in regcomp.c.
7929      Branch: perl
7930            ! regcomp.c sv.c
7931 ____________________________________________________________________________
7932 [ 27535] By: nicholas                              on 2006/03/17  16:46:44
7933         Log: Restore a bit of change 27533 that change 27534 inadvertently unwound.
7934      Branch: perl
7935            ! regexec.c
7936 ____________________________________________________________________________
7937 [ 27534] By: davem                                 on 2006/03/17  15:58:45
7938         Log: inline, then delete, S_regrepeat_hard()
7939      Branch: perl
7940            ! embed.fnc embed.h proto.h regexec.c
7941 ____________________________________________________________________________
7942 [ 27533] By: nicholas                              on 2006/03/17  13:38:34
7943         Log: sv_find() returning false, followed by sv_magic() to add the magic,
7944              followed immediately by sv_find() to find it, is somewhat wasteful.
7945              So use sv_magicext(). (All cases are also correct w.r.t. SvREADONLY())
7946      Branch: perl
7947            ! mg.c pp_ctl.c pp_hot.c regexec.c sv.c
7948 ____________________________________________________________________________
7949 [ 27532] By: steveh                                on 2006/03/17  13:20:11
7950         Log: Make "distclean" target on Win32 clean up temporary HTML directory
7951              that gets left behind after running the "install" target.
7952              Also clean up a couple of leftover pod2html cache files.
7953      Branch: perl
7954            ! win32/Makefile win32/makefile.mk
7955 ____________________________________________________________________________
7956 [ 27531] By: rgs                                   on 2006/03/17  13:18:38
7957         Log: Upgrade to ExtUtils::CBuilder 0.17
7958      Branch: perl
7959            + lib/ExtUtils/CBuilder/Changes
7960            ! MANIFEST lib/ExtUtils/CBuilder.pm
7961            ! lib/ExtUtils/CBuilder/Base.pm
7962            ! lib/ExtUtils/CBuilder/Platform/VMS.pm
7963            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
7964 ____________________________________________________________________________
7965 [ 27530] By: steveh                                on 2006/03/17  11:10:41
7966         Log: Install POD files into "lib\pods" rather than "lib\pod" on Win32
7967              to avoid clashing with "lib\Pod" (cf. perl change #26363)
7968              
7969              Also remove a couple of unused macros from the makefiles
7970      Branch: perl
7971            ! installperl win32/Makefile win32/makefile.mk
7972 ____________________________________________________________________________
7973 [ 27529] By: stevep                                on 2006/03/17  04:40:24
7974         Log: Subject: [PATCH] threads.xs broken under PERL_IMPLICIT_SYS; 5.8.8 regression 
7975              From: Jan Dubois <jand@ActiveState.com> 
7976              Date: Thu, 16 Mar 2006 19:34:00 -0800
7977              Message-ID: <02e601c64973$a1960cf0$6062a8c0@candy> 
7978              
7979              Also includes a version bump to ext/threads/threads.pm.
7980      Branch: perl
7981            ! ext/threads/threads.pm ext/threads/threads.xs
7982 ____________________________________________________________________________
7983 [ 27528] By: stevep                                on 2006/03/17  04:29:30
7984         Log: Subject: [PATCH] win32_pclose() error exit doesn't unlock mutex
7985              From: Jan Dubois <jand@ActiveState.com>
7986              Date: Thu, 16 Mar 2006 16:30:23 -0800
7987              Message-ID: <02c701c64959$fac63ad0$6062a8c0@candy>
7988      Branch: perl
7989            ! win32/win32.c wince/wince.c
7990 ____________________________________________________________________________
7991 [ 27527] By: stevep                                on 2006/03/17  04:19:01
7992         Log: Subject: [PATCH] win32_async_check() can loop indefinitely; 5.8.8 regression
7993              From: Jan Dubois <jand@ActiveState.com>
7994              Date: Thu, 16 Mar 2006 16:11:48 -0800
7995              Message-ID: <02ab01c64957$62142e70$6062a8c0@candy>
7996      Branch: perl
7997            ! win32/win32.c
7998 ____________________________________________________________________________
7999 [ 27526] By: davem                                 on 2006/03/17  02:57:45
8000         Log: reduce S_regrepeat_hard() callers from 3 to 1
8001      Branch: perl
8002            ! regexec.c
8003 ____________________________________________________________________________
8004 [ 27525] By: nicholas                              on 2006/03/16  23:11:11
8005         Log: Add a new per-interpeter variable PL_utf8cache, which will be used to
8006              control the UTF-8 offset caching code. Make this visible as
8007              ${^UTF8CACHE}
8008      Branch: perl
8009            ! embedvar.h gv.c intrpvar.h mg.c perlapi.h pod/perlvar.pod
8010 ____________________________________________________________________________
8011 [ 27524] By: nicholas                              on 2006/03/16  22:20:57
8012         Log: Note that it's worth looking to downsize variables in the interpreter
8013              structure.
8014      Branch: perl
8015            ! pod/perltodo.pod
8016 ____________________________________________________________________________
8017 [ 27523] By: nicholas                              on 2006/03/16  21:52:49
8018         Log: Correct the macros in the comments in hv.c. Given the improvements in
8019              compiler optimisation, and the almost irrelevance of instructions
8020              executed over cache misses, maybe we should just remove the comments
8021              by putting their code back in place of the o{ptimis,bfuscat}ed version.
8022      Branch: perl
8023            ! hv.c
8024 ____________________________________________________________________________
8025 [ 27522] By: gisle                                 on 2006/03/16  21:27:00
8026         Log: Avoid hardcoded $(OBJ_EXT)
8027      Branch: perl
8028            ! ext/DynaLoader/Makefile.PL
8029 ____________________________________________________________________________
8030 [ 27521] By: gisle                                 on 2006/03/16  21:20:46
8031         Log: Change 27520 was a bit too aggressive.  Let's keep the warning.
8032      Branch: perl
8033            ! ext/util/make_ext
8034 ____________________________________________________________________________
8035 [ 27520] By: gisle                                 on 2006/03/16  21:14:26
8036         Log: Remove unused code. No extension use Makefile.SH any more.
8037      Branch: perl
8038            ! ext/util/make_ext
8039 ____________________________________________________________________________
8040 [ 27519] By: gisle                                 on 2006/03/16  20:32:27
8041         Log: Fix up miniperl dependency.
8042              Depend on $(obj) when we use that to build miniperl.
8043      Branch: perl
8044            ! Makefile.SH
8045 ____________________________________________________________________________
8046 [ 27518] By: gisle                                 on 2006/03/16  20:24:08
8047         Log: Simplify; make perl.o included in $(obj)
8048      Branch: perl
8049            ! Makefile.SH
8050 ____________________________________________________________________________
8051 [ 27517] By: rgs                                   on 2006/03/16  16:17:38
8052         Log: Add a couple of regression tests for the untested
8053              "Bad name after %s" parsing error
8054      Branch: perl
8055            ! t/comp/parser.t
8056 ____________________________________________________________________________
8057 [ 27516] By: rgs                                   on 2006/03/16  15:19:03
8058         Log: Subject: [PATCH] Compress::Raw::Zlib, Compress::Zlib, IO::Compress::Zlib 2.000_10
8059              From: "Paul Marquess" <paul.marquess@ntlworld.com>
8060              Date: Thu, 16 Mar 2006 14:38:52 -0000
8061              Message-ID: <009401c64907$5a6ed710$4c05140a@myopwv.com>
8062      Branch: perl
8063            ! ext/Compress/IO/Base/Changes ext/Compress/IO/Base/README
8064            ! ext/Compress/IO/Base/lib/IO/Compress/Base.pm
8065            ! ext/Compress/IO/Base/lib/IO/Compress/Base/Common.pm
8066            ! ext/Compress/IO/Base/lib/IO/Uncompress/AnyUncompress.pm
8067            ! ext/Compress/IO/Base/lib/IO/Uncompress/Base.pm
8068            ! ext/Compress/IO/Zlib/Changes ext/Compress/IO/Zlib/Makefile.PL
8069            ! ext/Compress/IO/Zlib/README
8070            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Deflate.pm
8071            ! ext/Compress/IO/Zlib/lib/IO/Compress/Adapter/Identity.pm
8072            ! ext/Compress/IO/Zlib/lib/IO/Compress/Deflate.pm
8073            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip.pm
8074            ! ext/Compress/IO/Zlib/lib/IO/Compress/Gzip/Constants.pm
8075            ! ext/Compress/IO/Zlib/lib/IO/Compress/RawDeflate.pm
8076            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip.pm
8077            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zip/Constants.pm
8078            ! ext/Compress/IO/Zlib/lib/IO/Compress/Zlib/Constants.pm
8079            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
8080            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
8081            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
8082            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm
8083            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm
8084            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm
8085            ! ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm
8086            ! ext/Compress/IO/Zlib/t/010examples.t
8087            ! ext/Compress/IO/Zlib/t/050interop-gzip.t
8088            ! ext/Compress/Raw/Zlib/Makefile.PL ext/Compress/Raw/Zlib/README
8089            ! ext/Compress/Raw/Zlib/Zlib.xs
8090            ! ext/Compress/Raw/Zlib/lib/Compress/Raw/Zlib.pm
8091            ! ext/Compress/Raw/Zlib/t/02zlib.t ext/Compress/Zlib/Changes
8092            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/README
8093            ! ext/Compress/Zlib/examples/gzcat
8094            ! ext/Compress/Zlib/examples/gzstream
8095            ! ext/Compress/Zlib/lib/Compress/Zlib.pm
8096            ! ext/Compress/Zlib/t/14gzopen.t t/lib/compress/generic.pl
8097            ! t/lib/compress/tied.pl
8098 ____________________________________________________________________________
8099 [ 27515] By: gisle                                 on 2006/03/16  12:01:10
8100         Log: require should ignore directories found when searching @INC not just
8101              die as soon as it finds one.  It should for instance be possible to
8102              for require "File" to read the file "./File" even if there happens to
8103              be a "File" directory in perl's standard library.
8104              
8105              This fixes the RT #24404 fix in change 26373.
8106      Branch: perl
8107            ! pp_ctl.c t/comp/require.t
8108 ____________________________________________________________________________
8109 [ 27514] By: rgs                                   on 2006/03/16  08:32:28
8110         Log: Make the threads tests silent with regard to the new :unique deprecation warning
8111      Branch: perl
8112            ! ext/threads/t/problems.t
8113 ____________________________________________________________________________
8114 [ 27513] By: nicholas                              on 2006/03/15  23:02:49
8115         Log: Make the original versions of relocated paths available from
8116              %Config::Config with the prefix "raw_". Not sure if "raw_" is the
8117              best choice.
8118      Branch: perl
8119            ! configpm
8120 ____________________________________________________________________________
8121 [ 27511] By: nicholas                              on 2006/03/15  19:47:02
8122         Log: Correct the non gcc-brace-group definition of SvAMAGIC_off
8123      Branch: perl
8124            ! sv.h
8125 ____________________________________________________________________________
8126 [ 27510] By: nicholas                              on 2006/03/15  18:47:32
8127         Log: D'oh! 27508 wasn't quite testing what I wanted it to test. This does.
8128      Branch: perl
8129            ! lib/overload.t
8130 ____________________________________________________________________________
8131 [ 27508] By: nicholas                              on 2006/03/15  17:57:14
8132         Log: Test for reblessing objects with weak references.
8133      Branch: perl
8134            ! lib/overload.t
8135 ____________________________________________________________________________
8136 [ 27507] By: nicholas                              on 2006/03/15  17:21:00
8137         Log: Expunge references to HV_AMAGIC, HV_AMAGICbad and HV_AMAGICmb which
8138              have been unused since revision 1.
8139      Branch: perl
8140            ! hv.h sv.h
8141 ____________________________________________________________________________
8142 [ 27506] By: nicholas                              on 2006/03/15  15:08:49
8143         Log: Moving the overloading flag from the reference to the referant allows
8144              (re)?blessing of overloaded objects to work correctly.
8145      Branch: perl
8146            ! dump.c lib/overload.t sv.c sv.h
8147 ____________________________________________________________________________
8148 [ 27505] By: nicholas                              on 2006/03/15  13:13:19
8149         Log: Finish converting overload.t to Test::More
8150      Branch: perl
8151            ! lib/overload.t
8152 ____________________________________________________________________________
8153 [ 27504] By: nicholas                              on 2006/03/15  12:43:15
8154         Log: Further conversion of overload.t
8155      Branch: perl
8156            ! lib/overload.t
8157 ____________________________________________________________________________
8158 [ 27503] By: stevep                                on 2006/03/15  12:34:10
8159         Log: Additions to README.win32 and win32/Makefile based on comments from
8160              Steve Hay.
8161      Branch: perl
8162            ! README.win32 win32/Makefile
8163 ____________________________________________________________________________
8164 [ 27502] By: nicholas                              on 2006/03/15  12:29:01
8165         Log: Further conversion of overload.t
8166      Branch: perl
8167            ! lib/overload.t
8168 ____________________________________________________________________________
8169 [ 27501] By: nicholas                              on 2006/03/15  12:05:27
8170         Log: Partially convert overload.t to Test::More
8171      Branch: perl
8172            ! lib/overload.t
8173 ____________________________________________________________________________
8174 [ 27500] By: stevep                                on 2006/03/15  11:06:34
8175         Log: The first step in supporting VC++ 8.0.  Added macros for the free .NET 2.0 SDK and Visual Studio
8176              2005.  Added these macros to "if" conditions that were appropriate.  Added a fix to prevent
8177              the .NET 1.1 and 2.0 SDK compilers from attempting to build perlglob.exe (they are both missing
8178              the setargv.obj file necessary to do it).
8179      Branch: perl
8180            ! win32/Makefile
8181 ____________________________________________________________________________
8182 [ 27499] By: rgs                                   on 2006/03/14  17:32:48
8183         Log: Deprecate :unique even with threads
8184      Branch: perl
8185            ! toke.c
8186 ____________________________________________________________________________
8187 [ 27498] By: rgs                                   on 2006/03/14  17:02:38
8188         Log: Make usage of :unique emit a deprecation warning.
8189              Remove its outdated documentation.
8190      Branch: perl
8191            ! cv.h pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/toke
8192            ! toke.c
8193 ____________________________________________________________________________
8194 [ 27497] By: rgs                                   on 2006/03/14  16:02:35
8195         Log: Subject: [PATCH] perl @ 27483 fix lib/Pod/Simple/t/corpustest.t to work on VMS ODS-2
8196              From: Peter Prymmer <PPrymmer@factset.com>
8197              Date: Tue, 14 Mar 2006 10:38:00 -0500
8198              Message-ID: <OF85EC8E5E.4DF3A439-ON85257131.0055870A-85257131.0055E07C@factset.com>
8199      Branch: perl
8200            ! lib/Pod/Simple/t/corpustest.t
8201 ____________________________________________________________________________
8202 [ 27496] By: nicholas                              on 2006/03/14  15:21:54
8203         Log: SVphv_REHASH can use the same flag bit as SVf_FAKE. This allows
8204              0x10000000 (SVf_AMAGIC) to be set on all 16 SV types, which seems to
8205              be necessary to fix subtle bugs involving reblessing and overloading. 
8206      Branch: perl
8207            ! sv.h
8208 ____________________________________________________________________________
8209 [ 27495] By: rgs                                   on 2006/03/14  09:55:17
8210         Log: Subject: [perl #38710] localised stash slice 
8211              From: Hugo van der Sanden (via RT) <perlbug-followup@perl.org>
8212              Date: Sat, 11 Mar 2006 02:47:56 -0800
8213              Message-ID: <rt-3.0.11-38710-131000.18.015529928953@perl.org>
8214              
8215              (new TODO tests)
8216      Branch: perl
8217            ! t/op/local.t
8218 ____________________________________________________________________________
8219 [ 27494] By: rgs                                   on 2006/03/14  08:53:07
8220         Log: threads and threads::shared are now dual-lived modules
8221      Branch: perl
8222            ! Porting/Maintainers.pl
8223 ____________________________________________________________________________
8224 [ 27493] By: rgs                                   on 2006/03/14  08:38:45
8225         Log: Subject: [PATCH] Do nothing in a GCC-friendly way
8226              From: andy@petdance.com (Andy Lester)
8227              Date: Mon, 13 Mar 2006 12:48:50 -0600
8228              Message-ID: <20060313184850.GA16905@petdance.com>
8229      Branch: perl
8230            ! perl.h
8231 ____________________________________________________________________________
8232 [ 27492] By: rgs                                   on 2006/03/14  08:35:24
8233         Log: Subject: [PATCH] looks_like_bool can be const
8234              From: andy@petdance.com (Andy Lester)
8235              Date: Mon, 13 Mar 2006 09:31:52 -0600
8236              Message-ID: <20060313153152.GA13254@petdance.com>
8237      Branch: perl
8238            ! embed.fnc op.c proto.h
8239 ____________________________________________________________________________
8240 [ 27491] By: nicholas                              on 2006/03/13  23:13:23
8241         Log: Somewhat less shaky relocatable @INC support. You can install things
8242              to the current location of the perl tree, move it, install more things,
8243              move it again, lather rinse repeat.
8244              Configure with -Duserelocatableinc
8245      Branch: perl
8246            ! Configure configpm installperl
8247 ____________________________________________________________________________
8248 [ 27490] By: nicholas                              on 2006/03/13  20:49:55
8249         Log: First stab at rather shaky Configure support for relocatable @INC.
8250              Seems to be installing rather more that it's supposed to be.
8251      Branch: perl
8252            ! Configure configpm
8253 ____________________________________________________________________________
8254 [ 27489] By: nicholas                              on 2006/03/13  18:59:27
8255         Log: Split break out the installprefix code from setprefixvar, which allows
8256              the remaining 8 places to call the common prefix conversion code.
8257      Branch: perl
8258            ! Configure
8259 ____________________________________________________________________________
8260 [ 27488] By: nicholas                              on 2006/03/13  18:01:11
8261         Log: Refactor most of the cut & paste for setting prefix/prefixexp variables
8262              and the "Change installation prefix, if necessary" into a new
8263              "function" setprefixvar (which I assume will become Setprefixvar.U)
8264              How many platforms still have Bourne shells that can't do shell
8265              functions? Someone's going to say Irix?
8266      Branch: perl
8267            ! Configure
8268 ____________________________________________________________________________
8269 [ 27487] By: rgs                                   on 2006/03/13  17:35:59
8270         Log: Forgot the ending \. Why did it still compile ?
8271      Branch: perl
8272            ! ext/List/Util/multicall.h
8273 ____________________________________________________________________________
8274 [ 27486] By: rgs                                   on 2006/03/13  17:34:09
8275         Log: Subject: [PATCH] Automatically SPAGAIN in the poor-man's-multicall API
8276              From: Robin Houston <robin@cpan.org>
8277              Date: Mon, 13 Mar 2006 12:48:21 +0000
8278              Message-ID: <20060313124821.GA11203@rpc142.cs.man.ac.uk>
8279      Branch: perl
8280            ! ext/List/Util/multicall.h
8281 ____________________________________________________________________________
8282 [ 27485] By: nicholas                              on 2006/03/13  17:10:14
8283         Log: The existing order of the checks for whether man1dir and man3dir were
8284              ' ' were obviously buggy, because they set installman[13]dir only for
8285              the next if block to set it again. Reordering removes that daftness.
8286      Branch: perl
8287            ! Configure
8288 ____________________________________________________________________________
8289 [ 27484] By: nicholas                              on 2006/03/13  15:50:04
8290         Log: The "Change installation prefix, if necessary." code needs to use
8291              the ~ expanded prefix and installprefix in the substitution.
8292      Branch: perl
8293            ! Configure
8294 ____________________________________________________________________________
8295 [ 27483] By: rgs                                   on 2006/03/12  15:12:29
8296         Log: Load .pmc always, even if they are older than a matching .pm file.
8297              (This trick is going to be used by pugs.)
8298      Branch: perl
8299            ! pod/perlfunc.pod pp_ctl.c
8300 ____________________________________________________________________________
8301 [ 27482] By: stevep                                on 2006/03/12  14:07:17
8302         Log: Subject: [PATCH] Removed unnecessary NULL check in Digest::SHA
8303              From: Andy Lester <andy@petdance.com>
8304              Date: Tue, 7 Mar 2006 12:12:35 -0600
8305              Message-ID: <20060307181235.GA25688@petdance.com>
8306      Branch: perl
8307            ! ext/Digest/SHA/src/hmac.c
8308 ____________________________________________________________________________
8309 [ 27481] By: stevep                                on 2006/03/12  13:48:10
8310         Log: Upgrade to Module-Build-0.27_09
8311      Branch: perl
8312            ! Porting/Maintainers.pl lib/Module/Build.pm
8313            ! lib/Module/Build/Authoring.pod lib/Module/Build/Base.pm
8314            ! lib/Module/Build/Changes lib/Module/Build/Compat.pm
8315            ! lib/Module/Build/Cookbook.pm
8316 ____________________________________________________________________________
8317 [ 27480] By: nicholas                              on 2006/03/11  23:40:34
8318         Log: isSPACE('\0') is false, so can simplify the condition in the for
8319              loop. As the for loop is basically a while loop, write it as one, to
8320              make its intentions clearer.
8321      Branch: perl
8322            ! toke.c
8323 ____________________________________________________________________________
8324 [ 27479] By: nicholas                              on 2006/03/11  22:51:26
8325         Log: Fix the last 2 perly.y specific parts of regen_perly.pl, and make
8326              the regen_perly target call it for both perly.y and madly.y.
8327      Branch: perl
8328            - regen_madly.pl
8329            ! MANIFEST Makefile.SH regen_perly.pl
8330 ____________________________________________________________________________
8331 [ 27478] By: nicholas                              on 2006/03/11  22:29:56
8332         Log: NNs and NULLOKs for MAD's new functions.
8333      Branch: perl
8334            ! embed.fnc proto.h
8335 ____________________________________________________________________________
8336 [ 27477] By: stevep                                on 2006/03/11  22:08:34
8337         Log: Perl_newWHILEOP() had exactly the same lack of a NULL pointer check
8338              that Perl_newLOOPOP() had and fixed in change #27476.  Maybe some 
8339              refactoring is needed?
8340      Branch: perl
8341            ! op.c
8342 ____________________________________________________________________________
8343 [ 27476] By: stevep                                on 2006/03/11  21:41:20
8344         Log: Possible NULL pointer reference found by Coverity checks.
8345      Branch: perl
8346            ! op.c
8347 ____________________________________________________________________________
8348 [ 27475] By: stevep                                on 2006/03/11  20:57:26
8349         Log: Keep from using a variable in S_my_kid() before it is initialized.  This        was introduced with the MAD changes.
8350      Branch: perl
8351            ! op.c
8352 ____________________________________________________________________________
8353 [ 27474] By: craigb                                on 2006/03/11  17:26:00
8354         Log: Subject: [PATCH] perl@27437 fix File::Path::mkpath so that perl installs on VMS
8355              From: Peter Prymmer <PPrymmer@factset.com>
8356              Date: Fri, 10 Mar 2006 15:24:23 -0500
8357              Message-id: <OFBE8F84F1.A708DA4A-ON8525712D.006E4BF7-8525712D.007018C6@factset.com>
8358      Branch: perl
8359            ! lib/File/Path.pm
8360 ____________________________________________________________________________
8361 [ 27473] By: merijn                                on 2006/03/11  11:03:55
8362         Log: Subject: [PATCH] Reapply change 24432
8363              From: "Jan Dubois" <jand@ActiveState.com>
8364              Date: Fri, 10 Mar 2006 18:21:39 -0800
8365              Message-ID: <01b001c644b2$879a1f50$6062a8c0@candy>
8366      Branch: perl
8367            ! config_h.SH
8368 ____________________________________________________________________________
8369 [ 27471] By: nicholas                              on 2006/03/11  10:21:27
8370         Log: Missed the hunk that adds regen_madly.pl to the regen_perl target.
8371      Branch: perl
8372            ! Makefile.SH
8373 ____________________________________________________________________________
8374 [ 27470] By: nicholas                              on 2006/03/11  10:16:04
8375         Log: Subject: [PATCH] Sync up embed.fnc and doio.c
8376              From: andy@petdance.com (Andy Lester)
8377              Message-ID: <20060311071338.GA12490@petdance.com>
8378              Date: Sat, 11 Mar 2006 01:13:38 -0600
8379      Branch: perl
8380            ! embed.fnc proto.h
8381 ____________________________________________________________________________
8382 [ 27469] By: nicholas                              on 2006/03/11  09:55:43
8383         Log: Subject: [PATCH] Localizing some vars in S_checkcomma
8384              From: andy@petdance.com (Andy Lester)
8385              Message-ID: <20060310223100.GA13455@petdance.com>
8386              Date: Fri, 10 Mar 2006 16:31:00 -0600
8387      Branch: perl
8388            ! toke.c
8389 ____________________________________________________________________________
8390 [ 27468] By: nicholas                              on 2006/03/11  09:32:18
8391         Log: Remove the obsolete mad/P5RE.pm
8392      Branch: perl
8393            - mad/P5RE.pm
8394            ! MANIFEST
8395 ____________________________________________________________________________
8396 [ 27467] By: craigb                                on 2006/03/11  01:52:37
8397         Log: null terminate command string -- broken in #27438
8398      Branch: perl
8399            ! vms/vms.c
8400 ____________________________________________________________________________
8401 [ 27466] By: nicholas                              on 2006/03/10  21:54:18
8402         Log: Move the 12 static MAD variables from toke.c into the interpeter
8403              structure.
8404      Branch: perl
8405            ! embedvar.h intrpvar.h makedef.pl perl.c perlapi.h sv.c toke.c
8406 ____________________________________________________________________________
8407 [ 27465] By: nicholas                              on 2006/03/10  20:58:23
8408         Log: Rename the 12 static variables in toke.c to PL_*
8409      Branch: perl
8410            ! toke.c
8411 ____________________________________________________________________________
8412 [ 27464] By: nicholas                              on 2006/03/10  19:47:11
8413         Log: gozer took over from gsar (some time ago).
8414      Branch: perl
8415            ! Porting/repository.pod
8416 ____________________________________________________________________________
8417 [ 27463] By: nicholas                              on 2006/03/10  18:53:01
8418         Log: All the autogenerated files from change 27462.
8419      Branch: perl
8420            ! madly.act madly.h madly.tab
8421 ____________________________________________________________________________
8422 [ 27462] By: nicholas                              on 2006/03/10  18:52:40
8423         Log: Merge perly.y changes from 5.9.2 to now into madly.y.
8424      Branch: perl
8425            ! madly.y
8426 ____________________________________________________________________________
8427 [ 27461] By: nicholas                              on 2006/03/10  12:57:18
8428         Log: Teaching embed.pl about conditional symbols is a TODO.
8429      Branch: perl
8430            ! pod/perltodo.pod
8431 ____________________________________________________________________________
8432 [ 27460] By: nicholas                              on 2006/03/10  12:09:39
8433         Log: Tweak change 27457 - make PL_lasttoke MAD only, but teach makedef.pl
8434              about MADness (and unMADness - maybe there is a special word for that)
8435      Branch: perl
8436            ! intrpvar.h makedef.pl
8437 ____________________________________________________________________________
8438 [ 27459] By: nicholas                              on 2006/03/10  11:31:14
8439         Log: Summon constman! S_checkcomma now has all 3 arguments const char.
8440      Branch: perl
8441            ! embed.fnc proto.h toke.c
8442 ____________________________________________________________________________
8443 [ 27458] By: nicholas                              on 2006/03/10  10:50:29
8444         Log: Tease apart the keyword/subroutine test in S_checkcomma.
8445      Branch: perl
8446            ! toke.c
8447 ____________________________________________________________________________
8448 [ 27457] By: stevep                                on 2006/03/10  02:17:43
8449         Log: Move PL_lasttoke out of its PERL_MAD define in intrpvar.h.
8450              Otherwise, Win32 does not compile.
8451      Branch: perl
8452            ! intrpvar.h
8453 ____________________________________________________________________________
8454 [ 27456] By: nicholas                              on 2006/03/09  23:23:19
8455         Log: Correct another gv_fetchpv() - it takes a bitmask of flags, not simply
8456              TRUE/FALSE.
8457      Branch: perl
8458            ! gv.c
8459 ____________________________________________________________________________
8460 [ 27455] By: nicholas                              on 2006/03/09  22:50:23
8461         Log: Remove two NEWSV()s in the non-ithread dump code that got missed.
8462      Branch: perl
8463            ! dump.c
8464 ____________________________________________________________________________
8465 [ 27454] By: mhx                                   on 2006/03/09  22:07:01
8466         Log: Subject: Re: [PATCH pod/perlfunc.pd] Re: truncate needs seek on filehandle
8467              From: Ronald J Kimball <rjk-perl-p5p@tamias.net>
8468              Date: Thu, 9 Mar 2006 16:29:12 -0500
8469              Message-ID: <20060309212912.GF22682@penkwe.pair.com>
8470      Branch: perl
8471            ! pod/perlfunc.pod
8472 ____________________________________________________________________________
8473 [ 27453] By: nicholas                              on 2006/03/09  22:03:55
8474         Log: Add the Perl 5 to Perl 5 convertor scripts.
8475      Branch: perl
8476            + mad/P5AST.pm mad/P5RE.pm mad/P5re.pm mad/PLXML.pm mad/nomad
8477            + mad/p55
8478            ! MANIFEST
8479 ____________________________________________________________________________
8480 [ 27452] By: nicholas                              on 2006/03/09  22:01:28
8481         Log: Superior *printf-fu lets us avoid modifying source code.
8482      Branch: perl
8483            ! toke.c
8484 ____________________________________________________________________________
8485 [ 27451] By: nicholas                              on 2006/03/09  21:49:20
8486         Log: Avoid scribbling on the passed in command line string for -i in 
8487              moreswitches.
8488      Branch: perl
8489            ! perl.c
8490 ____________________________________________________________________________
8491 [ 27450] By: nicholas                              on 2006/03/09  21:24:04
8492         Log: -Dmad works, albeit with some test failures:
8493              ext/B/t/f_sort.t                       20    5  25.00%  2 4-6 16
8494              ext/B/t/optree_samples.t               20    1   5.00%  18
8495              ext/List/Util/t/weak.t      1   256    22    1   4.55%  22
8496              ext/Safe/t/safeops.t        0   134   354  288  81.36%  211-354
8497              lib/warnings.t                        561    2   0.36%  3 10
8498      Branch: perl
8499            ! toke.c
8500 ____________________________________________________________________________
8501 [ 27449] By: nicholas                              on 2006/03/09  20:53:11
8502         Log: Oops. Failed to add madly.c
8503      Branch: perl
8504            + madly.c
8505 ____________________________________________________________________________
8506 [ 27448] By: stevep                                on 2006/03/09  20:48:50
8507         Log: The Coverity audit is upset that the scream_olds variable is not
8508              directly initialized, although it is likely initialized after 
8509              another variable takes a reference to it.
8510      Branch: perl
8511            ! regexec.c
8512 ____________________________________________________________________________
8513 [ 27447] By: nicholas                              on 2006/03/09  20:48:18
8514         Log: Add the madly parser. I believe that this is all the C code. Now to
8515              find the bugs that stowed away.
8516      Branch: perl
8517            + madly.act madly.h madly.tab madly.y regen_madly.pl
8518            ! Configure MANIFEST Makefile.SH embed.fnc embed.h perly.c
8519            ! proto.h
8520 ____________________________________________________________________________
8521 [ 27446] By: nicholas                              on 2006/03/09  19:53:53
8522         Log: It helps to run embed.pl in the correct directory. (not the symlink
8523              tree)
8524      Branch: perl
8525            ! embed.h embedvar.h perlapi.h proto.h
8526 ____________________________________________________________________________
8527 [ 27445] By: nicholas                              on 2006/03/09  19:22:10
8528         Log: The remainder of the toke.c MAD changes. Now to investigate why MAD
8529              no longer builds.
8530      Branch: perl
8531            ! embed.fnc intrpvar.h sv.c toke.c
8532 ____________________________________________________________________________
8533 [ 27444] By: nicholas                              on 2006/03/09  19:00:26
8534         Log: Another refactoring from Larry implicit in the MAD patch.
8535      Branch: perl
8536            ! toke.c
8537 ____________________________________________________________________________
8538 [ 27443] By: nicholas                              on 2006/03/09  18:08:52
8539         Log: Refactoring from Larry inplicit in the MAD patch.
8540      Branch: perl
8541            ! toke.c
8542 ____________________________________________________________________________
8543 [ 27442] By: nicholas                              on 2006/03/09  17:06:46
8544         Log: Replace PL_nextval[PL_nexttoke].opval with the macro NEXTVAL_NEXTTOKE
8545              as MAD conditionally changes this consistently in 27 places.
8546      Branch: perl
8547            ! toke.c
8548 ____________________________________________________________________________
8549 [ 27441] By: stevep                                on 2006/03/09  16:14:20
8550         Log: Need to update test count from change #27440.
8551      Branch: perl
8552            ! ext/POSIX/t/sigaction.t
8553 ____________________________________________________________________________
8554 [ 27440] By: stevep                                on 2006/03/09  16:03:21
8555         Log: croak in POSIX::sigaction() when passed a negative signal instead
8556              dumping core.
8557      Branch: perl
8558            ! ext/POSIX/POSIX.xs ext/POSIX/t/sigaction.t
8559 ____________________________________________________________________________
8560 [ 27439] By: nicholas                              on 2006/03/09  15:13:49
8561         Log: MAD changes for bare skipspace()
8562      Branch: perl
8563            ! embed.fnc embed.h proto.h toke.c
8564 ____________________________________________________________________________
8565 [ 27438] By: craigb                                on 2006/03/09  14:49:45
8566         Log: Subject: patch@27385 - VMS thread fixes (was: threads and VMS)
8567              From: "John E. Malmberg" <wb8tyw@qsl.net>
8568              Date: Wed, 08 Mar 2006 23:34:05 -0500
8569              Message-id: <440FB03D.8010409@qsl.net>
8570
8571      Branch: perl
8572            ! vms/vms.c
8573 ____________________________________________________________________________
8574 [ 27437] By: nicholas                              on 2006/03/09  13:45:30
8575         Log: Add the MAD change to perly.y, which brings a new PEG token.
8576      Branch: perl
8577            ! perly.act perly.h perly.tab perly.y
8578 ____________________________________________________________________________
8579 [ 27436] By: mhx                                   on 2006/03/09  12:54:19
8580         Log: Fix a memory leak in ck_grep(), spotted by coverity:
8581              perl -e'eval "grep" while 1'
8582      Branch: perl
8583            ! op.c
8584 ____________________________________________________________________________
8585 [ 27435] By: nicholas                              on 2006/03/09  12:41:40
8586         Log: Tweaking the order of op creation/op free in Perl_ck_require to Larry's
8587              order doesn't make tests pass :-(. Nor does it make them fail.
8588      Branch: perl
8589            ! op.c
8590 ____________________________________________________________________________
8591 [ 27434] By: nicholas                              on 2006/03/09  12:17:41
8592         Log: Fix C99ism in dump.c
8593      Branch: perl
8594            ! dump.c
8595 ____________________________________________________________________________
8596 [ 27433] By: nicholas                              on 2006/03/09  12:01:36
8597         Log: Unroll 27425 - keeping Larry's order in op.c means that exactly the
8598              same sequence of pad usage is generated with and without MAD.
8599      Branch: perl
8600            ! ext/B/t/f_map.t op.c
8601 ____________________________________________________________________________
8602 [ 27432] By: nicholas                              on 2006/03/09  11:20:14
8603         Log: Note the weakref.t failure that commenting out this code caused.
8604              Pesky waterbeds.
8605      Branch: perl
8606            ! op.c
8607 ____________________________________________________________________________
8608 [ 27431] By: nicholas                              on 2006/03/09  11:04:23
8609         Log: Note the cause of another MAD test failure - an explicit abort trap
8610              for saving PL_formfeed is being hit.
8611      Branch: perl
8612            ! scope.c
8613 ____________________________________________________________________________
8614 [ 27430] By: nicholas                              on 2006/03/09  10:53:25
8615         Log: Bodge MAD code to get pack.t and ext/Encode/t/Encode.t passing.
8616      Branch: perl
8617            ! op.c
8618 ____________________________________________________________________________
8619 [ 27429] By: nicholas                              on 2006/03/08  23:33:05
8620         Log: Make MAD at least compile and link once more. Although it's now failing
8621              6 regression tests.
8622      Branch: perl
8623            ! op.c perly.c
8624 ____________________________________________________________________________
8625 [ 27428] By: nicholas                              on 2006/03/08  22:36:30
8626         Log: Further MAD changes.
8627      Branch: perl
8628            ! perl.c perly.c pp_ctl.c scope.c
8629 ____________________________________________________________________________
8630 [ 27427] By: nicholas                              on 2006/03/08  21:53:06
8631         Log: Oops. Didn't mean to commit 27426 to maint first. Integrate it:
8632              Avoid writing over the input string in the case 'F' in moreswitches.
8633      Branch: perl
8634           !> perl.c
8635 ____________________________________________________________________________
8636 [ 27425] By: nicholas                              on 2006/03/08  21:18:58
8637         Log: The last MAD change to op.c changes the pad offsets of the test that
8638              ext/B/t/f_map.t is using.
8639      Branch: perl
8640            ! ext/B/t/f_map.t op.c
8641 ____________________________________________________________________________
8642 [ 27424] By: nicholas                              on 2006/03/08  20:34:16
8643         Log: Almost all the MAD changes for op.c
8644      Branch: perl
8645            ! embed.fnc embed.h op.c perl.h proto.h
8646 ____________________________________________________________________________
8647 [ 27423] By: nicholas                              on 2006/03/08  18:17:09
8648         Log: Change from Larry in the MAD code which seems to be unrelated to MAD.
8649      Branch: perl
8650            ! op.c
8651 ____________________________________________________________________________
8652 [ 27422] By: nicholas                              on 2006/03/08  16:29:26
8653         Log: MAD changes to dump.c
8654      Branch: perl
8655            ! dump.c embed.fnc embed.h global.sym makedef.pl proto.h
8656 ____________________________________________________________________________
8657 [ 27421] By: steveh                                on 2006/03/08  16:25:23
8658         Log: Get rid of unnecessary "rmdir /s" calls in Win32 makefiles
8659              
8660              They only existed for the benefit of old shells that didn't
8661              understand "rmdir /s /q", but since change #27195 effectively
8662              drops support for old shells that don't understand "xcopy /y"
8663              it seems unnecessary now.
8664              
8665              Windows NT4, 2000, XP and onwards all support "rmdir /s /q", so
8666              it's probably only the Windows 9x shells that lose out.
8667      Branch: perl
8668            ! win32/Makefile win32/makefile.mk
8669 ____________________________________________________________________________
8670 [ 27420] By: steveh                                on 2006/03/08  15:20:28
8671         Log: Sort the ext/ and lib/ tests when running under t/harness
8672              
8673              Unless they are sorted then they are run in the same order in which
8674              they are listed in MANIFEST, which is not always ideal. In particular,
8675              the ext/Compress/IO/Zlib/t/*.t tests are not run in the correct order,
8676              which causes some files to be left behind afterwards.
8677              
8678              ExtUtils::Command::MM::test_harness() sorts test files, so it seems
8679              sensible for t/harness to do likewise, rather than relying on the
8680              ordering in MANIFEST.
8681      Branch: perl
8682            ! t/harness
8683 ____________________________________________________________________________
8684 [ 27419] By: nicholas                              on 2006/03/08  13:40:48
8685         Log: Add MAD changes to pad code (new function Perl_pad_peg)
8686      Branch: perl
8687            ! embed.fnc embed.h makedef.pl pad.c pad.h proto.h
8688 ____________________________________________________________________________
8689 [ 27418] By: steveh                                on 2006/03/08  13:37:28
8690         Log: Adjust Win32 distclean as per changes #27411 and #27417
8691      Branch: perl
8692            ! win32/Makefile win32/makefile.mk
8693 ____________________________________________________________________________
8694 [ 27417] By: rgs                                   on 2006/03/08  13:29:26
8695         Log: "make distclean" fix noticed by Steve Hay
8696      Branch: perl
8697            ! Makefile.SH
8698 ____________________________________________________________________________
8699 [ 27416] By: steveh                                on 2006/03/08  12:15:04
8700         Log: Cleanup Archive-Tar temporary test files
8701              
8702              I've done this twice before already (changes #25043 and #26785),
8703              but it keeps getting accidentally removed. Third time lucky?
8704      Branch: perl
8705            ! lib/Archive/Tar.pm lib/Archive/Tar/t/02_methods.t
8706 ____________________________________________________________________________
8707 [ 27415] By: rgs                                   on 2006/03/08  10:31:24
8708         Log: Subject: [PATCH] Re: [perl #38684] O::Deparse not working as expected 
8709              From: Stephen McCamant <smcc@mit.edu>
8710              Date: Tue, 7 Mar 2006 20:00:30 -0800
8711              Message-ID: <17422.22238.570532.2771@apocalypse.OCF.Berkeley.EDU>
8712      Branch: perl
8713            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
8714 ____________________________________________________________________________
8715 [ 27414] By: rgs                                   on 2006/03/08  10:25:26
8716         Log: Subject: [PATCH] Removed unused check and assignment in pp_hot.c
8717              From: andy@petdance.com (Andy Lester)
8718              Date: Wed, 8 Mar 2006 00:45:29 -0600
8719              Message-ID: <20060308064529.GA16499@petdance.com>
8720      Branch: perl
8721            ! pp_hot.c
8722 ____________________________________________________________________________
8723 [ 27413] By: steveh                                on 2006/03/08  09:36:50
8724         Log: Don't try to export PL_madskills/PL_xmlfp when they're not defined
8725              (Fixes Win32 linker error introduced by change #27408)
8726      Branch: perl
8727            ! makedef.pl
8728 ____________________________________________________________________________
8729 [ 27412] By: steveh                                on 2006/03/08  08:42:44
8730         Log: Complete change #27407/27410 on Win32 and tidy up change #27372
8731      Branch: perl
8732            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
8733            ! win32/config_H.vc64
8734 ____________________________________________________________________________
8735 [ 27411] By: rgs                                   on 2006/03/08  08:23:54
8736         Log: "make distclean" adjustments for the new Compress modules
8737      Branch: perl
8738            ! Makefile.SH
8739 ____________________________________________________________________________
8740 [ 27410] By: merijn                                on 2006/03/08  08:10:25
8741         Log: Backport #27407
8742              Add a Configure question for mad (Misc Attribute Decoration - Larry's
8743              perl5 to perl[56] convertor), which if set defines PERL_MAD in config.h
8744      Branch: perl
8745            ! Configure Porting/Glossary config_h.SH
8746 ____________________________________________________________________________
8747 [ 27408] By: nicholas                              on 2006/03/07  23:24:55
8748         Log: Some of the MAD structures in headers, plus PL_madskills and PL_xmlfp,
8749              and default definitions for the 2 variables. (Which will save a lot of
8750              conditional complilation, by instead letting the C compiler optimiser
8751              remove dead code.)
8752      Branch: perl
8753            ! XSUB.h embedvar.h intrpvar.h op.h perl.h perlapi.h
8754 ____________________________________________________________________________
8755 [ 27407] By: nicholas                              on 2006/03/07  22:16:55
8756         Log: Add a Configure question for mad (Misc Attribute Decoration - Larry's
8757              perl5 to perl[56] convertor), which if set defines PERL_MAD in config.h
8758      Branch: perl
8759            ! Configure Cross/config.sh-arm-linux NetWare/config.wc
8760            ! Porting/Glossary config_h.SH configure.com epoc/config.sh
8761            ! perl.c plan9/config_sh.sample symbian/config.sh uconfig.sh
8762            ! win32/config.bc win32/config.gc win32/config.vc
8763            ! win32/config.vc64 wince/config.ce
8764 ____________________________________________________________________________
8765 [ 27406] By: nicholas                              on 2006/03/07  19:31:49
8766         Log: Two more TODOs for those with C knowledge.
8767      Branch: perl
8768            ! pod/perltodo.pod
8769 ____________________________________________________________________________
8770 [ 27405] By: nicholas                              on 2006/03/07  19:27:28
8771         Log: Remove the #define - ARENASETS are always on now.
8772      Branch: perl
8773            ! perl.h sv.c
8774 ____________________________________________________________________________
8775 [ 27404] By: nicholas                              on 2006/03/07  19:23:14
8776         Log: TPF++ # http://www.perlfoundation.org/gc/grants/2006-perl5-improve.html
8777              Shrinking PVGVs, PVLVs, PVCVs and PVFMs is TODOne.
8778      Branch: perl
8779            ! pod/perltodo.pod
8780 ____________________________________________________________________________
8781 [ 27403] By: rgs                                   on 2006/03/07  17:09:54
8782         Log: This looks like a memory leak.
8783      Branch: perl
8784            ! op.c
8785 ____________________________________________________________________________
8786 [ 27402] By: rgs                                   on 2006/03/07  16:49:58
8787         Log: $[ = 2 should not warn.
8788      Branch: perl
8789            ! op.c t/lib/warnings/op
8790 ____________________________________________________________________________
8791 [ 27401] By: steveh                                on 2006/03/07  14:58:20
8792         Log: Fix lib/Module/Build/t/compat.t
8793              (e.g. see http://www.nntp.perl.org/group/perl.daily-build.reports/36431)
8794      Branch: perl
8795            ! lib/Module/Build/t/compat.t
8796 ____________________________________________________________________________
8797 [ 27400] By: rgs                                   on 2006/03/07  14:36:00
8798         Log: Make report on bad filenames easier to read
8799      Branch: perl
8800            ! Porting/check83.pl
8801 ____________________________________________________________________________
8802 [ 27399] By: rgs                                   on 2006/03/07  14:15:46
8803         Log: FAQ sync. (FAQ now moved to svn)
8804      Branch: perl
8805            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
8806            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
8807            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
8808            ! pod/perlfaq9.pod
8809 ____________________________________________________________________________
8810 [ 27398] By: stevep                                on 2006/03/07  04:48:29
8811         Log: Upgrade to PathTools-3.17
8812      Branch: perl
8813            ! ext/Cwd/Cwd.xs ext/Cwd/t/cwd.t lib/Cwd.pm lib/File/Spec.pm
8814 ____________________________________________________________________________
8815 [ 27397] By: stevep                                on 2006/03/06  23:31:21
8816         Log: Subject:  Re: [PATCH] Removed a redundant o->op_type
8817              From: Paul Johnson <paul@pjcj.net>
8818              Date: Tue, 28 Feb 2006 20:17:31 +0100
8819              Message-ID: <20060228191731.GD20933@pjcj.net>
8820      Branch: perl
8821            ! op.c
8822 ____________________________________________________________________________
8823 [ 27396] By: mhx                                   on 2006/03/06  22:18:52
8824         Log: Don't free thread memory if PERL_DESTRUCT_LEVEL is set to a non-zero
8825              value as we're probably hunting memory leaks then
8826      Branch: perl
8827            ! perl.c
8828 ____________________________________________________________________________
8829 [ 27393] By: nicholas                              on 2006/03/06  20:44:02
8830         Log: Update David Dyck's e-mail address.
8831      Branch: perl
8832            ! AUTHORS Porting/checkAUTHORS.pl
8833 ____________________________________________________________________________
8834 [ 27390] By: rgs                                   on 2006/03/06  17:26:43
8835         Log: Add all new utilities in the perlutil man page.
8836              Includes lots of work by Zsban Ambrus.
8837      Branch: perl
8838            ! pod/perlutil.pod
8839 ____________________________________________________________________________
8840 [ 27389] By: rgs                                   on 2006/03/06  16:09:50
8841         Log: Subject: [PATCH] add Module::Build 0.27_08
8842              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
8843              Date: Sun, 5 Mar 2006 12:08:30 -0800
8844              Message-ID: <20060305200830.GA2660@efn.org>
8845      Branch: perl
8846            + lib/Module/Build.pm lib/Module/Build/Authoring.pod
8847            + lib/Module/Build/Base.pm lib/Module/Build/Changes
8848            + lib/Module/Build/Compat.pm lib/Module/Build/ConfigData.pm
8849            + lib/Module/Build/Cookbook.pm lib/Module/Build/ModuleInfo.pm
8850            + lib/Module/Build/Notes.pm lib/Module/Build/PPMMaker.pm
8851            + lib/Module/Build/Platform/Amiga.pm
8852            + lib/Module/Build/Platform/Default.pm
8853            + lib/Module/Build/Platform/EBCDIC.pm
8854            + lib/Module/Build/Platform/MPEiX.pm
8855            + lib/Module/Build/Platform/MacOS.pm
8856            + lib/Module/Build/Platform/RiscOS.pm
8857            + lib/Module/Build/Platform/Unix.pm
8858            + lib/Module/Build/Platform/VMS.pm
8859            + lib/Module/Build/Platform/VOS.pm
8860            + lib/Module/Build/Platform/Windows.pm
8861            + lib/Module/Build/Platform/aix.pm
8862            + lib/Module/Build/Platform/cygwin.pm
8863            + lib/Module/Build/Platform/darwin.pm
8864            + lib/Module/Build/Platform/os2.pm lib/Module/Build/PodParser.pm
8865            + lib/Module/Build/scripts/config_data
8866            + lib/Module/Build/t/basic.t
8867            + lib/Module/Build/t/bundled/Tie/CPHash.pm
8868            + lib/Module/Build/t/compat.t lib/Module/Build/t/destinations.t
8869            + lib/Module/Build/t/ext.t lib/Module/Build/t/extend.t
8870            + lib/Module/Build/t/files.t lib/Module/Build/t/install.t
8871            + lib/Module/Build/t/lib/DistGen.pm
8872            + lib/Module/Build/t/lib/MBTest.pm
8873            + lib/Module/Build/t/manifypods.t lib/Module/Build/t/metadata.t
8874            + lib/Module/Build/t/metadata2.t lib/Module/Build/t/moduleinfo.t
8875            + lib/Module/Build/t/notes.t lib/Module/Build/t/parents.t
8876            + lib/Module/Build/t/pod_parser.t lib/Module/Build/t/ppm.t
8877            + lib/Module/Build/t/runthrough.t lib/Module/Build/t/signature.t
8878            + lib/Module/Build/t/tilde.t lib/Module/Build/t/versions.t
8879            + lib/Module/Build/t/xs.t utils/config_data.PL
8880            ! MANIFEST Porting/Maintainers.pl installperl pod/perlutil.pod
8881            ! utils.lst utils/Makefile vms/descrip_mms.template
8882            ! win32/Makefile win32/makefile.mk
8883 ____________________________________________________________________________
8884 [ 27388] By: rgs                                   on 2006/03/06  14:52:48
8885         Log: Upgrade to Archive::Tar 1.29
8886      Branch: perl
8887            ! lib/Archive/Tar.pm lib/Archive/Tar/t/00_setup.t
8888            ! lib/Archive/Tar/t/02_methods.t lib/Archive/Tar/t/99_clean.t
8889 ____________________________________________________________________________
8890 [ 27387] By: rgs                                   on 2006/03/06  10:06:53
8891         Log: Add and remove files forgotten in change #27384
8892      Branch: perl
8893            + ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Identity.pm
8894            + ext/Compress/IO/Zlib/lib/IO/Uncompress/Adapter/Inflate.pm
8895            + ext/Compress/IO/Zlib/lib/IO/Uncompress/AnyInflate.pm
8896            + ext/Compress/IO/Zlib/lib/IO/Uncompress/Gunzip.pm
8897            + ext/Compress/IO/Zlib/lib/IO/Uncompress/Inflate.pm
8898            + ext/Compress/IO/Zlib/lib/IO/Uncompress/RawInflate.pm
8899            + ext/Compress/IO/Zlib/lib/IO/Uncompress/Unzip.pm
8900            - (delete 110 files)
8901            ! MANIFEST
8902 ____________________________________________________________________________
8903 [ 27386] By: craigb                                on 2006/03/06  03:42:19
8904         Log: Subject: PATCH: 2 vms specific build files in perl @ 27383
8905              From: Peter Prymmer <PPrymmer@factset.com>
8906              Date: Sun, 05 Mar 2006 20:30:09 -0500
8907              Message-id: <OFF0B19477.39D9ABEB-ON85257129.00070590-85257129.000840D3@factset.com>
8908      Branch: perl
8909            ! configure.com vms/gen_shrfls.pl
8910 ____________________________________________________________________________
8911 [ 27385] By: craigb                                on 2006/03/06  03:26:39
8912         Log: Subject: Re: threads and VMS
8913              From: "John E. Malmberg" <wb8tyw@qsl.net>
8914              Date: Sun, 05 Mar 2006 00:32:27 -0500
8915              Message-id: <440A77EB.2030205@qsl.net>
8916      Branch: perl
8917            ! vms/vms.c
8918 ____________________________________________________________________________
8919 [ 27384] By: stevep                                on 2006/03/06  02:06:04
8920         Log: Subject: [PATCH] Compress::Zlib
8921              From: "Paul Marquess" <paul.marquess@ntlworld.com>
8922              Date: Fri, 3 Mar 2006 10:25:48 -0000
8923              Message-ID: <007101c63eac$d919c6c0$4c05140a@myopwv.com>
8924      Branch: perl
8925            + (add 129 files)
8926            ! MANIFEST ext/Compress/Zlib/Changes
8927            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/README
8928            ! ext/Compress/Zlib/examples/filtdef
8929            ! ext/Compress/Zlib/examples/filtinf
8930            ! ext/Compress/Zlib/examples/gzcat
8931            ! ext/Compress/Zlib/examples/gzgrep
8932            ! ext/Compress/Zlib/examples/gzstream
8933            ! ext/Compress/Zlib/t/01version.t
8934            ! ext/Compress/Zlib/t/03zlib-v1.t
8935            ! ext/Compress/Zlib/t/05examples.t
8936            ! ext/Compress/Zlib/t/06gzsetp.t
8937            ! ext/Compress/Zlib/t/08encoding.t
8938            ! ext/Compress/Zlib/t/14gzopen.t ext/Compress/Zlib/t/99pod.t
8939            ! t/lib/compress/any.pl t/lib/compress/anyunc.pl
8940            ! t/lib/compress/destroy.pl t/lib/compress/generic.pl
8941            ! t/lib/compress/merge.pl t/lib/compress/multi.pl
8942            ! t/lib/compress/newtied.pl t/lib/compress/oneshot.pl
8943            ! t/lib/compress/prime.pl t/lib/compress/tied.pl
8944            ! t/lib/compress/truncate.pl t/lib/compress/zlib-generic.pl
8945 ____________________________________________________________________________
8946 [ 27383] By: nicholas                              on 2006/03/05  21:21:10
8947         Log: Change 27380 (HEK into the IV union failed to convert the code in the
8948              non-gcc-debugging ifdef. Whoops. Very lax of me)
8949      Branch: perl
8950            ! gv.h
8951 ____________________________________________________________________________
8952 [ 27382] By: nicholas                              on 2006/03/05  19:07:12
8953         Log: Perl_gv_name_set should not leak the old HEK. Allow the flag GV_ADD
8954              to simplify GV initialisation.
8955      Branch: perl
8956            ! gv.c gv.h sv.c
8957 ____________________________________________________________________________
8958 [ 27381] By: nicholas                              on 2006/03/05  18:40:59
8959         Log: Change hv_name_set to take U32 length and flags parameters.
8960      Branch: perl
8961            ! embed.fnc hv.c proto.h
8962 ____________________________________________________________________________
8963 [ 27380] By: nicholas                              on 2006/03/05  18:13:42
8964         Log: Move the GvNAME HEK into the IV union - every GV is now 1 pointer
8965              smaller.
8966      Branch: perl
8967            ! av.h cv.h gv.c gv.h hv.h sv.h
8968 ____________________________________________________________________________
8969 [ 27379] By: nicholas                              on 2006/03/05  17:47:23
8970         Log: Use a HEK to store the GV's name, rather than a malloc()ed string.
8971              Saves 1 word in each GV (no more strlen), and will also save the memory
8972              used by the string itself, as the HEK will exist already due to the
8973              key used by the symbol table for this GV.
8974      Branch: perl
8975            ! gv.c gv.h sv.c sv.h
8976 ____________________________________________________________________________
8977 [ 27378] By: nicholas                              on 2006/03/05  12:12:56
8978         Log: Only #define PERL_DONT_CREATE_GVSV if it wasn't already defined.
8979      Branch: perl
8980            ! perl.h
8981 ____________________________________________________________________________
8982 [ 27377] By: nicholas                              on 2006/03/05  11:53:55
8983         Log: Provide Perl_gv_name_set to replace LVALUE use of GvNAME and GvNAMESET.
8984      Branch: perl
8985            ! embed.fnc embed.h global.sym gv.c gv.h proto.h sv.c
8986 ____________________________________________________________________________
8987 [ 27376] By: craigb                                on 2006/03/05  00:03:31
8988         Log: Subject: Re: threads and VMS
8989              From: "John E. Malmberg" <wb8tyw@qsl.net>
8990              Date: Sat, 04 Mar 2006 18:29:22 -0500
8991              Message-id: <440A22D2.30009@qsl.net>
8992      Branch: perl
8993            ! doio.c
8994 ____________________________________________________________________________
8995 [ 27375] By: merijn                                on 2006/03/04  06:48:13
8996         Log: Subject: patch@27373 VMS build fix + more long pathname stuff
8997              From: "John E. Malmberg" <wb8tyw@qsl.net>
8998              Date: Sat, 04 Mar 2006 00:36:03 -0500
8999              Message-ID: <44092743.4030607@qsl.net>
9000      Branch: perl
9001            ! vms/vms.c
9002 ____________________________________________________________________________
9003 [ 27374] By: merijn                                on 2006/03/04  06:44:10
9004         Log: Subject: Re: [PATCH] include configure.com in Porting/checkcfgvar.pl
9005              From: Abe Timmerman <abe@ztreet.demon.nl>
9006              Date: Fri, 3 Mar 2006 22:56:47 +0100
9007              Message-Id: <200603032256.47170.abe@ztreet.demon.nl>
9008      Branch: perl
9009            ! Porting/checkcfgvar.pl configure.com
9010 ____________________________________________________________________________
9011 [ 27373] By: stevep                                on 2006/03/03  18:40:22
9012         Log: Add d_builtin_choose_expr and d_builtin_expect to configure.com as
9013              'undef'.
9014      Branch: perl
9015            ! configure.com
9016 ____________________________________________________________________________
9017 [ 27372] By: stevep                                on 2006/03/03  18:34:18
9018         Log: Make Win32 configuration changes for HAS_BUILTIN_CHOOSE_EXPR and
9019              HAS_BUILTIN_EXPECT.
9020      Branch: perl
9021            ! win32/config.bc win32/config.gc win32/config.vc
9022            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
9023            ! win32/config_H.vc win32/config_H.vc64
9024 ____________________________________________________________________________
9025 [ 27371] By: stevep                                on 2006/03/03  17:49:01
9026         Log: Subject: [PATCH] include configure.com in Porting/checkcfgvar.pl
9027              From: Abe Timmerman <abe@ztreet.demon.nl>
9028              Date: Fri, 3 Mar 2006 18:43:24 +0100
9029              Message-Id: <200603031843.24250.abe@ztreet.demon.nl>
9030      Branch: perl
9031            ! Porting/checkcfgvar.pl
9032 ____________________________________________________________________________
9033 [ 27370] By: merijn                                on 2006/03/03  16:40:57
9034         Log: Subject: [PATCH] Support for __builtin_expect and __builtin_choose_expr
9035              From: Andy Lester <andy@petdance.com>
9036              Date: Wed, 28 Dec 2005 15:34:08 -0600
9037              Message-ID: <20051228213408.GB26033@petdance.com>
9038      Branch: perl
9039            ! Configure Porting/Glossary config_h.SH perl.h
9040 ____________________________________________________________________________
9041 [ 27368] By: rgs                                   on 2006/03/03  15:45:32
9042         Log: Subject: [PATCH] Re: [perl #38657] -d:Foo=bar broke in 5.8.8
9043              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
9044              Date: Thu, 02 Mar 2006 20:21:26 +0200
9045              Message-ID: <440737A6.4060606@gmail.com>
9046      Branch: perl
9047            ! t/lib/Devel/switchd.pm t/run/switchd.t
9048 ____________________________________________________________________________
9049 [ 27367] By: merijn                                on 2006/03/03  07:35:51
9050         Log: #27363 broke HP-UX (and others). if [[ ... ]] syntax not supported
9051      Branch: perl
9052            ! Configure
9053 ____________________________________________________________________________
9054 [ 27365] By: stevep                                on 2006/03/03  00:18:40
9055         Log: Subject: Re: [PATCH] Re: [perl #38612] Data::Dumper core dump in 5.8.6, fixed by 5.8.7
9056              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
9057              Date: Thu, 02 Mar 2006 22:46:14 +0200
9058              Message-ID: <44075996.1000002@gmail.com>
9059      Branch: perl
9060            ! ext/Data/Dumper/t/bugs.t
9061 ____________________________________________________________________________
9062 [ 27364] By: merijn                                on 2006/03/02  20:14:50
9063         Log: Taint handling for runperl:
9064              - better taint detection (switch -T in command)
9065              - $ENV{PATH} stripping of writeable directories on unix/linux
9066      Branch: perl
9067            ! t/test.pl
9068 ____________________________________________________________________________
9069 [ 27363] By: merijn                                on 2006/03/02  20:07:51
9070         Log: Subject: [perl #38385] _h2ph_pre.ph / $Config{cppsymbols} omits gcc-3.4+ cpp "predefined macros" 
9071              Date: Tue, 31 Jan 2006 09:50:32 -0800
9072              From: Jason Vas Dias (via RT) <perlbug-followup@perl.org>
9073      Branch: perl
9074            ! Configure utils/h2ph.PL
9075 ____________________________________________________________________________
9076 [ 27361] By: rgs                                   on 2006/03/02  09:11:35
9077         Log: Subject: [PATCH] mgvtbl initialization
9078              From: andy@petdance.com (Andy Lester)
9079              Date: Wed, 1 Mar 2006 22:52:20 -0600
9080              Message-ID: <20060302045220.GA15985@petdance.com>
9081      Branch: perl
9082            ! perl.h
9083 ____________________________________________________________________________
9084 [ 27360] By: rgs                                   on 2006/03/02  09:08:30
9085         Log: Subject: [PATCH] Non-null optimizations
9086              From: andy@petdance.com (Andy Lester)
9087              Date: Wed, 1 Mar 2006 22:13:45 -0600
9088              Message-ID: <20060302041345.GA13731@petdance.com>
9089      Branch: perl
9090            ! embed.fnc pod/perlapi.pod proto.h sv.c
9091 ____________________________________________________________________________
9092 [ 27359] By: rgs                                   on 2006/03/01  22:39:24
9093         Log: Don't put strings with embedded NULs in the environment.
9094              This makes things like -d:Foo=bar work again.
9095      Branch: perl
9096            ! perl.c
9097 ____________________________________________________________________________
9098 [ 27358] By: stevep                                on 2006/03/01  20:15:27
9099         Log: Grammar nit in Locale::Maketext::TPJ13.pod, found by Justin Pryzby.
9100      Branch: perl
9101            ! lib/Locale/Maketext/TPJ13.pod
9102 ____________________________________________________________________________
9103 [ 27357] By: stevep                                on 2006/03/01  16:53:49
9104         Log: Upgrade to podlators-2.04
9105      Branch: perl
9106            + lib/Pod/t/filehandle.t
9107            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm
9108 ____________________________________________________________________________
9109 [ 27356] By: stevep                                on 2006/03/01  16:29:37
9110         Log: Upgrade to assertions-0.03
9111      Branch: perl
9112            ! lib/assertions.pm lib/assertions/activate.pm
9113            ! lib/assertions/compat.pm t/comp/assertions.t
9114            ! t/comp/asstcompat.t
9115 ____________________________________________________________________________
9116 [ 27355] By: rgs                                   on 2006/03/01  16:13:56
9117         Log: Subject: [PATCH] a buglet in fakesdio.h
9118              From: Anton Berezin <tobez@tobez.org>
9119              Date: Wed, 1 Mar 2006 16:56:13 +0100
9120              Message-ID: <20060301155613.GA30368@heechee.tobez.org>
9121      Branch: perl
9122            ! fakesdio.h
9123 ____________________________________________________________________________
9124 [ 27354] By: stevep                                on 2006/03/01  16:08:17
9125         Log: Upgrade to CGI.pm-3.17, but continuing the version bump for 
9126              unintegrated changes.
9127      Branch: perl
9128            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Fast.pm
9129 ____________________________________________________________________________
9130 [ 27353] By: rgs                                   on 2006/03/01  09:08:46
9131         Log: Subject: Re: Patch lint for grep { /.../ } and grep /.../,
9132              From: "Joshua ben Jore" <twists@gmail.com>
9133              Date: Wed, 1 Mar 2006 01:14:14 -0600
9134              Message-ID: <dc5c751d0602282314o19c54a3av92d1a3addbc895fb@mail.gmail.com>
9135      Branch: perl
9136            ! ext/B/B/Lint.pm ext/B/t/lint.t
9137 ____________________________________________________________________________
9138 [ 27352] By: steveh                                on 2006/02/28  12:51:55
9139         Log: Silence another VC++ warning
9140              (signed/unsigned mismatch)
9141      Branch: perl
9142            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/src/sha.c
9143 ____________________________________________________________________________
9144 [ 27351] By: steveh                                on 2006/02/28  12:40:06
9145         Log: Silence a VC++ warning with DEBUGGING builds
9146              (signed/unsigned mismatch)
9147      Branch: perl
9148            ! sv.c
9149 ____________________________________________________________________________
9150 [ 27350] By: nicholas                              on 2006/02/27  21:41:58
9151         Log: In Perl_sv_setsv_flags, swap the default in the type based switch to
9152              the "Bizarre copy" failure case.
9153      Branch: perl
9154            ! sv.c
9155 ____________________________________________________________________________
9156 [ 27349] By: nicholas                              on 2006/02/27  21:10:21
9157         Log: Subject: [PATCH] Removed a redundant o->op_type
9158              From: andy@petdance.com (Andy Lester)
9159              Message-ID: <20060227202043.GA7783@petdance.com>
9160              Date: Mon, 27 Feb 2006 14:20:43 -0600
9161      Branch: perl
9162            ! op.c
9163 ____________________________________________________________________________
9164 [ 27348] By: steveh                                on 2006/02/27  17:48:55
9165         Log: Silence a GCC warning
9166              (assignment from incompatible pointer type)
9167      Branch: perl
9168            ! sv.h
9169 ____________________________________________________________________________
9170 [ 27347] By: steveh                                on 2006/02/27  17:24:37
9171         Log: Silence a VC++ warning
9172              (conversion from 'long ' to 'char ', possible loss of data)
9173      Branch: perl
9174            ! sv.c
9175 ____________________________________________________________________________
9176 [ 27346] By: rgs                                   on 2006/02/27  17:00:37
9177         Log: Upgrade to CPAN 1.87
9178      Branch: perl
9179            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
9180            ! lib/CPAN/SIGNATURE lib/CPAN/Tarzip.pm
9181 ____________________________________________________________________________
9182 [ 27345] By: nicholas                              on 2006/02/27  16:13:05
9183         Log: Move all the de-tainting logic for runperl into test.pl.
9184      Branch: perl
9185            ! t/op/utftaint.t t/test.pl
9186 ____________________________________________________________________________
9187 [ 27344] By: rgs                                   on 2006/02/27  15:43:41
9188         Log: Subject: [PATCH] fix up gv.c and gv.h
9189              From: andy@petdance.com (Andy Lester)
9190              Date: Sat, 25 Feb 2006 20:52:16 -0600
9191              Message-ID: <20060226025216.GA12758@petdance.com>
9192      Branch: perl
9193            ! gv.h
9194 ____________________________________________________________________________
9195 [ 27343] By: rgs                                   on 2006/02/27  15:36:46
9196         Log: Subject: [PATCH] PERL_TRACK_MEMPOOL cripples environment after exit()
9197              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
9198              Date: Sun, 26 Feb 2006 20:47:21 +0100
9199              Message-ID: <20060226204721.00be2bff@r2d2>
9200      Branch: perl
9201            ! miniperlmain.c
9202 ____________________________________________________________________________
9203 [ 27342] By: rgs                                   on 2006/02/27  14:45:00
9204         Log: Subject: [patch] dumping tied globs without FILENO method on the debugger fails
9205              From: Salvador Fandino <sfandino@yahoo.com>
9206              Date: Sat, 25 Feb 2006 11:14:20 +0100
9207              Message-ID: <20060225101254.726.qmail@lists.develooper.com>
9208      Branch: perl
9209            ! lib/dumpvar.pl
9210 ____________________________________________________________________________
9211 [ 27341] By: steveh                                on 2006/02/27  14:39:46
9212         Log: Fix op/utftaint.t on Win32 following change #27248
9213              (Don't remove PATH completely because it'll break on Unix if you
9214              have . in the PATH)
9215      Branch: perl
9216            ! t/op/utftaint.t
9217 ____________________________________________________________________________
9218 [ 27340] By: nicholas                              on 2006/02/27  14:19:32
9219         Log: There is now the potential for an upgrade from something without an
9220              offset (PVNV or PVMG) to something with one (PVCV, PVFM). Deal with
9221              this correctly.
9222      Branch: perl
9223            ! sv.c
9224 ____________________________________________________________________________
9225 [ 27339] By: rgs                                   on 2006/02/27  13:40:44
9226         Log: ptr_table_find() is only defined with ithreads
9227      Branch: perl
9228            ! embed.fnc embed.h proto.h sv.c
9229 ____________________________________________________________________________
9230 [ 27338] By: merijn                                on 2006/02/27  13:28:04
9231         Log: Workaround for initialization errors on HP's pre-compiler
9232              Do not ask me to explain. This re-definition works on AIX
9233              and HP-UX. Let's await the smokes.
9234      Branch: perl
9235            ! sv.c
9236 ____________________________________________________________________________
9237 [ 27337] By: steveh                                on 2006/02/27  12:21:14
9238         Log: Fix code-before-declaration error (under VC++) from change #27334
9239      Branch: perl
9240            ! perlio.c
9241 ____________________________________________________________________________
9242 [ 27336] By: nicholas                              on 2006/02/27  12:00:12
9243         Log: Change 27330 failed to decontaminate SvCUR/GvFLAGS when upgrading an
9244              SvPV acting as a prototype placeholder to a full typeglob.
9245      Branch: perl
9246            ! gv.c
9247 ____________________________________________________________________________
9248 [ 27335] By: rgs                                   on 2006/02/27  11:26:58
9249         Log: Subject: Testing hash key stringification
9250              From: Anno Siegel <anno4000@mailbox.tu-berlin.de>
9251              Date: Sun, 26 Feb 2006 23:30:01 +0100
9252              Message-Id: <4871E87D-4B59-40A3-A091-A7A3CFA221CF@mailbox.tu-berlin.de>
9253      Branch: perl
9254            ! t/op/hashassign.t
9255 ____________________________________________________________________________
9256 [ 27334] By: rgs                                   on 2006/02/27  11:06:30
9257         Log: Subject: [PATCH] Speedups and shrinkages of SvREFCNT_inc
9258              From: andy@petdance.com (Andy Lester)
9259              Date: Fri, 24 Feb 2006 14:54:35 -0600
9260              Message-ID: <20060224205434.GA17867@petdance.com>
9261      Branch: perl
9262            ! av.c cop.h doio.c doop.c gv.c hv.c mg.c op.c pad.c perl.c
9263            ! perl.h perlio.c pod/perlapi.pod pod/perlintern.pod pp.c
9264            ! pp_ctl.c pp_hot.c pp_sort.c pp_sys.c regcomp.c scope.c sv.c
9265            ! sv.h toke.c
9266 ____________________________________________________________________________
9267 [ 27333] By: rgs                                   on 2006/02/27  10:33:59
9268         Log: Subject: [PATCH] Suppress System V IPC for 64-bit Darwin builds
9269              From: Dominic Dunlop <shouldbedomo@mac.com>
9270              Date: Fri, 24 Feb 2006 17:22:54 +0100
9271              Message-Id: <A685C5DB-23CE-430E-95F1-CC7A9480DDF9@mac.com>
9272      Branch: perl
9273            ! README.macosx hints/darwin.sh
9274 ____________________________________________________________________________
9275 [ 27332] By: rgs                                   on 2006/02/27  10:30:35
9276         Log: Subject: [perl #38633] doc patch: perlfunc "new" section lacks lock and qr 
9277              From: Zsban Ambrus (via RT) <perlbug-followup@perl.org>
9278              Date: Sat, 25 Feb 2006 05:11:03 -0800
9279              Message-ID: <rt-3.0.11-38633-130596.7.22367548359067@perl.org>
9280      Branch: perl
9281            ! pod/perlfunc.pod
9282 ____________________________________________________________________________
9283 [ 27331] By: rgs                                   on 2006/02/27  07:33:53
9284         Log: Fix argument grouping for some macros
9285      Branch: perl
9286            ! gv.h
9287 ____________________________________________________________________________
9288 [ 27330] By: nicholas                              on 2006/02/25  17:16:24
9289         Log: GvFLAGS can be overlaid with SvCUR.
9290      Branch: perl
9291            ! gv.h sv.h
9292 ____________________________________________________________________________
9293 [ 27329] By: nicholas                              on 2006/02/25  16:51:34
9294         Log: Subject: Re: [perl #38619] Bug in lc and uc (interaction between UTF-8, substr, and lc/uc)
9295              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
9296              Date: Sat, 25 Feb 2006 18:16:45 +0900
9297              Message-Id: <20060225180934.FCC3.BQW10602@nifty.com>
9298      Branch: perl
9299            ! pp.c t/op/lc.t
9300 ____________________________________________________________________________
9301 [ 27328] By: nicholas                              on 2006/02/25  16:50:15
9302         Log: Use xpv_len rather than xpv_cur in GVs to store GvASSIGN_GENERATION.
9303              Assert that GVs do not access SvCUR or SvLEN.
9304      Branch: perl
9305            ! gv.h sv.h
9306 ____________________________________________________________________________
9307 [ 27327] By: nicholas                              on 2006/02/25  16:48:46
9308         Log: Abstract the specific use of SvCUR in GVs for detecting variables on
9309              both sides of an assignment using GvASSIGN_GENERATION() and
9310              GvASSIGN_GENERATION_set().
9311      Branch: perl
9312            ! gv.h op.c
9313 ____________________________________________________________________________
9314 [ 27326] By: nicholas                              on 2006/02/25  15:38:25
9315         Log: xgv_stash can be stored as a union with the NV, reducing the size of
9316              PVGVs by another pointer.
9317      Branch: perl
9318            ! av.h cv.h gv.h hv.h sv.h
9319 ____________________________________________________________________________
9320 [ 27325] By: nicholas                              on 2006/02/25  15:11:28
9321         Log: Curiously none of the macros SvIVX, SvUVX or SvNVX are used on
9322              typeglobs.
9323      Branch: perl
9324            ! dump.c ext/Devel/Peek/t/Peek.t sv.h
9325 ____________________________________________________________________________
9326 [ 27324] By: nicholas                              on 2006/02/25  14:50:38
9327         Log: Amazingly, it seems that none of the other GV specific macros are
9328              accessed unless the GV thinks that it is a GV.
9329      Branch: perl
9330            ! gv.h sv.c
9331 ____________________________________________________________________________
9332 [ 27323] By: nicholas                              on 2006/02/25  00:39:30
9333         Log: Store GvGP in the SV head union. For all the common lookups [eg GvCV()]
9334              this avoids 1 pointer dereference and the associated risk of a CPU
9335              cache miss. Although this patch looks deceptively small, I fear its
9336              CBV(*) might be rather high.
9337              (* Crack By Volume)
9338      Branch: perl
9339            ! dump.c ext/Devel/Peek/t/Peek.t gv.c gv.h pp.c pp_hot.c sv.c
9340            ! sv.h
9341 ____________________________________________________________________________
9342 [ 27322] By: nicholas                              on 2006/02/24  23:30:50
9343         Log: With PERL_DONT_CREATE_GVSV, don't need to create a new GvSV in
9344              Perl_save_scalar.
9345      Branch: perl
9346            ! scope.c
9347 ____________________________________________________________________________
9348 [ 27321] By: nicholas                              on 2006/02/24  22:43:14
9349         Log: Given that SvPV on a typeglob is now irrelevant, really we only need
9350              to store the GvGP.
9351      Branch: perl
9352            ! scope.c
9353 ____________________________________________________________________________
9354 [ 27320] By: nicholas                              on 2006/02/24  21:42:33
9355         Log: Given that Perl_gp_free() is refcount-dec-and-maybe-free for the glob
9356              pointer, it's inconsistent that it only sets this GV's GvGP to 0 if
9357              this GV happened to have the last reference. Why should this GV care if
9358              it had the last reference? So always set it to 0. It's free. Gone.
9359      Branch: perl
9360            ! gv.c
9361 ____________________________________________________________________________
9362 [ 27319] By: nicholas                              on 2006/02/24  19:32:11
9363         Log: Avoid special case SvMAGIC macros just to cope with Perl_sv_unmagic.
9364      Branch: perl
9365            ! sv.c sv.h
9366 ____________________________________________________________________________
9367 [ 27313] By: nicholas                              on 2006/02/24  14:19:37
9368         Log: Use PVMGs rather than PVGVs to store the names of our variables in the
9369              pad.
9370      Branch: perl
9371            ! pad.c sv.c sv.h
9372 ____________________________________________________________________________
9373 [ 27312] By: nicholas                              on 2006/02/24  13:59:57
9374         Log: Store the stash for our in the magic slot. This will allow us to use
9375              PVMGs in pad names where previously PVGVs were used. In turn, this
9376              gives much greater flexibility for the layout of PVGVs.
9377      Branch: perl
9378            ! av.h cv.h hv.h pad.c sv.c sv.h
9379 ____________________________________________________________________________
9380 [ 27311] By: stevep                                on 2006/02/24  13:55:23
9381         Log: Upgrade to CPAN-1.86
9382      Branch: perl
9383            ! lib/CPAN.pm lib/CPAN/SIGNATURE
9384 ____________________________________________________________________________
9385 [ 27309] By: rgs                                   on 2006/02/24  12:52:01
9386         Log: Skip unportable test on VMS
9387      Branch: perl
9388            ! t/comp/opsubs.t
9389 ____________________________________________________________________________
9390 [ 27307] By: nicholas                              on 2006/02/24  11:52:53
9391         Log: Assert that GvSTASH is only called on PVGVs and PVLVs.
9392      Branch: perl
9393            ! gv.h
9394 ____________________________________________________________________________
9395 [ 27306] By: nicholas                              on 2006/02/24  11:52:28
9396         Log: Replace usage of GvSTASH for storing the stash of C<our> with
9397              OURSTASH. Set the stash with OURSTASH_SET.
9398      Branch: perl
9399            ! pad.c pad.h sv.h
9400 ____________________________________________________________________________
9401 [ 27304] By: nicholas                              on 2006/02/24  11:21:06
9402         Log: assert that SvMAGIC is never non-NULL for any PVMG used as a pad name.
9403      Branch: perl
9404            ! sv.h
9405 ____________________________________________________________________________
9406 [ 27302] By: nicholas                              on 2006/02/24  10:56:00
9407         Log: Redo previous sv.h change.
9408      Branch: perl
9409            ! sv.h
9410 ____________________________________________________________________________
9411 [ 27301] By: stevep                                on 2006/02/24  10:54:14
9412         Log: Subject: [PATCH] Perl_save_aelem can't be const
9413              From: Andy Lester <andy@petdance.com>
9414              Date: Thu, 23 Feb 2006 22:53:40 -0600
9415              Message-ID: <20060224045340.GA6318@petdance.com>
9416      Branch: perl
9417            ! embed.fnc proto.h scope.c
9418 ____________________________________________________________________________
9419 [ 27300] By: stevep                                on 2006/02/24  10:41:53
9420         Log: Subject: [PATCH] unused context warnings
9421              From: andy@petdance.com (Andy Lester)
9422              Date: Tue, 21 Feb 2006 00:27:11 -0600
9423              Message-ID: <20060221062711.GA16160@petdance.com>
9424      Branch: perl
9425            ! deb.c embed.pl hv.c locale.c mathoms.c mg.c miniperlmain.c
9426            ! numeric.c op.c perl.c perl.h perlapi.c perlio.c pp_ctl.c
9427            ! regcomp.c scope.c sv.c toke.c universal.c utf8.c util.c
9428 ____________________________________________________________________________
9429 [ 27297] By: nicholas                              on 2006/02/24  10:29:48
9430         Log: As SVs can't both be in a pad, and the name of a variable in the pad,
9431              overlay SVs_PADTMP with SVpad_TYPED and SVs_PADMY with SVpad_OUR.
9432      Branch: perl
9433            ! pad.h
9434 ____________________________________________________________________________
9435 [ 27296] By: stevep                                on 2006/02/24  02:56:02
9436         Log: Revert change #27295, which I thought fixed builds on Win32.
9437              Instead remove &PL_vtbl_glob from globvar.sym.
9438      Branch: perl
9439            ! XSUB.h globvar.sym
9440 ____________________________________________________________________________
9441 [ 27295] By: stevep                                on 2006/02/24  02:02:14
9442         Log: Last instance of PL_vtbl_glob removed.  It was missed change #27289.
9443      Branch: perl
9444            ! XSUB.h
9445 ____________________________________________________________________________
9446 [ 27294] By: nicholas                              on 2006/02/23  23:45:39
9447         Log: Replace direct flags tests & manipulations for SVpad_TYPED and
9448              SVpad_OUR with macros SvPAD_TYPED(), SvPAD_OUR() etc, to abstract
9449              away the flags bits acutally used to store this information.
9450      Branch: perl
9451            ! XSUB.h dump.c op.c pad.c pad.h pp.c sv.c sv.h toke.c
9452 ____________________________________________________________________________
9453 [ 27293] By: nicholas                              on 2006/02/23  22:17:07
9454         Log: Document a sixth use for SVf_FAKE
9455      Branch: perl
9456            ! sv.h
9457 ____________________________________________________________________________
9458 [ 27292] By: nicholas                              on 2006/02/23  20:28:34
9459         Log: We have sufficient spare bits to store the SV type in body_details,
9460              so add a small sanity check to ensure that we have the array in the
9461              correct order.
9462      Branch: perl
9463            ! sv.c
9464 ____________________________________________________________________________
9465 [ 27291] By: nicholas                              on 2006/02/23  19:40:23
9466         Log: Shrink struct body_details and hence sv.o slightly further by using
9467              bitfields.
9468      Branch: perl
9469            ! sv.c
9470 ____________________________________________________________________________
9471 [ 27290] By: nicholas                              on 2006/02/23  19:15:48
9472         Log: Using U8 rather than size type shrinks the body_details table.
9473      Branch: perl
9474            ! sv.c
9475 ____________________________________________________________________________
9476 [ 27289] By: nicholas                              on 2006/02/23  18:00:19
9477         Log: Remove set magic from typeglobs. Remove typeglob magic entirely.
9478              Typeglobs now never access the SvPVX, SvIVX or SvNVX when holding a
9479              valid GvGP().
9480      Branch: perl
9481            ! dump.c ext/Devel/Peek/t/Peek.t gv.c perl.h pod/perlguts.pod
9482            ! sv.c util.c
9483 ____________________________________________________________________________
9484 [ 27288] By: nicholas                              on 2006/02/23  17:45:55
9485         Log: In XS_attributes__guess_stash, attempting to call Gv* on a PVMG is
9486              bad and wrong.
9487      Branch: perl
9488            ! xsutils.c
9489 ____________________________________________________________________________
9490 [ 27287] By: stevep                                on 2006/02/23  17:42:09
9491         Log: Add test for RT #2166: foreach spuriously autovivifies
9492      Branch: perl
9493            ! t/cmd/for.t
9494 ____________________________________________________________________________
9495 [ 27286] By: stevep                                on 2006/02/23  16:24:19
9496         Log: Converted t/op/pos.t to use test.pl and added TODO test for 
9497              RT #1716 - search position reset after 'local' save/restore
9498      Branch: perl
9499            ! t/op/pos.t
9500 ____________________________________________________________________________
9501 [ 27283] By: rgs                                   on 2006/02/23  14:07:13
9502         Log: Subject: [PATCH] Implement ${^WIN32_SLOPPY_STAT}
9503              From: "Jan Dubois" <jand@ActiveState.com>
9504              Date: Tue, 21 Feb 2006 12:36:31 -0800
9505              Message-ID: <019601c63726$7fcca200$6062a8c0@candy>
9506      Branch: perl
9507            ! win32/win32.c
9508 ____________________________________________________________________________
9509 [ 27282] By: nicholas                              on 2006/02/23  13:42:29
9510         Log: Recalculate dstr in Perl_sv_setsv_flags, as dstr may have been upgraded.
9511      Branch: perl
9512            ! sv.c
9513 ____________________________________________________________________________
9514 [ 27279] By: nicholas                              on 2006/02/23  13:07:54
9515         Log: Remove un-needed case in Perl_sv_setsv_flags (sv_upgrade will cover
9516              this one for us).
9517      Branch: perl
9518            ! sv.c
9519 ____________________________________________________________________________
9520 [ 27278] By: nicholas                              on 2006/02/23  11:11:12
9521         Log: Remove get magic from typeglobs. This means that PVGVs holding
9522              typeglobs never need to use SvPVX. This comes at price - typeglobs
9523              were using magic get for their stringificiation, and to pass SvOK(),
9524              so need to make typeglobs SvOK by default (by sucking SVp_SCREAM into
9525              SVf_OK - it's the only flag left), tweak SvSCREAM() to also check
9526              SVp_POK, and teach sv_2[inpu]v how to convert globs.
9527              However, it should free up SvPVX for the next part of the plan to
9528              pointer indirections, and therefore CPU cache pressure.
9529      Branch: perl
9530            ! embed.fnc embed.h ext/Devel/Peek/t/Peek.t gv.c mg.c perl.h
9531            ! proto.h sv.c sv.h
9532 ____________________________________________________________________________
9533 [ 27276] By: nicholas                              on 2006/02/23  00:29:04
9534         Log: Fix the copy sizes for PVFM and PVCV back to sanity.
9535      Branch: perl
9536            ! sv.c
9537 ____________________________________________________________________________
9538 [ 27274] By: nicholas                              on 2006/02/22  23:43:10
9539         Log: Fix typos and a missing bracket.
9540      Branch: perl
9541            ! pp.c t/op/studytied.t
9542 ____________________________________________________________________________
9543 [ 27273] By: nicholas                              on 2006/02/22  22:30:19
9544         Log: Avoid C<study>ing any strings that might change underneath us, such
9545              as tied scalars and scalars with overloaded stringification.
9546      Branch: perl
9547            ! pp.c t/op/studytied.t
9548 ____________________________________________________________________________
9549 [ 27272] By: rgs                                   on 2006/02/22  22:09:41
9550         Log: Mark some new study tests as TODO
9551      Branch: perl
9552            ! t/op/studytied.t
9553 ____________________________________________________________________________
9554 [ 27271] By: rgs                                   on 2006/02/22  21:04:33
9555         Log: Add a test for study() on tied scalars, by Andy Lester after
9556              Rick Delaney
9557      Branch: perl
9558            + t/op/studytied.t
9559            ! MANIFEST
9560 ____________________________________________________________________________
9561 [ 27270] By: rgs                                   on 2006/02/22  20:28:41
9562         Log: Turn on match string copying when /e flag is set on a substitution.
9563              
9564              Subject: [PATCH] dodge a valgrind error (for maint or blead)
9565              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
9566              Date: Feb 22, 2006 8:16 PM
9567              Message-ID: <43FCB896.7060106@gmail.com>
9568      Branch: perl
9569            ! pp_hot.c
9570 ____________________________________________________________________________
9571 [ 27269] By: nicholas                              on 2006/02/22  18:21:30
9572         Log: sv_dump should report the PV for PVGVs, as it can get set.
9573              (Typeglobs stringify via a call to GET magic, which uses the PV slot.)
9574      Branch: perl
9575            ! dump.c ext/Devel/Peek/t/Peek.t
9576 ____________________________________________________________________________
9577 [ 27268] By: nicholas                              on 2006/02/22  16:50:25
9578         Log: Test warnings for converting globs to other forms.
9579      Branch: perl
9580            ! t/op/gv.t
9581 ____________________________________________________________________________
9582 [ 27267] By: nicholas                              on 2006/02/22  00:23:49
9583         Log: Change 24643 made the mistake of assuming that CvCONST can only be true
9584              on XSUBs. Somehow it can also end up on perl subs. Bug spotted by and
9585              test case from Marcus Holland-Moritz.
9586      Branch: perl
9587            ! sv.c t/op/threads.t
9588 ____________________________________________________________________________
9589 [ 27265] By: nicholas                              on 2006/02/21  20:09:25
9590         Log: Can merge the two arms of Perl_magic_getglob to save space.
9591      Branch: perl
9592            ! mg.c
9593 ____________________________________________________________________________
9594 [ 27264] By: nicholas                              on 2006/02/21  19:04:39
9595         Log: Reorder the SV flags so that SVp_?OK and SVf_?OK occupy 8 contiguous
9596              bits (0x0000XX00). This makes perl 3K smaller with -Os on x86 FreeBSD,
9597              and might also help on other architectures (eg with 8 contiguous bits,
9598              the SvOK() test on ARM won't need an intermediate constant).
9599      Branch: perl
9600            ! sv.h
9601 ____________________________________________________________________________
9602 [ 27263] By: stevep                                on 2006/02/21  18:44:21
9603         Log: Additional hints needed to build threaded Perls on NetBSD.
9604      Branch: perl
9605            ! hints/netbsd.sh
9606 ____________________________________________________________________________
9607 [ 27262] By: nicholas                              on 2006/02/21  18:00:57
9608         Log: PL_body_arenas should be set to NULL when the interpreter is cleared.
9609      Branch: perl
9610            ! sv.c
9611 ____________________________________________________________________________
9612 [ 27261] By: nicholas                              on 2006/02/21  16:28:02
9613         Log: Teach B about CVf_ISXSUB
9614      Branch: perl
9615            ! ext/B/defsubs_h.PL ext/B/t/concise-xs.t
9616 ____________________________________________________________________________
9617 [ 27260] By: nicholas                              on 2006/02/21  16:12:37
9618         Log: Goodbye PERL_XSUB_OLDSTYLE.
9619      Branch: perl
9620            ! cv.h ext/B/defsubs_h.PL ext/B/t/concise-xs.t
9621            ! ext/Devel/Peek/t/Peek.t pp_ctl.c pp_hot.c
9622 ____________________________________________________________________________
9623 [ 27259] By: nicholas                              on 2006/02/21  15:40:04
9624         Log: Re-order the definitions of the private bits in SvFLAGS by value, so
9625              that we can see where we're already double-booked.
9626      Branch: perl
9627            ! sv.h
9628 ____________________________________________________________________________
9629 [ 27258] By: nicholas                              on 2006/02/21  15:23:21
9630         Log: Document the many uses of SVf_FAKE.
9631      Branch: perl
9632            ! sv.h
9633 ____________________________________________________________________________
9634 [ 27257] By: stevep                                on 2006/02/21  15:18:58
9635         Log: Add tests for the previously untested Hash::Util::all_keys().
9636      Branch: perl
9637            ! ext/Hash/Util/t/Util.t
9638 ____________________________________________________________________________
9639 [ 27256] By: stevep                                on 2006/02/21  00:43:43
9640         Log: $ExtUtils::MM_Unix::VERSION needs to stay numeric to avoid test
9641              warnings.
9642      Branch: perl
9643            ! lib/ExtUtils/MM_Unix.pm
9644 ____________________________________________________________________________
9645 [ 27255] By: stevep                                on 2006/02/21  00:40:23
9646         Log: Subject: Patches: B, CGI, ExtUtils::MM_Unix
9647              From: "Joshua ben Jore" <twists@gmail.com>
9648              Date: Sun, 19 Feb 2006 02:58:10 -0600
9649              Message-ID: <dc5c751d0602190058t78d915fv78c6318370307b63@mail.gmail.com>
9650      Branch: perl
9651            ! AUTHORS lib/CGI.pm
9652 ____________________________________________________________________________
9653 [ 27254] By: stevep                                on 2006/02/21  00:02:46
9654         Log: Subject: Re: Patches: B, CGI, ExtUtils::MM_Unix
9655              From: "Joshua ben Jore" <twists@gmail.com>
9656              Date: Mon, 20 Feb 2006 09:50:15 -0600
9657              Message-ID: <dc5c751d0602200750j21447031m86ea670b04ac27ed@mail.gmail.com>
9658              
9659              Includes changes to increment test count in ext/B/t/concise-xs.t and
9660              uses "no warnings 'once';" in ext/B/t/b.t rather than kludging to 
9661              avoid the warning.
9662      Branch: perl
9663            ! ext/B/B.pm ext/B/B.xs ext/B/t/b.t ext/B/t/concise-xs.t
9664 ____________________________________________________________________________
9665 [ 27252] By: stevep                                on 2006/02/20  23:01:41
9666         Log: Subject: [PATCH] op/magic failure on cygwin after 1.5.19-4
9667              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
9668              Date: Mon, 20 Feb 2006 11:09:33 -0800
9669              Message-ID: <20060220190933.GA1316@efn.org>
9670      Branch: perl
9671            ! t/op/magic.t
9672 ____________________________________________________________________________
9673 [ 27251] By: nicholas                              on 2006/02/20  20:32:09
9674         Log: Steal code from maint, and use PERL_ARENA_ROOTS_SIZE to size the arena
9675              arrays, rather than SVt_LAST, so that SVt_LAST can truthfully remain
9676              the number of genuine SV types, unclouded by implementation details.
9677      Branch: perl
9678            ! intrpvar.h sv.c sv.h
9679 ____________________________________________________________________________
9680 [ 27250] By: rgs                                   on 2006/02/20  20:03:37
9681         Log: Subject: [PATCH] Make SDBM_File work with -Duse64bitall on Darwin (Mac OS X)
9682              From: Dominic Dunlop <shouldbedomo@mac.com>
9683              Date: Feb 20, 2006 1:46 PM
9684              Message-Id: <B699DDDE-EC4E-495D-AFF5-3D7399332A24@mac.com>
9685      Branch: perl
9686            ! ext/SDBM_File/Makefile.PL hints/darwin.sh
9687 ____________________________________________________________________________
9688 [ 27249] By: nicholas                              on 2006/02/20  19:00:22
9689         Log: PVCVs don't need XNVs either.
9690              (And actually remove xcv_depth)
9691              (And fix the copy lengths in bodies_by_type)
9692      Branch: perl
9693            ! cv.h dump.c ext/B/B/Bytecode.pm ext/Devel/Peek/t/Peek.t sv.c
9694 ____________________________________________________________________________
9695 [ 27248] By: rgs                                   on 2006/02/20  17:59:42
9696         Log: Subject: [PATCH] Trouble with $ENV{CDPATH} after change #27236
9697              From: Dominic Dunlop <shouldbedomo@mac.com>
9698              Date: Feb 20, 2006 2:49 PM
9699              Message-Id: <6393FA5A-6B84-46E9-A557-DED3BB0AD7EE@mac.com>
9700      Branch: perl
9701            ! t/op/utftaint.t
9702 ____________________________________________________________________________
9703 [ 27247] By: nicholas                              on 2006/02/20  17:48:21
9704         Log: PVFMs don't need CvDEPTH, and PVCVs don't use SvIVX, so moving
9705              xcv_depth into the IV union saves 4(ish) bytes per CV and format.
9706              "ish" because it was a long, but has been changed to I32 (along with
9707              the corresponding field in struct block_sub) so as not to enlarge the
9708              IV union on platforms where sizeof(long) > sizeof(IV), or struct
9709              block_sub where sizeof(long) > sizeof(I32)
9710      Branch: perl
9711            ! cop.h cv.h dump.c ext/B/B/Bytecode.pm ext/Devel/Peek/t/Peek.t
9712            ! op.c sv.c sv.h
9713 ____________________________________________________________________________
9714 [ 27245] By: nicholas                              on 2006/02/20  14:01:59
9715         Log: Fix sv_dump to dump formats without the (non-existent) NVX.
9716      Branch: perl
9717            ! dump.c
9718 ____________________________________________________________________________
9719 [ 27244] By: nicholas                              on 2006/02/20  13:42:47
9720         Log: xcv_root and xcv_xsub can also be merged into a union, providing a new
9721              flag is added to denote whether the PVCV is perl or XSUB.
9722      Branch: perl
9723            ! cv.h dump.c ext/B/B.xs ext/Devel/Peek/t/Peek.t op.c sv.c sv.h
9724 ____________________________________________________________________________
9725 [ 27243] By: nicholas                              on 2006/02/20  11:54:38
9726         Log: xcv_start and xcv_xsubany can be merged into a union, as they are never
9727              both needed.
9728      Branch: perl
9729            ! cv.h dump.c ext/B/B.xs ext/Devel/Peek/t/Peek.t sv.h
9730 ____________________________________________________________________________
9731 [ 27242] By: nicholas                              on 2006/02/20  11:54:03
9732         Log: Need to clear CvXSUBANY() too to turn a constant sub into a prototype.
9733      Branch: perl
9734            ! lib/ExtUtils/Constant/ProxySubs.pm
9735 ____________________________________________________________________________
9736 [ 27241] By: nicholas                              on 2006/02/20  10:40:59
9737         Log: Add a new CvISXSUB() macro, for abstracting the test as to whether a
9738              PVCV is perl or XS.
9739      Branch: perl
9740            ! cv.h dump.c ext/Devel/Peek/Peek.xs gv.c op.c pad.c pp_ctl.c
9741            ! pp_hot.c pp_sort.c sv.c
9742 ____________________________________________________________________________
9743 [ 27240] By: nicholas                              on 2006/02/20  10:10:11
9744         Log: Abolish BROKEN_UNION_INIT in B::C, as it works around problems in
9745              pre-ANSI C compilers, but pays in code duplication.
9746      Branch: perl
9747            ! cv.h ext/B/B/C.pm
9748 ____________________________________________________________________________
9749 [ 27239] By: rgs                                   on 2006/02/20  09:31:03
9750         Log: Subject: patch@27236 vms glob/readdir/chdir EFS/long filename support
9751              From: John E. Malmberg <wb8tyw@qsl.net>
9752              Date: Feb 20, 2006 3:43 AM
9753              Message-ID: <43F92CE6.5040704@qsl.net>
9754      Branch: perl
9755            ! doio.c t/io/fs.t vms/vms.c
9756 ____________________________________________________________________________
9757 [ 27238] By: rgs                                   on 2006/02/20  09:26:15
9758         Log: More NullXXX macro removal from Andy Lester
9759      Branch: perl
9760            ! cop.h deb.c doio.c doop.c hv.c intrpvar.h mg.h pad.c pad.h
9761            ! perl.c pp_ctl.c pp_hot.c pp_sys.c scope.c sv.c toke.c
9762            ! universal.c util.c
9763 ____________________________________________________________________________
9764 [ 27237] By: rgs                                   on 2006/02/20  08:54:22
9765         Log: Yitzchak points out that the perldiag entry for "Integer overflow in
9766              division" is no longer useful.
9767      Branch: perl
9768            ! pod/perldiag.pod
9769 ____________________________________________________________________________
9770 [ 27236] By: nicholas                              on 2006/02/20  00:36:34
9771         Log: utftaint.t won't be able to run tests with -T if you have
9772              Insecure directory in $ENV{PATH}
9773              so skip them. (Probably this means you have . in your PATH)
9774      Branch: perl
9775            ! t/op/utftaint.t
9776 ____________________________________________________________________________
9777 [ 27235] By: nicholas                              on 2006/02/20  00:21:09
9778         Log: Remove the last (U16) cast for CV depths, missed by change 17835.
9779      Branch: perl
9780            ! pp_ctl.c
9781 ____________________________________________________________________________
9782 [ 27234] By: nicholas                              on 2006/02/20  00:02:53
9783         Log: Re-order CV flags to bring the 4 CVf_BUILTIN_ATTRS into adjacent bits,
9784              and make other flag bits that are paired in the code adjacent.
9785              Will produce tighter code on ARM; might help on other platforms too.
9786      Branch: perl
9787            ! cv.h ext/Devel/Peek/t/Peek.t
9788 ____________________________________________________________________________
9789 [ 27233] By: nicholas                              on 2006/02/19  23:59:52
9790         Log: Ministry of Truth removes typo in description of Change 26166.
9791              Change 26166 was correct from the start.
9792              Nothing to see. Move along.
9793              We thank Big Brother for raising the chocolate ration to 20g per week.
9794      Branch: perl
9795            ! Changes
9796 ____________________________________________________________________________
9797 [ 27231] By: nicholas                              on 2006/02/19  22:35:24
9798         Log: Shave sizeof(NV) bytes from formats, by using the same offset
9799              manoeuvre as PVs, PVIVs, PVAVs and PVHVs.
9800      Branch: perl
9801            ! sv.c sv.h
9802 ____________________________________________________________________________
9803 [ 27230] By: nicholas                              on 2006/02/19  20:30:24
9804         Log: AVs and HVs don't have IVXs or NVXs, so assert this too.
9805      Branch: perl
9806            ! sv.h
9807 ____________________________________________________________________________
9808 [ 27229] By: nicholas                              on 2006/02/19  20:10:34
9809         Log: Under -DDEBUGGING, assert that SvIVX, SvUVX and SvNVX aren't being
9810              used on scalars that don't have the memory allocated. Correct
9811              SvSTASH and SvMAGIC to only evaluate the sv argument once.
9812      Branch: perl
9813            ! sv.h
9814 ____________________________________________________________________________
9815 [ 27228] By: nicholas                              on 2006/02/19  18:57:35
9816         Log: To make arithmetic on tainted dualvars work properly requires that
9817              sv_2nv uses SvIVX in preference to SvPVX, if SVp_IOK is true.
9818      Branch: perl
9819            ! sv.c t/op/taint.t
9820 ____________________________________________________________________________
9821 [ 27227] By: nicholas                              on 2006/02/19  12:14:15
9822         Log: SvROK(sv) will never be true when SvIOKp() or SvNOKp() is true, so the
9823              code inside the if() test in sv_2pv_flags is dead and can be removed.
9824      Branch: perl
9825            ! sv.c
9826 ____________________________________________________________________________
9827 [ 27223] By: rgs                                   on 2006/02/18  20:13:51
9828         Log: As Anno Siegel points out, mtime/ctime test should be skipped
9829              on OS X on HFS+.
9830      Branch: perl
9831            ! t/op/stat.t
9832 ____________________________________________________________________________
9833 [ 27222] By: nicholas                              on 2006/02/18  19:01:48
9834         Log: save_re_context() and even errsv_save = newSVsv(ERRSV); can turn
9835              PL_tainted back on, so defer turning if off as late as possible.
9836              This gets lib/locale.t working once more.
9837      Branch: perl
9838            ! utf8.c
9839 ____________________________________________________________________________
9840 [ 27221] By: nicholas                              on 2006/02/18  18:23:43
9841         Log: Turn of tainting locally inside swash_init(), as the internal
9842              implementation of the regexp engine has nothing to do with user data,
9843              so when and where it happens to call require is agnostic of the current
9844              expression's taintedness.
9845      Branch: perl
9846            ! t/op/utftaint.t utf8.c
9847 ____________________________________________________________________________
9848 [ 27220] By: nicholas                              on 2006/02/18  18:22:13
9849         Log: Assume that if runperl is called under tainting, that the caller really
9850              really wanted to run perl, so brute force untaint everything.
9851      Branch: perl
9852            ! t/test.pl
9853 ____________________________________________________________________________
9854 [ 27219] By: nicholas                              on 2006/02/18  17:38:38
9855         Log: Convert utftaint.t to test.pl (from Test.pm) and provide it with
9856              tainted() from taint.t to remove the dependency on Scalar::Util.
9857              (So it will now work with miniperl)
9858      Branch: perl
9859            ! t/op/utftaint.t
9860 ____________________________________________________________________________
9861 [ 27218] By: stevep                                on 2006/02/18  12:58:49
9862         Log: Upgrade to Digest-SHA-5.34.
9863      Branch: perl
9864            ! ext/Digest/SHA/Changes ext/Digest/SHA/README
9865            ! ext/Digest/SHA/SHA.pm ext/Digest/SHA/bin/shasum
9866            ! ext/Digest/SHA/ppport.h ext/Digest/SHA/src/hmac.c
9867            ! ext/Digest/SHA/src/hmac.h ext/Digest/SHA/src/sha.c
9868            ! ext/Digest/SHA/src/sha.h ext/Digest/SHA/t/0-pod-coverage.t
9869            ! ext/Digest/SHA/t/0-pod.t ext/Digest/SHA/t/1-exist.t
9870            ! ext/Digest/SHA/t/1-hello-world.t
9871            ! ext/Digest/SHA/t/2-nist-sha-1.t
9872            ! ext/Digest/SHA/t/2-nist-sha-224.t
9873            ! ext/Digest/SHA/t/2-nist-sha-256.t
9874            ! ext/Digest/SHA/t/2-nist-sha-384.t
9875            ! ext/Digest/SHA/t/2-nist-sha-512.t
9876            ! ext/Digest/SHA/t/2-nist-sha-base64.t
9877            ! ext/Digest/SHA/t/2-nist-sha-oo.t
9878            ! ext/Digest/SHA/t/2-nist-vectors-bit.t
9879            ! ext/Digest/SHA/t/2-nist-vectors-byte.t
9880            ! ext/Digest/SHA/t/3-gillogly-easy.t
9881            ! ext/Digest/SHA/t/3-gillogly-hard.t
9882            ! ext/Digest/SHA/t/4-bitstr-increasing.t
9883            ! ext/Digest/SHA/t/4-bitstr-large.t
9884            ! ext/Digest/SHA/t/4-bitstr-random.t
9885            ! ext/Digest/SHA/t/5-hmac-fips198.t
9886            ! ext/Digest/SHA/t/5-hmac-rfc2202.t
9887            ! ext/Digest/SHA/t/5-hmac-sha-256.t
9888            ! ext/Digest/SHA/t/5-hmac-woodbury.t
9889            ! ext/Digest/SHA/t/6-dump-load.t ext/Digest/SHA/t/7-ireland.t
9890 ____________________________________________________________________________
9891 [ 27215] By: nicholas                              on 2006/02/18  00:11:07
9892         Log: Subject: arena-rework : consolidated patch
9893              From: Jim Cromie <jim.cromie@gmail.com>
9894              Message-ID: <43F0F649.9040205@gmail.com>
9895              Date: Mon, 13 Feb 2006 14:12:41 -0700
9896              
9897              Tweaked somewhat to split the arena boolean from the arena_size,
9898              and with the PTE still doubling-up with one of the SV types in the
9899              array.
9900      Branch: perl
9901            ! embed.fnc embed.h hv.c perl.h pod/perlapi.pod proto.h sv.c
9902            ! sv.h
9903 ____________________________________________________________________________
9904 [ 27214] By: nicholas                              on 2006/02/17  23:26:58
9905         Log: Subject: Re: Smoke [5.9.4] 27195 FAIL(m) irix 6.2 (IP22/1 cpu)
9906              From: Abe Timmerman <abe@ztreet.demon.nl>
9907              Message-Id: <200602172358.23977.abe@ztreet.demon.nl>
9908              Date: Fri, 17 Feb 2006 23:58:23 +0100
9909      Branch: perl
9910            ! Makefile.SH
9911 ____________________________________________________________________________
9912 [ 27213] By: nicholas                              on 2006/02/17  22:40:31
9913         Log: The two whitespace changes from
9914              
9915              Subject: arena-rework : consolidated patch
9916              From: Jim Cromie <jim.cromie@gmail.com>
9917              Message-ID: <43F0F649.9040205@gmail.com>
9918              Date: Mon, 13 Feb 2006 14:12:41 -0700
9919      Branch: perl
9920            ! sv.c
9921 ____________________________________________________________________________
9922 [ 27212] By: gisle                                 on 2006/02/17  21:21:05
9923         Log: Don't add -fPIC if already present.
9924              
9925              Subject: [PATCH] 5.8.8: Debian patches
9926              From: "Brendan O'Dea" <bod@debian.org>
9927              Date: Sat, 11 Feb 2006 00:37:15 +1100
9928              Message-ID: <20060210133715.GA6826@londo.c47.org>
9929      Branch: perl
9930            ! hints/linux.sh
9931 ____________________________________________________________________________
9932 [ 27211] By: gisle                                 on 2006/02/17  21:19:03
9933         Log: Fix precedence.
9934              
9935              Subject: [PATCH] 5.8.8: Debian patches
9936              From: "Brendan O'Dea" <bod@debian.org>
9937              Date: Sat, 11 Feb 2006 00:37:15 +1100
9938              Message-ID: <20060210133715.GA6826@londo.c47.org>
9939      Branch: perl
9940            ! lib/Net/NNTP.pm
9941 ____________________________________________________________________________
9942 [ 27210] By: gisle                                 on 2006/02/17  20:54:46
9943         Log: Fix quote typo.
9944              
9945              Subject: [PATCH] 5.8.8: Debian patches
9946              From: "Brendan O'Dea" <bod@debian.org>
9947              Date: Sat, 11 Feb 2006 00:37:15 +1100
9948              Message-ID: <20060210133715.GA6826@londo.c47.org>
9949      Branch: perl
9950            ! utils/c2ph.PL
9951 ____________________________________________________________________________
9952 [ 27209] By: rgs                                   on 2006/02/17  15:48:59
9953         Log: In TODO: make encoding.pm lexical ?
9954      Branch: perl
9955            ! pod/perltodo.pod
9956 ____________________________________________________________________________
9957 [ 27208] By: rgs                                   on 2006/02/17  15:09:11
9958         Log: Subject: [PATCH] cleaning up perly.c
9959              From: andy@petdance.com (Andy Lester)
9960              Date: Sun, 12 Feb 2006 23:04:56 -0600
9961              Message-ID: <20060213050455.GA27993@petdance.com>
9962      Branch: perl
9963            ! perly.c
9964 ____________________________________________________________________________
9965 [ 27207] By: rgs                                   on 2006/02/17  14:27:22
9966         Log: Subject: Re: Perl_sighandler voodoo (was Re: Smoke [5.8.7] 26127 FAIL(XF) MSWin32 WinXP/.Net SP2 (x86/2 cpu))
9967              From: Robin Houston <robin@cpan.org>
9968              Date: Sun, 27 Nov 2005 00:43:13 +0000
9969              Message-ID: <20051127004313.GA7007@rpc142.cs.man.ac.uk>
9970              
9971              Simplification of the code in my_exit_jump() that unwinds context
9972              stacks
9973      Branch: perl
9974            ! perl.c
9975 ____________________________________________________________________________
9976 [ 27205] By: rgs                                   on 2006/02/17  08:50:27
9977         Log: Subject: Re: [perl #38485] use integer; 0x80000000/-1; # coredump
9978              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
9979              Date: Mon, 13 Feb 2006 01:39:25 -0800
9980              Message-ID: <20060213093925.GA3476@efn.org>
9981      Branch: perl
9982            ! lib/integer.t pp.c
9983 ____________________________________________________________________________
9984 [ 27204] By: rgs                                   on 2006/02/16  14:44:10
9985         Log: Subject: Re: how to build with -DPERL_MEM_LOG ?
9986              From: Andy Dougherty <doughera@lafayette.edu>
9987              Date: Fri, 3 Feb 2006 11:55:58 -0500 (EST)
9988              Message-ID: <Pine.SOC.4.62.0602031129530.9630@maxwell.phys.lafayette.edu>
9989      Branch: perl
9990            ! x2p/a2p.h
9991 ____________________________________________________________________________
9992 [ 27203] By: rgs                                   on 2006/02/16  14:15:53
9993         Log: Subject: Problem compiling swigged c++ code with 5.8.8
9994              From: Merijn Broeren <merijnb@iloquent.com>
9995              Date: Wed, 15 Feb 2006 13:51:49 +0100
9996              Message-ID: <20060215125148.GA12535@brugman.iloquent.nl>
9997      Branch: perl
9998            ! XSUB.h perl.h
9999 ____________________________________________________________________________
10000 [ 27202] By: stevep                                on 2006/02/16  12:54:08
10001         Log: Upgrade to CGI-3.16, with version bump on CGI.pm for documentation
10002              fixes not yet integrated.
10003      Branch: perl
10004            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Changes lib/CGI/Cookie.pm
10005            ! lib/CGI/Fast.pm lib/CGI/t/cookie.t lib/CGI/t/function.t
10006            ! lib/CGI/t/html.t
10007 ____________________________________________________________________________
10008 [ 27201] By: rgs                                   on 2006/02/16  12:47:13
10009         Log: Remove lib/Hash directory when doing make distclean
10010      Branch: perl
10011            ! Makefile.SH
10012 ____________________________________________________________________________
10013 [ 27200] By: rgs                                   on 2006/02/16  11:46:51
10014         Log: Subject: [PATCH] stat() on Windows doesn't handle trailing slashes/backslashes correctly
10015              From: "Jan Dubois" <jand@ActiveState.com>
10016              Date: Wed, 15 Feb 2006 17:19:29 -0800
10017              Message-ID: <017901c63297$08e1e3f0$2217a8c0@candy>
10018      Branch: perl
10019            ! win32/win32.c
10020 ____________________________________________________________________________
10021 [ 27199] By: rgs                                   on 2006/02/16  11:43:09
10022         Log: Subject: [patch] t/lib/warnings/pp_sys
10023              From: "Green, Paul" <Paul.Green@stratus.com>
10024              Date: Wed, 15 Feb 2006 11:09:57 -0500
10025              Message-ID: <F5F42E77A43DD944B6D664B00A5401CB011A19AF@EXNA.corp.stratus.com>
10026      Branch: perl
10027            ! t/lib/warnings/pp_sys
10028 ____________________________________________________________________________
10029 [ 27198] By: rgs                                   on 2006/02/16  11:40:42
10030         Log: CPAN::FirstTime can go as well from the untested module list
10031      Branch: perl
10032            ! t/lib/1_compile.t
10033 ____________________________________________________________________________
10034 [ 27197] By: rgs                                   on 2006/02/16  11:38:00
10035         Log: Pod::Plainer is tested, actually (spotted by chromatic)
10036      Branch: perl
10037            ! t/lib/1_compile.t
10038 ____________________________________________________________________________
10039 [ 27195] By: rgs                                   on 2006/02/16  09:10:38
10040         Log: Subject: [PATCH] Make XCOPY not prompt every two seconds when rebuilding on Win32
10041              From: demerphq <demerphq@gmail.com>
10042              Date: Mon, 13 Feb 2006 09:41:37 +0100
10043              Message-ID: <9b18b3110602130041q2d64122am5c83392dd75e0413@mail.gmail.com>
10044      Branch: perl
10045            ! win32/Makefile win32/makefile.mk
10046 ____________________________________________________________________________
10047 [ 27194] By: gisle                                 on 2006/02/15  15:25:36
10048         Log: Get perl_fini() running on HP-UX again.
10049              It was effectively disabled by change 24667 since
10050              __ux_version is only available under DCE threads
10051              which isn't used when perl is built on HP-UX 11
10052              and later.
10053      Branch: perl
10054            ! perl.c
10055 ____________________________________________________________________________
10056 [ 27193] By: rgs                                   on 2006/02/15  13:22:27
10057         Log: Fix to run this test in the core
10058      Branch: perl
10059            ! lib/CPAN/t/03pkgs.t
10060 ____________________________________________________________________________
10061 [ 27192] By: stevep                                on 2006/02/15  13:11:06
10062         Log: Subject:  [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.84.tar.gz
10063              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
10064              Date: Wed, 15 Feb 2006 09:19:56 +0100
10065              Message-ID: <87oe19owyb.fsf@k75.linux.bogus>
10066      Branch: perl
10067            + lib/CPAN/t/01loadme.t lib/CPAN/t/02nox.t lib/CPAN/t/03pkgs.t
10068            + lib/CPAN/t/10version.t lib/CPAN/t/11mirroredby.t
10069            - lib/CPAN/t/Nox.t lib/CPAN/t/loadme.t lib/CPAN/t/mirroredby.t
10070            - lib/CPAN/t/vcmp.t lib/CPAN/t/version.t
10071            ! MANIFEST lib/CPAN.pm lib/CPAN/Debug.pm lib/CPAN/FirstTime.pm
10072            ! lib/CPAN/HandleConfig.pm lib/CPAN/Nox.pm lib/CPAN/SIGNATURE
10073            ! lib/CPAN/Tarzip.pm lib/CPAN/Version.pm
10074 ____________________________________________________________________________
10075 [ 27190] By: merijn                                on 2006/02/15  09:11:12
10076         Log: Added hints/dragonfly.sh for #27189
10077      Branch: perl
10078            ! MANIFEST
10079 ____________________________________________________________________________
10080 [ 27189] By: merijn                                on 2006/02/15  09:07:43
10081         Log: Subject: Patch for perl to compile/work on DragonFlyBSD
10082              From: Robert Sebastian Gerus <arachnist@gmail.com>
10083              Date: Tue, 14 Feb 2006 17:27:52 +0100
10084              Message-ID: <4a1e16420602140827w17fd6595w@mail.gmail.com>
10085      Branch: perl
10086            + hints/dragonfly.sh
10087            ! Configure Makefile.SH
10088 ____________________________________________________________________________
10089 [ 27187] By: craigb                                on 2006/02/15  04:32:14
10090         Log: Subject: patch@27162 long path name support in readdir / cando_by_name
10091              From: "John E. Malmberg" <wb8tyw@qsl.net>
10092              Date: Sun, 12 Feb 2006 15:24:58 -0500
10093              Message-id: <43EF999A.1020500@qsl.net>
10094      Branch: perl
10095            ! vms/vms.c vms/vmsish.h
10096 ____________________________________________________________________________
10097 [ 27186] By: stevep                                on 2006/02/15  02:55:13
10098         Log: Version bump to go along with change #27185
10099      Branch: perl
10100            ! lib/Getopt/Long.pm
10101 ____________________________________________________________________________
10102 [ 27185] By: stevep                                on 2006/02/15  02:53:10
10103         Log: Subject: Getopt::Long::Configure 'no_getopt_compat'
10104              From: Abigail <abigail@abigail.nl>
10105              Date: Tue, 14 Feb 2006 23:58:07 +0100
10106              Message-ID: <20060214225806.GA4120@abigail.nl>
10107      Branch: perl
10108            ! lib/Getopt/Long.pm
10109 ____________________________________________________________________________
10110 [ 27184] By: nicholas                              on 2006/02/14  23:42:45
10111         Log: Back out change change 10214 (drop SVp_IOK from >> PRIVSHIFT) as it
10112              never felt quite correct, and other parts of the SV conversion
10113              implementation have improved such that the symptoms 10214 covered
10114              over are gone even without it.
10115      Branch: perl
10116            ! mg.c scope.c sv.c
10117 ____________________________________________________________________________
10118 [ 27182] By: stevep                                on 2006/02/14  17:50:06
10119         Log: Upgrade to Time-HiRes-1.87
10120      Branch: perl
10121            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
10122            ! ext/Time/HiRes/t/HiRes.t
10123 ____________________________________________________________________________
10124 [ 27181] By: stevep                                on 2006/02/14  17:41:02
10125         Log: Hash::Util tests should check if Hash::Util has been built, not
10126              List::Util (spotted by Rafael).
10127      Branch: perl
10128            ! ext/Hash/Util/t/Util.t
10129 ____________________________________________________________________________
10130 [ 27180] By: stevep                                on 2006/02/14  17:08:08
10131         Log: Subject: [Patch] Enhance Hash::Util
10132              From: demerphq <demerphq@gmail.com>
10133              Date: Mon, 13 Feb 2006 11:39:33 +0100
10134              Message-ID: <9b18b3110602130239w311d05fcr776ae8333776ca2e@mail.gmail.com>
10135      Branch: perl
10136            + ext/Hash/Util/Changes ext/Hash/Util/Makefile.PL
10137            + ext/Hash/Util/Util.xs ext/Hash/Util/lib/Hash/Util.pm
10138            + ext/Hash/Util/t/Util.t
10139            - lib/Hash/Util.pm lib/Hash/Util.t
10140            ! MANIFEST win32/Makefile win32/makefile.mk
10141 ____________________________________________________________________________
10142 [ 27179] By: rgs                                   on 2006/02/14  13:23:04
10143         Log: One shouldn't be able to dereference a GLOB as a SCALAR.
10144              
10145              Subject: Re: [perl #38484] Data::Dumper only warns on unhandled reference types
10146              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
10147              Date: Sun, 12 Feb 2006 09:18:39 -0800
10148              Message-ID: <20060212171839.GA3604@efn.org>
10149              
10150              plus regression tests.
10151      Branch: perl
10152            ! pp.c t/op/ref.t
10153 ____________________________________________________________________________
10154 [ 27178] By: rgs                                   on 2006/02/14  10:18:48
10155         Log: Remove a my_perl that slipped in
10156      Branch: perl
10157            ! perlio.c
10158 ____________________________________________________________________________
10159 [ 27177] By: rgs                                   on 2006/02/14  10:00:36
10160         Log: Subject: [PATCH] Sun Studio lint patches
10161              From: andy@petdance.com (Andy Lester)
10162              Date: Mon, 13 Feb 2006 23:46:17 -0600
10163              Message-ID: <20060214054617.GA8824@petdance.com>
10164      Branch: perl
10165            ! Makefile.SH gv.c hv.c op.c pad.c perlio.c pp.c pp_ctl.c
10166            ! pp_hot.c regcomp.c sv.c toke.c utf8.c
10167 ____________________________________________________________________________
10168 [ 27176] By: nicholas                              on 2006/02/13  21:46:13
10169         Log: Ensure that public I, N and P flags are off when SvTAINT is called on
10170              something that already has taint magic.
10171      Branch: perl
10172            ! sv.c
10173 ____________________________________________________________________________
10174 [ 27174] By: rgs                                   on 2006/02/13  17:27:59
10175         Log: Subject: [PATCH] perldiag.pod patching re: integer overflow
10176              From: andy@petdance.com (Andy Lester)
10177              Date: Sun, 12 Feb 2006 23:08:48 -0600
10178              Message-ID: <20060213050848.GB27993@petdance.com>
10179      Branch: perl
10180            ! pod/perldiag.pod pod/perlop.pod
10181 ____________________________________________________________________________
10182 [ 27173] By: rgs                                   on 2006/02/13  17:17:40
10183         Log: Subject: [perl #38346] [PATCH] Re: B::Deparse's bug?
10184              From: Stephen McCamant <smcc@mit.edu>
10185              Date: Wed, 8 Feb 2006 17:48:49 -0800
10186              Message-ID: <17386.40833.64309.454938@conquest.OCF.Berkeley.EDU>
10187      Branch: perl
10188            ! ext/B/B/Deparse.pm
10189 ____________________________________________________________________________
10190 [ 27172] By: steveh                                on 2006/02/13  16:46:14
10191         Log: Teach checkAUTHORS.pl about Changelogs with leading tabs
10192              in the log entries, and fix a malformed log entry in Changes5.005
10193      Branch: perl
10194            ! Changes5.005 Porting/checkAUTHORS.pl
10195 ____________________________________________________________________________
10196 [ 27171] By: steveh                                on 2006/02/13  16:03:23
10197         Log: Revert an assert() fix in the light of change #27152
10198              
10199              The MinGW problem described here:
10200              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2006-01/msg00146.html
10201              was fixed by change #26664. This is no longer relevant in the light of
10202              change #27152, so revert it.
10203              
10204              (The other problems with VC++ 6 and BCC, fixed by change #26634, have
10205              not gone away, however.)
10206      Branch: perl
10207            ! gv.h
10208 ____________________________________________________________________________
10209 [ 27169] By: nicholas                              on 2006/02/13  15:12:58
10210         Log: All the bits of clone_params.flags need to be initialised, not just
10211              CLONEf_JOIN_IN.
10212      Branch: perl
10213            ! ext/threads/threads.xs
10214 ____________________________________________________________________________
10215 [ 27166] By: nicholas                              on 2006/02/12  19:03:47
10216         Log: Fix change 27059 so that it actually works with >16 file descriptors.
10217              With programmers like these, we need Stadler & Waldorf on code review.
10218      Branch: perl
10219            ! perlio.c
10220 ____________________________________________________________________________
10221 [ 27162] By: nicholas                              on 2006/02/11  22:52:40
10222         Log: In perldiag.pod add an entry for the error message that change 27155
10223              introduced.
10224      Branch: perl
10225            ! pod/perldiag.pod
10226 ____________________________________________________________________________
10227 [ 27161] By: nicholas                              on 2006/02/11  16:10:22
10228         Log: Remove SOFT_CAST() as it no longer does anything useful.
10229      Branch: perl
10230            ! perl.h scope.h
10231 ____________________________________________________________________________
10232 [ 27159] By: nicholas                              on 2006/02/11  15:10:32
10233         Log: Coalesce 2 if blocks with duplicated conditions in Perl_sv_dup.
10234      Branch: perl
10235            ! sv.c
10236 ____________________________________________________________________________
10237 [ 27158] By: stevep                                on 2006/02/11  14:16:45
10238         Log: Test to go with change #27155.
10239      Branch: perl
10240            ! lib/integer.t
10241 ____________________________________________________________________________
10242 [ 27155] By: stevep                                on 2006/02/11  06:14:02
10243         Log: Die when integer overflow condition is detected in division under
10244              C<use integer>.  Hopefully fixes RT #38485.
10245      Branch: perl
10246            ! pp.c
10247 ____________________________________________________________________________
10248 [ 27154] By: nicholas                              on 2006/02/11  00:40:04
10249         Log: assert() that we can't reach two unreachable code paths
10250              (in Perl_magic_get and Perl_pp_shift).
10251      Branch: perl
10252            ! mg.c pp.c
10253 ____________________________________________________________________________
10254 [ 27153] By: nicholas                              on 2006/02/10  22:37:23
10255         Log: The return value from S_hv_auxinit can be ignored, as it's also stored
10256              within the passed in hv parameter.
10257      Branch: perl
10258            ! embed.fnc proto.h
10259 ____________________________________________________________________________
10260 [ 27152] By: steveh                                on 2006/02/10  17:46:35
10261         Log: A better fix than 27148
10262              
10263              Subject: Win32 assert (was Re: Smoke [5.9.4] 27145 FAIL(M) MSWin32 WinXP/.Net SP2 (x86/2 cpu))
10264              From: Nicholas Clark <nick@ccl4.org>
10265              Date: Fri, 10 Feb 2006 14:58:47 +0000
10266              Message-ID: <20060210145847.GA85020@plum.flirble.org>
10267              
10268              Subject: RE: Win32 assert (was Re: Smoke [5.9.4] 27145 FAIL(M) MSWin32 WinXP/.Net SP2 (x86/2 cpu))
10269              From: "Jan Dubois" <jand@ActiveState.com>
10270              Date: Fri, 10 Feb 2006 09:03:41 -0800
10271              Message-ID: <024401c62e63$f1e53c10$6062a8c0@candy>
10272      Branch: perl
10273            ! embed.fnc embed.h hv.c perl.h proto.h sv.c
10274 ____________________________________________________________________________
10275 [ 27151] By: nicholas                              on 2006/02/10  14:25:33
10276         Log: With PERL_POISON defined, ensure freshly malloc()ed memory isn't zeros,
10277              and when PERL_TRACK_MEMPOOL is also defined scribble on any extension
10278              added by realloc().
10279      Branch: perl
10280            ! util.c
10281 ____________________________________________________________________________
10282 [ 27148] By: steveh                                on 2006/02/10  11:20:23
10283         Log: Fix the effects of 27136 on Win32 with DEBUGGING and PERL_IMPLICIT_SYS
10284      Branch: perl
10285            ! embed.fnc embed.h hv.c proto.h sv.c
10286 ____________________________________________________________________________
10287 [ 27145] By: nicholas                              on 2006/02/09  23:23:59
10288         Log: Change 27136 seems to have inadvertently upset some compilers,
10289              presumably where NULL was defined as 0, not (void *)0
10290      Branch: perl
10291            ! op.c
10292 ____________________________________________________________________________
10293 [ 27140] By: stevep                                on 2006/02/09  18:25:02
10294         Log: Fix breakage in S_set_csh() from change #27136.
10295      Branch: perl
10296            ! toke.c
10297 ____________________________________________________________________________
10298 [ 27139] By: gisle                                 on 2006/02/09  18:09:01
10299         Log: Document incompatible interpretation of chdir FOO.
10300              Ref change 27125.
10301      Branch: perl
10302            ! pod/perl594delta.pod
10303 ____________________________________________________________________________
10304 [ 27138] By: rgs                                   on 2006/02/09  17:49:18
10305         Log: Really regenerate headers
10306      Branch: perl
10307            ! embed.h proto.h
10308 ____________________________________________________________________________
10309 [ 27137] By: stevep                                on 2006/02/09  17:40:02
10310         Log: Regenerated headers for change #27136.
10311      Branch: perl
10312            ! embed.h proto.h
10313 ____________________________________________________________________________
10314 [ 27136] By: stevep                                on 2006/02/09  16:49:32
10315         Log: Subject: [PATCH] Trying my "remove the pTHXes" patch again
10316              From: Andy Lester <andy@petdance.com>
10317              Date: Thu, 9 Feb 2006 09:40:18 -0600
10318              Message-ID: <20060209154018.GA14610@petdance.com>
10319      Branch: perl
10320            ! Makefile.SH cc_runtime.h cop.h deb.c embed.fnc hv.c mg.c op.c
10321            ! op.h perl.c pp.c pp_ctl.c pp_sort.c regcomp.c regexec.c sv.c
10322            ! toke.c utf8.c util.c
10323 ____________________________________________________________________________
10324 [ 27135] By: rgs                                   on 2006/02/09  12:38:35
10325         Log: Skip new chdir warning test if fchdir is not available
10326      Branch: perl
10327            ! t/lib/warnings/pp_sys
10328 ____________________________________________________________________________
10329 [ 27134] By: nicholas                              on 2006/02/09  12:37:13
10330         Log: Avoid calling all the scanning code in gv_fetchpvn_flags when saving
10331              $1 etc, as we can perfom a hash lookup on %:: directly.
10332      Branch: perl
10333            ! regcomp.c
10334 ____________________________________________________________________________
10335 [ 27133] By: nicholas                              on 2006/02/08  20:57:24
10336         Log: lastparen in the regexp structure is never initialised, and so will
10337              still be uninitialised after a failed match, yet various points in
10338              mg.c read it come what may. Should fix bug 38461.
10339      Branch: perl
10340            ! regcomp.c
10341 ____________________________________________________________________________
10342 [ 27132] By: gisle                                 on 2006/02/08  17:52:16
10343         Log: Bareword file handles not supported for chown/chmod/utime.
10344      Branch: perl
10345            ! pod/perlfunc.pod
10346 ____________________________________________________________________________
10347 [ 27131] By: rgs                                   on 2006/02/08  16:57:48
10348         Log: Wave hands about encoding::warnings
10349      Branch: perl
10350            ! pod/perltodo.pod
10351 ____________________________________________________________________________
10352 [ 27130] By: rgs                                   on 2006/02/08  13:15:51
10353         Log: Subject: [perl #38464] chdir() on closed handles 
10354              From: Peter Dintelmann (via RT) <perlbug-followup@perl.org>
10355              Date: Wed, 08 Feb 2006 01:33:54 -0800
10356              Message-ID: <rt-3.0.11-38464-129771.3.46114092925276@perl.org>
10357              
10358              Plus a regression test.
10359      Branch: perl
10360            ! pp_sys.c t/lib/warnings/pp_sys
10361 ____________________________________________________________________________
10362 [ 27129] By: stevep                                on 2006/02/08  03:23:27
10363         Log: Subject: [PATCH] Handle unused args
10364              From: andy@petdance.com (Andy Lester)
10365              Date: Tue, 7 Feb 2006 16:36:56 -0600
10366              Message-ID: <20060207223656.GA5177@petdance.com>
10367      Branch: perl
10368            ! doio.c pad.c perl.c pp_sys.c
10369 ____________________________________________________________________________
10370 [ 27128] By: stevep                                on 2006/02/08  03:04:05
10371         Log: Subject: [patch] several broken make *.valgrind targets
10372              From: Jim Cromie <jim.cromie@gmail.com>
10373              Date: Tue, 07 Feb 2006 15:11:54 -0700
10374              Message-ID: <43E91B2A.4060700@gmail.com>
10375      Branch: perl
10376            ! Makefile.SH
10377 ____________________________________________________________________________
10378 [ 27127] By: nicholas                              on 2006/02/08  00:05:44
10379         Log: Borland's C compiler warns that the & is unnecessary.
10380      Branch: perl
10381            ! pp.c
10382 ____________________________________________________________________________
10383 [ 27126] By: nicholas                              on 2006/02/07  18:01:26
10384         Log: Merging pp_bit_or and pp_bit_xor shrinks the object code by about .7K.
10385              The overloading tests are not free.
10386      Branch: perl
10387            ! mathoms.c opcode.h opcode.pl pp.c pp.h
10388 ____________________________________________________________________________
10389 [ 27125] By: gisle                                 on 2006/02/07  17:32:50
10390         Log: Allow bareword file handle as argument to chdir().
10391              This copies the mechanism used by truncate().
10392              Fixes bug #38457.
10393      Branch: perl
10394            ! embed.h op.c opcode.h opcode.pl pp.sym pp_proto.h pp_sys.c
10395            ! t/op/chdir.t
10396 ____________________________________________________________________________
10397 [ 27124] By: nicholas                              on 2006/02/07  17:12:08
10398         Log: All the trancendental unary operators can be merged into PP_sin
10399              (cos, exp, log, sqrt)
10400      Branch: perl
10401            ! mathoms.c opcode.h opcode.pl pp.c
10402 ____________________________________________________________________________
10403 [ 27123] By: nicholas                              on 2006/02/07  15:52:18
10404         Log: Avoid gcc warning about possibly uninitialised variables.
10405      Branch: perl
10406            ! pp.c
10407 ____________________________________________________________________________
10408 [ 27122] By: nicholas                              on 2006/02/07  15:28:41
10409         Log: Create new macros AMG_CALLun_var, AMG_CALLun_var and tryAMAGICun_var
10410              which don't do the pre-processor string manipulation internally.
10411      Branch: perl
10412            ! pp.c pp.h
10413 ____________________________________________________________________________
10414 [ 27121] By: nicholas                              on 2006/02/07  14:57:36
10415         Log: pp_pop can be implemented by pp_shift.
10416      Branch: perl
10417            ! mathoms.c opcode.h opcode.pl pp.c
10418 ____________________________________________________________________________
10419 [ 27120] By: rgs                                   on 2006/02/07  14:37:15
10420         Log: Subject: Re: [PATCH] Documentation patch for overload
10421              From: Steffen Mueller <dtr8sin02@sneakemail.com>
10422              Date: Mon, 06 Feb 2006 10:58:44 +0100
10423              Message-ID: <43E71DD4.5010108@sneakemail.com>
10424      Branch: perl
10425            ! lib/overload.pm
10426 ____________________________________________________________________________
10427 [ 27119] By: nicholas                              on 2006/02/07  14:11:42
10428         Log: pp_hex can be implemented trivially by pp_oct, making pp_hex a mathom.
10429      Branch: perl
10430            ! mathoms.c opcode.h opcode.pl pp.c
10431 ____________________________________________________________________________
10432 [ 27118] By: nicholas                              on 2006/02/07  13:13:44
10433         Log: Merge pp_index and pp_rindex - we have another mathom.
10434      Branch: perl
10435            ! mathoms.c opcode.h opcode.pl pp.c
10436 ____________________________________________________________________________
10437 [ 27117] By: nicholas                              on 2006/02/07  12:41:27
10438         Log: Some refactoring to converge pp_index and pp_rindex
10439      Branch: perl
10440            ! pp.c
10441 ____________________________________________________________________________
10442 [ 27116] By: nicholas                              on 2006/02/07  12:19:17
10443         Log: Fix bug 38454 (rindex corrects for $[ on bytes rather than UTF-8)
10444      Branch: perl
10445            ! pp.c t/op/index.t
10446 ____________________________________________________________________________
10447 [ 27115] By: craigb                                on 2006/02/07  04:46:47
10448         Log: Subject: Re: Configure.com issue, more quoting needed.
10449              From: Peter Prymmer <PPrymmer@factset.com>
10450              Date: Mon, 06 Feb 2006 13:27:14 -0500
10451              Message-id:  <OF3536E719.A8B8D167-ON8525710D.0065011E-8525710D.00655ED0@factset.com>
10452      Branch: perl
10453            ! configure.com
10454 ____________________________________________________________________________
10455 [ 27114] By: craigb                                on 2006/02/07  04:39:09
10456         Log: Subject: patch@27082 Allow fatal exceptions to bring up VMS debugger
10457              From: "John E. Malmberg" <wb8tyw@qsl.net>
10458              Date: Sat, 04 Feb 2006 16:04:32 -0500
10459              Message-id: <43E516E0.1000508@qsl.net>
10460
10461      Branch: perl
10462            ! vms/perlvms.pod vms/vms.c
10463 ____________________________________________________________________________
10464 [ 27113] By: nicholas                              on 2006/02/06  22:28:41
10465         Log: Optimise index so that if the big string is ISO-8859-1 but the little
10466              string is UTF-8, it tries to downgrade the little string, rather than
10467              upgrade the big string. For half-meg big strings this is a fourfold
10468              speed gain.
10469      Branch: perl
10470            ! pp.c
10471 ____________________________________________________________________________
10472 [ 27112] By: nicholas                              on 2006/02/06  21:40:57
10473         Log: Given that the memory allocated in Perl_bytes_from_utf8 and
10474              Perl_bytes_to_utf8 will immediately be written to, I see no need to
10475              allocate it zeroed.
10476      Branch: perl
10477            ! utf8.c
10478 ____________________________________________________________________________
10479 [ 27111] By: nicholas                              on 2006/02/06  20:52:41
10480         Log: Rename S_glob_assign to S_glob_assign_glob
10481              Rename S_pvgv_assign to S_glob_assign_ref
10482              
10483              I don't think that they share enough common code to merge them.
10484      Branch: perl
10485            ! sv.c
10486 ____________________________________________________________________________
10487 [ 27110] By: nicholas                              on 2006/02/06  20:12:58
10488         Log: I think that "merge Perl_sv_2[inpu]v" and "reduce duplication in
10489              sv_setsv_flags" are about as done as they can be.
10490      Branch: perl
10491            ! pod/perltodo.pod
10492 ____________________________________________________________________________
10493 [ 27109] By: nicholas                              on 2006/02/06  20:04:35
10494         Log: In Perl_sv_upgrade, the assignment to new_type_details only needs to
10495              be done once.
10496      Branch: perl
10497            ! sv.c
10498 ____________________________________________________________________________
10499 [ 27108] By: stevep                                on 2006/02/06  19:43:17
10500         Log: Document the limitations of calling exit() (instead of _exit()) from
10501              a child process on Solaris.
10502      Branch: perl
10503            ! pod/perlfork.pod
10504 ____________________________________________________________________________
10505 [ 27107] By: nicholas                              on 2006/02/06  18:45:35
10506         Log: Remove a duplicate flag copy line from Perl_sv_setsv_flags.
10507      Branch: perl
10508            ! sv.c
10509 ____________________________________________________________________________
10510 [ 27106] By: nicholas                              on 2006/02/06  18:07:28
10511         Log: Move Perl_save_long, Perl_save_I16, Perl_save_I8, Perl_save_iv,
10512              Perl_save_nogv, Perl_save_list, Perl_save_destructor to mathoms.c
10513              Perl_save_svref can't actually move because it calls a static function.
10514      Branch: perl
10515            ! mathoms.c scope.c
10516 ____________________________________________________________________________
10517 [ 27105] By: nicholas                              on 2006/02/06  16:50:22
10518         Log: Expunge USE_5005THREADS from perl.c
10519      Branch: perl
10520            ! perl.c
10521 ____________________________________________________________________________
10522 [ 27104] By: nicholas                              on 2006/02/06  13:08:34
10523         Log: Fix bug #38439 - reference to typeglob assignment needs to be based
10524              on SvROK(sstr) rather than SvTYPE(sstr) == SVt_RV.
10525      Branch: perl
10526            ! sv.c t/op/gv.t
10527 ____________________________________________________________________________
10528 [ 27103] By: rgs                                   on 2006/02/06  09:42:33
10529         Log: Subject: [PATCH] 5.8.8: Unicos test skip (and for the record: config.sh and harness results)
10530              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
10531              Date: Sun, 05 Feb 2006 12:16:37 +0200
10532              Message-ID: <43E5D085.90400@iki.fi>
10533      Branch: perl
10534            ! lib/Math/BigInt/t/bigintc.t
10535 ____________________________________________________________________________
10536 [ 27102] By: stevep                                on 2006/02/06  04:48:04
10537         Log: Subject: [PATCH] Cleaning up shadowed variables
10538              From: Andy Lester <andy@petdance.com>
10539              Date: Sun, 5 Feb 2006 21:56:43 -0600
10540              Message-Id: <B375E848-FA07-479D-9571-FA3925106D16@petdance.com>
10541      Branch: perl
10542            ! op.c pp_ctl.c
10543 ____________________________________________________________________________
10544 [ 27101] By: nicholas                              on 2006/02/05  23:44:12
10545         Log: Merge the PVCV case into the common code in S_pvgv_assign.
10546      Branch: perl
10547            ! sv.c
10548 ____________________________________________________________________________
10549 [ 27100] By: nicholas                              on 2006/02/05  23:20:21
10550         Log: Merge the PVAV and PVHV clauses into the common code of S_pvgv_assign.
10551      Branch: perl
10552            ! sv.c
10553 ____________________________________________________________________________
10554 [ 27099] By: nicholas                              on 2006/02/05  23:02:58
10555         Log: Merge the default case (GvSV) with the common code in S_pvgv_assign.
10556      Branch: perl
10557            ! sv.c
10558 ____________________________________________________________________________
10559 [ 27098] By: nicholas                              on 2006/02/05  22:41:42
10560         Log: Start to merge the 6 arms of S_pvgv_assign into one.
10561      Branch: perl
10562            ! sv.c
10563 ____________________________________________________________________________
10564 [ 27097] By: nicholas                              on 2006/02/05  22:00:11
10565         Log: Subject: [patch] rework arenas - repair arenasets
10566              From: Jim Cromie <jim.cromie@gmail.com>
10567              Message-ID: <43E5F012.1080203@gmail.com>
10568              Date: Sun, 05 Feb 2006 05:31:14 -0700
10569      Branch: perl
10570            ! hv.c sv.c
10571 ____________________________________________________________________________
10572 [ 27096] By: rgs                                   on 2006/02/05  21:22:03
10573         Log: Subject: [PATCH] Documentation patch for overload
10574              From: Steffen Mueller <dtr8sin02@sneakemail.com>
10575              Date: Feb 5, 2006 12:26 PM
10576              Message-ID: <43E5E0E9.1070707@sneakemail.com>
10577      Branch: perl
10578            ! lib/overload.pm
10579 ____________________________________________________________________________
10580 [ 27095] By: nicholas                              on 2006/02/05  20:51:43
10581         Log: The message "Can't upgrade that kind of scalar" can be far more
10582              informative.
10583      Branch: perl
10584            ! pod/perldiag.pod sv.c
10585 ____________________________________________________________________________
10586 [ 27094] By: nicholas                              on 2006/02/05  20:33:57
10587         Log: new_body_type doesn't need to subtract the offset, that's what
10588              new_body_allocated is for.
10589      Branch: perl
10590            ! sv.c
10591 ____________________________________________________________________________
10592 [ 27093] By: nicholas                              on 2006/02/05  20:26:40
10593         Log: Yes, I broke Win32 with change 27089 by having a { in the wrong place.
10594      Branch: perl
10595            ! perl.c
10596 ____________________________________________________________________________
10597 [ 27092] By: nicholas                              on 2006/02/05  19:52:50
10598         Log: Remove "Can't upgrade to undef" from perldiag, as the corresponding
10599              code is now gone from sv_upgrade.
10600      Branch: perl
10601            ! pod/perldiag.pod
10602 ____________________________________________________________________________
10603 [ 27091] By: nicholas                              on 2006/02/05  19:45:37
10604         Log: Merge and refactor the PVAV and PVHV code in Perl_sv_upgrade, which
10605              reduces the object size by about 80 bytes.
10606      Branch: perl
10607            ! sv.c
10608 ____________________________________________________________________________
10609 [ 27090] By: nicholas                              on 2006/02/05  18:51:17
10610         Log: Eliminate a croak we can't get to.
10611      Branch: perl
10612            ! sv.c
10613 ____________________________________________________________________________
10614 [ 27089] By: nicholas                              on 2006/02/05  11:15:34
10615         Log: Without this Windows and Netware compilers should be complaining 
10616              about perl.c having code before a declaration, *but only if compiling
10617              with PERL_TRACK_MEMPOOL*. So, will it fix the smoke failures? Place
10618              bets now.
10619      Branch: perl
10620            ! perl.c
10621 ____________________________________________________________________________
10622 [ 27088] By: stevep                                on 2006/02/05  05:08:02
10623         Log: Don't export PL_memory_debug_header to Win32 (and others) unless 
10624              PERL_TRACK_MEMPOOL is defined.
10625      Branch: perl
10626            ! makedef.pl
10627 ____________________________________________________________________________
10628 [ 27087] By: stevep                                on 2006/02/05  04:13:27
10629         Log: Fixed embed.fnc entry for S_forbid_setid() and picked up a change in 
10630              pod/perlapi.pod for good measure when regenerating files.
10631      Branch: perl
10632            ! embed.fnc pod/perlapi.pod proto.h
10633 ____________________________________________________________________________
10634 [ 27086] By: nicholas                              on 2006/02/04  22:51:17
10635         Log: bcc was issuing a warning about this line in Perl_sv_2cv, so tweak it
10636              to keep it happy.
10637      Branch: perl
10638            ! sv.c
10639 ____________________________________________________________________________
10640 [ 27085] By: nicholas                              on 2006/02/04  22:13:08
10641         Log: Add regression tests to lib/charnames.t to ensure that unicore/Names.pl
10642              is 100% 7 bit ASCII.
10643      Branch: perl
10644            ! lib/charnames.t
10645 ____________________________________________________________________________
10646 [ 27084] By: nicholas                              on 2006/02/04  19:09:17
10647         Log: Enhance PERL_TRACK_MEMPOOL so that it also emulates the PerlHost
10648              behaviour of freeing up all memory at thread exit. With this and
10649              tools such as valgrind you will now get warnings as soon as you
10650              read from the deallocated memory, rather than just a warning much
10651              later about freeing to the wrong pool.
10652      Branch: perl
10653            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h pod/perltodo.pod
10654            ! sv.c util.c
10655 ____________________________________________________________________________
10656 [ 27083] By: nicholas                              on 2006/02/04  18:48:09
10657         Log: The TODO 'Tidy up global variables' can go, replaced with a second
10658              paragraph on 'Ordering of "global" variables'.
10659      Branch: perl
10660            ! pod/perltodo.pod
10661 ____________________________________________________________________________
10662 [ 27082] By: nicholas                              on 2006/02/04  17:11:54
10663         Log: I believe that mathoms have been completely TODOne.
10664      Branch: perl
10665            ! pod/perltodo.pod
10666 ____________________________________________________________________________
10667 [ 27081] By: nicholas                              on 2006/02/04  13:27:00
10668         Log: Rejig the definition of ARENAS_PER_SET to maximise the size of the
10669              array whilst keeping the structure within PERL_ARENA_SIZE.
10670      Branch: perl
10671            ! sv.c
10672 ____________________________________________________________________________
10673 [ 27080] By: nicholas                              on 2006/02/04  13:00:06
10674         Log: Tweak arena sets to avoid assignment between different pointers.
10675      Branch: perl
10676            ! sv.c
10677 ____________________________________________________________________________
10678 [ 27079] By: nicholas                              on 2006/02/04  12:28:03
10679         Log: Subject: [patch] arena rework - arena sets
10680              From: Jim Cromie <jim.cromie@gmail.com>
10681              Message-ID: <43DF4F66.4080808@gmail.com>
10682              Date: Tue, 31 Jan 2006 04:52:06 -0700
10683      Branch: perl
10684            ! embed.fnc embed.h hv.c proto.h sv.c
10685 ____________________________________________________________________________
10686 [ 27078] By: nicholas                              on 2006/02/04  11:10:52
10687         Log: warnings.h does some evil(*) pointer arithmetic on (SV *)0, so a
10688              simple replace of Nullsv with NULL turns out to be a bad idea.
10689              * Technically undefined behaviour, I believe.
10690      Branch: perl
10691            ! warnings.h warnings.pl
10692 ____________________________________________________________________________
10693 [ 27077] By: nicholas                              on 2006/02/04  10:37:08
10694         Log: Remove obsolete comment.
10695      Branch: perl
10696            ! perl.c
10697 ____________________________________________________________________________
10698 [ 27076] By: nicholas                              on 2006/02/03  23:21:37
10699         Log: S_find_beginning is only called from one place, so by hoisting the
10700              forbid_setid check for -x into the caller, we can eliminate the
10701              suidscript parameter from S_find_beginning.
10702      Branch: perl
10703            ! embed.fnc embed.h perl.c proto.h
10704 ____________________________________________________________________________
10705 [ 27075] By: nicholas                              on 2006/02/03  22:41:55
10706         Log: And as we've now got to the point where all calls to Perl_moreswitches
10707              have -1 as the second argument, we can remove the second argument,
10708              which gets us back to where we started, only with the elimination of
10709              a per-thread variable.
10710      Branch: perl
10711            ! embed.fnc embed.h perl.c proto.h toke.c
10712 ____________________________________________________________________________
10713 [ 27074] By: nicholas                              on 2006/02/03  22:18:45
10714         Log: The MSDOS-only call to moreswitches will never reach forbid_setid, so
10715              it can have a parameter of -1 without changing any behaviour.
10716              I see no reason to forbid "command line" switches when they are
10717              actually coming from the #! line of the script itself (as read by perl)
10718              as they must have been written by the owner of the script, rather than
10719              being crafted by the user manipulating the command line, and therefore
10720              cannot be subverted. (Or alternatively, can be subverted as easily as
10721              the rest of the script, and we're permitting *that* to be run)
10722      Branch: perl
10723            ! perl.c
10724 ____________________________________________________________________________
10725 [ 27073] By: nicholas                              on 2006/02/03  21:47:04
10726         Log: Pull the variables fdscript and suidscript into a much smaller scope.
10727              Replace suidscript with literal -1 where it could only have been -1.
10728              (Re-indent the other code inside the new block creating the scope.
10729              Rejig the indentation of the conditionals)
10730      Branch: perl
10731            ! perl.c
10732 ____________________________________________________________________________
10733 [ 27072] By: nicholas                              on 2006/02/03  21:23:21
10734         Log: Change 27070 failed to initialise a variable. (But despite that still
10735              passed all tests locally.)
10736      Branch: perl
10737            ! perl.c
10738 ____________________________________________________________________________
10739 [ 27071] By: nicholas                              on 2006/02/03  20:12:10
10740         Log: Silence a warning about "statement not reached" from the Sun C compiler.
10741              It was accurate - the conditional code used to give 2 return statements.
10742      Branch: perl
10743            ! mathoms.c
10744 ____________________________________________________________________________
10745 [ 27070] By: nicholas                              on 2006/02/03  20:10:07
10746         Log: Eliminating PL_suidscript is more tricky, and requires changing the
10747              prototype of Perl_moreswitches.
10748      Branch: perl
10749            ! embed.fnc embed.h embedvar.h intrpvar.h perl.c perlapi.h
10750            ! proto.h toke.c
10751 ____________________________________________________________________________
10752 [ 27069] By: nicholas                              on 2006/02/03  18:27:52
10753         Log: Passing the flag to S_forbit_setid as a single char rather than a
10754              string is a slight space optimisation.
10755      Branch: perl
10756            ! embed.fnc intrpvar.h perl.c proto.h
10757 ____________________________________________________________________________
10758 [ 27068] By: nicholas                              on 2006/02/03  18:10:45
10759         Log: Oops. I *thought* that I had checked that all changed files were open.
10760              Clearly not. (Fixes change 27066)
10761      Branch: perl
10762            ! embed.h embedvar.h perlapi.h proto.h
10763 ____________________________________________________________________________
10764 [ 27067] By: nicholas                              on 2006/02/03  17:06:43
10765         Log: Oops. When changing warnings.pl one should re-run it. Well spotted
10766              Rafael.
10767      Branch: perl
10768            ! warnings.h
10769 ____________________________________________________________________________
10770 [ 27066] By: nicholas                              on 2006/02/03  17:06:04
10771         Log: It's actually easier to get rid of PL_fdscript than we thought.
10772      Branch: perl
10773            ! embed.fnc intrpvar.h perl.c
10774 ____________________________________________________________________________
10775 [ 27065] By: nicholas                              on 2006/02/03  16:03:01
10776         Log: Subject: Re: [PATCH] s/Null(gv|hv|sv)/NULL/g
10777              From: Steven Schubiger <schubiger@cpan.org>
10778              Message-ID: <20060203152449.GI12591@accognoscere.homeunix.org>
10779              Date: Fri, 3 Feb 2006 16:24:49 +0100
10780      Branch: perl
10781            ! cop.h doio.c doop.c dump.c embed.pl gv.c hv.c hv.h intrpvar.h
10782            ! locale.c mathoms.c mg.c op.c pad.c pad.h perl.c perlio.c
10783            ! perlio.h pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c
10784            ! regexec.c scope.c sv.c sv.h thrdvar.h toke.c utf8.c util.c
10785            ! warnings.pl
10786 ____________________________________________________________________________
10787 [ 27064] By: rgs                                   on 2006/02/03  15:18:18
10788         Log: Fix file where internal XS functions are defined
10789      Branch: perl
10790            ! universal.c
10791 ____________________________________________________________________________
10792 [ 27063] By: rgs                                   on 2006/02/03  14:06:40
10793         Log: Help to compile on VMS with UNLINK_ALL_VERSIONS
10794              See :
10795              Subject: bug@26347 embed.fnc/embed.h with unlnk macro
10796              From: "John E. Malmberg" <wb8tyw@qsl.net>
10797              Date: Tue, 13 Dec 2005 22:18:56 -0500
10798              Message-ID: <439F8F20.4050207@qsl.net>
10799      Branch: perl
10800            ! perl.h
10801 ____________________________________________________________________________
10802 [ 27062] By: rgs                                   on 2006/02/03  13:46:46
10803         Log: Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.83_64.tar.gz
10804              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
10805              Date: Thu, 02 Feb 2006 12:35:41 +0100
10806              Message-ID: <87acda0z8y.fsf@k75.linux.bogus>
10807      Branch: perl
10808            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
10809            ! lib/CPAN/SIGNATURE
10810 ____________________________________________________________________________
10811 [ 27061] By: rgs                                   on 2006/02/03  13:35:44
10812         Log: Subject: L<PerlIO> and Pod::Html
10813              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
10814              Date: Mon, 09 Jan 2006 12:53:15 +0900
10815              Message-Id: <20060109125220.3BB0.BQW10602@nifty.com>
10816      Branch: perl
10817            ! lib/Pod/Html.pm
10818 ____________________________________________________________________________
10819 [ 27060] By: nicholas                              on 2006/02/03  13:21:46
10820         Log: Subject: [PATCH] s/Nullcv/NULL/g
10821              From: Steven Schubiger <schubiger@cpan.org>
10822              Message-ID: <20060202150241.GF12591@accognoscere.homeunix.org>
10823              Date: Thu, 2 Feb 2006 16:02:41 +0100
10824      Branch: perl
10825            ! cop.h dump.c gv.c gv.h mg.c op.c pad.c perl.c pp_ctl.c sv.c
10826 ____________________________________________________________________________
10827 [ 27059] By: nicholas                              on 2006/02/03  13:06:00
10828         Log: Change PL_perlio_fd_refcnt from a fixed size static array to a pointer
10829              to a dynamic array.
10830      Branch: perl
10831            ! embedvar.h perlapi.h perlio.c perlvars.h
10832 ____________________________________________________________________________
10833 [ 27057] By: stevep                                on 2006/02/02  20:57:01
10834         Log: It would be nice to have tests in B for the functions getting changed.
10835      Branch: perl
10836            ! ext/B/t/b.t
10837 ____________________________________________________________________________
10838 [ 27056] By: stevep                                on 2006/02/02  20:42:56
10839         Log: Death to magic characters!  No pun intended.
10840      Branch: perl
10841            ! ext/B/B.xs
10842 ____________________________________________________________________________
10843 [ 27054] By: rgs                                   on 2006/02/02  14:24:03
10844         Log: Subject: Re: [PATCH] s/Null(av|ch)/NULL/g
10845              From: Steven Schubiger <schubiger@cpan.org>
10846              Date: Thu, 2 Feb 2006 10:38:49 +0100
10847              Message-ID: <20060202093849.GD12591@accognoscere.homeunix.org>
10848      Branch: perl
10849            ! XSUB.h cop.h doio.c doop.c dump.c gv.c hv.c hv.h locale.c
10850            ! malloc.c mathoms.c mg.c op.c op.h pad.c perl.c perl.h perlio.c
10851            ! perlsdio.h pod/perlapi.pod pp_sort.c pp_sys.c regcomp.h
10852            ! regexec.c sv.c sv.h thrdvar.h toke.c util.c
10853 ____________________________________________________________________________
10854 [ 27053] By: nicholas                              on 2006/02/02  12:31:30
10855         Log: gv_fetchpvn_flags ranks highly in the profile, and the ::/' scanning
10856              loop is iterated over millions of times. Add a flag GV_NOTQUAL purely
10857              as an optimisation, when the caller is passing in a string that is
10858              known not to contain any package separators.
10859      Branch: perl
10860            ! doio.c gv.c gv.h op.c perl.c pp_ctl.c pp_sort.c pp_sys.c
10861            ! toke.c util.c
10862 ____________________________________________________________________________
10863 [ 27052] By: rgs                                   on 2006/02/02  11:22:43
10864         Log: Update to Module::CoreList 3.04.
10865              Cleanup corelist manpage.
10866              Remove -w in corelist shebang to avoid spurious warnings.
10867      Branch: perl
10868            ! lib/Module/CoreList.pm lib/Module/CoreList/bin/corelist
10869 ____________________________________________________________________________
10870 [ 27051] By: gisle                                 on 2006/02/02  10:05:32
10871         Log: perl-5.8.8 also contained change 27040.
10872      Branch: perl
10873            ! lib/Module/CoreList.pm
10874 ____________________________________________________________________________
10875 [ 27050] By: nicholas                              on 2006/02/02  00:36:38
10876         Log: Yet more instances of gv_fetchpv... that should be GV_ADD rather than
10877              TRUE.
10878              Convert two gv_fetchpvn_flags to gv_fetchpvs.
10879      Branch: perl
10880            ! doio.c gv.c perl.c pp_ctl.c pp_sort.c util.c
10881 ____________________________________________________________________________
10882 [ 27049] By: nicholas                              on 2006/02/02  00:24:06
10883         Log: And another assumption.
10884      Branch: perl
10885            ! gv.c
10886 ____________________________________________________________________________
10887 [ 27048] By: nicholas                              on 2006/02/01  23:38:53
10888         Log: Since PERL_COPY_ON_WRITE becamse PERL_OLD_COPY_ON_WRITE it seems that
10889              no-one has been testing it, as there was a const too far.
10890      Branch: perl
10891            ! sv.c
10892 ____________________________________________________________________________
10893 [ 27047] By: stevep                                on 2006/02/01  23:34:47
10894         Log: Doc nit found by Stephen Gordon.
10895      Branch: perl
10896            ! pod/perlfunc.pod
10897 ____________________________________________________________________________
10898 [ 27046] By: nicholas                              on 2006/02/01  23:03:11
10899         Log: doubleplusoops. Apart from the documented NUL termination assumption.
10900              Now removed.
10901      Branch: perl
10902            ! gv.c
10903 ____________________________________________________________________________
10904 [ 27045] By: nicholas                              on 2006/02/01  22:39:29
10905         Log: References can't have SVp_IOK or SVp_NOK set, so no need for all the
10906              conditional code to copy IVX and NVX if true. "You cannot get here".
10907      Branch: perl
10908            ! sv.c
10909 ____________________________________________________________________________
10910 [ 27044] By: nicholas                              on 2006/02/01  22:03:37
10911         Log: Oops. 1 NUL termination assumption remains in Perl_gv_fetchpvn_flags
10912      Branch: perl
10913            ! gv.c
10914 ____________________________________________________________________________
10915 [ 27043] By: nicholas                              on 2006/02/01  20:26:46
10916         Log: Correct my comment, so that it's actually useful. :-)
10917      Branch: perl
10918            ! sv.c
10919 ____________________________________________________________________________
10920 [ 27042] By: nicholas                              on 2006/02/01  19:30:52
10921         Log: , tweaked from
10922              Subject: Re: [:...:] and \p{...} character class equivalence in utf8 regexps
10923              From: Steve Purkis <Steve.Purkis@multimap.com>
10924              Message-Id: <0DAE5956-3ECC-4692-A0C9-C62C8F790C97@multimap.com>
10925              Date: Fri, 20 Jan 2006 12:35:06 -0500
10926      Branch: perl
10927            ! pod/perlre.pod
10928 ____________________________________________________________________________
10929 [ 27039] By: rgs                                   on 2006/02/01  18:07:26
10930         Log: Improve a bit the documentation for kill() with SIGNAL==0
10931      Branch: perl
10932            ! pod/perlfunc.pod
10933 ____________________________________________________________________________
10934 [ 27038] By: nicholas                              on 2006/02/01  18:05:20
10935         Log: Mmm, it looks like it's a bad plan to rebuild the TOC from a tree that
10936              has other modules in ext/
10937              TODO - fix buildtoc to cross check with MANIFEST.
10938      Branch: perl
10939            ! pod/perltoc.pod
10940 ____________________________________________________________________________
10941 [ 27037] By: nicholas                              on 2006/02/01  17:53:28
10942         Log: Integrate perl588delta.pod from maint, and re-run pod/buildtoc.
10943      Branch: perl
10944           +> pod/perl588delta.pod
10945            ! pod/perl.pod vms/descrip_mms.template
10946           !> MANIFEST Makefile.SH pod.lst pod/perltoc.pod win32/Makefile
10947           !> win32/makefile.mk win32/pod.mak
10948 ____________________________________________________________________________
10949 [ 27036] By: rgs                                   on 2006/02/01  17:49:53
10950         Log: Doc nit by Andy Dougherty
10951      Branch: perl
10952            ! README.aix
10953 ____________________________________________________________________________
10954 [ 27035] By: rgs                                   on 2006/02/01  16:14:07
10955         Log: autouse actually requires perl 5.6 at least.
10956      Branch: perl
10957            ! lib/autouse.pm
10958 ____________________________________________________________________________
10959 [ 27034] By: rgs                                   on 2006/02/01  15:51:35
10960         Log: Avoid "Prototype mismatch" warnings with autouse.
10961      Branch: perl
10962            ! lib/autouse.pm
10963 ____________________________________________________________________________
10964 [ 27033] By: rgs                                   on 2006/02/01  13:22:26
10965         Log: Fix corelist data for 5.8.8
10966      Branch: perl
10967            ! lib/Module/CoreList.pm
10968 ____________________________________________________________________________
10969 [ 27032] By: rgs                                   on 2006/02/01  12:41:37
10970         Log: More history
10971      Branch: perl
10972            ! pod/perlhist.pod
10973 ____________________________________________________________________________
10974 [ 27031] By: rgs                                   on 2006/02/01  12:30:14
10975         Log: Update to Module::CoreList 2.03 (includes 5.8.8 and 5.9.3)
10976      Branch: perl
10977            ! lib/Module/CoreList.pm lib/Module/CoreList/bin/corelist
10978 ____________________________________________________________________________
10979 [ 27030] By: nicholas                              on 2006/02/01  11:53:04
10980         Log: Subject: [patch] arena rework - unify arenaroots
10981              From: Jim Cromie <jim.cromie@gmail.com>
10982              Message-ID: <43DF3D0A.3040102@gmail.com>
10983              Date: Tue, 31 Jan 2006 03:33:46 -0700
10984      Branch: perl
10985            ! embedvar.h hv.c intrpvar.h perlapi.h sv.c
10986 ____________________________________________________________________________
10987 [ 27028] By: nicholas                              on 2006/01/31  22:59:27
10988         Log: Make Perl_gv_fetchpvn_flags actually heed the passed in length.
10989              This means that \0 bytes in symbolic references now work.
10990      Branch: perl
10991            ! doio.c gv.c perl.c t/op/ref.t toke.c
10992 ____________________________________________________________________________
10993 [ 27027] By: stevep                                on 2006/01/31  18:42:31
10994         Log: Intel C Compiler 9.0 hatefully defines __GNUC__.  Unfortunately, 
10995              icc does not support gcc built-ins like __attribiute__.
10996      Branch: perl
10997            ! perl.h
10998 ____________________________________________________________________________
10999 [ 27022] By: nicholas                              on 2006/01/31  15:33:15
11000         Log: Subject: [perl #38380] Typo in perlfunc.pod 
11001              From: p.boven@sara.nl (via RT) <perlbug-followup@perl.org>
11002              Message-ID: <rt-3.0.11-38380-129047.11.4217468041333@perl.org>
11003              Date: Tue, 31 Jan 2006 05:22:28 -0800
11004      Branch: perl
11005            ! pod/perlfunc.pod
11006 ____________________________________________________________________________
11007 [ 27021] By: nicholas                              on 2006/01/31  15:10:37
11008         Log: Eliminate save_threadsv, as it is never linked to, and all it does
11009              post 5005 threads is croak().
11010      Branch: perl
11011            ! embed.fnc embed.h global.sym proto.h scope.c
11012 ____________________________________________________________________________
11013 [ 27016] By: rgs                                   on 2006/01/31  10:07:00
11014         Log: Subject: Re: [PATCH] Re: replacing "inuse" Win files (was Re: Help with a Cwd.pm build error)
11015              From: demerphq <demerphq@gmail.com>
11016              Date: Tue, 31 Jan 2006 09:55:25 +0100
11017              Message-ID: <9b18b3110601310055h7aeb9aa1gdc2d63cc56d97768@mail.gmail.com>
11018      Branch: perl
11019            ! lib/ExtUtils/Install.pm
11020 ____________________________________________________________________________
11021 [ 27015] By: craigb                                on 2006/01/31  04:37:27
11022         Log: Subject: patch@26996 - patch around stat("_NLA0:") bug
11023              From: "John E. Malmberg" <wb8tyw@qsl.net>Date: Mon, 30 Jan 2006 23:21:34 -0500
11024              Message-id: <43DEE5CE.7060108@qsl.net>
11025
11026      Branch: perl
11027            ! vms/vms.c vms/vmsish.h
11028 ____________________________________________________________________________
11029 [ 27014] By: nicholas                              on 2006/01/31  00:15:26
11030         Log: Silence a warning from the MS compiler about signed/unsigned mismatch.
11031      Branch: perl
11032            ! util.c
11033 ____________________________________________________________________________
11034 [ 27010] By: rgs                                   on 2006/01/30  17:47:56
11035         Log: Add perl594delta
11036      Branch: perl
11037            + pod/perl594delta.pod
11038            ! MANIFEST Makefile.SH pod.lst pod/perl.pod
11039            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
11040            ! win32/pod.mak
11041 ____________________________________________________________________________
11042 [ 27009] By: nicholas                              on 2006/01/30  17:12:54
11043         Log: Change the author aliasing to reflect updates to AUTHORS.
11044      Branch: perl
11045            ! Porting/checkAUTHORS.pl
11046 ____________________________________________________________________________
11047 [ 27007] By: rgs                                   on 2006/01/30  16:58:47
11048         Log: Bump version number to 5.9.4
11049              Regenerate template config in Porting
11050      Branch: perl
11051            ! NetWare/Makefile NetWare/config_H.wc Porting/config.sh
11052            ! Porting/config_H epoc/config.sh epoc/createpkg.pl patchlevel.h
11053            ! plan9/config.plan9 win32/Makefile win32/config_H.bc
11054            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
11055            ! win32/makefile.mk wince/Makefile.ce wince/config_H.ce
11056 ____________________________________________________________________________
11057 [ 27006] By: nicholas                              on 2006/01/30  16:50:38
11058         Log: Silence another Irix compiler warning.
11059      Branch: perl
11060            ! toke.c
11061 ____________________________________________________________________________
11062 [ 27005] By: nicholas                              on 2006/01/30  16:29:38
11063         Log: Avoid a warning from the Irix C compiler.
11064      Branch: perl
11065            ! hv.c
11066 ____________________________________________________________________________
11067 [ 27004] By: stevep                                on 2006/01/30  15:04:50
11068         Log: Teach the Makefile how to cleanup config.over.
11069      Branch: perl
11070            ! Makefile.SH
11071 ____________________________________________________________________________
11072 [ 27002] By: nicholas                              on 2006/01/30  13:42:56
11073         Log: Code assumes that *FOO{SCALAR} will always return a scalar reference,
11074              so make it so, creating $FOO if necessary.
11075              (Effectively this is a policy decision that PERL_DONT_CREATE_GVSV is
11076              visible to XS code, but isn't visible to Perl code)
11077      Branch: perl
11078            ! pp.c t/op/gv.t
11079 ____________________________________________________________________________
11080 [ 27001] By: stevep                                on 2006/01/30  13:25:04
11081         Log: Add -DPTR_IS_LONG when building with -Duse64bitint on Solaris/i386.  
11082              Otherwise, the build fails in POSIX.
11083      Branch: perl
11084            ! hints/solaris_2.sh
11085 ____________________________________________________________________________
11086 [ 27000] By: nicholas                              on 2006/01/30  12:59:12
11087         Log: Use a union for storing the shared hash key reference count, rather
11088              than messy pointer hacks.
11089      Branch: perl
11090            ! ext/XS/APItest/APItest.xs hv.c hv.h perl.c
11091 ____________________________________________________________________________
11092 [ 26999] By: rgs                                   on 2006/01/30  09:52:06
11093         Log: Subject: [DOC PATCH] $^X isn't necessarily argv[0]
11094              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
11095              Date: Mon, 30 Jan 2006 01:06:24 -0800
11096              Message-ID: <20060130090624.GA3760@efn.org>
11097      Branch: perl
11098            ! pod/perlvar.pod
11099 ____________________________________________________________________________
11100 [ 26998] By: merijn                                on 2006/01/30  09:10:53
11101         Log: Subject: [PATCH] maint and blead: unicos.sh hints
11102              From: Jarkko Hietaniemi <jhi@cc.hut.fi>
11103              Date: Sun, 29 Jan 2006 23:45:03 +0200 (EET)
11104              Message-Id: <200601292145.k0TLj3mW320311@kosh.hut.fi>
11105      Branch: perl
11106            ! hints/unicos.sh
11107 ____________________________________________________________________________
11108 [ 26997] By: nicholas                              on 2006/01/30  00:18:52
11109         Log: Assert that IVs and NVs can never be tainted.
11110      Branch: perl
11111            ! sv.c
11112 ____________________________________________________________________________
11113 [ 26996] By: nicholas                              on 2006/01/29  22:00:11
11114         Log: Solaris seems not to enjoy initialising constants from SIG_??? on 64
11115              bit builds.
11116      Branch: perl
11117            ! ext/POSIX/Makefile.PL
11118 ____________________________________________________________________________
11119 [ 26995] By: stevep                                on 2006/01/29  20:43:44
11120         Log: Upgrade to podlators-2.0.3
11121      Branch: perl
11122            ! lib/Pod/t/basic.t lib/Pod/t/color.t lib/Pod/t/man.t
11123            ! lib/Pod/t/termcap.t lib/Pod/t/text-options.t lib/Pod/t/text.t
11124 ____________________________________________________________________________
11125 [ 26994] By: rgs                                   on 2006/01/29  18:31:52
11126         Log: Email change for Steven Schubiger
11127      Branch: perl
11128            ! AUTHORS
11129 ____________________________________________________________________________
11130 [ 26993] By: merijn                                on 2006/01/29  10:14:09
11131         Log: Subject: Re: [patch] s/ar ts/ar s/g
11132              From: "Philippe M. Chiasson" <gozer@ActiveState.com>
11133              Date: Thu, 26 Jan 2006 13:53:07 -0800
11134              Message-ID: <43D944C3.60101@ActiveState.com>
11135      Branch: perl
11136            ! Configure
11137 ____________________________________________________________________________
11138 [ 26991] By: nicholas                              on 2006/01/29  00:25:04
11139         Log: C compilers don't let you return void. Pay attention gcc, and
11140              stop aping Shildt.
11141      Branch: perl
11142            ! sv.c
11143 ____________________________________________________________________________
11144 [ 26990] By: nicholas                              on 2006/01/29  00:09:10
11145         Log: Avoid using space to create 2 functions just to force mathoms to be
11146              linked. Instead, force the link via the perl interpreter structure
11147              via a function pointer that gets replaced at run time anyway.
11148      Branch: perl
11149            ! embed.fnc embed.h intrpvar.h mathoms.c perl.c proto.h
11150 ____________________________________________________________________________
11151 [ 26989] By: nicholas                              on 2006/01/28  17:46:56
11152         Log: Call gv_fetchpvn_flags where we already know the length.
11153      Branch: perl
11154            ! doio.c toke.c
11155 ____________________________________________________________________________
11156 [ 26988] By: stevep                                on 2006/01/28  17:25:03
11157         Log: Upgrade to podlators-2.0.2
11158      Branch: perl
11159            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
11160            ! lib/Pod/Text/Termcap.pm lib/Pod/t/basic.t lib/Pod/t/color.t
11161            ! lib/Pod/t/man.t lib/Pod/t/termcap.t lib/Pod/t/text-options.t
11162            ! lib/Pod/t/text.t pod/pod2man.PL pod/pod2text.PL
11163 ____________________________________________________________________________
11164 [ 26987] By: nicholas                              on 2006/01/28  17:15:21
11165         Log: Squeeze more flag manipulations together in sv_setsv_flags.
11166      Branch: perl
11167            ! sv.c
11168 ____________________________________________________________________________
11169 [ 26986] By: stevep                                on 2006/01/28  16:50:32
11170         Log: Upgrade to CPAN-1.83_59
11171      Branch: perl
11172            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
11173            ! lib/CPAN/SIGNATURE
11174 ____________________________________________________________________________
11175 [ 26985] By: stevep                                on 2006/01/28  16:43:43
11176         Log: Upgrade to Archive-Tar-1.28
11177      Branch: perl
11178            ! lib/Archive/Tar.pm lib/Archive/Tar/bin/ptardiff
11179            ! lib/Archive/Tar/t/02_methods.t
11180            ! lib/Archive/Tar/t/04_resolved_issues.t
11181 ____________________________________________________________________________
11182 [ 26983] By: nicholas                              on 2006/01/28  15:44:04
11183         Log: Add gv_fetchpvs, which uses STR_WITH_LEN to call gv_fetchpvn_flags.
11184              Many strlen()s saved.
11185      Branch: perl
11186            ! doio.c handy.h op.c perl.c pp_ctl.c pp_sort.c pp_sys.c toke.c
11187            ! util.c
11188 ____________________________________________________________________________
11189 [ 26982] By: nicholas                              on 2006/01/28  14:46:35
11190         Log: Merge the IOK and NOK clauses together in sv_setsv_flags.
11191      Branch: perl
11192            ! sv.c
11193 ____________________________________________________________________________
11194 [ 26981] By: nicholas                              on 2006/01/28  14:23:49
11195         Log: The flags manipulation in sv_setsv_flags can be more efficient.
11196      Branch: perl
11197            ! sv.c
11198 ____________________________________________________________________________
11199 [ 26980] By: nicholas                              on 2006/01/28  14:02:10
11200         Log: PERL_DONT_CREATE_GVSV wasn't as effective as it should have been.
11201      Branch: perl
11202            ! gv.c
11203 ____________________________________________________________________________
11204 [ 26979] By: nicholas                              on 2006/01/28  13:38:28
11205         Log: By changing SvVOK() from returning 0/1 to 0/pointer-to-magic we can
11206              save duplicating mg_find calls, without changing the semantics in any
11207              boolean context.
11208      Branch: perl
11209            ! sv.c sv.h util.c
11210 ____________________________________________________________________________
11211 [ 26978] By: nicholas                              on 2006/01/28  12:49:15
11212         Log: Pull the other large chunk of PVGV assignment code into S_pvgv_assign.
11213              There seems to be some duplication with S_glob_assign.
11214      Branch: perl
11215            ! sv.c
11216 ____________________________________________________________________________
11217 [ 26977] By: nicholas                              on 2006/01/28  12:26:47
11218         Log: Remove goto glob_assign;
11219      Branch: perl
11220            ! sv.c
11221 ____________________________________________________________________________
11222 [ 26976] By: nicholas                              on 2006/01/28  12:08:01
11223         Log: Pull glob_assign out from sv_setsv_flags into a static function.
11224      Branch: perl
11225            ! sv.c
11226 ____________________________________________________________________________
11227 [ 26975] By: rgs                                   on 2006/01/28  11:00:30
11228         Log: Update Changes
11229      Branch: perl
11230            ! Changes
11231 ____________________________________________________________________________
11232 [ 26974] By: rgs                                   on 2006/01/28  10:57:04
11233         Log: Add perl 5.9.3 in release list
11234      Branch: perl
11235            ! pod/perlhist.pod
11236 ____________________________________________________________________________
11237 [ 26970] By: gisle                                 on 2006/01/27  19:48:28
11238         Log: Subject: Re: Make Passive mode the default for Net::FTP
11239              From: Gisle Aas <gisle@ActiveState.com>
11240              Date: 27 Jan 2006 07:21:16 -0800
11241              Message-ID: <lrslr91ytv.fsf@caliper.activestate.com>
11242      Branch: perl
11243            ! lib/Net/Config.pm lib/Net/FTP.pm
11244 ____________________________________________________________________________
11245 [ 26969] By: rgs                                   on 2006/01/27  18:27:22
11246         Log: Oops. Forgot to add this file.
11247      Branch: perl
11248            + utils/ptardiff.PL
11249 ____________________________________________________________________________
11250 [ 26968] By: rgs                                   on 2006/01/27  18:07:54
11251         Log: Regenerate META.yml
11252      Branch: perl
11253            ! META.yml
11254 ____________________________________________________________________________
11255 [ 26967] By: rgs                                   on 2006/01/27  18:04:17
11256         Log: Regenerate Changes; remove ^M chars in Changes
11257      Branch: perl
11258            ! Changes
11259 ____________________________________________________________________________
11260 [ 26966] By: rgs                                   on 2006/01/27  17:47:32
11261         Log: Remove patch number
11262      Branch: perl
11263            ! patchlevel.h
11264 ____________________________________________________________________________
11265 [ 26965] By: rgs                                   on 2006/01/27  17:44:48
11266         Log: Mention ptardiff in perldelta.
11267      Branch: perl
11268            ! pod/perl593delta.pod
11269 ____________________________________________________________________________
11270 [ 26964] By: rgs                                   on 2006/01/27  17:37:27
11271         Log: Don't install ptardiff in the module tree
11272      Branch: perl
11273            ! installperl
11274 ____________________________________________________________________________
11275 [ 26963] By: rgs                                   on 2006/01/27  17:19:52
11276         Log: Install the ptardiff utility that comes with Archive::Tar
11277      Branch: perl
11278            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
11279            ! win32/Makefile win32/makefile.mk
11280 ____________________________________________________________________________
11281 [ 26962] By: rgs                                   on 2006/01/27  17:04:35
11282         Log: Install nit : README.e2x should be installed, the other READMEs shouldn't
11283      Branch: perl
11284            ! installperl
11285 ____________________________________________________________________________
11286 [ 26961] By: rgs                                   on 2006/01/27  16:31:33
11287         Log: Regenerate PODs
11288      Branch: perl
11289            ! pod/perlmodlib.pod pod/perltoc.pod
11290 ____________________________________________________________________________
11291 [ 26960] By: rgs                                   on 2006/01/27  15:35:01
11292         Log: Some spelling fixes by David Landgren.
11293              Mention perltodo.
11294      Branch: perl
11295            ! pod/perl593delta.pod
11296 ____________________________________________________________________________
11297 [ 26959] By: rgs                                   on 2006/01/27  15:26:05
11298         Log: Revert change 24461, now that change 26757 allows TEST
11299              to accept extra output from module tests
11300      Branch: perl
11301            ! cygwin/perlld.in
11302 ____________________________________________________________________________
11303 [ 26958] By: rgs                                   on 2006/01/27  13:54:06
11304         Log: Subject: [PATCH] quiet gcc Info message in cygwin
11305              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
11306              Date: Wed, 25 Jan 2006 19:16:09 -0800
11307              Message-ID: <20060126031608.GA2588@efn.org>
11308      Branch: perl
11309            ! hints/cygwin.sh
11310 ____________________________________________________________________________
11311 [ 26957] By: rgs                                   on 2006/01/27  13:08:12
11312         Log: Remove note about #elif, see :
11313              Subject: Re: Change 26954: Simplify nested '#ifdef' by replacing it with '#elif defined()'
11314              From: Steve Hay <steve.hay@uk.radan.com>
11315              Date: Fri, 27 Jan 2006 11:09:02 +0000
11316              Message-ID: <43D9FF4E.6010501@uk.radan.com>
11317      Branch: perl
11318            ! Porting/pumpkin.pod
11319 ____________________________________________________________________________
11320 [ 26955] By: nicholas                              on 2006/01/27  10:36:05
11321         Log: A description of the new constants.
11322      Branch: perl
11323            ! pod/perl593delta.pod
11324 ____________________________________________________________________________
11325 [ 26954] By: gisle                                 on 2006/01/27  08:54:04
11326         Log: Simplify nested '#ifdef' by replacing it with '#elif defined()'
11327      Branch: perl
11328            ! mg.c
11329 ____________________________________________________________________________
11330 [ 26953] By: gisle                                 on 2006/01/27  08:49:34
11331         Log: Safer implementation of RTRIM().
11332              Don't rely on SvCUR to be sane unless SvPOK.
11333      Branch: perl
11334            ! mg.c
11335 ____________________________________________________________________________
11336 [ 26952] By: nicholas                              on 2006/01/26  22:03:19
11337         Log: Subject: [PATCH] Change 26781/26830 (SvRTRIM should also write a new '\0' at the end) can cause segfaults
11338              From: "Philippe M. Chiasson" <gozer@ActiveState.com>
11339              Message-ID: <43D941AF.1060503@ActiveState.com>
11340              Date: Thu, 26 Jan 2006 13:39:59 -0800
11341      Branch: perl
11342            ! mg.c
11343 ____________________________________________________________________________
11344 [ 26951] By: stevep                                on 2006/01/26  19:23:48
11345         Log: Fix a few nits in perl593delta
11346      Branch: perl
11347            ! pod/perl593delta.pod
11348 ____________________________________________________________________________
11349 [ 26950] By: rgs                                   on 2006/01/26  18:48:27
11350         Log: miniperl isn't enough anymore to run pod2man.
11351      Branch: perl
11352            ! pod/Makefile.SH
11353 ____________________________________________________________________________
11354 [ 26949] By: nicholas                              on 2006/01/26  18:35:56
11355         Log: 2 spelling corrections, and rephrase the entry on perlivp (better
11356              grammer, more succinct)
11357      Branch: perl
11358            ! pod/perl593delta.pod
11359 ____________________________________________________________________________
11360 [ 26948] By: rgs                                   on 2006/01/26  18:14:26
11361         Log: More work on perldelta
11362      Branch: perl
11363            ! pod/perl593delta.pod
11364 ____________________________________________________________________________
11365 [ 26947] By: steveh                                on 2006/01/26  16:25:20
11366         Log: Make dump and -u croak on Win32 and Cygwin to avoid confusion
11367              such as was seen here:
11368              
11369              Subject: Weird Win32 error: "This application has requested the Runtime to terminate it in an unusual way."
11370              From: demerphq <demerphq@gmail.com>
11371              Date: Thu, 26 Jan 2006 15:40:42 +0100
11372              Message-ID: <9b18b3110601260640x34b2442cnf5379d2f83b74187@mail.gmail.com>
11373      Branch: perl
11374            ! perl.c pod/perldiag.pod pod/perlport.pod
11375 ____________________________________________________________________________
11376 [ 26946] By: nicholas                              on 2006/01/26  14:57:42
11377         Log: SvREADONLY_off inside the magic routines is also dangerous on shared
11378              hash key scalars, so decompose them to normal scalars if they ever
11379              get here.
11380      Branch: perl
11381            ! mg.c
11382 ____________________________________________________________________________
11383 [ 26945] By: rgs                                   on 2006/01/26  11:49:22
11384         Log: assertions.pm is dual-lived
11385      Branch: perl
11386            ! Porting/Maintainers.pl
11387 ____________________________________________________________________________
11388 [ 26943] By: rgs                                   on 2006/01/25  17:12:11
11389         Log: Subject: aelemfast optimization opclass problem (c.f. [perl #38279])
11390              From: Stephen McCamant <smcc@mit.edu>
11391              Date: Jan 24, 2006 7:23 AM
11392              Message-ID: <17365.51166.604020.571992@conquest.OCF.Berkeley.EDU>
11393      Branch: perl
11394            + ext/B/t/optree_misc.t
11395            ! MANIFEST ext/B/B.xs
11396 ____________________________________________________________________________
11397 [ 26941] By: gisle                                 on 2006/01/24  15:37:25
11398         Log: Subject: Simplify &IO::Handle::say
11399              From: Gisle Aas <gisle@ActiveState.com>
11400              Date: 24 Jan 2006 05:01:28 -0800
11401              Message-ID: <lrzmll7pav.fsf@caliper.activestate.com>
11402      Branch: perl
11403            ! ext/IO/lib/IO/Handle.pm
11404 ____________________________________________________________________________
11405 [ 26940] By: rgs                                   on 2006/01/24  15:10:27
11406         Log: Fix a regression on suidperl : the error message "No #! line" was
11407              produced in erroneous cases, because we used to read values in a
11408              string buffer that pointed to nothing.
11409      Branch: perl
11410            ! perl.c
11411 ____________________________________________________________________________
11412 [ 26936] By: steveh                                on 2006/01/24  12:13:15
11413         Log: Remove d_nanosleep from win32 configs
11414              Change 19899 removed them before, but they have accidentally crept back.
11415      Branch: perl
11416            ! win32/config.bc win32/config.gc win32/config.vc
11417            ! win32/config.vc64
11418 ____________________________________________________________________________
11419 [ 26935] By: steveh                                on 2006/01/24  09:22:44
11420         Log: Subject: SPRINTF_RETURNS_STRLEN isn't really a compile-time option 
11421              From: Gisle Aas <gisle@ActiveState.com>
11422              Date: 23 Jan 2006 02:12:04 -0800
11423              Message-ID: <lr3bjfb6dn.fsf@caliper.activestate.com>
11424              
11425              Subject: RE: SPRINTF_RETURNS_STRLEN isn't really a compile-time option
11426              From: "Jan Dubois" <jand@ActiveState.com>
11427              Date: Mon, 23 Jan 2006 11:30:51 -0800
11428              Message-ID: <008001c62053$86adf680$2217a8c0@candy>
11429      Branch: perl
11430            ! makedef.pl perl.c
11431 ____________________________________________________________________________
11432 [ 26933] By: rgs                                   on 2006/01/23  19:24:06
11433         Log: More work on perldelta
11434      Branch: perl
11435            ! pod/perl593delta.pod
11436 ____________________________________________________________________________
11437 [ 26932] By: nicholas                              on 2006/01/23  19:06:41
11438         Log: constant_add_symbol needs to be static, else static builds can fail at
11439              link time. (*How* many meanings is "static" overloaded with?)
11440      Branch: perl
11441            ! lib/ExtUtils/Constant/ProxySubs.pm
11442 ____________________________________________________________________________
11443 [ 26930] By: stevep                                on 2006/01/23  18:40:08
11444         Log: Subject: [PATCH] Tru64: -Uusedl: lib/ExtUtils/t/Embed.t
11445              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
11446              Date: Mon, 23 Jan 2006 20:34:18 +0200
11447              Message-ID: <43D521AA.7030008@gmail.com>
11448      Branch: perl
11449            ! lib/ExtUtils/t/Embed.t
11450 ____________________________________________________________________________
11451 [ 26929] By: stevep                                on 2006/01/23  15:56:34
11452         Log: Upgrade to Pod-Simple-3.04
11453      Branch: perl
11454            ! lib/Pod/Simple.pm lib/Pod/Simple/BlackBox.pm
11455            ! lib/Pod/Simple/Search.pm
11456 ____________________________________________________________________________
11457 [ 26928] By: rgs                                   on 2006/01/23  15:28:51
11458         Log: Now that change #26410 is reverted, mark as TODO the tests added
11459              by change #26925.
11460      Branch: perl
11461            ! t/op/pat.t
11462 ____________________________________________________________________________
11463 [ 26927] By: rgs                                   on 2006/01/23  15:18:30
11464         Log: Missing chunk in change #26926
11465      Branch: perl
11466            ! t/op/taint.t
11467 ____________________________________________________________________________
11468 [ 26926] By: rgs                                   on 2006/01/23  15:18:10
11469         Log: Revert change 26410, marking the test that was added there as TODO.
11470              See the thread :
11471              Subject: LVALUE m//g (was Re: au revoir ...)
11472              From: Nicholas Clark <nick@ccl4.org>
11473              Date: Jan 18, 2006 9:30 PM
11474              Message-ID: <20060118203058.GQ616@plum.flirble.org>
11475      Branch: perl
11476            ! op.c
11477 ____________________________________________________________________________
11478 [ 26925] By: nicholas                              on 2006/01/23  15:11:11
11479         Log: Change the regression test added by 26410 to use test.pl; this makes
11480              it easier to TODO if needed.
11481              Add the TODO test provided by Rick Delaney, but not as TODO, because
11482              change 26410 also made pos on LVALUE subroutines work for the first
11483              time.
11484      Branch: perl
11485            ! t/op/pat.t t/op/taint.t
11486 ____________________________________________________________________________
11487 [ 26924] By: rgs                                   on 2006/01/23  14:44:59
11488         Log: Un-const magic virtual tables; this consting breaks the nasty
11489              things done by Swig, as noticed by Audrey.
11490      Branch: perl
11491            ! embed.fnc mg.c mg.h perl.h pod/perlapi.pod proto.h sv.c
11492 ____________________________________________________________________________
11493 [ 26923] By: stevep                                on 2006/01/23  14:35:52
11494         Log: Upgrade to CPAN-1.83_58
11495      Branch: perl
11496            ! lib/CPAN.pm lib/CPAN/Debug.pm lib/CPAN/FirstTime.pm
11497            ! lib/CPAN/HandleConfig.pm lib/CPAN/SIGNATURE
11498            ! lib/CPAN/Version.pm lib/CPAN/t/vcmp.t
11499 ____________________________________________________________________________
11500 [ 26922] By: gisle                                 on 2006/01/23  12:33:02
11501         Log: Avoid warning with MS Visual C compiler.
11502              Encode.xs(443) : warning C4761: integral size mismatch in argument; conversion supplied
11503      Branch: perl
11504            ! ext/Encode/Encode.xs
11505 ____________________________________________________________________________
11506 [ 26921] By: gisle                                 on 2006/01/23  09:57:10
11507         Log: Subject: Avoid most getprotobyname/number calls in IO::Socket::INET
11508              From: Gisle Aas <gisle@ActiveState.com>
11509              Date: 18 Jan 2006 09:28:24 -0800
11510              Message-ID: <lr3bjlbg3r.fsf@caliper.activestate.com>
11511      Branch: perl
11512            ! ext/IO/lib/IO/Socket/INET.pm
11513 ____________________________________________________________________________
11514 [ 26919] By: craigb                                on 2006/01/21  17:05:07
11515         Log: Make Manifest.t do what is says it's doing.
11516      Branch: perl
11517            ! lib/ExtUtils/t/Manifest.t
11518 ____________________________________________________________________________
11519 [ 26918] By: mhx                                   on 2006/01/21  15:31:06
11520         Log: Remove wrong cast to (void *), which fixes a gcc warning, and use
11521              the return value of upg_version() at least once in the core.
11522      Branch: perl
11523            ! pp_ctl.c util.c
11524 ____________________________________________________________________________
11525 [ 26915] By: nicholas                              on 2006/01/20  10:12:12
11526         Log: Note 5.8.8-RC1
11527      Branch: perl
11528            ! pod/perlhist.pod
11529 ____________________________________________________________________________
11530 [ 26914] By: mhx                                   on 2006/01/19  18:44:34
11531         Log: Upgrade to Devel::PPPort 3.08
11532      Branch: perl
11533            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
11534            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
11535            ! ext/Devel/PPPort/PPPort_pm.PL
11536            ! ext/Devel/PPPort/parts/inc/ppphtest ext/Devel/PPPort/soak
11537 ____________________________________________________________________________
11538 [ 26913] By: craigb                                on 2006/01/19  04:55:19
11539         Log: find_perl() must be after environment initialization
11540      Branch: perl
11541            ! ext/Devel/PPPort/t/ppphtest.t
11542 ____________________________________________________________________________
11543 [ 26912] By: stevep                                on 2006/01/19  02:58:37
11544         Log: Fix hardcoded "/" in a filepath that causes ext/List/Util/t/p_tainted.t
11545              to fail on VMS.
11546      Branch: perl
11547            ! ext/List/Util/t/p_tainted.t
11548 ____________________________________________________________________________
11549 [ 26911] By: stevep                                on 2006/01/19  02:32:06
11550         Log: Fix another concatenated filepath in a test for Digest::SHA.
11551      Branch: perl
11552            ! ext/Digest/SHA/t/6-dump-load.t
11553 ____________________________________________________________________________
11554 [ 26910] By: nicholas                              on 2006/01/18  23:52:20
11555         Log: Integrate 26847 from maint.
11556              [Whoops, that was never the plan. Didn't realise which directory I was
11557              in]
11558      Branch: perl
11559           !> AUTHORS Porting/Maintainers.pl
11560 ____________________________________________________________________________
11561 [ 26904] By: nicholas                              on 2006/01/18  18:02:17
11562         Log: Change 26410 caused a regression, with the RVALUE return value of
11563              method calls now failing if bound to a global match. Add a TODO test.
11564      Branch: perl
11565            ! t/op/pat.t
11566 ____________________________________________________________________________
11567 [ 26903] By: gisle                                 on 2006/01/18  14:43:14
11568         Log: Allow IPPROTO_ICMP and IPPROTO_UDP to be exported.
11569              These were introduced in change 26897.
11570      Branch: perl
11571            ! ext/Socket/Socket.pm
11572 ____________________________________________________________________________
11573 [ 26902] By: gisle                                 on 2006/01/18  14:41:17
11574         Log: Use the IPPROTO_TCP constant instead of 6.
11575      Branch: perl
11576            ! ext/Socket/t/Socket.t
11577 ____________________________________________________________________________
11578 [ 26901] By: steveh                                on 2006/01/18  14:23:09
11579         Log: Change all NEWSV() to newSV() in the core and non-dual-lived modules.
11580              Keep NEWSV() itself for backwards-compatibility outside of the core,
11581              but don't advertise it any more.
11582              (cf. change #25101).
11583      Branch: perl
11584            ! av.c doio.c dump.c ext/ByteLoader/bytecode.h
11585            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs gv.c handy.h hv.c
11586            ! mathoms.c op.c os2/OS2/REXX/REXX.xs pad.c perl.c perly.c
11587            ! pod/perlapi.pod pod/perlembed.pod pp.c pp_ctl.c pp_hot.c
11588            ! pp_pack.c pp_sys.c regexec.c scope.c sv.c toke.c
11589            ! vms/ext/Stdio/Stdio.xs
11590 ____________________________________________________________________________
11591 [ 26900] By: stevep                                on 2006/01/18  13:32:09
11592         Log: Digest::SHA's t/2-nist-sha-oo.t has some path related problems on
11593              VMS as well.
11594      Branch: perl
11595            ! ext/Digest/SHA/t/2-nist-sha-oo.t
11596 ____________________________________________________________________________
11597 [ 26899] By: stevep                                on 2006/01/18  13:09:10
11598         Log: Fixes for Digest::SHA.  Replaced old ppport.h file with a new one
11599              generated from Devel::PPPort 3.07.  Also, fixed a UNIX-based path
11600              element that caused test failures on VMS (reported by John E. Malmberg
11601              <wb8tyw@qsl.net>).
11602      Branch: perl
11603            ! ext/Digest/SHA/ppport.h ext/Digest/SHA/t/6-dump-load.t
11604 ____________________________________________________________________________
11605 [ 26897] By: gisle                                 on 2006/01/18  11:57:07
11606         Log: Make sure the most common IPPROTO_* constants are always available.
11607              These are well known numbers so it should not be a problem to
11608              hardcode values when no constant is provided by the C library.
11609              Ref <http://www.iana.org/assignments/protocol-numbers>.
11610              
11611              On some old glibc systems (eg Redhat 6) IPPROTO_TCP is an enum only
11612              and this change workaround that problem as well.
11613      Branch: perl
11614            ! ext/Socket/Makefile.PL
11615 ____________________________________________________________________________
11616 [ 26893] By: gisle                                 on 2006/01/18  10:12:14
11617         Log: Suppress "statement not reached" warning from the Sun C compiler.
11618      Branch: perl
11619            ! doio.c
11620 ____________________________________________________________________________
11621 [ 26892] By: rgs                                   on 2006/01/18  10:06:24
11622         Log: Explain better how that test count works.
11623      Branch: perl
11624            ! t/comp/require.t
11625 ____________________________________________________________________________
11626 [ 26891] By: nicholas                              on 2006/01/18  10:02:19
11627         Log: New t/comp/require.t tests should go before the conditional exit.
11628      Branch: perl
11629            ! t/comp/require.t
11630 ____________________________________________________________________________
11631 [ 26889] By: craigb                                on 2006/01/18  05:12:10
11632         Log: special VMS handling no longer needed since we now close the file
11633      Branch: perl
11634            ! lib/File/Compare.t
11635 ____________________________________________________________________________
11636 [ 26885] By: rgs                                   on 2006/01/17  21:45:37
11637         Log: Gisle points out that it's ok to ignore the return value of newSVrv.
11638              Due to how embed.pl is implemented, this also has the unfortunate
11639              side-effect of removing __attribute__malloc__ from the attributes of
11640              this function, but given that the new pointer is stored elsewhere
11641              anyway, this shouldn't impact what gcc could have optimized.
11642      Branch: perl
11643            ! embed.fnc proto.h
11644 ____________________________________________________________________________
11645 [ 26883] By: rgs                                   on 2006/01/17  21:22:38
11646         Log: Regression test for change #26881
11647      Branch: perl
11648            ! t/comp/require.t
11649 ____________________________________________________________________________
11650 [ 26881] By: rgs                                   on 2006/01/17  19:03:51
11651         Log: The current OP that is tested in doeval() can be a require(), an
11652              eval() or a do(). When we test whether OPf_SPECIAL is set on it, be
11653              sure to take into account that it's the eval-related meaning of
11654              OPf_SPECIAL we're testing for, not the require-related one.
11655      Branch: perl
11656            ! pp_ctl.c
11657 ____________________________________________________________________________
11658 [ 26878] By: rgs                                   on 2006/01/17  16:15:15
11659         Log: Make the description of $^M in perlvar a bit more clear
11660              w.r.t. cross-references to the INSTALL document. (spotted
11661              by Stas Bekman)
11662      Branch: perl
11663            ! pod/perlvar.pod
11664 ____________________________________________________________________________
11665 [ 26877] By: rgs                                   on 2006/01/17  16:08:47
11666         Log: Subject: Re: [PATCH] Updated README.macosx
11667              From: Sherm Pendley <sherm@dot-app.org>
11668              Date: Mon, 16 Jan 2006 16:53:23 -0500
11669              Message-Id: <619C9A5D-972F-4B90-A99A-B4B6D04C584D@dot-app.org>
11670      Branch: perl
11671            ! README.macosx
11672 ____________________________________________________________________________
11673 [ 26871] By: gisle                                 on 2006/01/17  11:37:54
11674         Log: More readable MEM_WRAP_CHECK_1() macro.
11675              This form also avoids the "dead part of constant expression is nonconstant"
11676              warning from the Sun Studio 10 compiler.
11677      Branch: perl
11678            ! README.solaris handy.h
11679 ____________________________________________________________________________
11680 [ 26870] By: craigb                                on 2006/01/17  04:03:01
11681         Log: Dots in directory names aren't nice on VMS.
11682      Branch: perl
11683            ! lib/Archive/Tar/t/04_resolved_issues.t
11684 ____________________________________________________________________________
11685 [ 26869] By: craigb                                on 2006/01/17  03:28:20
11686         Log: more case tolerance for vms/ext/filespec.t
11687      Branch: perl
11688            ! vms/ext/filespec.t
11689 ____________________________________________________________________________
11690 [ 26868] By: stevep                                on 2006/01/16  22:31:52
11691         Log: Don't warn about a directory being closed in the DESTROY for
11692              IO::Dir.
11693      Branch: perl
11694            ! ext/IO/lib/IO/Dir.pm
11695 ____________________________________________________________________________
11696 [ 26867] By: rgs                                   on 2006/01/16  19:16:58
11697         Log: defined %foo::bar:: wasn't working like it used to do in evals
11698              (and, consequently, when require'ing modules.)
11699      Branch: perl
11700            ! t/op/stash.t toke.c
11701 ____________________________________________________________________________
11702 [ 26866] By: mhx                                   on 2006/01/16  18:13:28
11703         Log: Upgrade to Devel::PPPort 3.07
11704      Branch: perl
11705            + ext/Devel/PPPort/parts/base/5008007
11706            + ext/Devel/PPPort/parts/base/5009003
11707            + ext/Devel/PPPort/parts/inc/Sv_set
11708            + ext/Devel/PPPort/parts/inc/memory
11709            + ext/Devel/PPPort/parts/inc/variables
11710            + ext/Devel/PPPort/parts/todo/5008007
11711            + ext/Devel/PPPort/parts/todo/5009003
11712            + ext/Devel/PPPort/t/Sv_set.t ext/Devel/PPPort/t/memory.t
11713            + ext/Devel/PPPort/t/variables.t
11714            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
11715            ! ext/Devel/PPPort/MANIFEST ext/Devel/PPPort/META.yml
11716            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
11717            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/PPPort_pm.PL
11718            ! ext/Devel/PPPort/PPPort_xs.PL ext/Devel/PPPort/README
11719            ! ext/Devel/PPPort/TODO ext/Devel/PPPort/apicheck_c.PL
11720            ! ext/Devel/PPPort/devel/buildperl.pl
11721            ! ext/Devel/PPPort/devel/mkapidoc.sh
11722            ! ext/Devel/PPPort/devel/mktodo ext/Devel/PPPort/devel/mktodo.pl
11723            ! ext/Devel/PPPort/devel/scanprov ext/Devel/PPPort/mktests.PL
11724            ! ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
11725            ! ext/Devel/PPPort/parts/apicheck.pl
11726            ! ext/Devel/PPPort/parts/apidoc.fnc
11727            ! ext/Devel/PPPort/parts/base/5004000
11728            ! ext/Devel/PPPort/parts/base/5004050
11729            ! ext/Devel/PPPort/parts/base/5006000
11730            ! ext/Devel/PPPort/parts/base/5007001
11731            ! ext/Devel/PPPort/parts/base/5008001
11732            ! ext/Devel/PPPort/parts/embed.fnc
11733            ! ext/Devel/PPPort/parts/inc/MY_CXT
11734            ! ext/Devel/PPPort/parts/inc/SvPV
11735            ! ext/Devel/PPPort/parts/inc/call ext/Devel/PPPort/parts/inc/cop
11736            ! ext/Devel/PPPort/parts/inc/exception
11737            ! ext/Devel/PPPort/parts/inc/format
11738            ! ext/Devel/PPPort/parts/inc/grok
11739            ! ext/Devel/PPPort/parts/inc/limits
11740            ! ext/Devel/PPPort/parts/inc/mPUSH
11741            ! ext/Devel/PPPort/parts/inc/magic
11742            ! ext/Devel/PPPort/parts/inc/misc
11743            ! ext/Devel/PPPort/parts/inc/newCONSTSUB
11744            ! ext/Devel/PPPort/parts/inc/newRV
11745            ! ext/Devel/PPPort/parts/inc/ppphbin
11746            ! ext/Devel/PPPort/parts/inc/ppphdoc
11747            ! ext/Devel/PPPort/parts/inc/ppphtest
11748            ! ext/Devel/PPPort/parts/inc/sv_xpvf
11749            ! ext/Devel/PPPort/parts/inc/threads
11750            ! ext/Devel/PPPort/parts/inc/uv
11751            ! ext/Devel/PPPort/parts/inc/version
11752            ! ext/Devel/PPPort/parts/ppptools.pl
11753            ! ext/Devel/PPPort/parts/todo/5004000
11754            ! ext/Devel/PPPort/parts/todo/5007001
11755            ! ext/Devel/PPPort/parts/todo/5008001
11756            ! ext/Devel/PPPort/ppport_h.PL ext/Devel/PPPort/soak
11757            ! ext/Devel/PPPort/t/misc.t ext/Devel/PPPort/t/ppphtest.t
11758            ! ext/Devel/PPPort/t/testutil.pl ext/Devel/PPPort/typemap
11759 ____________________________________________________________________________
11760 [ 26863] By: rgs                                   on 2006/01/16  14:09:29
11761         Log: Upgrade to Encode 2.14
11762      Branch: perl
11763            + ext/Encode/t/from_to.t
11764            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
11765            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
11766            ! ext/Encode/META.yml ext/Encode/bin/enc2xs
11767            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/CN/HZ.pm
11768            ! ext/Encode/lib/Encode/MIME/Header.pm
11769            ! ext/Encode/t/mime-header.t ext/Encode/ucm/8859-7.ucm
11770 ____________________________________________________________________________
11771 [ 26861] By: nicholas                              on 2006/01/16  13:10:06
11772         Log: Teach checkAUTHORS about all the authors in 5.8.2-5.8.8, and any others
11773              whose e-mail address I recognise.
11774      Branch: perl
11775            ! Porting/checkAUTHORS.pl
11776 ____________________________________________________________________________
11777 [ 26859] By: rgs                                   on 2006/01/16  12:07:34
11778         Log: Add new directories from C::Zlib to make clean
11779      Branch: perl
11780            ! Makefile.SH
11781 ____________________________________________________________________________
11782 [ 26858] By: rgs                                   on 2006/01/16  11:13:54
11783         Log: Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.83_55.tar.gz
11784              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
11785              Date: Sat, 14 Jan 2006 12:57:48 +0100
11786              Message-ID: <87u0c7yqbn.fsf@k75.linux.bogus>
11787      Branch: perl
11788            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
11789            ! lib/CPAN/SIGNATURE lib/CPAN/bin/cpan
11790 ____________________________________________________________________________
11791 [ 26857] By: craigb                                on 2006/01/14  16:45:56
11792         Log: Give up on through.t on VMS for now -- no can do with current 
11793              pipe implementation.
11794      Branch: perl
11795            ! t/io/through.t
11796 ____________________________________________________________________________
11797 [ 26856] By: nicholas                              on 2006/01/14  12:49:31
11798         Log: Can now count the patches committed with --thanks-applied.
11799              Changes5.8's top 3:
11800              3332:   jhi
11801              321:    ams
11802              60:     nick
11803      Branch: perl
11804            ! Porting/checkAUTHORS.pl
11805 ____________________________________________________________________________
11806 [ 26855] By: nicholas                              on 2006/01/14  12:35:58
11807         Log: Oops. When the e-mail address came first, or there was no name with it,
11808              checkAUTHORS.pl wasn't recognising it, which caused the change to be
11809              attributed to the committer rather than the author. This now reveals
11810              several people "missing" from the AUTHORS file.
11811      Branch: perl
11812            ! Porting/checkAUTHORS.pl
11813 ____________________________________________________________________________
11814 [ 26854] By: nicholas                              on 2006/01/14  12:25:15
11815         Log: Some reordering and one new address for Stéphane Payrard
11816      Branch: perl
11817            ! Porting/checkAUTHORS.pl
11818 ____________________________________________________________________________
11819 [ 26853] By: nicholas                              on 2006/01/14  12:20:19
11820         Log: Teach checkAUTHORS.pl about everyone in Changes5.8.[2-8], adding to
11821              AUTHORS where necessary.
11822      Branch: perl
11823            ! AUTHORS Porting/checkAUTHORS.pl
11824 ____________________________________________________________________________
11825 [ 26852] By: nicholas                              on 2006/01/14  11:54:09
11826         Log: Add Ken Hirsch to AUTHORS.
11827      Branch: perl
11828            ! AUTHORS
11829 ____________________________________________________________________________
11830 [ 26850] By: nicholas                              on 2006/01/14  11:39:42
11831         Log: e-mail update from Phil Lobbes
11832      Branch: perl
11833            ! AUTHORS Porting/checkAUTHORS.pl
11834 ____________________________________________________________________________
11835 [ 26849] By: rgs                                   on 2006/01/14  10:26:15
11836         Log: Perldelta nits by Jim Cromie
11837      Branch: perl
11838            ! pod/perl593delta.pod
11839 ____________________________________________________________________________
11840 [ 26846] By: rgs                                   on 2006/01/14  08:49:12
11841         Log: Adapt test.valgrind make target to recent valgrinds (3.x)
11842              by Jim Cromie
11843      Branch: perl
11844            ! t/TEST
11845 ____________________________________________________________________________
11846 [ 26845] By: craigb                                on 2006/01/14  05:16:27
11847         Log: Friday the 13th, Part II.  Don't call SYS$GETJPI with fancy case
11848              lookup stuff on older systems that don't know what it means (broken
11849              in #25306).
11850      Branch: perl
11851            ! vms/vms.c
11852 ____________________________________________________________________________
11853 [ 26844] By: craigb                                on 2006/01/14  05:02:38
11854         Log: Eek.  #25783 broke all pre-v8.2 VMS builds.  Undo all the bits
11855              having to do with dirent, opendir, etc.  Must be Friday the 13th.
11856      Branch: perl
11857            ! configure.com vms/vms.c vms/vmsish.h
11858 ____________________________________________________________________________
11859 [ 26838] By: nicholas                              on 2006/01/13  21:44:47
11860         Log: checkAUTHORS.pl --rank would loop infinitely on an empty results array.
11861      Branch: perl
11862            ! Porting/checkAUTHORS.pl
11863 ____________________________________________________________________________
11864 [ 26835] By: stevep                                on 2006/01/13  19:31:19
11865         Log: Additional tests for RT #38207: "Useless localization of constant ($[)
11866              in getopts.pl".
11867      Branch: perl
11868            ! t/op/local.t
11869 ____________________________________________________________________________
11870 [ 26831] By: nicholas                              on 2006/01/13  18:10:55
11871         Log: Subject: Re: Today's compiling adventure
11872              From: Ken Hirsch <kenhirsch@ftml.net>
11873              Message-ID: <43C69F48.7090600@ftml.net>
11874              Date: Thu, 12 Jan 2006 13:26:16 -0500
11875      Branch: perl
11876            ! pp_sys.c
11877 ____________________________________________________________________________
11878 [ 26826] By: rgs                                   on 2006/01/13  17:32:31
11879         Log: More perldelta work
11880      Branch: perl
11881            ! pod/perl593delta.pod
11882 ____________________________________________________________________________
11883 [ 26824] By: nicholas                              on 2006/01/13  17:08:13
11884         Log: $utf8::VERSION++ # Documentation.
11885      Branch: perl
11886            ! lib/utf8.pm
11887 ____________________________________________________________________________
11888 [ 26819] By: rgs                                   on 2006/01/13  14:50:32
11889         Log: Fix internal links in POD.
11890      Branch: perl
11891            ! lib/utf8.pm
11892 ____________________________________________________________________________
11893 [ 26817] By: nicholas                              on 2006/01/13  14:02:00
11894         Log: More $VERSION bumps.
11895      Branch: perl
11896            ! ext/PerlIO/via/via.pm lib/Attribute/Handlers.pm lib/Switch.pm
11897 ____________________________________________________________________________
11898 [ 26816] By: rgs                                   on 2006/01/13  13:47:52
11899         Log: Better wording for change 26796. Plus, make podchecker happy.
11900      Branch: perl
11901            ! lib/PerlIO.pm
11902 ____________________________________________________________________________
11903 [ 26815] By: gisle                                 on 2006/01/13  12:10:28
11904         Log: Fix [perl #38223]; _IOC_SIZE() not always safe.
11905      Branch: perl
11906            ! perl.h
11907 ____________________________________________________________________________
11908 [ 26814] By: rgs                                   on 2006/01/13  09:22:14
11909         Log: Add a link to the Opcode doc in Safe.
11910              (see RT CPAN ticket #8579)
11911      Branch: perl
11912            ! ext/Opcode/Safe.pm
11913 ____________________________________________________________________________
11914 [ 26813] By: craigb                                on 2006/01/13  01:12:44
11915         Log: Assorted VMS-only MakeMaker fixes for blead
11916      Branch: perl
11917            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
11918            ! lib/ExtUtils/t/FIRST_MAKEFILE.t lib/ExtUtils/t/basic.t
11919 ____________________________________________________________________________
11920 [ 26812] By: rgs                                   on 2006/01/12  23:11:16
11921         Log: Make h2ph recognize (and skip) const and __const__ in C function
11922              prototypes. This makes it produce better files on linux-sparc64.
11923      Branch: perl
11924            ! utils/h2ph.PL
11925 ____________________________________________________________________________
11926 [ 26809] By: nicholas                              on 2006/01/12  20:03:51
11927         Log: Upgrade to Devel::PPPort 3.06_01
11928      Branch: perl
11929            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
11930            ! ext/Devel/PPPort/META.yml ext/Devel/PPPort/PPPort.pm
11931            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/PPPort_pm.PL
11932            ! ext/Devel/PPPort/devel/buildperl.pl
11933            ! ext/Devel/PPPort/devel/mkapidoc.sh ext/Devel/PPPort/mktests.PL
11934            ! ext/Devel/PPPort/parts/apicheck.pl
11935            ! ext/Devel/PPPort/parts/apidoc.fnc
11936            ! ext/Devel/PPPort/parts/base/5006000
11937            ! ext/Devel/PPPort/parts/base/5009002
11938            ! ext/Devel/PPPort/parts/embed.fnc
11939            ! ext/Devel/PPPort/parts/inc/MY_CXT
11940            ! ext/Devel/PPPort/parts/inc/SvPV
11941            ! ext/Devel/PPPort/parts/inc/format
11942            ! ext/Devel/PPPort/parts/inc/grok
11943            ! ext/Devel/PPPort/parts/inc/misc
11944            ! ext/Devel/PPPort/parts/inc/newCONSTSUB
11945            ! ext/Devel/PPPort/parts/inc/ppphbin
11946            ! ext/Devel/PPPort/parts/inc/ppphdoc
11947            ! ext/Devel/PPPort/parts/inc/ppphtest
11948            ! ext/Devel/PPPort/parts/inc/version
11949            ! ext/Devel/PPPort/parts/ppptools.pl
11950            ! ext/Devel/PPPort/parts/todo/5004040
11951            ! ext/Devel/PPPort/parts/todo/5005000
11952            ! ext/Devel/PPPort/parts/todo/5006000
11953            ! ext/Devel/PPPort/ppport_h.PL ext/Devel/PPPort/soak
11954            ! ext/Devel/PPPort/t/newCONSTSUB.t ext/Devel/PPPort/t/ppphtest.t
11955 ____________________________________________________________________________
11956 [ 26808] By: merijn                                on 2006/01/12  19:54:57
11957         Log: Add new mpeix file from #26807
11958      Branch: perl
11959            ! MANIFEST
11960 ____________________________________________________________________________
11961 [ 26807] By: merijn                                on 2006/01/12  19:52:01
11962         Log: Subject: Re: Today's compiling adventure
11963              From: Ken Hirsch <kenhirsch@ftml.net>
11964              Date: Thu, 12 Jan 2006 13:26:16 -0500
11965              Message-ID: <43C69F48.7090600@ftml.net>
11966      Branch: perl
11967            + mpeix/mpeix_setjmp.c
11968            ! README.mpeix hints/mpeix.sh mpeix/mpeix.c mpeix/mpeixish.h
11969            ! pp_sys.c
11970 ____________________________________________________________________________
11971 [ 26805] By: nicholas                              on 2006/01/12  19:09:19
11972         Log: $Socket::VERSION++; # You always miss one.
11973      Branch: perl
11974            ! ext/Socket/Socket.pm
11975 ____________________________________________________________________________
11976 [ 26804] By: nicholas                              on 2006/01/12  18:44:49
11977         Log: Bump $VERSION in many modules that have changed.
11978      Branch: perl
11979            ! ext/File/Glob/Glob.pm ext/GDBM_File/GDBM_File.pm
11980            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
11981            ! ext/Opcode/Opcode.pm ext/Opcode/ops.pm
11982            ! ext/SDBM_File/SDBM_File.pm ext/XS/Typemap/Typemap.pm
11983            ! ext/attrs/attrs.pm ext/re/re.pm ext/threads/shared/shared.pm
11984            ! lib/DB.pm lib/Dumpvalue.pm lib/English.pm lib/File/Copy.pm
11985            ! lib/FileCache.pm lib/Pod/Functions.pm lib/Pod/Html.pm
11986            ! lib/Term/ReadLine.pm lib/Tie/Hash.pm lib/Unicode/UCD.pm
11987            ! lib/User/grent.pm lib/blib.pm lib/diagnostics.pm
11988            ! lib/overload.pm lib/vmsish.pm lib/warnings.pm
11989            ! lib/warnings/register.pm os2/OS2/PrfDB/PrfDB.pm
11990            ! os2/OS2/Process/Process.pm os2/OS2/REXX/REXX.pm warnings.pl
11991 ____________________________________________________________________________
11992 [ 26803] By: rgs                                   on 2006/01/12  15:40:53
11993         Log: Don't warn when localizing $[
11994      Branch: perl
11995            ! op.c t/lib/warnings/op
11996 ____________________________________________________________________________
11997 [ 26802] By: rgs                                   on 2006/01/12  13:47:59
11998         Log: Subject: [perl #38205] misleading typo in perlfaq8
11999              From: erik@cs.uni-jena.de (via RT) <perlbug-followup@perl.org>
12000              Date: Wed, 11 Jan 2006 14:56:28 -0800
12001              Message-ID: <rt-3.0.11-38205-127890.10.340635502974@perl.org>
12002      Branch: perl
12003            ! pod/perlfaq8.pod
12004 ____________________________________________________________________________
12005 [ 26801] By: rgs                                   on 2006/01/12  13:36:05
12006         Log: FAQ sync.
12007      Branch: perl
12008            ! pod/perlfaq.pod pod/perlfaq2.pod
12009 ____________________________________________________________________________
12010 [ 26800] By: rgs                                   on 2006/01/12  13:25:15
12011         Log: Subject: [PATCH] Compress::Zlib
12012              From: "Paul Marquess" <paul.marquess@ntlworld.com>
12013              Date: Thu, 12 Jan 2006 13:20:58 -0000
12014              Message-ID: <020d01c6177b$087b1c60$4c05140a@myopwv.com>
12015      Branch: perl
12016            ! ext/Compress/Zlib/t/16oneshot-gzip-only.t
12017            ! ext/Compress/Zlib/t/16oneshot-zip-only.t
12018 ____________________________________________________________________________
12019 [ 26799] By: rgs                                   on 2006/01/12  11:20:27
12020         Log: Subject: Re: cloning and foo_dup functions
12021              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
12022              Date: Thu, 12 Jan 2006 01:41:18 -0800
12023              Message-ID: <20060112094118.GA1432@efn.org>
12024      Branch: perl
12025            ! embed.fnc pod/perltodo.pod proto.h
12026 ____________________________________________________________________________
12027 [ 26798] By: rgs                                   on 2006/01/12  11:02:45
12028         Log: Test comment fix by Dominic Dunlop
12029      Branch: perl
12030            ! lib/locale.t
12031 ____________________________________________________________________________
12032 [ 26797] By: rgs                                   on 2006/01/12  10:13:27
12033         Log: Typo fix.
12034      Branch: perl
12035            ! pod/perlvar.pod
12036 ____________________________________________________________________________
12037 [ 26796] By: nicholas                              on 2006/01/11  22:41:04
12038         Log: Subject: [PATCH] fix for :crlf example 
12039              From: Xavier Noria <fxn@hashref.com> 
12040              Message-Id: <0F64C146-3A80-4FDF-8149-AFB35B3C4D3B@hashref.com> 
12041              Date: Wed, 11 Jan 2006 23:11:49 +0100 
12042              
12043              plus bump its $VERSION
12044      Branch: perl
12045            ! lib/PerlIO.pm
12046 ____________________________________________________________________________
12047 [ 26795] By: gisle                                 on 2006/01/11  21:09:19
12048         Log: A few more places that can use hv_fetchs().
12049              Ref change 26676.
12050      Branch: perl
12051            ! ext/POSIX/POSIX.xs gv.c mg.c pp_ctl.c toke.c universal.c
12052            ! utf8.c util.c
12053 ____________________________________________________________________________
12054 [ 26793] By: merijn                                on 2006/01/11  21:02:14
12055         Log: Cygwin issue (26792) and patchlevel (26790)
12056              
12057              Subject: Re: Cygwin status, maint and blead
12058              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
12059              Date: Fri, 6 Jan 2006 13:47:10 -0800
12060              Message-ID: <20060106214710.GA592@efn.org>
12061              
12062              Subject: Re: Cygwin status, maint and blead
12063              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
12064              Date: Thu, 10 Nov 2005 00:46:33 -0800
12065              Message-ID: <20051110084633.GA3364@efn.org>
12066      Branch: perl
12067            ! Configure
12068 ____________________________________________________________________________
12069 [ 26791] By: gisle                                 on 2006/01/11  20:50:30
12070         Log: Make $( and $) list the groups in the order they
12071              are returned from the OS.  Linux seems to return
12072              the gids sorted and it seemed wrong for perl to
12073              reverse this order.
12074      Branch: perl
12075            ! mg.c
12076 ____________________________________________________________________________
12077 [ 26789] By: stevep                                on 2006/01/11  19:07:04
12078         Log: Subject: Re: [PATCH] Mac OS X 10.4.4 (Darwin 8.4.0) still does not fix locale issue
12079              From: Dominic Dunlop <domo@computer.org>
12080              Date: Wed, 11 Jan 2006 19:52:20 +0100
12081              Message-Id: <FD99F9D3-16DB-484C-BC0A-702F60DAACA4@computer.org>
12082      Branch: perl
12083            ! lib/locale.t
12084 ____________________________________________________________________________
12085 [ 26787] By: nicholas                              on 2006/01/11  14:47:04
12086         Log: Refactor S_vdie_common so that Perl_vwarn can use it too.
12087      Branch: perl
12088            ! embed.fnc embed.h proto.h util.c
12089 ____________________________________________________________________________
12090 [ 26786] By: gisle                                 on 2006/01/11  14:23:28
12091         Log: Get rid of the following gcc format warnings by    simplifying the
12092              getgroups implementation:
12093              
12094              mg.c: In function Perl_magic_get':
12095              mg.c:1008: warning: long unsigned int format, gid_t arg (arg 3)
12096              mg.c:1014: warning: long unsigned int format, gid_t arg (arg 3)
12097              mg.c:1025: warning: long unsigned int format, unsigned int arg (arg 3)
12098              
12099              Since we already cast the numeric Gid_t values to an IV it should not
12100              be too risky to also cast the Group_t values.  Converting these values
12101              with Gid_t_f wasn't quite right anyway.
12102      Branch: perl
12103            ! mg.c
12104 ____________________________________________________________________________
12105 [ 26785] By: steveh                                on 2006/01/11  14:07:47
12106         Log: Clean up temp files/dirs left by Archive-Tar tests
12107              
12108              Part of this reinstates change 25043 which was mistakenly removed
12109              by change 25312
12110      Branch: perl
12111            ! lib/Archive/Tar/t/02_methods.t lib/Archive/Tar/t/99_clean.t
12112 ____________________________________________________________________________
12113 [ 26784] By: rgs                                   on 2006/01/11  12:52:27
12114         Log: Make description of new warning introduced in change 26780 more precise
12115      Branch: perl
12116            ! pod/perldiag.pod
12117 ____________________________________________________________________________
12118 [ 26783] By: steveh                                on 2006/01/11  12:31:26
12119         Log: Clean up libdirs left behind by new Compress-Zlib
12120      Branch: perl
12121            ! win32/Makefile win32/makefile.mk
12122 ____________________________________________________________________________
12123 [ 26782] By: stevep                                on 2006/01/11  12:25:24
12124         Log: Subject: Fw: CPAN Upload: S/SA/SAPER/Sys-Syslog-0.13.tar.gz
12125              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
12126              Date: Wed, 11 Jan 2006 02:13:31 +0100
12127              Message-ID: <1136942011.43c45bbb82dce@imp1-g19.free.fr>
12128      Branch: perl
12129            ! ext/Sys/Syslog/Changes ext/Sys/Syslog/Syslog.pm
12130 ____________________________________________________________________________
12131 [ 26781] By: nicholas                              on 2006/01/11  12:11:03
12132         Log: Gisle notes that SvRTRIM should also write a new '\0' at the end.
12133      Branch: perl
12134            ! mg.c
12135 ____________________________________________________________________________
12136 [ 26780] By: stevep                                on 2006/01/11  11:53:07
12137         Log: Fix the new warning created with version-0.53
12138      Branch: perl
12139            ! pod/perldiag.pod util.c
12140 ____________________________________________________________________________
12141 [ 26779] By: gisle                                 on 2006/01/11  09:52:18
12142         Log: Make setting 'PL_origalen = 1' before perl_parse() disable
12143              argv[0] munging when $0 is assigned to.
12144      Branch: perl
12145            ! mg.c perl.c pod/perlembed.pod
12146 ____________________________________________________________________________
12147 [ 26778] By: steveh                                on 2006/01/11  09:04:38
12148         Log: Bleadperl's Win32::Win32 is more recent than the current CPAN release
12149              of libwin32 (0.26), so bump the $VERSION a little
12150      Branch: perl
12151            ! win32/ext/Win32/Win32.pm
12152 ____________________________________________________________________________
12153 [ 26777] By: stevep                                on 2006/01/11  03:22:57
12154         Log: Upgrade to version-0.53
12155      Branch: perl
12156            ! lib/version.pm lib/version.t util.c
12157 ____________________________________________________________________________
12158 [ 26774] By: nicholas                              on 2006/01/10  17:46:15
12159         Log: s/superceded/superseded/g
12160      Branch: perl
12161            ! Changes5.004 Changes5.6 handy.h pod/perlapi.pod
12162 ____________________________________________________________________________
12163 [ 26773] By: nicholas                              on 2006/01/10  16:59:25
12164         Log: Subject: Re: Sys::Syslog blows up rather spectacularly on Solaris
12165              From: Alan Burlison <Alan.Burlison@sun.com>
12166              Message-ID: <43C3D80E.20704@sun.com>
12167              Date: Tue, 10 Jan 2006 15:51:42 +0000
12168      Branch: perl
12169            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/constants.t
12170 ____________________________________________________________________________
12171 [ 26772] By: nicholas                              on 2006/01/10  16:36:03
12172         Log: Gisle is correct - $host needs to stay in case the user sets it
12173              themselves. But if the user doesn't, default to INADDR_LOOPBACK.
12174      Branch: perl
12175            ! ext/Sys/Syslog/Syslog.pm
12176 ____________________________________________________________________________
12177 [ 26770] By: merijn                                on 2006/01/10  15:16:03
12178         Log: 1. Make HP C-ANSI-C work on Itanium2 (HP-UX 11.23)
12179              broken optimizer
12180              2. Remove a compiler warning in a try program
12181      Branch: perl
12182            ! hints/hpux.sh
12183 ____________________________________________________________________________
12184 [ 26769] By: nicholas                              on 2006/01/10  15:09:07
12185         Log: Why should Syslog jump through hoops to look up the hostname so it can
12186              immediately convert it to an IP address, when all it really wants is
12187              a connection to the loopback device?
12188      Branch: perl
12189            ! ext/Sys/Syslog/Syslog.pm
12190 ____________________________________________________________________________
12191 [ 26768] By: gisle                                 on 2006/01/10  14:32:43
12192         Log: If getservbyname fails tell what service the lookup
12193              attempt tried to use.
12194      Branch: perl
12195            ! ext/Sys/Syslog/Syslog.pm
12196 ____________________________________________________________________________
12197 [ 26767] By: nicholas                              on 2006/01/10  13:24:26
12198         Log: Missing an initialisation, as spotted by Merijn's HP compiler.
12199      Branch: perl
12200            ! toke.c
12201 ____________________________________________________________________________
12202 [ 26766] By: rgs                                   on 2006/01/10  13:20:52
12203         Log: Remove Syslog tests that use external modules
12204      Branch: perl
12205            - ext/Sys/Syslog/t/distchk.t ext/Sys/Syslog/t/pod.t
12206            - ext/Sys/Syslog/t/podcover.t ext/Sys/Syslog/t/podspell.t
12207            - ext/Sys/Syslog/t/portfs.t
12208            ! MANIFEST
12209 ____________________________________________________________________________
12210 [ 26765] By: gisle                                 on 2006/01/10  11:41:24
12211         Log: Move initialization of old values prior to moreswitches()
12212              closer to their use and together with 'switches_done'.
12213      Branch: perl
12214            ! toke.c
12215 ____________________________________________________________________________
12216 [ 26764] By: rgs                                   on 2006/01/10  10:51:16
12217         Log: Subject: [PATCH] It's the Barbie bus patch
12218              From: Andy Lester <andy@petdance.com>
12219              Date: Mon, 9 Jan 2006 23:42:43 -0600
12220              Message-ID: <20060110054243.GA26165@petdance.com>
12221      Branch: perl
12222            ! av.c doio.c embed.fnc embed.h gv.c hv.c mg.c op.c pad.c
12223            ! pp_ctl.c pp_hot.c pp_sys.c proto.h reentr.c reentr.h regcomp.c
12224            ! regexec.c sv.c toke.c uconfig.sh util.c
12225 ____________________________________________________________________________
12226 [ 26762] By: gisle                                 on 2006/01/10  10:10:10
12227         Log: Remove stale date.
12228      Branch: perl
12229            ! pod/perlembed.pod
12230 ____________________________________________________________________________
12231 [ 26761] By: rgs                                   on 2006/01/10  10:05:26
12232         Log: Subject: [PATCH] Compress::Zlib  becomes zlib agnostic
12233              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
12234              Date: Mon, 9 Jan 2006 20:25:00 -0000
12235              Message-ID: <002101c6155a$c5886c90$1340100a@myopwv.com>
12236      Branch: perl
12237            + ext/Compress/Zlib/lib/Compress/Zip/Constants.pm
12238            + ext/Compress/Zlib/lib/CompressPlugin/Deflate.pm
12239            + ext/Compress/Zlib/lib/CompressPlugin/Identity.pm
12240            + ext/Compress/Zlib/lib/IO/Compress/Base.pm
12241            + ext/Compress/Zlib/lib/IO/Compress/Zip.pm
12242            + ext/Compress/Zlib/lib/IO/Uncompress/AnyUncompress.pm
12243            + ext/Compress/Zlib/lib/IO/Uncompress/Base.pm
12244            + ext/Compress/Zlib/lib/IO/Uncompress/Unzip.pm
12245            + ext/Compress/Zlib/lib/UncompressPlugin/Identity.pm
12246            + ext/Compress/Zlib/lib/UncompressPlugin/Inflate.pm
12247            + ext/Compress/Zlib/t/04generic-deflate.t
12248            + ext/Compress/Zlib/t/04generic-gzip.t
12249            + ext/Compress/Zlib/t/04generic-rawdeflate.t
12250            + ext/Compress/Zlib/t/04generic-zip.t
12251            + ext/Compress/Zlib/t/04zlib-generic-deflate.t
12252            + ext/Compress/Zlib/t/04zlib-generic-gzip.t
12253            + ext/Compress/Zlib/t/04zlib-generic-rawdeflate.t
12254            + ext/Compress/Zlib/t/04zlib-generic-zip.t
12255            + ext/Compress/Zlib/t/12any-deflate.t
12256            + ext/Compress/Zlib/t/12any-gzip.t
12257            + ext/Compress/Zlib/t/12any-rawdeflate.t
12258            + ext/Compress/Zlib/t/12any-transparent.t
12259            + ext/Compress/Zlib/t/12any-zip.t
12260            + ext/Compress/Zlib/t/13prime-deflate.t
12261            + ext/Compress/Zlib/t/13prime-gzip.t
12262            + ext/Compress/Zlib/t/13prime-rawdeflate.t
12263            + ext/Compress/Zlib/t/13prime-zip.t
12264            + ext/Compress/Zlib/t/15multi-deflate.t
12265            + ext/Compress/Zlib/t/15multi-gzip.t
12266            + ext/Compress/Zlib/t/15multi-rawdeflate.t
12267            + ext/Compress/Zlib/t/15multi-zip.t
12268            + ext/Compress/Zlib/t/16oneshot-deflate.t
12269            + ext/Compress/Zlib/t/16oneshot-gzip-only.t
12270            + ext/Compress/Zlib/t/16oneshot-gzip.t
12271            + ext/Compress/Zlib/t/16oneshot-rawdeflate.t
12272            + ext/Compress/Zlib/t/16oneshot-zip-only.t
12273            + ext/Compress/Zlib/t/16oneshot-zip.t
12274            + ext/Compress/Zlib/t/19destroy-deflate.t
12275            + ext/Compress/Zlib/t/19destroy-gzip.t
12276            + ext/Compress/Zlib/t/19destroy-rawdeflate.t
12277            + ext/Compress/Zlib/t/19destroy-zip.t
12278            + ext/Compress/Zlib/t/20tied-deflate.t
12279            + ext/Compress/Zlib/t/20tied-gzip.t
12280            + ext/Compress/Zlib/t/20tied-rawdeflate.t
12281            + ext/Compress/Zlib/t/20tied-zip.t
12282            + ext/Compress/Zlib/t/21newtied-deflate.t
12283            + ext/Compress/Zlib/t/21newtied-gzip.t
12284            + ext/Compress/Zlib/t/21newtied-rawdeflate.t
12285            + ext/Compress/Zlib/t/21newtied-zip.t
12286            + ext/Compress/Zlib/t/22merge-deflate.t
12287            + ext/Compress/Zlib/t/22merge-gzip.t
12288            + ext/Compress/Zlib/t/22merge-rawdeflate.t
12289            + ext/Compress/Zlib/t/22merge-zip.t
12290            + ext/Compress/Zlib/t/25anyunc-deflate.t
12291            + ext/Compress/Zlib/t/25anyunc-gzip.t
12292            + ext/Compress/Zlib/t/25anyunc-rawdeflate.t
12293            + ext/Compress/Zlib/t/25anyunc-transparent.t
12294            + ext/Compress/Zlib/t/25anyunc-zip.t ext/Compress/Zlib/t/99pod.t
12295            + t/lib/compress/ZlibTestUtils.pm t/lib/compress/any.pl
12296            + t/lib/compress/anyunc.pl t/lib/compress/destroy.pl
12297            + t/lib/compress/generic.pl t/lib/compress/merge.pl
12298            + t/lib/compress/multi.pl t/lib/compress/newtied.pl
12299            + t/lib/compress/oneshot.pl t/lib/compress/prime.pl
12300            + t/lib/compress/tied.pl t/lib/compress/truncate.pl
12301            + t/lib/compress/zlib-generic.pl
12302            - ext/Compress/Zlib/t/04def.t ext/Compress/Zlib/t/12any.t
12303            - ext/Compress/Zlib/t/13prime.t ext/Compress/Zlib/t/15multi.t
12304            - ext/Compress/Zlib/t/16oneshot.t
12305            - ext/Compress/Zlib/t/19destroy.t ext/Compress/Zlib/t/20tied.t
12306            - ext/Compress/Zlib/t/21newtied.t ext/Compress/Zlib/t/22merge.t
12307            - t/lib/ZlibTestUtils.pm
12308            ! MANIFEST ext/Compress/Zlib/Changes
12309            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/README
12310            ! ext/Compress/Zlib/Zlib.pm ext/Compress/Zlib/Zlib.xs
12311            ! ext/Compress/Zlib/lib/Compress/Gzip/Constants.pm
12312            ! ext/Compress/Zlib/lib/Compress/Zlib/Common.pm
12313            ! ext/Compress/Zlib/lib/Compress/Zlib/FileConstants.pm
12314            ! ext/Compress/Zlib/lib/Compress/Zlib/ParseParameters.pm
12315            ! ext/Compress/Zlib/lib/File/GlobMapper.pm
12316            ! ext/Compress/Zlib/lib/IO/Compress/Deflate.pm
12317            ! ext/Compress/Zlib/lib/IO/Compress/Gzip.pm
12318            ! ext/Compress/Zlib/lib/IO/Compress/RawDeflate.pm
12319            ! ext/Compress/Zlib/lib/IO/Uncompress/AnyInflate.pm
12320            ! ext/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm
12321            ! ext/Compress/Zlib/lib/IO/Uncompress/Inflate.pm
12322            ! ext/Compress/Zlib/lib/IO/Uncompress/RawInflate.pm
12323            ! ext/Compress/Zlib/pod/FAQ.pod ext/Compress/Zlib/ppport.h
12324            ! ext/Compress/Zlib/t/01version.t ext/Compress/Zlib/t/02zlib.t
12325            ! ext/Compress/Zlib/t/03zlib-v1.t
12326            ! ext/Compress/Zlib/t/05examples.t
12327            ! ext/Compress/Zlib/t/06gzsetp.t ext/Compress/Zlib/t/07bufsize.t
12328            ! ext/Compress/Zlib/t/08encoding.t
12329            ! ext/Compress/Zlib/t/09gziphdr.t ext/Compress/Zlib/t/10defhdr.t
12330            ! ext/Compress/Zlib/t/11truncate.t
12331            ! ext/Compress/Zlib/t/14gzopen.t ext/Compress/Zlib/t/17isize.t
12332            ! ext/Compress/Zlib/t/18lvalue.t ext/Compress/Zlib/t/23misc.t
12333            ! ext/Compress/Zlib/t/globmapper.t
12334 ____________________________________________________________________________
12335 [ 26760] By: gisle                                 on 2006/01/10  08:58:21
12336         Log: Avoid possible dereference of NULL in the initialization of PL_origalen.
12337              This can only happen when perlparse is called with no argv.
12338              Don't try to update PL_origargv unless PL_origalen is at least 2.
12339      Branch: perl
12340            ! mg.c perl.c
12341 ____________________________________________________________________________
12342 [ 26759] By: craigb                                on 2006/01/10  04:28:25
12343         Log: Make FAKE,READONLY optional on VMS in test 21
12344      Branch: perl
12345            ! ext/Devel/Peek/t/Peek.t
12346 ____________________________________________________________________________
12347 [ 26758] By: rgs                                   on 2006/01/09  14:58:57
12348         Log: Add Digest::SHA to the Win32 makefiles
12349      Branch: perl
12350            ! win32/Makefile win32/makefile.mk
12351 ____________________________________________________________________________
12352 [ 26757] By: rgs                                   on 2006/01/09  14:42:18
12353         Log: Subject: Re: relaxing TEST restrictions (was: Re: 5.9.3 approaches)
12354              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
12355              Date: Mon, 9 Jan 2006 06:38:25 -0800
12356              Message-ID: <20060109143825.GB4132@efn.org>
12357      Branch: perl
12358            ! t/TEST
12359 ____________________________________________________________________________
12360 [ 26756] By: rgs                                   on 2006/01/09  14:28:20
12361         Log: Subject: [patch] more about embed.fnc in perlguts
12362              From: Jim Cromie <jim.cromie@gmail.com>
12363              Date: Sun, 08 Jan 2006 11:35:46 -0700
12364              Message-ID: <43C15B82.9090309@gmail.com>
12365              
12366              (with a few nits)
12367      Branch: perl
12368            ! embed.fnc pod/perlguts.pod
12369 ____________________________________________________________________________
12370 [ 26755] By: stevep                                on 2006/01/09  14:27:07
12371         Log: Added standard core header to test cases for Digest::SHA
12372      Branch: perl
12373            ! ext/Digest/SHA/t/0-pod-coverage.t ext/Digest/SHA/t/0-pod.t
12374            ! ext/Digest/SHA/t/1-exist.t ext/Digest/SHA/t/1-hello-world.t
12375            ! ext/Digest/SHA/t/2-nist-sha-1.t
12376            ! ext/Digest/SHA/t/2-nist-sha-224.t
12377            ! ext/Digest/SHA/t/2-nist-sha-256.t
12378            ! ext/Digest/SHA/t/2-nist-sha-384.t
12379            ! ext/Digest/SHA/t/2-nist-sha-512.t
12380            ! ext/Digest/SHA/t/2-nist-sha-base64.t
12381            ! ext/Digest/SHA/t/2-nist-sha-oo.t
12382            ! ext/Digest/SHA/t/2-nist-vectors-bit.t
12383            ! ext/Digest/SHA/t/2-nist-vectors-byte.t
12384            ! ext/Digest/SHA/t/3-gillogly-easy.t
12385            ! ext/Digest/SHA/t/3-gillogly-hard.t
12386            ! ext/Digest/SHA/t/4-bitstr-increasing.t
12387            ! ext/Digest/SHA/t/4-bitstr-large.t
12388            ! ext/Digest/SHA/t/4-bitstr-random.t
12389            ! ext/Digest/SHA/t/5-hmac-fips198.t
12390            ! ext/Digest/SHA/t/5-hmac-rfc2202.t
12391            ! ext/Digest/SHA/t/5-hmac-sha-256.t
12392            ! ext/Digest/SHA/t/5-hmac-woodbury.t
12393            ! ext/Digest/SHA/t/6-dump-load.t ext/Digest/SHA/t/7-ireland.t
12394 ____________________________________________________________________________
12395 [ 26754] By: nicholas                              on 2006/01/09  14:10:34
12396         Log: POSIX and Fcntl both export the same constants derived from the same
12397              C macros. Given that constants are now real inline and *defined*,
12398              rather than merely declared and AUTOLOADed as needed, it is best that
12399              POSIX quite litereally re-exports the constants defined by Fcntl.
12400      Branch: perl
12401            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm
12402 ____________________________________________________________________________
12403 [ 26753] By: gisle                                 on 2006/01/09  13:59:48
12404         Log: Restore hardcoded PERL_PATCHNUM removed in change 26672.
12405              This is actually needed for the current Configure logic
12406              to pick up the real patchnum from the .patch file.
12407      Branch: perl
12408            ! patchlevel.h
12409 ____________________________________________________________________________
12410 [ 26752] By: rgs                                   on 2006/01/09  13:44:20
12411         Log: Upgrade to Sys::Syslog 0.12
12412      Branch: perl
12413            ! ext/Sys/Syslog/Changes ext/Sys/Syslog/README
12414            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/constants.t
12415            ! ext/Sys/Syslog/t/podspell.t
12416 ____________________________________________________________________________
12417 [ 26751] By: rgs                                   on 2006/01/09  10:16:23
12418         Log: Subject: [PATCH] RE: Failing tests on VMS blead@26652
12419              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
12420              Date: Sun, 8 Jan 2006 23:47:33 -0000
12421              Message-ID: <00cd01c614ad$e815d340$6401a8c0@myopwv.com>
12422      Branch: perl
12423            ! ext/Compress/Zlib/t/03zlib-v1.t ext/Compress/Zlib/t/04def.t
12424            ! ext/Compress/Zlib/t/05examples.t
12425            ! ext/Compress/Zlib/t/06gzsetp.t
12426            ! ext/Compress/Zlib/t/08encoding.t
12427            ! ext/Compress/Zlib/t/09gziphdr.t ext/Compress/Zlib/t/10defhdr.t
12428            ! ext/Compress/Zlib/t/11truncate.t ext/Compress/Zlib/t/13prime.t
12429            ! ext/Compress/Zlib/t/14gzopen.t ext/Compress/Zlib/t/15multi.t
12430            ! ext/Compress/Zlib/t/16oneshot.t
12431            ! ext/Compress/Zlib/t/19destroy.t ext/Compress/Zlib/t/20tied.t
12432            ! ext/Compress/Zlib/t/21newtied.t ext/Compress/Zlib/t/22merge.t
12433            ! ext/Compress/Zlib/t/23misc.t t/lib/ZlibTestUtils.pm
12434 ____________________________________________________________________________
12435 [ 26750] By: rgs                                   on 2006/01/09  08:20:00
12436         Log: Revert change 26749
12437      Branch: perl
12438            ! pod/perlvar.pod
12439 ____________________________________________________________________________
12440 [ 26749] By: davem                                 on 2006/01/09  02:20:51
12441         Log: Subject:  [PATCH] identifiers always in main (was: defining a _ function breaks File::Find)
12442              From:  Xavier Noria <fxn@hashref.com>
12443              Date:  Sun, 23 Oct 2005 09:47:37 +0200
12444              Message-Id:  <D3867DED-313E-4D39-A85F-1178FE7F7A5E@hashref.com>
12445              
12446              clarify which variables are always forced into main::
12447      Branch: perl
12448            ! pod/perlvar.pod
12449 ____________________________________________________________________________
12450 [ 26747] By: nicholas                              on 2006/01/08  22:43:15
12451         Log: Cope with change entries that are \r terminated
12452      Branch: perl
12453            ! Porting/genlog
12454 ____________________________________________________________________________
12455 [ 26745] By: craigb                                on 2006/01/08  22:37:47
12456         Log: follow-up to 26740, shasum --> shasum.com
12457      Branch: perl
12458            ! vms/descrip_mms.template
12459 ____________________________________________________________________________
12460 [ 26744] By: craigb                                on 2006/01/08  22:19:39
12461         Log: Grr.  #26690 broke handling of old ODS-2 style names
12462              on current versions of VMS
12463      Branch: perl
12464            ! configure.com
12465 ____________________________________________________________________________
12466 [ 26743] By: craigb                                on 2006/01/08  22:14:13
12467         Log: VMS needs the meta-quoted version of $0
12468      Branch: perl
12469            ! lib/Test/Simple/t/is_deeply_fail.t
12470 ____________________________________________________________________________
12471 [ 26740] By: rgs                                   on 2006/01/08  21:42:59
12472         Log: Install shasum on Windows and VMS too
12473      Branch: perl
12474            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
12475 ____________________________________________________________________________
12476 [ 26739] By: rgs                                   on 2006/01/08  21:34:22
12477         Log: Subject: Re: [perl #38181] Default IO Layer is ignored in 3-argument open call 
12478              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
12479              Date: Mon, 09 Jan 2006 01:29:30 +0900
12480              Message-Id: <20060109012103.F20A.BQW10602@nifty.com>
12481      Branch: perl
12482            ! lib/open.pm pod/perlfunc.pod
12483 ____________________________________________________________________________
12484 [ 26737] By: nicholas                              on 2006/01/08  21:13:05
12485         Log: Update copyright with the 2 years where changes were made.
12486      Branch: perl
12487            ! pad.h
12488 ____________________________________________________________________________
12489 [ 26736] By: nicholas                              on 2006/01/08  20:41:25
12490         Log: Update the copyright years in the generated files, and nostdio.h
12491      Branch: perl
12492            ! keywords.h keywords.pl nostdio.h opcode.pl opnames.h
12493 ____________________________________________________________________________
12494 [ 26735] By: davem                                 on 2006/01/08  20:41:16
12495         Log: document svt_copy, svt_dup and svt_local vtable slots
12496      Branch: perl
12497            ! pod/perlguts.pod
12498 ____________________________________________________________________________
12499 [ 26733] By: rgs                                   on 2006/01/08  20:16:06
12500         Log: Add shasum (from Digest::SHA) to utils.lst
12501      Branch: perl
12502            ! utils.lst
12503 ____________________________________________________________________________
12504 [ 26732] By: nicholas                              on 2006/01/08  19:53:11
12505         Log: Update copyright years (including some years where we made changes but
12506              did not update)
12507      Branch: perl
12508            ! av.c deb.c mathoms.c mg.h numeric.c pad.c patchlevel.h perl.h
12509            ! perlvars.h perly.c run.c scope.c taint.c thread.h
12510 ____________________________________________________________________________
12511 [ 26726] By: nicholas                              on 2006/01/08  18:27:27
12512         Log: run pod/buildtoc --build-all
12513      Branch: perl
12514            ! MANIFEST pod/perltoc.pod vms/descrip_mms.template
12515            ! win32/Makefile win32/makefile.mk
12516 ____________________________________________________________________________
12517 [ 26725] By: nicholas                              on 2006/01/08  18:25:20
12518         Log: With VMS moving from [lib.pod] to [lib.pods] then pod/buildtoc needs
12519              tweaking
12520      Branch: perl
12521            ! pod/buildtoc
12522 ____________________________________________________________________________
12523 [ 26713] By: nicholas                              on 2006/01/08  15:24:53
12524         Log: Add an option 'opened' which reports on the maintainers of all files
12525              perforce currently has open.
12526      Branch: perl
12527            ! Porting/Maintainers.pm
12528 ____________________________________________________________________________
12529 [ 26710] By: craigb                                on 2006/01/08  13:33:43
12530         Log: pod2usage2.t is not readily portable to VMS either
12531      Branch: perl
12532            ! t/pod/pod2usage2.t
12533 ____________________________________________________________________________
12534 [ 26709] By: nicholas                              on 2006/01/08  13:15:30
12535         Log: Tweak the code that generates unique entries in @POSIX::EXPORT so that
12536              the array ends up with shared hash key scalars, for a memory saving.
12537      Branch: perl
12538            ! ext/POSIX/POSIX.pm
12539 ____________________________________________________________________________
12540 [ 26708] By: merijn                                on 2006/01/08  12:27:29
12541         Log: Subject: [PATCH] blead: format warnings
12542              Date: Sat, 07 Jan 2006 21:42:08 +0200
12543              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
12544              Message-ID: <43C01990.6020207@gmail.com>
12545      Branch: perl
12546            ! mg.c regcomp.c sv.c
12547 ____________________________________________________________________________
12548 [ 26707] By: merijn                                on 2006/01/08  09:53:56
12549         Log: Subject: [PATCH] hints/dec_osf.sh (Re: blead@26701 compilation warning from tru64 cc)
12550              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
12551              Date: Sun, 08 Jan 2006 11:38:34 +0200
12552              Message-ID: <43C0DD9A.9080809@gmail.com>
12553      Branch: perl
12554            ! hints/dec_osf.sh
12555 ____________________________________________________________________________
12556 [ 26706] By: nicholas                              on 2006/01/08  08:33:46
12557         Log: Add utils/shasum.PL to MANIFEST
12558      Branch: perl
12559            ! MANIFEST
12560 ____________________________________________________________________________
12561 [ 26705] By: nicholas                              on 2006/01/08  08:28:29
12562         Log: Add missing files in ext/Digest/SHA/src that somehow escaped the net.
12563      Branch: perl
12564            + ext/Digest/SHA/src/hmac.c ext/Digest/SHA/src/hmac.h
12565            + ext/Digest/SHA/src/hmacxtra.c ext/Digest/SHA/src/sha.c
12566            + ext/Digest/SHA/src/sha.h ext/Digest/SHA/src/sha64bit.c
12567            + ext/Digest/SHA/src/sha64bit.h ext/Digest/SHA/src/shaxtra.c
12568 ____________________________________________________________________________
12569 [ 26704] By: stevep                                on 2006/01/08  04:17:08
12570         Log: Add Digest-SHA-5.32 for SHA-256 support for CPAN.
12571      Branch: perl
12572            + ext/Digest/SHA/Changes ext/Digest/SHA/Makefile.PL
12573            + ext/Digest/SHA/README ext/Digest/SHA/SHA.pm
12574            + ext/Digest/SHA/SHA.xs ext/Digest/SHA/bin/shasum
12575            + ext/Digest/SHA/ppport.h ext/Digest/SHA/t/0-pod-coverage.t
12576            + ext/Digest/SHA/t/0-pod.t ext/Digest/SHA/t/1-exist.t
12577            + ext/Digest/SHA/t/1-hello-world.t
12578            + ext/Digest/SHA/t/2-nist-sha-1.t
12579            + ext/Digest/SHA/t/2-nist-sha-224.t
12580            + ext/Digest/SHA/t/2-nist-sha-256.t
12581            + ext/Digest/SHA/t/2-nist-sha-384.t
12582            + ext/Digest/SHA/t/2-nist-sha-512.t
12583            + ext/Digest/SHA/t/2-nist-sha-base64.t
12584            + ext/Digest/SHA/t/2-nist-sha-oo.t
12585            + ext/Digest/SHA/t/2-nist-vectors-bit.t
12586            + ext/Digest/SHA/t/2-nist-vectors-byte.t
12587            + ext/Digest/SHA/t/3-gillogly-easy.t
12588            + ext/Digest/SHA/t/3-gillogly-hard.t
12589            + ext/Digest/SHA/t/4-bitstr-increasing.t
12590            + ext/Digest/SHA/t/4-bitstr-large.t
12591            + ext/Digest/SHA/t/4-bitstr-random.t
12592            + ext/Digest/SHA/t/5-hmac-fips198.t
12593            + ext/Digest/SHA/t/5-hmac-rfc2202.t
12594            + ext/Digest/SHA/t/5-hmac-sha-256.t
12595            + ext/Digest/SHA/t/5-hmac-woodbury.t
12596            + ext/Digest/SHA/t/6-dump-load.t ext/Digest/SHA/t/7-ireland.t
12597            + ext/Digest/SHA/t/gillogly/state.011
12598            + ext/Digest/SHA/t/gillogly/state.110
12599            + ext/Digest/SHA/t/nist/COPYRIGHT
12600            + ext/Digest/SHA/t/nist/Readme.txt
12601            + ext/Digest/SHA/t/nist/bit-hashes.sha1
12602            + ext/Digest/SHA/t/nist/bit-messages.sha1
12603            + ext/Digest/SHA/t/nist/byte-hashes.sha1
12604            + ext/Digest/SHA/t/nist/byte-messages.sha1
12605            + ext/Digest/SHA/t/state/state.1
12606            + ext/Digest/SHA/t/state/state.256
12607            + ext/Digest/SHA/t/state/state.384
12608            + ext/Digest/SHA/t/state/state.512 ext/Digest/SHA/typemap
12609            + utils/shasum.PL
12610            ! MANIFEST Porting/Maintainers.pl utils/Makefile
12611 ____________________________________________________________________________
12612 [ 26703] By: craigb                                on 2006/01/07  22:12:16
12613         Log: Make v?snprintf available on VMS v7.3-2 and later and clean up
12614              some other version-dependency checks.
12615      Branch: perl
12616            ! configure.com
12617 ____________________________________________________________________________
12618 [ 26702] By: nicholas                              on 2006/01/07  20:42:57
12619         Log: Remove the greedy quantifier from inside the grouping (?:) so that it
12620              and the greedy quantifier on the (?:) don't fight each other until the
12621              C stack is exhausted.
12622      Branch: perl
12623            ! lib/Pod/Simple/BlackBox.pm
12624 ____________________________________________________________________________
12625 [ 26701] By: nicholas                              on 2006/01/07  17:19:29
12626         Log: Reorder Fcntl's bootstrapping so that the constants actually get
12627              inlined within the functions that Fcntl defines.
12628      Branch: perl
12629            ! ext/Fcntl/Fcntl.pm
12630 ____________________________________________________________________________
12631 [ 26695] By: davem                                 on 2006/01/07  03:13:08
12632         Log: preserve the referent associated with a shared RV.
12633              its faster, and the user doesn't see a different address each time
12634              for ref($sharedref).
12635      Branch: perl
12636            ! ext/threads/shared/shared.xs
12637 ____________________________________________________________________________
12638 [ 26694] By: stevep                                on 2006/01/07  03:13:05
12639         Log: Additional const prototype fixes.
12640      Branch: perl
12641            ! os2/os2.c wince/wince.c
12642 ____________________________________________________________________________
12643 [ 26693] By: davem                                 on 2006/01/07  01:24:37
12644         Log: fix coredump on 'local $shared[N]' introduced by change #24942
12645      Branch: perl
12646            ! ext/threads/shared/shared.xs
12647 ____________________________________________________________________________
12648 [ 26691] By: nicholas                              on 2006/01/06  23:57:55
12649         Log: Don't code the absolute number of tests for the UTF8/EBCDIC case; much
12650              better to subtract the number of tests that don't get run.
12651      Branch: perl
12652            ! t/comp/require.t
12653 ____________________________________________________________________________
12654 [ 26690] By: craigb                                on 2006/01/06  23:16:30
12655         Log: Make VMS manifest checker handle multi-dot filenames on ODS-5
12656      Branch: perl
12657            ! configure.com
12658 ____________________________________________________________________________
12659 [ 26687] By: nicholas                              on 2006/01/06  22:19:47
12660         Log: Correct the typo in the description of change 24253
12661      Branch: perl
12662            ! Changes
12663 ____________________________________________________________________________
12664 [ 26685] By: stevep                                on 2006/01/06  21:59:00
12665         Log: Upgrade to version-0.52
12666      Branch: perl
12667            ! lib/version.pm lib/version.pod lib/version.t sv.c
12668            ! t/op/sprintf.t util.c
12669 ____________________________________________________________________________
12670 [ 26684] By: davem                                 on 2006/01/06  21:13:12
12671         Log: make ithreads shared vars smaller/quicker by eliminating shared_sv
12672              struct. Also document how it works.
12673      Branch: perl
12674            ! ext/threads/shared/shared.xs ext/threads/shared/typemap
12675 ____________________________________________________________________________
12676 [ 26680] By: stevep                                on 2006/01/06  18:59:54
12677         Log: const'ing parameters killed the builds for djgpp.  Changes get the 
12678              Perl core, but not the modules, to compile cleanly. 
12679      Branch: perl
12680            ! djgpp/djgpp.c djgpp/djgpp.h
12681 ____________________________________________________________________________
12682 [ 26679] By: nicholas                              on 2006/01/06  18:29:57
12683         Log: Negating an unsigned value generates warnings for some compilers, so
12684              cast it first.
12685      Branch: perl
12686            ! lib/ExtUtils/Constant/ProxySubs.pm
12687 ____________________________________________________________________________
12688 [ 26677] By: steveh                                on 2006/01/06  17:20:47
12689         Log: DBL_MAX and FLT_MAX are not constants in Borland C++
12690              
12691              (Fixes BCC compilation error in POSIX introduced by change 26455)
12692      Branch: perl
12693            ! ext/POSIX/Makefile.PL
12694 ____________________________________________________________________________
12695 [ 26676] By: rgs                                   on 2006/01/06  16:58:14
12696         Log: Subject: [PATCH] hv_fetchs() support
12697              From: Andy Lester <andy@petdance.com>
12698              Date: Fri, 6 Jan 2006 09:57:19 -0600
12699              Message-ID: <20060106155719.GB9035@petdance.com>
12700      Branch: perl
12701            ! doop.c handy.h hv.c malloc.c op.c pp_sys.c taint.c
12702 ____________________________________________________________________________
12703 [ 26675] By: rgs                                   on 2006/01/06  15:50:34
12704         Log: Subject: [PATCH] sprinkle dVAR
12705              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
12706              Date: Fri, 06 Jan 2006 16:18:53 +0200
12707              Message-ID: <43BE7C4D.1010302@gmail.com>
12708      Branch: perl
12709            ! av.c deb.c doio.c doop.c dump.c ext/threads/threads.xs gv.c
12710            ! hv.c lib/ExtUtils/ParseXS.pm locale.c mathoms.c mg.c numeric.c
12711            ! op.c opcode.h opcode.pl pad.c perl.c perl.h perl_keyword.pl
12712            ! perlio.c perlvars.h perly.c pp.c pp_ctl.c pp_hot.c pp_pack.c
12713            ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c
12714            ! taint.c toke.c universal.c utf8.c util.c xsutils.c
12715 ____________________________________________________________________________
12716 [ 26674] By: rgs                                   on 2006/01/06  14:35:38
12717         Log: Subject: [PATCH] performance tweaking op.c
12718              From: Andy Lester <andy@petdance.com>
12719              Date: Fri, 6 Jan 2006 01:44:48 -0600
12720              Message-ID: <20060106074448.GB3401@petdance.com>
12721      Branch: perl
12722            ! op.c
12723 ____________________________________________________________________________
12724 [ 26673] By: gisle                                 on 2006/01/06  14:00:14
12725         Log: Remove code duplicated a few lines above by change 19695.
12726      Branch: perl
12727            ! toke.c
12728 ____________________________________________________________________________
12729 [ 26672] By: gisle                                 on 2006/01/06  13:57:27
12730         Log: Move "DEVEL####" marker to the 'perl -v' output.
12731              This avoids problem with using STRINGIFY in patchlevel.h
12732              (ref msg <43BE4BAC.6010701@uk.radan.com> posted to p5p).
12733      Branch: perl
12734            ! patchlevel.h perl.c t/run/switches.t utils/perlbug.PL
12735 ____________________________________________________________________________
12736 [ 26671] By: stevep                                on 2006/01/06  13:04:44
12737         Log: Replacing broken call to savepvn() with savepvs() to get threaded
12738              Cygwin to compile again.
12739      Branch: perl
12740            ! perl.c
12741 ____________________________________________________________________________
12742 [ 26670] By: gisle                                 on 2006/01/06  10:54:18
12743         Log: Make '-s' on the shebang line able to parse -foo=bar switches again.
12744              This feature was broken by change 19695 some years ago
12745              and integrated into perl-5.8.1.  perl-5.8.0 was fine.
12746              Ref http://bugs.activestate.com/show_bug.cgi?id=43483
12747      Branch: perl
12748            ! perl.c t/run/switches.t
12749 ____________________________________________________________________________
12750 [ 26669] By: gisle                                 on 2006/01/06  10:38:37
12751         Log: Improve description of the -s switch.
12752              I found the "This means you can have switches
12753              with two leading dashes." sentence introduced by
12754              change 7144 really confusing.  The note after
12755              the example should make it clear enough that double
12756              dash switches can be used for those that insist.
12757      Branch: perl
12758            ! pod/perlrun.pod
12759 ____________________________________________________________________________
12760 [ 26668] By: merijn                                on 2006/01/05  21:04:32
12761         Log: Test if the probed availability of v?snprintf () is
12762              actually usable. Thanks to Russ and Jarkko.
12763      Branch: perl
12764            ! Configure
12765 ____________________________________________________________________________
12766 [ 26666] By: rgs                                   on 2006/01/05  17:39:07
12767         Log: Upgrade to CPAN.pm 1.83
12768      Branch: perl
12769            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/HandleConfig.pm
12770            ! lib/CPAN/SIGNATURE lib/CPAN/Tarzip.pm
12771 ____________________________________________________________________________
12772 [ 26665] By: rgs                                   on 2006/01/05  17:27:28
12773         Log: Regenerate PODs
12774      Branch: perl
12775            ! pod/perlmodlib.pod pod/perltoc.pod
12776 ____________________________________________________________________________
12777 [ 26664] By: steveh                                on 2006/01/05  17:24:44
12778         Log: Workaround another problem following change 26395
12779              
12780              MinGW doesn't like 26395 either! (ref: change 26634)
12781      Branch: perl
12782            ! gv.h
12783 ____________________________________________________________________________
12784 [ 26663] By: rgs                                   on 2006/01/05  17:19:27
12785         Log: Really commit change 26662 (duh)
12786      Branch: perl
12787            ! pod.lst pod/perl.pod
12788 ____________________________________________________________________________
12789 [ 26662] By: rgs                                   on 2006/01/05  17:17:52
12790         Log: Let table of contents know about perllinux man page
12791      Branch: perl
12792            ! pod.lst pod/perl.pod
12793 ____________________________________________________________________________
12794 [ 26661] By: rgs                                   on 2006/01/05  16:58:51
12795         Log: Update Changes
12796      Branch: perl
12797            ! Changes
12798 ____________________________________________________________________________
12799 [ 26659] By: steveh                                on 2006/01/05  16:22:50
12800         Log: Subject: MinGW and lib/CORE/Win32.h
12801              From: "Sisyphus" <sisyphus1@optusnet.com.au>
12802              Date: Wed, 4 Jan 2006 21:29:19 +1100
12803              Message-ID: <024301c61119$bca4a840$e201140a@desktop>
12804      Branch: perl
12805            ! win32/win32.h
12806 ____________________________________________________________________________
12807 [ 26658] By: rgs                                   on 2006/01/05  15:33:32
12808         Log: Install less README files
12809      Branch: perl
12810            ! installperl
12811 ____________________________________________________________________________
12812 [ 26657] By: rgs                                   on 2006/01/05  14:36:40
12813         Log: Remove old Pod::Man parser creation.
12814              Fix a run-time warning.
12815      Branch: perl
12816            ! installman
12817 ____________________________________________________________________________
12818 [ 26656] By: stevep                                on 2006/01/05  14:33:16
12819         Log: Change installman to instantiate a new Pod::Man instance for each
12820              file processed.  This is now required with podlators-2.0.
12821      Branch: perl
12822            ! installman
12823 ____________________________________________________________________________
12824 [ 26655] By: steveh                                on 2006/01/05  09:21:52
12825         Log: Reorder changes made in change 26630
12826              
12827              (Keep the order in win32/config.* and win32/config_H.* the same as in
12828              Configure and config_H.SH for easier diffing)
12829      Branch: perl
12830            ! win32/config.bc win32/config.gc win32/config.vc
12831            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
12832            ! win32/config_H.vc win32/config_H.vc64
12833 ____________________________________________________________________________
12834 [ 26654] By: steveh                                on 2006/01/04  17:57:14
12835         Log: Run regen.pl (Just updating copyright years)
12836      Branch: perl
12837            ! embed.h embedvar.h global.sym opcode.h perlapi.c perlapi.h
12838            ! proto.h
12839 ____________________________________________________________________________
12840 [ 26653] By: steveh                                on 2006/01/04  17:49:38
12841         Log: Don't try to export PL_my_ctx_mutex and PL_my_cxt_* when
12842              PERL_IMPLICIT_CONTEXT is not defined
12843              
12844              Fixes non-threaded build errors on Win32 following change 26523
12845      Branch: perl
12846            ! makedef.pl
12847 ____________________________________________________________________________
12848 [ 26652] By: rgs                                   on 2006/01/04  17:19:37
12849         Log: More copyright updates
12850      Branch: perl
12851            ! cop.h dump.c gv.c gv.h handy.h locale.c op.c perlio.c
12852            ! pp_pack.c sv.h thread.h universal.c xsutils.c
12853 ____________________________________________________________________________
12854 [ 26651] By: rgs                                   on 2006/01/04  16:50:47
12855         Log: Subject: Re: [patch] optimized constant subs are cool, teach B::Concise about them
12856              From: Jim Cromie <jim.cromie@gmail.com>
12857              Date: Tue, 03 Jan 2006 23:18:09 -0700
12858              Message-ID: <43BB68A1.7060708@gmail.com>
12859              
12860              With syntactic tweaks to the test file
12861      Branch: perl
12862            ! ext/B/B/Concise.pm ext/B/t/concise-xs.t
12863            ! ext/B/t/optree_constants.t
12864 ____________________________________________________________________________
12865 [ 26650] By: gisle                                 on 2006/01/04  16:42:03
12866         Log: Move all the xxxpvs() macros to handy.h.
12867              This brings them closer to STR_WITH_LEN.  Besides only half
12868              of them were sv-related after change 26649.
12869      Branch: perl
12870            ! handy.h sv.h
12871 ____________________________________________________________________________
12872 [ 26649] By: gisle                                 on 2006/01/04  16:15:34
12873         Log: Make the new STR_WITH_LEN() affected compile under -Dusethreads.
12874              Can't use STR_WITH_LEN() as argument to a macro :-(
12875      Branch: perl
12876            ! gv.c locale.c mg.c perl.c perlio.c pp_sys.c sv.c sv.h toke.c
12877 ____________________________________________________________________________
12878 [ 26648] By: gisle                                 on 2006/01/04  14:23:20
12879         Log: Add an extra NUL so that we can use sv_catpvs()
12880              for "our @F=split..." and get rid of 15 and the
12881              explaination for why it's there.
12882      Branch: perl
12883            ! toke.c
12884 ____________________________________________________________________________
12885 [ 26647] By: gisle                                 on 2006/01/04  14:10:34
12886         Log: Get rid of hardcoded string length.
12887      Branch: perl
12888            ! thread.h
12889 ____________________________________________________________________________
12890 [ 26646] By: gisle                                 on 2006/01/04  14:04:16
12891         Log: Introduce newSVpvs_share() macro.
12892              Gets rid of some hardcoded string lengths.
12893      Branch: perl
12894            ! op.c perl.c sv.h
12895 ____________________________________________________________________________
12896 [ 26645] By: gisle                                 on 2006/01/04  13:53:16
12897         Log: Get rid of a few more hardcoded string lengths.
12898      Branch: perl
12899            ! locale.c mg.c perl.c perlio.c sv.c
12900 ____________________________________________________________________________
12901 [ 26644] By: stevep                                on 2006/01/04  13:13:50
12902         Log: Update copyright year.
12903      Branch: perl
12904            ! pp_sys.c
12905 ____________________________________________________________________________
12906 [ 26643] By: rgs                                   on 2006/01/04  13:02:18
12907         Log: Fix some compilation warnings
12908      Branch: perl
12909            ! pp_hot.c
12910 ____________________________________________________________________________
12911 [ 26642] By: gisle                                 on 2006/01/04  13:00:45
12912         Log: Get rid of a few more hardcoded string lengths.
12913      Branch: perl
12914            ! gv.c perl.c perlio.c pp_sys.c
12915 ____________________________________________________________________________
12916 [ 26641] By: gisle                                 on 2006/01/04  12:48:34
12917         Log: Introduce the macros newSVpvs(str) and sv_catpvs(sv, str).
12918              Gets rid of many hardcoded string lengths.
12919      Branch: perl
12920            ! dump.c gv.c op.c perl.c perlio.c pp.c pp_ctl.c pp_pack.c
12921            ! pp_sys.c regcomp.c sv.c sv.h toke.c universal.c utf8.c util.c
12922            ! xsutils.c
12923 ____________________________________________________________________________
12924 [ 26640] By: gisle                                 on 2006/01/04  12:35:45
12925         Log: Removed unused part of string passed to sv_catpvn().
12926      Branch: perl
12927            ! toke.c
12928 ____________________________________________________________________________
12929 [ 26639] By: stevep                                on 2006/01/04  12:31:17
12930         Log: Updates to various configurations courtesy of Jarkko.
12931      Branch: perl
12932            ! Cross/config.sh-arm-linux NetWare/config.wc epoc/config.sh
12933            ! plan9/config_sh.sample symbian/config.sh uconfig.sh
12934            ! wince/config.ce
12935 ____________________________________________________________________________
12936 [ 26638] By: stevep                                on 2006/01/04  12:19:49
12937         Log: Don't warn about invalid dirhandles in DirHandle::DESTROY().
12938      Branch: perl
12939            ! lib/DirHandle.pm
12940 ____________________________________________________________________________
12941 [ 26637] By: steveh                                on 2006/01/04  11:10:36
12942         Log: Make Borland and MinGW happy with change 26379
12943              
12944              (They both complain "invalid conversion from `void*' to `HWND__*'"
12945              otherwise)
12946      Branch: perl
12947            ! win32/perlhost.h
12948 ____________________________________________________________________________
12949 [ 26636] By: gisle                                 on 2006/01/04  10:46:42
12950         Log: Fix typo in comment.
12951      Branch: perl
12952            ! handy.h
12953 ____________________________________________________________________________
12954 [ 26635] By: gisle                                 on 2006/01/04  10:44:48
12955         Log: Introduce STR_WITH_LEN macro in the form suggested by Chip.
12956      Branch: perl
12957            ! handy.h toke.c
12958 ____________________________________________________________________________
12959 [ 26634] By: steveh                                on 2006/01/04  10:39:13
12960         Log: Workaround Win32 compiler bugs following change 26395
12961              
12962              Can't understand what VC++ 6 and Borland don't like about it.  There
12963              is similar code for SvMAGIC and SvSTASH already in sv.h.  Must be
12964              compiler bugs since VC++ 7 and MinGW (and compilers on other platforms)
12965              are all happy.
12966      Branch: perl
12967            ! gv.h
12968 ____________________________________________________________________________
12969 [ 26633] By: gisle                                 on 2006/01/04  10:25:42
12970         Log: Silence compiler warning; ref change 26598
12971      Branch: perl
12972            ! op.c
12973 ____________________________________________________________________________
12974 [ 26632] By: stevep                                on 2006/01/04  03:43:20
12975         Log: Added snprintf() and vsnprintf() to configure.com as 'undef'. 
12976      Branch: perl
12977            ! configure.com
12978 ____________________________________________________________________________
12979 [ 26631] By: stevep                                on 2006/01/04  03:31:08
12980         Log: Add warnings for the various other *dir() functions when attempted
12981              on invalid dirhandles.
12982      Branch: perl
12983            ! pod/perldiag.pod pp_sys.c
12984 ____________________________________________________________________________
12985 [ 26630] By: stevep                                on 2006/01/04  02:47:39
12986         Log: Add snprintf() and vsnprintf() to the various Win32 configuration 
12987              files.
12988      Branch: perl
12989            ! win32/config.bc win32/config.gc win32/config.vc
12990            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
12991            ! win32/config_H.vc win32/config_H.vc64
12992 ____________________________________________________________________________
12993 [ 26625] By: stevep                                on 2006/01/03  20:03:49
12994         Log: Subject: Re: [perl #38034] A combination eval, DESTROY method and $@ - dangerous - bug
12995              From: Mike Guy <mjtg@cam.ac.uk>
12996              Date: Tue, 03 Jan 2006 19:18:41 +0000 
12997              Message-Id: <E1Etrg9-0005XE-LZ@libra.cus.cam.ac.uk> 
12998      Branch: perl
12999            ! pod/perlobj.pod
13000 ____________________________________________________________________________
13001 [ 26623] By: nicholas                              on 2006/01/03  19:38:24
13002         Log: If NV_ZERO_IS_ALLBITS_ZERO is not true, then it's important to inialise
13003              the NV only if the new body has an NV. (D'oh!)
13004      Branch: perl
13005            ! sv.c
13006 ____________________________________________________________________________
13007 [ 26617] By: stevep                                on 2006/01/03  18:14:27
13008         Log: Attemting to readdir() something that isn't a dirhandle should cause
13009              a warning.
13010      Branch: perl
13011            ! pod/perldiag.pod pp_sys.c
13012 ____________________________________________________________________________
13013 [ 26608] By: steveh                                on 2006/01/03  15:57:18
13014         Log: Fix release mode builds following change 26598
13015      Branch: perl
13016            ! cop.h
13017 ____________________________________________________________________________
13018 [ 26607] By: stevep                                on 2006/01/03  15:56:19
13019         Log: perldiag.pod additions to go with change #26602.
13020      Branch: perl
13021            ! pod/perldiag.pod
13022 ____________________________________________________________________________
13023 [ 26606] By: merijn                                on 2006/01/03  15:46:10
13024         Log: Add probe for snprintf () and vsnprintf ()
13025              
13026              Subject: [PATCH] snprintf() and vsnprintf() (was Re: [PATCH] Configure: stdio char (un)signedness)
13027              From: Steve Peters <steve@fisharerojo.org>
13028              Date: Mon, 2 Jan 2006 09:37:27 -0600
13029              Message-ID: <20060102153727.GA14247@mccoy.peters.homeunix.org>
13030      Branch: perl
13031            ! Configure Porting/Glossary config_h.SH handy.h
13032 ____________________________________________________________________________
13033 [ 26605] By: rgs                                   on 2006/01/03  15:42:19
13034         Log: Update perldelta, up to change 25344 more or less.
13035      Branch: perl
13036            ! pod/perl593delta.pod
13037 ____________________________________________________________________________
13038 [ 26602] By: stevep                                on 2006/01/03  14:58:21
13039         Log: Bad symbols that are pretending to be dirhandles, should say they 
13040              are dirhandles in their error messages.
13041      Branch: perl
13042            ! gv.c
13043 ____________________________________________________________________________
13044 [ 26601] By: rgs                                   on 2006/01/03  14:10:04
13045         Log: Sync perlfaq.
13046      Branch: perl
13047            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
13048            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
13049            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
13050            ! pod/perlfaq9.pod
13051 ____________________________________________________________________________
13052 [ 26598] By: davem                                 on 2006/01/03  12:29:38
13053         Log: silence some compiler warnings
13054      Branch: perl
13055            ! cop.h toke.c
13056 ____________________________________________________________________________
13057 [ 26595] By: rgs                                   on 2006/01/03  10:09:39
13058         Log: Subject: Re: [patch] optimized constant subs are cool, teach B::Concise about them
13059              From: Jim Cromie <jim.cromie@gmail.com>
13060              Date: Mon, 02 Jan 2006 15:06:48 -0700
13061              Message-ID: <43B9A3F8.8060609@gmail.com>
13062      Branch: perl
13063            ! ext/B/B/Concise.pm ext/B/t/concise-xs.t
13064            ! ext/B/t/optree_constants.t
13065 ____________________________________________________________________________
13066 [ 26594] By: rgs                                   on 2006/01/03  09:33:59
13067         Log: Subject: [PATCH] Re: [perl #36837] B::Deparse fails when it comes to ByteLoader programs
13068              From: Stephen McCamant <smcc@mit.edu>
13069              Date: Mon, 2 Jan 2006 18:52:24 -0800
13070              Message-ID: <17337.59112.502009.496275@conquest.OCF.Berkeley.EDU>
13071      Branch: perl
13072            ! ext/B/B/Deparse.pm
13073 ____________________________________________________________________________
13074 [ 26593] By: rgs                                   on 2006/01/03  09:23:24
13075         Log: Subject: [patch@26561] utf8.c const issue.
13076              From: "John E. Malmberg" <wb8tyw@qsl.net>
13077              Date: Mon, 02 Jan 2006 14:16:02 -0500
13078              Message-ID: <43B97BF2.2050201@qsl.net>
13079      Branch: perl
13080            ! utf8.c
13081 ____________________________________________________________________________
13082 [ 26592] By: rgs                                   on 2006/01/03  09:02:04
13083         Log: Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.81.tar.gz
13084              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
13085              Date: Tue, 03 Jan 2006 00:33:27 +0100
13086              Message-ID: <87u0cm433s.fsf@k75.linux.bogus>
13087      Branch: perl
13088            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
13089 ____________________________________________________________________________
13090 [ 26591] By: davem                                 on 2006/01/03  02:20:28
13091         Log: ithreads: SVs that were only on the tmps stack leaked
13092      Branch: perl
13093            ! sv.c
13094 ____________________________________________________________________________
13095 [ 26589] By: nicholas                              on 2006/01/02  22:52:03
13096         Log: The two never used NOTYET switch ops can go.
13097      Branch: perl
13098            ! pp_ctl.c
13099 ____________________________________________________________________________
13100 [ 26587] By: davem                                 on 2006/01/02  21:50:55
13101         Log: stop DEBUG_LEAKING_SCALARS producing spurious memory pool errors
13102              (change #25775 wasn't complete)
13103      Branch: perl
13104            ! sv.c
13105 ____________________________________________________________________________
13106 [ 26586] By: nicholas                              on 2006/01/02  20:48:30
13107         Log: More missing AUTHORS
13108      Branch: perl
13109            ! AUTHORS Porting/checkAUTHORS.pl
13110 ____________________________________________________________________________
13111 [ 26581] By: craigb                                on 2006/01/02  19:22:52
13112         Log: Subject: patch@26561 & earlier - buffer overrun in VMS.C
13113              From: "John E. Malmberg" <wb8tyw@qsl.net>
13114              Date: Mon, 02 Jan 2006 14:05:43 -0500
13115              Message-id: <43B97987.70201@qsl.net>
13116      Branch: perl
13117            ! vms/vms.c
13118 ____________________________________________________________________________
13119 [ 26580] By: nicholas                              on 2006/01/02  18:48:13
13120         Log: Erk! craigb's changes come out of p4 with ^Ms as line endings.
13121              Long term, need to fix the update changes script to cope.
13122      Branch: perl
13123            ! Changes
13124 ____________________________________________________________________________
13125 [ 26579] By: nicholas                              on 2006/01/02  18:44:14
13126         Log: More missing AUTHORS
13127      Branch: perl
13128            ! AUTHORS Porting/checkAUTHORS.pl
13129 ____________________________________________________________________________
13130 [ 26578] By: nicholas                              on 2006/01/02  17:04:55
13131         Log: Fix up missing and duplicate AUTHORS
13132      Branch: perl
13133            ! AUTHORS Porting/checkAUTHORS.pl
13134 ____________________________________________________________________________
13135 [ 26576] By: rgs                                   on 2006/01/02  15:54:25
13136         Log: Subject: Re: [patch] optimized constant subs are cool, teach B::Concise about them
13137              From: Jim Cromie <jim.cromie@gmail.com>
13138              Date: Sun, 01 Jan 2006 23:05:00 -0700
13139              Message-ID: <43B8C28C.20502@gmail.com>
13140      Branch: perl
13141            + ext/B/t/optree_constants.t
13142            ! MANIFEST ext/B/B/Concise.pm ext/B/t/concise-xs.t
13143 ____________________________________________________________________________
13144 [ 26574] By: rgs                                   on 2006/01/02  15:19:59
13145         Log: Since we no longer autovivify stashes (change #26370), we need
13146              to turn off strict-refs on them, or we'll have a stricture
13147              error the first time we'd try to access them (when they'll be
13148              actually autovivified).
13149      Branch: perl
13150            ! op.c t/op/stash.t
13151 ____________________________________________________________________________
13152 [ 26573] By: rgs                                   on 2006/01/02  14:57:18
13153         Log: Documentation fix for File::Temp::new
13154              
13155              Subject: [perl #38127] Bug in perldoc File::Temp 
13156              From: pm@capmon.dk (via RT) <perlbug-followup@perl.org>
13157              Date: Mon, 02 Jan 2006 02:48:41 -0800
13158              Message-ID: <rt-3.0.11-38127-126764.0.578515622359532@perl.org>
13159      Branch: perl
13160            ! lib/File/Temp.pm
13161 ____________________________________________________________________________
13162 [ 26572] By: nicholas                              on 2006/01/02  14:43:37
13163         Log: Happy New Year. (It's not just embed.pl).
13164      Branch: perl
13165            ! README opcode.pl perl.c reentr.pl
13166 ____________________________________________________________________________
13167 [ 26571] By: stevep                                on 2006/01/02  14:24:58
13168         Log: Note that the "unlink"ing directories is attempted when running as a
13169              superuser, and that some operating systems may not support it.
13170      Branch: perl
13171            ! pod/perlfunc.pod pod/perlrun.pod
13172 ____________________________________________________________________________
13173 [ 26570] By: nicholas                              on 2006/01/02  12:19:51
13174         Log: Typo fix in the description of change 26370.
13175              (Also corrected in the repository) 
13176      Branch: perl
13177            ! Changes
13178 ____________________________________________________________________________
13179 [ 26569] By: davem                                 on 2006/01/02  12:09:37
13180         Log: add svt_local slot to magic vtable, and fix local $shared
13181      Branch: perl
13182            ! ext/threads/shared/shared.xs mg.c mg.h
13183 ____________________________________________________________________________
13184 [ 26565] By: nicholas                              on 2006/01/02  11:48:28
13185         Log: Add 2006 to the copyright years in the header generated by embed.pl
13186      Branch: perl
13187            ! embed.pl
13188 ____________________________________________________________________________
13189 [ 26564] By: rgs                                   on 2006/01/02  11:20:25
13190         Log: Subject: [patch] comment grammar and indentation, spurious tab
13191              From: Jim Cromie <jim.cromie@gmail.com>
13192              Date: Fri, 30 Dec 2005 22:45:55 -0700
13193              Message-ID: <43B61B13.3050704@gmail.com>
13194      Branch: perl
13195            ! sv.c
13196 ____________________________________________________________________________
13197 [ 26563] By: rgs                                   on 2006/01/02  11:04:37
13198         Log: Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.80_58.tar.gz
13199              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
13200              Date: Sun, 01 Jan 2006 10:12:46 +0100
13201              Message-ID: <87zmmgnwfl.fsf@k75.linux.bogus>
13202      Branch: perl
13203            ! lib/CPAN.pm
13204 ____________________________________________________________________________
13205 [ 26562] By: rgs                                   on 2006/01/02  10:56:05
13206         Log: Update copyrights for files modified in 2006
13207      Branch: perl
13208            ! doio.c doop.c hv.c mg.c pp.c pp_ctl.c pp_hot.c pp_sort.c
13209            ! regcomp.c regexec.c sv.c toke.c utf8.c util.c
13210 ____________________________________________________________________________
13211 [ 26561] By: gisle                                 on 2006/01/01  20:43:00
13212         Log: Get rid of length argument for the FEATURE_IS_ENABLED() macro.
13213      Branch: perl
13214            ! toke.c
13215 ____________________________________________________________________________
13216 [ 26558] By: merijn                                on 2006/01/01  10:42:16
13217         Log: Subject: [PATCH] Making 0 pointers to NULLs
13218              From: Andy Lester <andy@petdance.com>
13219              Date: Fri, 30 Dec 2005 23:05:58 -0600
13220              Message-ID: <20051231050558.GA29093@petdance.com>
13221      Branch: perl
13222            ! doio.c doop.c hv.c mg.c pp.c pp_ctl.c pp_hot.c pp_sort.c
13223            ! regcomp.c regexec.c sv.c toke.c utf8.c util.c
13224 ____________________________________________________________________________
13225 [ 26556] By: merijn                                on 2006/01/01  10:23:19
13226         Log: Subject: [PATCH] Making 0 pointers to NULLs
13227              From: Andy Lester <andy@petdance.com>
13228              Date: Fri, 30 Dec 2005 23:05:58 -0600
13229              Message-ID: <20051231050558.GA29093@petdance.com>
13230      Branch: perl
13231            ! doio.c doop.c hv.c mg.c pp.c pp_ctl.c pp_hot.c pp_sort.c
13232            ! regcomp.c regexec.c sv.c toke.c utf8.c util.c
13233 ____________________________________________________________________________
13234 [ 26555] By: davem                                 on 2005/12/31  23:24:26
13235         Log: make threads use MY_CXT API rather than using PL_modglobal
13236      Branch: perl
13237            ! ext/threads/threads.xs
13238 ____________________________________________________________________________
13239 [ 26554] By: davem                                 on 2005/12/31  21:36:05
13240         Log: tidy index arrangements in new MY_CXT code
13241      Branch: perl
13242            ! intrpvar.h sv.c util.c
13243 ____________________________________________________________________________
13244 [ 26553] By: stevep                                on 2005/12/31  18:45:37
13245         Log: Upgrade to CPAN-1.80_57
13246      Branch: perl
13247            ! lib/CPAN.pm lib/CPAN/Debug.pm lib/CPAN/HandleConfig.pm
13248            ! lib/CPAN/Tarzip.pm lib/CPAN/t/mirroredby.t
13249 ____________________________________________________________________________
13250 [ 26552] By: nicholas                              on 2005/12/31  17:24:34
13251         Log: Turn a for loop that's almost a while into an honest-to-goodness while.
13252      Branch: perl
13253            ! hv.c
13254 ____________________________________________________________________________
13255 [ 26551] By: nicholas                              on 2005/12/31  16:57:32
13256         Log: Calling Perl_hv_clear_placeholders while the hash iterator was active
13257              would turn lazy delete on, causing the hash to become corrupted at the
13258              next iterator change.
13259      Branch: perl
13260            ! hv.c lib/Hash/Util.t
13261 ____________________________________________________________________________
13262 [ 26550] By: nicholas                              on 2005/12/31  16:42:08
13263         Log: Remove unneeded test in Perl_hv_clear_placeholders.
13264              Rejig S_hfreeentries to a double loop, which is clearer and smaller.
13265      Branch: perl
13266            ! hv.c
13267 ____________________________________________________________________________
13268 [ 26549] By: rgs                                   on 2005/12/31  15:24:48
13269         Log: Subject: [PATCH] op/pack.t failure on Win64
13270              From: Jan Dubois <jand@activestate.com>
13271              Date: Dec 30, 2005 9:55 PM
13272              Message-ID: <017a01c60d83$5dc73110$2217a8c0@candy>
13273      Branch: perl
13274            ! pp_pack.c
13275 ____________________________________________________________________________
13276 [ 26548] By: nicholas                              on 2005/12/31  15:07:16
13277         Log: Add a test for change 26547. (We no longer expect to see errors about
13278              unbalanced string table reference counts.)
13279      Branch: perl
13280            ! t/op/stash.t
13281 ____________________________________________________________________________
13282 [ 26547] By: nicholas                              on 2005/12/31  14:57:27
13283         Log: Re-attempt to clear the hash in S_hfreeentries if anything adds to it.
13284              Panic if we seem to be looping forever.
13285      Branch: perl
13286            ! hv.c pod/perldiag.pod
13287 ____________________________________________________________________________
13288 [ 26546] By: nicholas                              on 2005/12/31  13:16:06
13289         Log: Stop 'sub a { // }; %::=()' panicing because the backreference array
13290              became lost.
13291      Branch: perl
13292            ! hv.c
13293 ____________________________________________________________________________
13294 [ 26545] By: nicholas                              on 2005/12/30  22:44:06
13295         Log: Marcus Holland-Moritz suggested that assert should 
13296              Perl_croak_nocontext rather than Perl_croak.
13297      Branch: perl
13298            ! perl.h
13299 ____________________________________________________________________________
13300 [ 26544] By: nicholas                              on 2005/12/30  20:02:56
13301         Log: Tweak S_init_main_stash so as allocate PL_curstname as a shared string
13302              scalar, and hence avoid thrashing the shared string table for "main".
13303      Branch: perl
13304            ! perl.c
13305 ____________________________________________________________________________
13306 [ 26543] By: stevep                                on 2005/12/30  17:47:45
13307         Log: Convert t/op/sleep.t to using test.pl
13308      Branch: perl
13309            ! t/op/sleep.t
13310 ____________________________________________________________________________
13311 [ 26542] By: nicholas                              on 2005/12/30  16:53:39
13312         Log: Document why it's a bad plan to move the backreferences array from
13313              the magic structure to the hv_aux structure during backreference
13314              deletion. Add an optimisation for an empty backreference array.
13315      Branch: perl
13316            ! hv.c sv.c
13317 ____________________________________________________________________________
13318 [ 26541] By: nicholas                              on 2005/12/30  15:55:05
13319         Log: Now that the backreference array has no NULL entries, and is correctly
13320              marked as AvREAL_off(), there's no reason not to use sv_dup to clone
13321              it.
13322      Branch: perl
13323            ! sv.c
13324 ____________________________________________________________________________
13325 [ 26540] By: nicholas                              on 2005/12/30  15:39:53
13326         Log: POSIX now declares missing constants as sub ... ();, so Net::Ping
13327              needs to define them with a prototype to match.
13328      Branch: perl
13329            ! lib/Net/Ping.pm
13330 ____________________________________________________________________________
13331 [ 26539] By: rgs                                   on 2005/12/30  15:10:41
13332         Log: Update perltodo. First shot at perl593delta.
13333      Branch: perl
13334            ! pod/perl593delta.pod pod/perltodo.pod
13335 ____________________________________________________________________________
13336 [ 26538] By: nicholas                              on 2005/12/30  14:57:00
13337         Log: In the shared string table, if we add new entries to the head of the
13338              linked list chain, then we don't need as much bookkeeping in the loop.
13339      Branch: perl
13340            ! hv.c
13341 ____________________________________________________________________________
13342 [ 26537] By: stevep                                on 2005/12/30  14:39:49
13343         Log: Subject: [PATCH] Differences from Perl 6
13344              From: Robin Houston <robin@cpan.org> 
13345              Date: Fri, 30 Dec 2005 13:45:34 +0000 
13346              Message-ID: <20051230134534.GA18675@rpc142.cs.man.ac.uk>
13347      Branch: perl
13348            ! pod/perlsyn.pod
13349 ____________________________________________________________________________
13350 [ 26536] By: rgs                                   on 2005/12/30  12:25:24
13351         Log: Subject: Re: [PATCH] Re: INSTALLSCRIPT versus INSTALLDIRS
13352              From: Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
13353              Date: Mon, 12 Dec 2005 19:22:32 +0100
13354              Message-ID: <20051212192232.39cd0c1e@grubert.mandrakesoft.com>
13355      Branch: perl
13356            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
13357            ! lib/ExtUtils/MakeMaker.pm
13358 ____________________________________________________________________________
13359 [ 26535] By: davem                                 on 2005/12/30  12:21:05
13360         Log: fix errors in new MY_CTX code
13361      Branch: perl
13362            ! perl.c sv.c
13363 ____________________________________________________________________________
13364 [ 26534] By: rgs                                   on 2005/12/30  11:57:14
13365         Log: Reduce size of buffers for identifier names, as suggested in
13366              
13367              Subject: Stack usage (in gv_stashpvn and others)
13368              From: Tels <nospam-abuse@bloodgate.com>
13369              Date: Thu, 29 Dec 2005 18:40:49 +0100
13370              Message-Id: <200512291840.50765@bloodgate.com>
13371      Branch: perl
13372            ! gv.c
13373 ____________________________________________________________________________
13374 [ 26533] By: rgs                                   on 2005/12/30  11:43:42
13375         Log: Subject: [PATCH] perlio.c - gv_stashpvn() vs gv_stashpv()
13376              From: Tels <nospam-abuse@bloodgate.com>
13377              Date: Thu, 29 Dec 2005 18:57:43 +0100
13378              Message-Id: <200512291857.59458@bloodgate.com>
13379      Branch: perl
13380            ! perlio.c
13381 ____________________________________________________________________________
13382 [ 26532] By: rgs                                   on 2005/12/30  10:40:31
13383         Log: Subject: [PATCH] Perl_gv_fetchpv vs. gv_fetchpvn
13384              From: Tels <nospam-abuse@bloodgate.com>
13385              Date: Thu, 29 Dec 2005 18:32:10 +0100
13386              Message-Id: <200512291832.20651@bloodgate.com>
13387      Branch: perl
13388            ! gv.c
13389 ____________________________________________________________________________
13390 [ 26531] By: rgs                                   on 2005/12/30  09:53:54
13391         Log: Skip my_cxt_init if PERL_IMPLICIT_CONTEXT isn't defined
13392              (spotted by Jan Dubois)
13393      Branch: perl
13394            ! makedef.pl
13395 ____________________________________________________________________________
13396 [ 26530] By: nicholas                              on 2005/12/30  01:08:46
13397         Log: RMAGIC on symbol tables is bad, m'kay.
13398              Allow hashes (and therefore all symbol tables) to store the
13399              backreference array in the hv_aux structure, and thereby undo the
13400              performance damage of 24966, which resulted in 60% of all hash lookups
13401              trying to mg_find tiehash magic.
13402      Branch: perl
13403            ! dump.c embed.fnc embed.h hv.c hv.h mg.c proto.h sv.c
13404 ____________________________________________________________________________
13405 [ 26529] By: davem                                 on 2005/12/30  01:06:05
13406         Log: change #26523 didn't make my_cxt_init public
13407      Branch: perl
13408            ! embed.fnc embed.h global.sym
13409 ____________________________________________________________________________
13410 [ 26528] By: rgs                                   on 2005/12/29  17:32:21
13411         Log: Subject: [PATCH] $a = \$a oddity
13412              From: Tels <nospam-abuse@bloodgate.com>
13413              Date: Thu, 29 Dec 2005 18:01:42 +0100
13414              Message-Id: <200512291802.00742@bloodgate.com>
13415              
13416              plus trim some whitespace
13417      Branch: perl
13418            ! pod/perlreftut.pod
13419 ____________________________________________________________________________
13420 [ 26527] By: rgs                                   on 2005/12/29  15:59:30
13421         Log: Subject: [PATCH] Actual real consting of parms
13422              From: Andy Lester <andy@petdance.com>
13423              Date: Thu, 29 Dec 2005 01:15:09 -0600
13424              Message-ID: <20051229071509.GA32653@petdance.com>
13425      Branch: perl
13426            ! embed.fnc proto.h sv.c
13427 ____________________________________________________________________________
13428 [ 26526] By: rgs                                   on 2005/12/29  15:32:42
13429         Log: Subject: [PATCH] av.c cleanup, plus!
13430              From: Andy Lester <andy@petdance.com>
13431              Date: Wed, 28 Dec 2005 15:44:14 -0600
13432              Message-ID: <20051228214414.GD26033@petdance.com>
13433      Branch: perl
13434            ! av.c dump.c embed.fnc gv.c perl.c proto.h sv.c toke.c
13435 ____________________________________________________________________________
13436 [ 26525] By: rgs                                   on 2005/12/29  14:32:09
13437         Log: Fix test for perl version number in Makefile.PL
13438      Branch: perl
13439            ! ext/Sys/Syslog/Makefile.PL
13440 ____________________________________________________________________________
13441 [ 26524] By: rgs                                   on 2005/12/29  14:17:38
13442         Log: Subject: [PATCH] Fixing the SVREFCNT macro
13443              From: Andy Lester <andy@petdance.com>
13444              Date: Wed, 28 Dec 2005 13:30:51 -0600
13445              Message-ID: <20051228193051.GD23207@petdance.com>
13446      Branch: perl
13447            ! sv.h
13448 ____________________________________________________________________________
13449 [ 26523] By: davem                                 on 2005/12/29  12:00:29
13450         Log: re-implement MY_CXT API more efficiently, and add explicit
13451              interpeter arg variant
13452      Branch: perl
13453            ! embed.fnc embed.h embedvar.h ext/XS/APItest/APItest.xs
13454            ! intrpvar.h perl.h perlapi.h perlvars.h pod/perlxs.pod proto.h
13455            ! sv.c util.c
13456 ____________________________________________________________________________
13457 [ 26522] By: davem                                 on 2005/12/29  11:35:04
13458         Log: add tests for MY_CXT API and improve its documentation
13459      Branch: perl
13460            + ext/XS/APItest/t/my_cxt.t
13461            ! MANIFEST ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
13462            ! pod/perlxs.pod
13463 ____________________________________________________________________________
13464 [ 26521] By: rgs                                   on 2005/12/29  10:21:23
13465         Log: Subject: [PATCH] Test that constant overloading is propagated into eval
13466              From: Robin Houston <robin@cpan.org>
13467              Date: Mon, 26 Dec 2005 17:56:48 +0000
13468              Message-ID: <20051226175648.GA28402@rpc142.cs.man.ac.uk>
13469      Branch: perl
13470            ! lib/overload.t
13471 ____________________________________________________________________________
13472 [ 26520] By: rgs                                   on 2005/12/29  10:11:56
13473         Log: Subject: [DOC PATCH] rindex clarification
13474              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
13475              Date: Mon, 26 Dec 2005 18:42:40 -0800
13476              Message-ID: <20051227024240.GA2940@efn.org>
13477              
13478              plus another formatting nit
13479      Branch: perl
13480            ! pod/perlfunc.pod
13481 ____________________________________________________________________________
13482 [ 26519] By: craigb                                on 2005/12/29  03:49:58
13483         Log: Subject: [PATCH] fortify Pod::Simple::Search against non-case-preserving filesystems
13484              From: "Craig A. Berry" <craigberry@mac.com>
13485              Date: Tue, 27 Dec 2005 17:59:35 -0600
13486              Message-id: <43B1D567.9080504@mac.com>
13487      Branch: perl
13488            ! lib/Pod/Simple/Search.pm
13489            ! lib/Pod/Simple/t/other_test_lib/squaa/Wowo.pod
13490 ____________________________________________________________________________
13491 [ 26518] By: nicholas                              on 2005/12/29  00:19:01
13492         Log: A GVs stash can be NULL, so don't call macros that assume otherwise
13493              without checking.
13494      Branch: perl
13495            ! pp.c
13496 ____________________________________________________________________________
13497 [ 26517] By: nicholas                              on 2005/12/28  19:40:26
13498         Log: As the backreferences AV doesn't hold references on its contents,
13499              surely it should have AvREAL turned off?
13500      Branch: perl
13501            ! sv.c
13502 ____________________________________________________________________________
13503 [ 26516] By: nicholas                              on 2005/12/28  13:35:03
13504         Log: PL_amagic_generation is always non-zero, so remove the test for this.
13505              (Since change 17990 added version object overloading)
13506      Branch: perl
13507            ! pp.h
13508 ____________________________________________________________________________
13509 [ 26515] By: stevep                                on 2005/12/28  13:31:02
13510         Log: Upgrade to Sys-Syslog-0.11
13511      Branch: perl
13512            ! ext/Sys/Syslog/Changes ext/Sys/Syslog/README
13513            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/podspell.t
13514            ! ext/Sys/Syslog/t/syslog.t
13515 ____________________________________________________________________________
13516 [ 26514] By: gisle                                 on 2005/12/28  13:25:30
13517         Log: Cleanup; replace a croak("panic: ...") with assert().
13518      Branch: perl
13519            ! av.c
13520 ____________________________________________________________________________
13521 [ 26513] By: gisle                                 on 2005/12/28  13:12:30
13522         Log: assert(av);  Cleanup the way that the av_*() functions check
13523              that they are really passed an av argument.
13524              Should improve the test coverage a bit.
13525      Branch: perl
13526            ! av.c pod/perldiag.pod
13527 ____________________________________________________________________________
13528 [ 26512] By: gisle                                 on 2005/12/28  12:38:03
13529         Log: Use memchr() instead of ninstr() to locate the end-of-line.
13530              The call to memchr() will faster.
13531      Branch: perl
13532            ! toke.c
13533 ____________________________________________________________________________
13534 [ 26511] By: gisle                                 on 2005/12/28  12:18:58
13535         Log: Leaner ninstr().
13536              The compiled function ended up 37% smaller on Linux/gcc.
13537              I ought to be faster as well, but I did not try to measure that.
13538      Branch: perl
13539            ! util.c
13540 ____________________________________________________________________________
13541 [ 26510] By: gisle                                 on 2005/12/28  11:01:46
13542         Log: Remove test for NUL ending in r?instr().
13543              This test is actually harmful because we will search
13544              for any garbage found past the empty search string.
13545              Ref change 26509.
13546      Branch: perl
13547            ! util.c
13548 ____________________________________________________________________________
13549 [ 26509] By: gisle                                 on 2005/12/28  10:57:46
13550         Log: Fix 2 off-by-one errors in the call to ninstr().
13551              This code managed to still work because of a bug
13552              in how ninstr() treats empty search strings.
13553      Branch: perl
13554            ! ext/Filter/Util/Call/Call.xs
13555 ____________________________________________________________________________
13556 [ 26508] By: stevep                                on 2005/12/28  03:27:13
13557         Log: Upgrade to PathTools-3.15
13558      Branch: perl
13559            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
13560 ____________________________________________________________________________
13561 [ 26507] By: nicholas                              on 2005/12/27  23:39:42
13562         Log: s/%/%%/ in the package name so that it can be used safely in the
13563              sprintf format string (and hence not need runtime %s interpolation)
13564      Branch: perl
13565            ! lib/ExtUtils/Constant.pm lib/ExtUtils/Constant/ProxySubs.pm
13566 ____________________________________________________________________________
13567 [ 26506] By: nicholas                              on 2005/12/27  22:19:28
13568         Log: Pass in the full arguments to ExtUtils::Constant::ProxySubs
13569              Prototype all the missing constants, so that parsing doesn't depend on
13570              the phase of the moon. (Well, the system headers)
13571              Add an option for making missing constants generate errors at read time
13572              (which can be during constant folding). This isn't the default.
13573      Branch: perl
13574            ! lib/ExtUtils/Constant.pm lib/ExtUtils/Constant/ProxySubs.pm
13575 ____________________________________________________________________________
13576 [ 26505] By: stevep                                on 2005/12/27  22:07:44
13577         Log: Subject: [PATCH] pre-likely cleanup
13578              From: Andy Lester <andy@petdance.com> 
13579              Date: Tue, 27 Dec 2005 14:39:39 -0600
13580              Message-ID: <20051227203939.GC1781@petdance.com> 
13581              
13582              Includes a small fix to the changes in tryAMAGICbinW_var() in pp.h.
13583      Branch: perl
13584            ! av.c doop.c handy.h hv.c mg.c pp.c pp.h sv.c util.c
13585 ____________________________________________________________________________
13586 [ 26504] By: stevep                                on 2005/12/27  18:36:19
13587         Log: It'd be nice if I hadn't broken corecpan.pl.  Its fixed now, though.
13588      Branch: perl
13589            ! Porting/Maintainers.pl
13590 ____________________________________________________________________________
13591 [ 26503] By: nicholas                              on 2005/12/27  17:33:13
13592         Log: gv_fetch_flags in newATTRSUB can actually be const.
13593              Comment the logic behind the terms in the ternary that chooses the
13594              flags value.
13595      Branch: perl
13596            ! op.c
13597 ____________________________________________________________________________
13598 [ 26502] By: nicholas                              on 2005/12/27  17:24:11
13599         Log: As what we're doing is generating subroutines, which are methods, we
13600              need to invalidate cached methods. For constant.pm we need to create
13601              &Internals::inc_sub_generation
13602      Branch: perl
13603            ! lib/ExtUtils/Constant/ProxySubs.pm lib/constant.pm universal.c
13604 ____________________________________________________________________________
13605 [ 26501] By: stevep                                on 2005/12/27  14:10:20
13606         Log: Subject: [patch] ext/b/t/lint.t fails on win32
13607              From: demerphq <demerphq@gmail.com>
13608              Date: Fri, 23 Dec 2005 20:06:52 +0100 
13609              Message-ID: <9b18b3110512231106k7ad395bfp8a0c05cd0f87fc61@mail.gmail.com>
13610      Branch: perl
13611            ! ext/B/t/lint.t
13612 ____________________________________________________________________________
13613 [ 26500] By: nicholas                              on 2005/12/27  12:02:57
13614         Log: Refactor the require failure message generation to use 1 less temporary
13615              SV, and to build as much text as possible with newSVpvf
13616      Branch: perl
13617            ! pp_ctl.c
13618 ____________________________________________________________________________
13619 [ 26499] By: nicholas                              on 2005/12/27  00:29:33
13620         Log: Removing MAKE_JOBS_FIFO from %ENV causes FreeBSD make to forget about
13621              any -j flags. (And their implied disabling of backwards compatibility,
13622              which is the real cause of the make disttest failure).
13623      Branch: perl
13624            ! lib/ExtUtils/t/basic.t
13625 ____________________________________________________________________________
13626 [ 26498] By: nicholas                              on 2005/12/26  23:52:44
13627         Log: tabs, not spaces, in MANIFEST. No, I can't remember why this is.
13628              Or whether it could be relaxed.
13629      Branch: perl
13630            ! MANIFEST
13631 ____________________________________________________________________________
13632 [ 26497] By: nicholas                              on 2005/12/26  23:50:14
13633         Log: Remove the hard wired test numbers in the generated test script for
13634              simple tests. Use this script twice, firstly for testing the old style
13635              autoloaded constants, then for testing the ProxySubs.
13636              Make testing the dogfood/regeneration code optional, as the ProxySubs
13637              output doesn't contain it.
13638      Branch: perl
13639            ! lib/ExtUtils/t/Constant.t
13640 ____________________________________________________________________________
13641 [ 26496] By: nicholas                              on 2005/12/26  23:48:00
13642         Log: Support type UNDEF, and correct a bug in the macro generation by using
13643              macro_from_item.
13644      Branch: perl
13645            ! lib/ExtUtils/Constant/ProxySubs.pm
13646 ____________________________________________________________________________
13647 [ 26495] By: nicholas                              on 2005/12/26  23:47:01
13648         Log: Add method macro_from_item to encapsulate the entire logic for getting
13649              the correct macro direct from the item hash.
13650      Branch: perl
13651            ! lib/ExtUtils/Constant/Base.pm lib/ExtUtils/Constant/XS.pm
13652 ____________________________________________________________________________
13653 [ 26494] By: nicholas                              on 2005/12/26  23:10:53
13654         Log: Don't try to store PL_sv_undef in pads. (For now)
13655      Branch: perl
13656            ! op.c
13657 ____________________________________________________________________________
13658 [ 26493] By: stevep                                on 2005/12/26  22:01:49
13659         Log: Upgrade to CPAN-1.80_56
13660      Branch: perl
13661            + lib/CPAN/Debug.pm lib/CPAN/HandleConfig.pm lib/CPAN/Tarzip.pm
13662            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/SIGNATURE
13663            ! lib/CPAN/bin/cpan
13664 ____________________________________________________________________________
13665 [ 26492] By: stevep                                on 2005/12/26  17:29:13
13666         Log: In this, the last tale of the NGROUPS saga, a former pumpking prods
13667              a mere committer to remove the last of the NGROUPS-sized arrays...
13668              
13669              Perl_magic_set() was using the last of these arrays to do the 
13670              lvalue work on $).  Instead of an array, a pointer is used and 
13671              re-sized as needed.  
13672      Branch: perl
13673            ! mg.c
13674 ____________________________________________________________________________
13675 [ 26491] By: nicholas                              on 2005/12/26  17:01:35
13676         Log: Add a couple of newlines for tidier regen output, consistent with the
13677              code generated by WriteConstants()
13678      Branch: perl
13679            ! lib/ExtUtils/Constant/XS.pm
13680 ____________________________________________________________________________
13681 [ 26490] By: nicholas                              on 2005/12/26  16:13:57
13682         Log: Add C_FH and XS_FH arguments to ExtUtils::Constant::WriteConstants,
13683              to allow the caller to pass in file handles. Use this in Contant.t
13684              with tied file handles to capture the output, rather than calling
13685              the lower level routines directly.
13686      Branch: perl
13687            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
13688 ____________________________________________________________________________
13689 [ 26489] By: stevep                                on 2005/12/26  16:08:49
13690         Log: Subject: chg 26486 removes last use of NGROUPS, so remove the macro-def
13691              From: Jim Cromie <jim.cromie@gmail.com>
13692              Date: Mon, 26 Dec 2005 07:57:51 -0700
13693              Message-ID: <43B004EF.8060500@gmail.com>
13694      Branch: perl
13695            ! doio.c
13696 ____________________________________________________________________________
13697 [ 26488] By: nicholas                              on 2005/12/26  12:48:10
13698         Log: The values for proxy constant subroutines need to be read only.
13699      Branch: perl
13700            ! lib/ExtUtils/Constant/ProxySubs.pm
13701 ____________________________________________________________________________
13702 [ 26487] By: nicholas                              on 2005/12/26  12:31:01
13703         Log: Rework constant.pm to take advantage of the space savings of proxy
13704              constant subroutines whenever it can.
13705      Branch: perl
13706            ! lib/constant.pm
13707 ____________________________________________________________________________
13708 [ 26486] By: stevep                                on 2005/12/26  03:51:24
13709         Log: Obviously, Perl_ingroup() is also using 256k of stack memory on Linux.
13710              Adapt change #26480 to reduce memory usage here as well.
13711      Branch: perl
13712            ! doio.c
13713 ____________________________________________________________________________
13714 [ 26485] By: nicholas                              on 2005/12/24  16:27:28
13715         Log: The value from caller doesn't change, so my $pkg = caller;
13716              should be moved out of the loop.
13717      Branch: perl
13718            ! lib/constant.pm
13719 ____________________________________________________________________________
13720 [ 26484] By: nicholas                              on 2005/12/24  16:06:10
13721         Log: Tests for creating constants where prototypes or other symbols of the
13722              same name already exist.
13723      Branch: perl
13724            ! lib/constant.t
13725 ____________________________________________________________________________
13726 [ 26483] By: nicholas                              on 2005/12/24  15:09:28
13727         Log: Using a hash reference rather than a hash can save a hash copy.
13728      Branch: perl
13729            ! lib/constant.pm
13730 ____________________________________________________________________________
13731 [ 26482] By: nicholas                              on 2005/12/24  14:48:42
13732         Log: Unless the peephole optimiser already knows that we're in void context,
13733              avoid even attempting the whole proxy constant sub copying
13734              optimisation.
13735      Branch: perl
13736            ! op.c
13737 ____________________________________________________________________________
13738 [ 26481] By: nicholas                              on 2005/12/24  14:09:56
13739         Log: Given that IO::Socket is documented as exporting all of Socket's
13740              exports, there's no need for IO::Socket::INET or IO::Socket::UNIX to
13741              use both. (And re-exporting removes some of the efficiency of the new
13742              constants implementation)
13743      Branch: perl
13744            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
13745 ____________________________________________________________________________
13746 [ 26480] By: stevep                                on 2005/12/24  03:30:02
13747         Log: Subject: Re: [perl #37907] Perl_magic_get reqires ridiculous amounts of stackmemory
13748              From: Jim Cromie <jim.cromie@gmail.com>
13749              Date: Fri, 23 Dec 2005 13:24:29 -0700
13750              Message-ID: <43AC5CFD.3060200@gmail.com>
13751              
13752              Includes a change in variable names from "j" to "num_groups".
13753      Branch: perl
13754            ! mg.c
13755 ____________________________________________________________________________
13756 [ 26479] By: nicholas                              on 2005/12/24  00:01:50
13757         Log: Looks like the macro CLK_TCK is not actually a constant on Solaris.
13758      Branch: perl
13759            ! ext/POSIX/Makefile.PL
13760 ____________________________________________________________________________
13761 [ 26478] By: nicholas                              on 2005/12/23  17:30:19
13762         Log: For PERL_TRACK_MEMPOOL with PERL_POISON, Poison the end of any block
13763              being shrunk in realloc()
13764      Branch: perl
13765            ! util.c
13766 ____________________________________________________________________________
13767 [ 26477] By: nicholas                              on 2005/12/23  17:24:44
13768         Log: For the rare case of EMFILE during require, save object code space
13769              by using newSVpvf
13770              (Would it be worth using it for all require failures?)
13771      Branch: perl
13772            ! pp_ctl.c
13773 ____________________________________________________________________________
13774 [ 26476] By: nicholas                              on 2005/12/23  16:55:35
13775         Log: If PERL_TRACK_MEMPOOL and PERL_POISON are in use, then scribble all
13776              over memory to invalidate it just before free()ing it.
13777      Branch: perl
13778            ! perl.h util.c
13779 ____________________________________________________________________________
13780 [ 26475] By: nicholas                              on 2005/12/23  16:20:53
13781         Log: Provide support for types PVN and UNDEF in
13782              ExtUtils::Constant::ProxySubs
13783      Branch: perl
13784            ! lib/ExtUtils/Constant/ProxySubs.pm
13785 ____________________________________________________________________________
13786 [ 26474] By: nicholas                              on 2005/12/23  15:27:10
13787         Log: Create a struct to use as the header with PERL_TRACK_MEMPOOL, so that
13788              other information can be stored in it.
13789      Branch: perl
13790            ! perl.h util.c
13791 ____________________________________________________________________________
13792 [ 26473] By: nicholas                              on 2005/12/23  13:54:37
13793         Log: ExtUtils::ParseXS needs to stack $filepathname to make #line directives
13794              in #INCLUDEs work.
13795      Branch: perl
13796            ! lib/ExtUtils/ParseXS.pm
13797 ____________________________________________________________________________
13798 [ 26472] By: nicholas                              on 2005/12/23  12:21:19
13799         Log: Add support for PV to ExtUtils::Constant::ProxySubs, and enable its
13800              use in Sys::Syslog
13801      Branch: perl
13802            ! ext/Sys/Syslog/Makefile.PL lib/ExtUtils/Constant/ProxySubs.pm
13803 ____________________________________________________________________________
13804 [ 26471] By: nicholas                              on 2005/12/23  12:01:29
13805         Log: inlining autoloaded constants is TODOne.
13806      Branch: perl
13807            ! pod/perltodo.pod
13808 ____________________________________________________________________________
13809 [ 26470] By: nicholas                              on 2005/12/23  11:36:43
13810         Log: Now that proxy subroutines can be unproxied in 2 places without
13811              becoming the same newCONSTSUB, need an explicit check to avoid a
13812              warning about subroutines being redefined, as there has never been
13813              a warning when you assing the same subroutine to a glob's GvCV()
13814      Branch: perl
13815            ! sv.c t/op/gv.t
13816 ____________________________________________________________________________
13817 [ 26469] By: nicholas                              on 2005/12/23  11:35:21
13818         Log: like and unlike weren't reporting failure where correctly in test.pl
13819      Branch: perl
13820            ! t/test.pl
13821 ____________________________________________________________________________
13822 [ 26468] By: rgs                                   on 2005/12/23  11:06:34
13823         Log: Fix build of Compress::Zlib on MVS (by Paul Marquess)
13824      Branch: perl
13825            ! ext/Compress/Zlib/zlib-src/zconf.h
13826 ____________________________________________________________________________
13827 [ 26467] By: rgs                                   on 2005/12/23  10:13:30
13828         Log: Clarify example of .. in perlop
13829              to fix [perl #38008] Documentation bug: perlop
13830              plus some minor formatting nits
13831      Branch: perl
13832            ! pod/perlop.pod
13833 ____________________________________________________________________________
13834 [ 26466] By: rgs                                   on 2005/12/23  09:21:09
13835         Log: Subject: [REPATCH lib/UNIVERSAL.pm] Recommend Against Using Methods as Functions
13836              From: chromatic <chromatic@wgz.org>
13837              Date: Dec 22, 2005 8:58 PM
13838              Message-Id: <200512221158.54474.chromatic@wgz.org>
13839      Branch: perl
13840            ! lib/UNIVERSAL.pm
13841 ____________________________________________________________________________
13842 [ 26465] By: nicholas                              on 2005/12/23  01:38:01
13843         Log: Need to be more careful with the symbol table manipulation - if there
13844              is already an entry in place, back off and generate a real constant
13845              subroutine. (fixes lib/Net/hostent.t failure)
13846              Fix a bug with how hv_store was being called.
13847      Branch: perl
13848            ! lib/ExtUtils/Constant/ProxySubs.pm
13849 ____________________________________________________________________________
13850 [ 26464] By: nicholas                              on 2005/12/23  01:09:05
13851         Log: SIGRTMAX, SIGRTMIN, LDBL_MAX, LDBL_MIN, LDBL_EPSILON and HUGE_VAL
13852              aren't constants on (at least some) Linux.
13853              And more evil than that, HUGE_VAL likes to use the C preprocessor
13854              in its value, necessitating use of a temporary.
13855      Branch: perl
13856            ! ext/POSIX/Makefile.PL lib/ExtUtils/Constant/ProxySubs.pm
13857 ____________________________________________________________________________
13858 [ 26463] By: nicholas                              on 2005/12/23  00:37:04
13859         Log: Use inlineable proxy constant subs for Socket
13860      Branch: perl
13861            ! ext/Socket/Makefile.PL lib/ExtUtils/Constant/ProxySubs.pm
13862 ____________________________________________________________________________
13863 [ 26462] By: stevep                                on 2005/12/23  00:28:54
13864         Log: ctime_r() and asctime_r() seem to have some problems before HP-UX 11.
13865      Branch: perl
13866            ! hints/hpux.sh
13867 ____________________________________________________________________________
13868 [ 26461] By: nicholas                              on 2005/12/23  00:27:50
13869         Log: Subject: [PATCH] Speed up Perl_sv_derived_from
13870              From: Andy Lester <andy@petdance.com>
13871              Message-ID: <20051222220044.GH4370@petdance.com>
13872              Date: Thu, 22 Dec 2005 16:00:44 -0600
13873      Branch: perl
13874            ! universal.c
13875 ____________________________________________________________________________
13876 [ 26460] By: nicholas                              on 2005/12/23  00:18:49
13877         Log: Create a sub LC_ALL with the correct prototype.
13878      Branch: perl
13879            ! lib/locale.t
13880 ____________________________________________________________________________
13881 [ 26459] By: nicholas                              on 2005/12/23  00:18:27
13882         Log: De-duplicate the items in @EXPORT. (@EXPORT is built from all the tags,
13883              and some constants are mentioned in multiple tags).
13884              Should this logic be in Exporter::Heavy?
13885      Branch: perl
13886            ! ext/POSIX/POSIX.pm
13887 ____________________________________________________________________________
13888 [ 26458] By: stevep                                on 2005/12/23  00:10:25
13889         Log: Make hostname.t deal with undefined or blank hostnames and domain 
13890              names.
13891      Branch: perl
13892            ! lib/Net/t/hostname.t
13893 ____________________________________________________________________________
13894 [ 26457] By: stevep                                on 2005/12/23  00:06:58
13895         Log: Fix for pod2man() in ExtUtils::Command::MM to work with 
13896              the Pod::Man 2.04.
13897      Branch: perl
13898            ! lib/ExtUtils/Command/MM.pm
13899 ____________________________________________________________________________
13900 [ 26456] By: nicholas                              on 2005/12/23  00:06:52
13901         Log: Subject: [PATCH] Speedup (rn|n)?instr
13902              From: Andy Lester <andy@petdance.com>
13903              Message-ID: <20051222223839.GI4370@petdance.com>
13904              Date: Thu, 22 Dec 2005 16:38:39 -0600
13905      Branch: perl
13906            ! util.c
13907 ____________________________________________________________________________
13908 [ 26455] By: nicholas                              on 2005/12/22  23:57:27
13909         Log: Use inlineable proxy constant subs for POSIX.
13910              There may be trouble ahead, as it seems that not all POSIX "constants"
13911              are. I wonder if too many systems are going to have too many
13912              variations to make this viable.
13913      Branch: perl
13914            ! ext/POSIX/Makefile.PL lib/ExtUtils/Constant/Base.pm
13915            ! lib/ExtUtils/Constant/ProxySubs.pm
13916 ____________________________________________________________________________
13917 [ 26454] By: nicholas                              on 2005/12/22  23:43:22
13918         Log: Missing ; in Tie::File
13919      Branch: perl
13920            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
13921 ____________________________________________________________________________
13922 [ 26453] By: nicholas                              on 2005/12/22  21:02:19
13923         Log: Make ExtUtils::Constant generate the inlineable proxy constant subs.
13924              So far just enough to make Fcntl work.
13925      Branch: perl
13926            + lib/ExtUtils/Constant/ProxySubs.pm
13927            ! MANIFEST ext/Fcntl/Makefile.PL lib/ExtUtils/Constant.pm
13928 ____________________________________________________________________________
13929 [ 26452] By: rgs                                   on 2005/12/22  19:37:42
13930         Log: Compilation help for EBCDIC platforms, from Jarkko,
13931              tested by Rajarshi Das
13932      Branch: perl
13933            ! utf8.h
13934 ____________________________________________________________________________
13935 [ 26451] By: nicholas                              on 2005/12/22  19:00:52
13936         Log: Break out the code to generate #ifdef/#endif into new methods
13937              macro_to_ifdef and macro_to_endif
13938              Add an args hashref to normalise_items; provide a
13939              disable_utf8_duplication argument to disable the utf8 duplication code.
13940      Branch: perl
13941            ! lib/ExtUtils/Constant/Base.pm
13942 ____________________________________________________________________________
13943 [ 26450] By: rgs                                   on 2005/12/22  17:09:59
13944         Log: Subject: [PATCH] Ho! Ho! Ho!  Santa brings consting!
13945              From: Andy Lester <andy@petdance.com>
13946              Date: Thu, 22 Dec 2005 10:57:17 -0600
13947              Message-ID: <20051222165717.GA2874@petdance.com>
13948      Branch: perl
13949            ! dump.c embed.fnc embed.h gv.c hv.c op.c pp.c pp_ctl.c pp_hot.c
13950            ! pp_sys.c proto.h regcomp.c sv.c toke.c universal.c
13951 ____________________________________________________________________________
13952 [ 26449] By: nicholas                              on 2005/12/22  17:01:33
13953         Log: Break out the item normalisation code into a method normalise_items.
13954      Branch: perl
13955            ! lib/ExtUtils/Constant/Base.pm
13956 ____________________________________________________________________________
13957 [ 26448] By: nicholas                              on 2005/12/22  15:43:20
13958         Log: Regression tests for proxy subroutine glob assignment.
13959              Fix a bug (it turns out that a typeglob isn't SvOK())
13960              Remove stray debugging code.
13961      Branch: perl
13962            ! pp_hot.c t/op/gv.t
13963 ____________________________________________________________________________
13964 [ 26447] By: rgs                                   on 2005/12/22  14:55:52
13965         Log: Subject: [PATCH] eliminate HINT_HH_FOR_EVAL
13966              From: Robin Houston <robin@cpan.org>
13967              Date: Thu, 22 Dec 2005 11:54:55 +0000
13968              Message-ID: <20051222115455.GB30301@rpc142.cs.man.ac.uk>
13969      Branch: perl
13970            ! lib/feature.pm lib/overload.pm lib/sort.pm op.c perl.h
13971            ! t/comp/hints.t
13972 ____________________________________________________________________________
13973 [ 26446] By: nicholas                              on 2005/12/22  11:23:34
13974         Log: Add an optimisation to allow proxy constant subroutines to be copied
13975              as proxy constant subroutines in a new symbol table where possible.
13976              (Rather than converting them to full blown constant subroutines and
13977              instantiating 2 typeglobs)
13978      Branch: perl
13979            ! ext/B/t/concise-xs.t gv.c gv.h op.c op.h pp.c pp_hot.c sv.c
13980 ____________________________________________________________________________
13981 [ 26445] By: rgs                                   on 2005/12/22  11:13:25
13982         Log: Regenerate Changes
13983      Branch: perl
13984            ! Changes
13985 ____________________________________________________________________________
13986 [ 26444] By: gisle                                 on 2005/12/22  10:42:36
13987         Log: Remove unused variable 'stash' since change 26437.
13988      Branch: perl
13989            ! pp_hot.c
13990 ____________________________________________________________________________
13991 [ 26443] By: rgs                                   on 2005/12/22  10:32:17
13992         Log: Regenerate perlapi.pod.
13993              Fix indentation of code examples in perlsyn.
13994      Branch: perl
13995            ! pod/perlapi.pod pod/perlsyn.pod
13996 ____________________________________________________________________________
13997 [ 26442] By: rgs                                   on 2005/12/22  10:10:04
13998         Log: Subject: [PATCH] switch / ~~ doccos
13999              From: Robin Houston <robin@cpan.org>
14000              Date: Wed, 21 Dec 2005 13:51:18 +0000
14001              Message-ID: <20051221135118.GC26527@rpc142.cs.man.ac.uk>
14002      Branch: perl
14003            ! pod/perlsyn.pod
14004 ____________________________________________________________________________
14005 [ 26441] By: merijn                                on 2005/12/22  07:02:37
14006         Log: Subject: [PATCH] wrong setting in canned win32/config.vc64 file
14007              From: "Jan Dubois" <jand@ActiveState.com>
14008              Date: Wed, 21 Dec 2005 15:04:30 -0800
14009              Message-ID: <06c701c60682$e650adc0$d563a8c0@candy>
14010      Branch: perl
14011            ! win32/config.vc64
14012 ____________________________________________________________________________
14013 [ 26440] By: stevep                                on 2005/12/22  03:08:59
14014         Log: Add documentation for method domainname() in Net::Domain.  Add some
14015              additional tests for Net::Domain.  Also, since it is tested, remove 
14016              test case from lib/1_compile.t.  One step closer to $500.
14017      Branch: perl
14018            ! lib/Net/Domain.pm lib/Net/t/hostname.t t/lib/1_compile.t
14019 ____________________________________________________________________________
14020 [ 26439] By: nicholas                              on 2005/12/21  22:40:04
14021         Log: Avoid negating an unsigned value. (The offset in the SV body table)
14022      Branch: perl
14023            ! sv.c
14024 ____________________________________________________________________________
14025 [ 26438] By: nicholas                              on 2005/12/21  21:20:23
14026         Log: For consistency sv_2cv should not leave the stash pointer uninitialised
14027              for some cases. Although it seems that only pp_sort pays any attention
14028              to it, of all the code on CPAN.
14029      Branch: perl
14030            ! sv.c
14031 ____________________________________________________________________________
14032 [ 26437] By: nicholas                              on 2005/12/21  20:38:42
14033         Log: Localise the stash variable in pp_entersub().
14034      Branch: perl
14035            ! pp_hot.c
14036 ____________________________________________________________________________
14037 [ 26436] By: nicholas                              on 2005/12/21  19:37:48
14038         Log: Undo my goto spaghetti from change 18340 - what we really need are
14039              hints to compilers about likey/unlikely branches.
14040      Branch: perl
14041            ! pp_hot.c
14042 ____________________________________________________________________________
14043 [ 26435] By: stevep                                on 2005/12/21  19:04:37
14044         Log: Add tests for untested math functions in POSIX
14045      Branch: perl
14046            + ext/POSIX/t/math.t
14047            ! MANIFEST
14048 ____________________________________________________________________________
14049 [ 26434] By: nicholas                              on 2005/12/21  18:34:03
14050         Log: The lref argument of sv_2cv is actually passed onwards to gv_fetchsv,
14051              so it is a bitmap of flag bits rather than simple TRUE/FALSE.
14052      Branch: perl
14053            ! mg.c pp.c pp_hot.c sv.c
14054 ____________________________________________________________________________
14055 [ 26433] By: rgs                                   on 2005/12/21  17:07:05
14056         Log: Remove switch from perltodo
14057      Branch: perl
14058            ! pod/perltodo.pod
14059 ____________________________________________________________________________
14060 [ 26432] By: rgs                                   on 2005/12/21  16:16:19
14061         Log: Subject: [PATCH] Feature bundle is now :5.10, and add -E switch
14062              From: Robin Houston <robin@cpan.org>
14063              Date: Wed, 21 Dec 2005 11:00:08 +0000
14064              Message-ID: <20051221110008.GB25877@rpc142.cs.man.ac.uk>
14065      Branch: perl
14066            + t/lib/feature/err
14067            ! MANIFEST embedvar.h global.sym intrpvar.h lib/feature.pm
14068            ! perl.c perl_keyword.pl perlapi.h pod/perlop.pod
14069            ! pod/perlrun.pod sv.c t/lib/feature/nonesuch t/lib/warnings/op
14070            ! t/op/dor.t t/run/switches.t toke.c
14071 ____________________________________________________________________________
14072 [ 26431] By: rgs                                   on 2005/12/21  11:12:32
14073         Log: Fix for [perl #37999] lc() + Latin-1 chars is failing erratically
14074              based on copying part of change #22196 from do_chomp() to do_chop().
14075      Branch: perl
14076            ! doop.c
14077 ____________________________________________________________________________
14078 [ 26430] By: rgs                                   on 2005/12/21  09:23:05
14079         Log: Subject: [PATCH] Fix bug in change #26379
14080              From: "Jan Dubois" <jand@ActiveState.com>
14081              Date: Tue, 20 Dec 2005 16:42:24 -0800
14082              Message-ID: <046001c605c7$69470290$d563a8c0@candy>
14083      Branch: perl
14084            ! win32/win32.c
14085 ____________________________________________________________________________
14086 [ 26429] By: nicholas                              on 2005/12/20  23:12:17
14087         Log: rv_2av, rv_2cv and rv_2hv also make use of OPf_SPECIAL, so update the
14088              descriptive comment to include them.
14089      Branch: perl
14090            ! op.h
14091 ____________________________________________________________________________
14092 [ 26428] By: rgs                                   on 2005/12/20  20:50:26
14093         Log: Remove some hardcoded references to ./perl in tests
14094      Branch: perl
14095            ! t/op/closure.t t/op/magic.t t/run/runenv.t
14096 ____________________________________________________________________________
14097 [ 26427] By: nicholas                              on 2005/12/20  20:13:12
14098         Log: Take care in toke.c not to convert constant subroutine reference
14099              proxies into full blow PVGVs with PVCVs, and recognise them and inline
14100              their values. Adds a new function gv_const_sv(gv) to return the value
14101              of the constant subroutine from a GV, and adds a cv parameter to
14102              S_intuit_method.
14103      Branch: perl
14104            ! embed.fnc embed.h gv.c proto.h toke.c
14105 ____________________________________________________________________________
14106 [ 26426] By: merijn                                on 2005/12/20  19:56:58
14107         Log: Small update on using threads on HP-UX 10.20
14108              64bit is far beyond experimental by now
14109      Branch: perl
14110            ! README.hpux
14111 ____________________________________________________________________________
14112 [ 26425] By: nicholas                              on 2005/12/20  19:55:46
14113         Log: Add a GV_NOADD_NOINIT flag to gv_fetch{pv,pvn,sv} that disables
14114              addition of new typeglobs, and also disables initialisation of any
14115              typeglob placeholders. Needed to make the new constant subroutine
14116              proxy references work efficiently.
14117      Branch: perl
14118            ! gv.c gv.h
14119 ____________________________________________________________________________
14120 [ 26424] By: rgs                                   on 2005/12/20  19:37:26
14121         Log: Fix typos in regular expressions
14122      Branch: perl
14123            ! ext/POSIX/t/time.t
14124 ____________________________________________________________________________
14125 [ 26423] By: nicholas                              on 2005/12/20  16:34:27
14126         Log: Get the "cv" from the "gv" once, and be more careful so that we can
14127              cope if either aren't their regular types.
14128              cv_const_sv should verify the type of SV passed, instead of assuming
14129              that it's a viable CV.
14130      Branch: perl
14131            ! op.c toke.c
14132 ____________________________________________________________________________
14133 [ 26422] By: nicholas                              on 2005/12/20  15:11:09
14134         Log: Croak if gv_init doesn't know how to create a typeglob from that type
14135              of referant. Test that ARRAY, HASH, PVIO, CODE and FORMAT croak.
14136              Globs are actually first class assignable objects, so test that you
14137              can create a constant subroutine that returns one.
14138      Branch: perl
14139            ! gv.c pod/perldiag.pod t/op/gv.t
14140 ____________________________________________________________________________
14141 [ 26421] By: rgs                                   on 2005/12/20  14:54:10
14142         Log: POD nits on B::Lint
14143      Branch: perl
14144            ! ext/B/B/Lint.pm
14145 ____________________________________________________________________________
14146 [ 26420] By: rgs                                   on 2005/12/20  14:48:34
14147         Log: Subject: Re: Pluggable lint patch
14148              From: Joshua ben Jore <twists@gmail.com>
14149              Date: Mon, 19 Dec 2005 09:22:04 -0600
14150              Message-ID: <dc5c751d0512190722s1e73ef88l5ae82bd7aa075c51@mail.gmail.com>
14151      Branch: perl
14152            ! ext/B/B/Lint.pm ext/B/t/lint.t
14153 ____________________________________________________________________________
14154 [ 26419] By: gisle                                 on 2005/12/20  14:39:22
14155         Log: Make perlivp skip the *.ph tests by default, since these
14156              files are normally not generated.
14157              The -a option is now needed for it to run all tests.
14158      Branch: perl
14159            ! utils/perlivp.PL
14160 ____________________________________________________________________________
14161 [ 26418] By: rgs                                   on 2005/12/20  14:24:06
14162         Log: Subject: [TEST PATCH] %^H can now propagate into eval
14163              From: Robin Houston <robin@cpan.org>
14164              Date: Tue, 20 Dec 2005 12:06:15 +0000
14165              Message-ID: <20051220120615.GA21794@rpc142.cs.man.ac.uk>
14166      Branch: perl
14167            ! t/comp/hints.t
14168 ____________________________________________________________________________
14169 [ 26417] By: nicholas                              on 2005/12/20  14:10:39
14170         Log: Verify that the code for initialising typeglobs from other types works.
14171      Branch: perl
14172            ! t/op/gv.t
14173 ____________________________________________________________________________
14174 [ 26416] By: rgs                                   on 2005/12/20  13:55:19
14175         Log: Use PTR2IV instead of casting directly
14176      Branch: perl
14177            ! pp_ctl.c
14178 ____________________________________________________________________________
14179 [ 26415] By: nicholas                              on 2005/12/20  13:39:01
14180         Log: gv_fetchpv, gv_fetchpvn and gv_fetchsv take a bitmask of flags, rather
14181              than a simple boolean, so passing FALSE or TRUE is bogus.
14182      Branch: perl
14183            ! doio.c gv.c mg.c op.c pp.c pp_hot.c pp_sys.c regcomp.c sv.c
14184            ! toke.c universal.c
14185 ____________________________________________________________________________
14186 [ 26414] By: nicholas                              on 2005/12/20  12:51:21
14187         Log: In Perl_yylex, move the declaration of orig_keyword, gv and gvp down to
14188              the block labelled keylookup.
14189      Branch: perl
14190            ! toke.c
14191 ____________________________________________________________________________
14192 [ 26413] By: rgs                                   on 2005/12/20  10:25:01
14193         Log: Subject: [PATCH] make failing cygwin test TODO'd
14194              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
14195              Date: Mon, 19 Dec 2005 03:41:12 -0800
14196              Message-ID: <20051219114112.GA5568@efn.org>
14197      Branch: perl
14198            ! lib/File/Compare.t
14199 ____________________________________________________________________________
14200 [ 26412] By: nicholas                              on 2005/12/19  23:47:26
14201         Log: In Perl_yylex, make tmp a temporary variable local to the blocks in
14202              which it is used.
14203      Branch: perl
14204            ! toke.c
14205 ____________________________________________________________________________
14206 [ 26411] By: nicholas                              on 2005/12/19  22:38:54
14207         Log: Assert that orig_keyword, gv and gvp aren't used before the main
14208              keyword parser of Perl_yylex.
14209      Branch: perl
14210            ! toke.c
14211 ____________________________________________________________________________
14212 [ 26410] By: davem                                 on 2005/12/19  22:07:49
14213         Log: //g loops infinitely on tainted data
14214              make the LHS of expr =~ /foo/g an lvalue, so that any pos magic
14215              attached to it stays attached.
14216      Branch: perl
14217            ! op.c t/op/taint.t
14218 ____________________________________________________________________________
14219 [ 26409] By: nicholas                              on 2005/12/19  20:57:40
14220         Log: Make gv_init recognise a reference-to-something in a symbol table as
14221              meaning a constant subroutine with that thing as it value
14222      Branch: perl
14223            ! gv.c
14224 ____________________________________________________________________________
14225 [ 26408] By: rgs                                   on 2005/12/19  19:27:09
14226         Log: Fix internal broken link ; reindent code examples
14227      Branch: perl
14228            ! pod/perlsyn.pod
14229 ____________________________________________________________________________
14230 [ 26407] By: rgs                                   on 2005/12/19  19:21:47
14231         Log: Fix typo.
14232              Add empty lines after =items.
14233      Branch: perl
14234            ! pod/perldiag.pod
14235 ____________________________________________________________________________
14236 [ 26406] By: rgs                                   on 2005/12/19  19:18:48
14237         Log: A note on say() and ORS grabbed from Damian's Perl6::Say.
14238      Branch: perl
14239            ! pod/perlfunc.pod
14240 ____________________________________________________________________________
14241 [ 26405] By: rgs                                   on 2005/12/19  18:43:04
14242         Log: Attempt at making IO::Handle backwards compatible again
14243      Branch: perl
14244            ! ext/IO/lib/IO/Handle.pm
14245 ____________________________________________________________________________
14246 [ 26404] By: nicholas                              on 2005/12/19  18:28:03
14247         Log: Make sv_dump (and therefore Devel::Peek) report the value of the
14248              constant in inlineable constant subroutines.
14249      Branch: perl
14250            ! dump.c ext/Devel/Peek/t/Peek.t
14251 ____________________________________________________________________________
14252 [ 26403] By: rgs                                   on 2005/12/19  18:20:48
14253         Log: sort.pm deserves a new version number
14254      Branch: perl
14255            ! lib/sort.pm
14256 ____________________________________________________________________________
14257 [ 26402] By: rgs                                   on 2005/12/19  18:17:19
14258         Log: Subject: Re: [PATCH] Make the 'sort' pragma lexically scoped
14259              From: Robin Houston <robin@cpan.org>
14260              Date: Dec 19, 2005 6:46 PM
14261              Message-ID: <20051219174620.GA17940@rpc142.cs.man.ac.uk>
14262      Branch: perl
14263            ! embed.fnc embed.h ext/B/B/Concise.pm ext/B/t/concise-xs.t
14264            ! ext/B/t/f_sort.t global.sym lib/feature.pm lib/sort.pm
14265            ! lib/sort.t op.c op.h pod/perlapi.pod pp_sort.c proto.h toke.c
14266 ____________________________________________________________________________
14267 [ 26401] By: rgs                                   on 2005/12/19  16:39:44
14268         Log: Missing file from last change
14269      Branch: perl
14270            + t/lib/common.pl
14271 ____________________________________________________________________________
14272 [ 26400] By: rgs                                   on 2005/12/19  16:26:15
14273         Log: Subject: [PATCH] latest switch/say/~~
14274              From: Robin Houston <robin@cpan.org>
14275              Date: Sat, 17 Dec 2005 20:44:31 +0000
14276              Message-Id: <20051217204431.GB28940@rpc142.cs.man.ac.uk>
14277      Branch: perl
14278            + lib/feature.pm lib/feature.t t/io/say.t t/lib/feature/nonesuch
14279            + t/lib/feature/say t/lib/feature/smartmatch
14280            + t/lib/feature/switch t/op/smartmatch.t t/op/switch.t
14281            ! MANIFEST cop.h embed.fnc embed.h ext/B/B/Deparse.pm
14282            ! ext/B/t/concise-xs.t ext/B/t/f_map.t ext/B/t/optree_samples.t
14283            ! ext/IO/lib/IO/Handle.pm ext/Opcode/Opcode.pm global.sym
14284            ! keywords.h keywords.pl lib/overload.pm lib/warnings.t op.c
14285            ! op.h opcode.h opcode.pl opnames.h perl.h perl_keyword.pl
14286            ! perly.act perly.h perly.tab perly.y pod/perldiag.pod
14287            ! pod/perlfunc.pod pod/perlop.pod pod/perlsyn.pod pp.sym
14288            ! pp_ctl.c pp_proto.h proto.h t/op/cproto.t toke.c
14289 ____________________________________________________________________________
14290 [ 26399] By: rgs                                   on 2005/12/19  09:52:42
14291         Log: Un-TODO a fixed test
14292              
14293              Subject: Re: Change 26165 broke ext/threads/t/stress_re.t test on Win32 (and patch to t/test.pl and/or Test::Harness)
14294              From: demerphq <demerphq@gmail.com>
14295              Date: Sat, 17 Dec 2005 17:23:23 +0100
14296              Message-ID: <9b18b3110512170823q1bb2cd27h838b4d4dcdba72c9@mail.gmail.com>
14297      Branch: perl
14298            ! t/op/pat.t
14299 ____________________________________________________________________________
14300 [ 26398] By: rgs                                   on 2005/12/19  09:52:03
14301         Log: TODO-SKIP tests must be "not ok", or else the test harness will think
14302              it's an unexpected success
14303              
14304              Subject: Re: Change 26165 broke ext/threads/t/stress_re.t test on Win32 (and patch to t/test.pl and/or Test::Harness)
14305              From: demerphq <demerphq@gmail.com>
14306              Date: Sat, 17 Dec 2005 17:23:23 +0100
14307              Message-ID: <9b18b3110512170823q1bb2cd27h838b4d4dcdba72c9@mail.gmail.com>
14308      Branch: perl
14309            ! t/test.pl
14310 ____________________________________________________________________________
14311 [ 26397] By: rgs                                   on 2005/12/18  10:23:55
14312         Log: Subject: [PATCH] Make script embedded in patchlevel.h work on win32.
14313              From: demerphq <demerphq@gmail.com> Mailed-By: perl.org
14314              Date: Dec 17, 2005 7:52 PM
14315              Message-ID: <9b18b3110512171052h2052d598rdf038f1d38560317@mail.gmail.com>
14316      Branch: perl
14317            ! patchlevel.h
14318 ____________________________________________________________________________
14319 [ 26396] By: craigb                                on 2005/12/18  00:16:42
14320         Log: Two test workarounds for VMS
14321      Branch: perl
14322            ! lib/File/Copy.t t/op/goto.t
14323 ____________________________________________________________________________
14324 [ 26395] By: nicholas                              on 2005/12/17  23:22:31
14325         Log: Add some paranoia to check that GP accesses aren't being done on the
14326              wrong types of SV.
14327      Branch: perl
14328            ! gv.h
14329 ____________________________________________________________________________
14330 [ 26394] By: stevep                                on 2005/12/17  19:21:35
14331         Log: Upgrade to Time-HiRes-1.86
14332      Branch: perl
14333            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
14334            ! ext/Time/HiRes/t/HiRes.t
14335 ____________________________________________________________________________
14336 [ 26393] By: nicholas                              on 2005/12/17  18:50:08
14337         Log: Two it's => its grammar fixes.
14338      Branch: perl
14339            ! op.c perl.h
14340 ____________________________________________________________________________
14341 [ 26392] By: nicholas                              on 2005/12/17  18:25:59
14342         Log: Move and const some definitions of variables used to save errno.
14343      Branch: perl
14344            ! doio.c perlio.c
14345 ____________________________________________________________________________
14346 [ 26391] By: nicholas                              on 2005/12/17  17:46:06
14347         Log: Add t/op/negate.t to MANIFEST.
14348      Branch: perl
14349            ! MANIFEST
14350 ____________________________________________________________________________
14351 [ 26390] By: nicholas                              on 2005/12/17  17:40:44
14352         Log: Pull the definition of olderrno in sv_2pv_flags into the block where
14353              it's used.
14354      Branch: perl
14355            ! sv.c
14356 ____________________________________________________________________________
14357 [ 26389] By: stevep                                on 2005/12/17  15:47:39
14358         Log: Subject: [PATCH] Correct typo in Time::HiRes tests introduced by patch 26383
14359              From: Dominic Dunlop <shouldbedomo@mac.com>
14360              Date: Sat, 17 Dec 2005 15:57:54 +0100
14361              Message-Id: <B364C747-F2BB-446F-887E-06EA2989888C@mac.com>
14362      Branch: perl
14363            ! ext/Time/HiRes/t/HiRes.t
14364 ____________________________________________________________________________
14365 [ 26388] By: stevep                                on 2005/12/17  15:41:38
14366         Log: Fix a typo and add some clarification to change #26387.
14367      Branch: perl
14368            ! pod/perlop.pod
14369 ____________________________________________________________________________
14370 [ 26387] By: stevep                                on 2005/12/17  15:35:45
14371         Log: Addition documentation explaining aritmetic negation on strings.  Also,
14372              additional test cases based partially on code by Piotr Fusik in 
14373              RT #36675: -'-10' eq '+10'.
14374      Branch: perl
14375            + t/op/negate.t
14376            ! pod/perlop.pod
14377 ____________________________________________________________________________
14378 [ 26386] By: nicholas                              on 2005/12/17  12:00:51
14379         Log: The IV/UV choice can be made inside uiv_2buf rather than sv_2pv_flags.
14380      Branch: perl
14381            ! sv.c
14382 ____________________________________________________________________________
14383 [ 26385] By: nicholas                              on 2005/12/17  11:44:47
14384         Log: The THINKFIRST check after the GMAGICAL check in sv_2iv_flags and
14385              sv_2uv_flags should have been else if.
14386      Branch: perl
14387            ! sv.c
14388 ____________________________________________________________________________
14389 [ 26384] By: stevep                                on 2005/12/17  04:03:05
14390         Log: Fix for ext/POSIX/t/time.t so the strftime() test works on systems
14391              that aren't quite up to SUS3.  Based on a patch by David Dyck in
14392              RT #37960: POSIX/t/time fails bleadperl
14393      Branch: perl
14394            ! ext/POSIX/t/time.t
14395 ____________________________________________________________________________
14396 [ 26383] By: stevep                                on 2005/12/17  01:46:58
14397         Log: Upgrade to Time-HiRes-1.85
14398      Branch: perl
14399            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
14400            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
14401            ! ext/Time/HiRes/fallback/const-c.inc
14402            ! ext/Time/HiRes/fallback/const-xs.inc ext/Time/HiRes/t/HiRes.t
14403 ____________________________________________________________________________
14404 [ 26382] By: nicholas                              on 2005/12/16  22:41:01
14405         Log: Typo fixes from Robin Houston in
14406              <20051216201446.GA24709@rpc142.cs.man.ac.uk>
14407      Branch: perl
14408            ! sv.h
14409 ____________________________________________________________________________
14410 [ 26381] By: nicholas                              on 2005/12/16  21:54:13
14411         Log: s/Nullhv/NULL/g;
14412              # Although I see that Robin is proposing to add some :-)
14413      Branch: perl
14414            ! cop.h ext/Data/Dumper/Dumper.xs ext/DynaLoader/dlutils.c gv.c
14415            ! op.c op.h pad.c perl.c sv.c toke.c universal.c xsutils.c
14416 ____________________________________________________________________________
14417 [ 26380] By: nicholas                              on 2005/12/16  21:30:34
14418         Log: s/Nullav/NULL/g
14419      Branch: perl
14420            ! cop.h ext/Data/Dumper/Dumper.xs gv.c intrpvar.h pad.c perl.c
14421            ! pp.c pp_ctl.c pp_sort.c scope.c sv.c
14422 ____________________________________________________________________________
14423 [ 26379] By: rgs                                   on 2005/12/16  21:13:37
14424         Log: Subject: [PATCH] RE: PeekMessage() call in win32\win32.c win32_async_check
14425              From: Jan Dubois <jand@activestate.com>
14426              Date: Dec 16, 2005 7:12 AM
14427              Message-ID: <015901c60207$abd64210$d563a8c0@candy>
14428              
14429              (Without the proposed alarm.t test)
14430      Branch: perl
14431            ! t/op/fork.t win32/perlhost.h win32/win32.c win32/win32.h
14432 ____________________________________________________________________________
14433 [ 26378] By: nicholas                              on 2005/12/16  18:12:26
14434         Log: Perl_sv_dup should be allocating bodies based on *size*, not the
14435              length to copy.
14436      Branch: perl
14437            ! sv.c
14438 ____________________________________________________________________________
14439 [ 26377] By: nicholas                              on 2005/12/16  15:55:51
14440         Log: comp/require.t exits early for the case of UTF-8 or EBCDIC, so need to
14441              add "new" tests before the end.
14442      Branch: perl
14443            ! t/comp/require.t
14444 ____________________________________________________________________________
14445 [ 26376] By: davem                                 on 2005/12/15  22:03:57
14446         Log: change #26373 broke threaded builds (aTHX_ now superfluous)
14447      Branch: perl
14448            ! pp_ctl.c
14449 ____________________________________________________________________________
14450 [ 26375] By: stevep                                on 2005/12/15  18:16:20
14451         Log: Added test for change #26373.
14452      Branch: perl
14453            ! t/comp/require.t
14454 ____________________________________________________________________________
14455 [ 26374] By: rgs                                   on 2005/12/15  18:00:34
14456         Log: Fix for [perl #37886] strict 'refs' doesn't apply inside defined
14457      Branch: perl
14458            ! pod/perl593delta.pod pp.c t/lib/strict/refs
14459 ____________________________________________________________________________
14460 [ 26373] By: stevep                                on 2005/12/15  17:48:42
14461         Log: Prevent require() from attempting to open directories and block 
14462              devices.  This fixes RT #24404.
14463      Branch: perl
14464            ! embed.fnc embed.h pp_ctl.c proto.h
14465 ____________________________________________________________________________
14466 [ 26372] By: nicholas                              on 2005/12/15  17:26:52
14467         Log: Use PL_op_desc rather than literal strings in pp_ioctl
14468      Branch: perl
14469            ! pp_sys.c
14470 ____________________________________________________________________________
14471 [ 26371] By: nicholas                              on 2005/12/15  17:26:22
14472         Log: Expand the comment describing the intent of change 26370, and how it
14473              relates to change 24660.
14474      Branch: perl
14475            ! toke.c
14476 ____________________________________________________________________________
14477 [ 26370] By: rgs                                   on 2005/12/15  17:12:01
14478         Log: Don't autovivify stashes as soon as the lexer sees them.
14479              This makes defined %foo::bar:: work again.
14480              Add tests for it, remove note in perldelta about having broken it.
14481      Branch: perl
14482            ! pod/perl593delta.pod t/op/stash.t toke.c
14483 ____________________________________________________________________________
14484 [ 26369] By: nicholas                              on 2005/12/15  16:24:21
14485         Log: In Perl_apply, the name of the op can be found from PL_op_name, instead
14486              of using local string constants.
14487      Branch: perl
14488            ! doio.c
14489 ____________________________________________________________________________
14490 [ 26368] By: rgs                                   on 2005/12/15  15:11:15
14491         Log: More general fix for bug [perl #37915]
14492              Make Net::Ping::mselect return undef on error instead of -1.
14493      Branch: perl
14494            ! lib/Net/Ping.pm
14495 ____________________________________________________________________________
14496 [ 26367] By: rgs                                   on 2005/12/15  14:44:51
14497         Log: Subject: [perl #37915] Bad select error handling in Net::Ping 
14498              From: alexander_bluhm@genua.de (via RT) <perlbug-followup@perl.org>
14499              Date: Tue, 13 Dec 2005 10:44:47 -0800
14500              Message-ID: <rt-3.0.11-37915-125655.19.2646201463531@perl.org>
14501      Branch: perl
14502            ! lib/Net/Ping.pm
14503 ____________________________________________________________________________
14504 [ 26366] By: gisle                                 on 2005/12/15  12:34:12
14505         Log: Silence test output to STDERR
14506              because it makes the 'make test' output look ugly.
14507      Branch: perl
14508            ! ext/Sys/Syslog/t/00-load.t
14509 ____________________________________________________________________________
14510 [ 26365] By: gisle                                 on 2005/12/15  10:42:03
14511         Log: Subject: Re: [perl #37897] sprintf of version objects
14512              From: John Peacock <jpeacock@rowman.com>
14513              Date: Wed, 14 Dec 2005 10:12:56 -0500
14514              Message-ID: <43A03678.2060700@rowman.com>
14515              
14516              (with some formatting tweaks and extra test cases)
14517      Branch: perl
14518            ! sv.c t/op/sprintf.t
14519 ____________________________________________________________________________
14520 [ 26364] By: rgs                                   on 2005/12/15  10:04:36
14521         Log: Some cleanups by Jarkko (and one by myself) to check83.pl
14522      Branch: perl
14523            ! Porting/check83.pl
14524 ____________________________________________________________________________
14525 [ 26363] By: craigb                                on 2005/12/15  03:59:21
14526         Log: On VMS, put pods in [.lib.pods] rather than [.lib.pod]
14527              in order to avoid collisions with [.lib.Pod]
14528      Branch: perl
14529            ! configure.com installperl vms/descrip_mms.template
14530 ____________________________________________________________________________
14531 [ 26362] By: stevep                                on 2005/12/15  02:33:11
14532         Log: Reverting change #26360 and #26361 since it appears that the bugs I
14533              thought I fixed had been previously fixed with change #25953.
14534      Branch: perl
14535            ! pp_sort.c
14536 ____________________________________________________________________________
14537 [ 26361] By: stevep                                on 2005/12/15  02:02:25
14538         Log: Again, FREETMPS not SAVETMPS!
14539      Branch: perl
14540            ! pp_sort.c
14541 ____________________________________________________________________________
14542 [ 26360] By: stevep                                on 2005/12/15  02:00:19
14543         Log: Add a missing FREETMPS to match up with a SAVETMPS.  This change
14544              fixes problems with nested sorts.  (RTs #7063 and #36430).
14545      Branch: perl
14546            ! pp_sort.c
14547 ____________________________________________________________________________
14548 [ 26359] By: stevep                                on 2005/12/15  00:36:25
14549         Log: Upgrade to Getopt-Long-2.35
14550      Branch: perl
14551            ! lib/Getopt/Long.pm
14552 ____________________________________________________________________________
14553 [ 26358] By: craigb                                on 2005/12/14  22:03:28
14554         Log: Using the system's utime() requires a patch to vms/vmsish.h
14555              that has not been submitted yet.
14556      Branch: perl
14557            ! vms/vms.c
14558 ____________________________________________________________________________
14559 [ 26357] By: nicholas                              on 2005/12/14  16:41:33
14560         Log: lib/Pod/t/man.t should use TODO with not ok to express its intentions
14561              correctly in TAP. (or alternatively if it really wants to skip, it
14562              needs to print ok)
14563      Branch: perl
14564            ! lib/Pod/t/man.t
14565 ____________________________________________________________________________
14566 [ 26355] By: nicholas                              on 2005/12/14  15:25:39
14567         Log: Duplicate the AMAGIC temporary variable consting from sv_2iv_flags into
14568              sv_2uv_flags, sv_2nv and sv_2pv_flags.
14569      Branch: perl
14570            ! sv.c
14571 ____________________________________________________________________________
14572 [ 26354] By: nicholas                              on 2005/12/14  14:59:18
14573         Log: Simplify the SvGMAGIC code in sv_[ipu]v_flags.
14574      Branch: perl
14575            ! sv.c
14576 ____________________________________________________________________________
14577 [ 26353] By: nicholas                              on 2005/12/14  14:08:24
14578         Log: Simplify the SvGMAGIC code in sv_2nv, removing duplicated checks to
14579              warn for uninitialized values.
14580      Branch: perl
14581            ! sv.c
14582 ____________________________________________________________________________
14583 [ 26352] By: nicholas                              on 2005/12/14  13:22:14
14584         Log: The logic to use SVt_NV or SVt_PVNV is in sv_upgrade, so no need to
14585              dupliate it in sv_2nv. Also, the final sv_upgrade is never called.
14586      Branch: perl
14587            ! sv.c
14588 ____________________________________________________________________________
14589 [ 26351] By: davem                                 on 2005/12/14  12:46:29
14590         Log: forgot to add new file to change #26350
14591      Branch: perl
14592            + ext/threads/shared/t/blessed.t
14593 ____________________________________________________________________________
14594 [ 26350] By: davem                                 on 2005/12/14  12:44:20
14595         Log: Subject:  [perl #37919] Blessed scalar refs with threads::shared 
14596              From:  "Jerry D. Hedden" (via RT) <perlbug-followup@perl.org>
14597              Date:  Tue, 13 Dec 2005 15:11:20 -0800
14598              Message-Id:  <rt-3.0.11-37919-125690.15.3722450337035@perl.org>
14599              
14600              Unlike arrays and hashes, coping blessed refs to shared scalars left
14601              the copy unblessed
14602      Branch: perl
14603            ! MANIFEST ext/threads/shared/shared.xs
14604 ____________________________________________________________________________
14605 [ 26349] By: steveh                                on 2005/12/14  12:41:02
14606         Log: Fix compilation error when building with -DPERL_MEM_LOG_STDERR
14607      Branch: perl
14608            ! util.c
14609 ____________________________________________________________________________
14610 [ 26347] By: nicholas                              on 2005/12/13  22:07:30
14611         Log: Convert range.t to test.pl
14612      Branch: perl
14613            ! t/op/range.t
14614 ____________________________________________________________________________
14615 [ 26346] By: nicholas                              on 2005/12/13  20:05:31
14616         Log: Update embed.fnc and headers after change 26345 (spotted by Rafael)
14617      Branch: perl
14618            ! embed.fnc embed.h proto.h
14619 ____________________________________________________________________________
14620 [ 26345] By: nicholas                              on 2005/12/13  19:44:22
14621         Log: Inline asIV and asUV, as each is only used once, and it distracts from
14622              the patterns of repeated code in sv_2iv_flags, sv_2uv_flags, sv_2nv
14623              and sv_2pv_flags. Add a comment noting the return path from the end of
14624              the SvGMAGICAL case to all 4.
14625      Branch: perl
14626            ! sv.c
14627 ____________________________________________________________________________
14628 [ 26344] By: craigb                                on 2005/12/13  17:27:48
14629         Log: Don't include utime.h in vms.c -- it collides with 
14630              homegroun definitions in vmsish.h.
14631      Branch: perl
14632            ! vms/vms.c
14633 ____________________________________________________________________________
14634 [ 26343] By: rgs                                   on 2005/12/13  14:07:12
14635         Log: Fix realclean target for Sys::Syslog
14636      Branch: perl
14637            ! ext/Sys/Syslog/Makefile.PL
14638 ____________________________________________________________________________
14639 [ 26342] By: gisle                                 on 2005/12/13  13:54:44
14640         Log: Remove tests that were not portable to 64bit ints.
14641      Branch: perl
14642            ! t/op/sprintf2.t
14643 ____________________________________________________________________________
14644 [ 26341] By: stevep                                on 2005/12/13  12:17:57
14645         Log: Renaming of some of Pod::Simple's test files to make it more 8.3 
14646              friendly.
14647      Branch: perl
14648           +> lib/Pod/Simple/t/junk1.pod lib/Pod/Simple/t/junk1_out.txt
14649           +> lib/Pod/Simple/t/junk2.pod lib/Pod/Simple/t/junk2_out.txt
14650           +> lib/Pod/Simple/t/perlcyg.pod lib/Pod/Simple/t/perlcyg_out.txt
14651           +> lib/Pod/Simple/t/perlfaq3.pod
14652           +> lib/Pod/Simple/t/perlfaq3_out.txt lib/Pod/Simple/t/perlvar.pod
14653           +> lib/Pod/Simple/t/perlvar_out.txt
14654            - lib/Pod/Simple/t/test_junk1.pod
14655            - lib/Pod/Simple/t/test_junk1_out.txt
14656            - lib/Pod/Simple/t/test_junk2.pod
14657            - lib/Pod/Simple/t/test_junk2_out.txt
14658            - lib/Pod/Simple/t/test_old_perlcygwin.pod
14659            - lib/Pod/Simple/t/test_old_perlcygwin_out.txt
14660            - lib/Pod/Simple/t/test_old_perlfaq3.pod
14661            - lib/Pod/Simple/t/test_old_perlfaq3_out.txt
14662            - lib/Pod/Simple/t/test_old_perlvar.pod
14663            - lib/Pod/Simple/t/test_old_perlvar_out.txt
14664            ! MANIFEST lib/Pod/Simple/t/render.t
14665 ____________________________________________________________________________
14666 [ 26340] By: stevep                                on 2005/12/13  11:54:54
14667         Log: Changes to Pod::Simple's tests to get rid of the "^"s in the 
14668              directory names.
14669      Branch: perl
14670            + lib/Pod/Simple/t/other_test_lib/Sizzlesuzzle.pm
14671            + lib/Pod/Simple/t/other_test_lib/hink_honk/Glunk.pod
14672            + lib/Pod/Simple/t/other_test_lib/hink_honk/Vliff.pm
14673            + lib/Pod/Simple/t/other_test_lib/hink_honk/readme.txt
14674            + lib/Pod/Simple/t/other_test_lib/pod/perlthang.pod
14675            + lib/Pod/Simple/t/other_test_lib/pod/perlzuk.pod
14676            + lib/Pod/Simple/t/other_test_lib/squaa/Vliff.pm
14677            + lib/Pod/Simple/t/other_test_lib/squaa/Wowo.pod
14678            + lib/Pod/Simple/t/test_lib/Blorm.pm
14679            + lib/Pod/Simple/t/test_lib/Zonk/Fiddle.txt
14680            + lib/Pod/Simple/t/test_lib/Zonk/Pronk.pm
14681            + lib/Pod/Simple/t/test_lib/Zonk/Veng.pm
14682            + lib/Pod/Simple/t/test_lib/hink_honk/Glunk.pod
14683            + lib/Pod/Simple/t/test_lib/hink_honk/Vliff.pm
14684            + lib/Pod/Simple/t/test_lib/hink_honk/readme.txt
14685            + lib/Pod/Simple/t/test_lib/pod/perlfliff.pod
14686            + lib/Pod/Simple/t/test_lib/pod/perlthang.pod
14687            + lib/Pod/Simple/t/test_lib/squaa.pm
14688            + lib/Pod/Simple/t/test_lib/squaa/Glunk.pod
14689            + lib/Pod/Simple/t/test_lib/squaa/Vliff.pm
14690            + lib/Pod/Simple/t/test_lib/zikzik.pod
14691            + lib/Pod/Simple/t/yet_another_test_lib/squaa/Vliff.pm
14692            - lib/Pod/Simple/t/other^test^lib/Sizzlesuzzle.pm
14693            - lib/Pod/Simple/t/other^test^lib/hink^honk/Glunk.pod
14694            - lib/Pod/Simple/t/other^test^lib/hink^honk/Vliff.pm
14695            - lib/Pod/Simple/t/other^test^lib/hink^honk/readme.txt
14696            - lib/Pod/Simple/t/other^test^lib/pod/perlthang.pod
14697            - lib/Pod/Simple/t/other^test^lib/pod/perlzuk.pod
14698            - lib/Pod/Simple/t/other^test^lib/squaa/Vliff.pm
14699            - lib/Pod/Simple/t/other^test^lib/squaa/Wowo.pod
14700            - lib/Pod/Simple/t/test^lib/Blorm.pm
14701            - lib/Pod/Simple/t/test^lib/Zonk/Fiddle.txt
14702            - lib/Pod/Simple/t/test^lib/Zonk/Pronk.pm
14703            - lib/Pod/Simple/t/test^lib/Zonk/Veng.pm
14704            - lib/Pod/Simple/t/test^lib/hink^honk/Glunk.pod
14705            - lib/Pod/Simple/t/test^lib/hink^honk/Vliff.pm
14706            - lib/Pod/Simple/t/test^lib/hink^honk/readme.txt
14707            - lib/Pod/Simple/t/test^lib/pod/perlfliff.pod
14708            - lib/Pod/Simple/t/test^lib/pod/perlthang.pod
14709            - lib/Pod/Simple/t/test^lib/squaa.pm
14710            - lib/Pod/Simple/t/test^lib/squaa/Glunk.pod
14711            - lib/Pod/Simple/t/test^lib/squaa/Vliff.pm
14712            - lib/Pod/Simple/t/test^lib/zikzik.pod
14713            - lib/Pod/Simple/t/yet^another^test^lib/squaa/Vliff.pm
14714            ! MANIFEST lib/Pod/Simple/t/htmlbatch_01.t
14715            ! lib/Pod/Simple/t/search_10survey_specific.t
14716            ! lib/Pod/Simple/t/search_12survey_cwd.t
14717            ! lib/Pod/Simple/t/search_20survey_two.t
14718            ! lib/Pod/Simple/t/search_22survey_two_shadowing.t
14719            ! lib/Pod/Simple/t/search_25_glob_squaa_coloncolon_kleene.t
14720            ! lib/Pod/Simple/t/search_26_glob_kleene_k.t
14721            ! lib/Pod/Simple/t/search_27_glob_squaa_kleene.t
14722            ! lib/Pod/Simple/t/search_28_glob_z_kleene_k.t
14723            ! lib/Pod/Simple/t/search_29_glob_z_qmark_k.t
14724 ____________________________________________________________________________
14725 [ 26339] By: gisle                                 on 2005/12/13  11:40:26
14726         Log: Add overflow check to EXPECT_NUMBER() used by sv_vcatpvfn().
14727              sprintf() or printf() will now croak if any of the indexes and
14728              widths specified in the format string are too large.
14729      Branch: perl
14730            ! pod/perldiag.pod sv.c t/op/sprintf.t t/op/sprintf2.t
14731 ____________________________________________________________________________
14732 [ 26338] By: rgs                                   on 2005/12/13  11:20:16
14733         Log: Subject: Re: check83.pl
14734              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
14735              Date: Sun, 11 Dec 2005 07:19:58 -0800
14736              Message-ID: <20051211151958.GA6188@efn.org>
14737      Branch: perl
14738            ! Porting/check83.pl
14739 ____________________________________________________________________________
14740 [ 26337] By: steveh                                on 2005/12/13  09:41:29
14741         Log: Fix lib/File/Compare.t test failures on Win32
14742              
14743              Change 26225, updated by 26245, added a test for another filename with
14744              a trailing space but failed to open the new filehandle in binary mode
14745              
14746              To compound matters, creating a file called "foo " on Win32 "succeeds"
14747              but actually creates a file called just "foo", so we have actually
14748              overwritten the original file with this non-binary mode version, and
14749              hence some of the original tests started failing too!
14750              
14751              (And because of this the new test doesn't actually add anything new on
14752              Win32 at the moment, but right now I can't think of a filename that
14753              would have failed under 2-arg open but succeeds with 3-arg open, which
14754              was the purpose of this test)
14755      Branch: perl
14756            ! lib/File/Compare.t
14757 ____________________________________________________________________________
14758 [ 26336] By: steveh                                on 2005/12/13  08:54:45
14759         Log: Don't try to export Perl_pad_sv when it isn't defined
14760              
14761              Fixes a Win32 linker error in non-DEBUGGING builds following 26316
14762      Branch: perl
14763            ! makedef.pl
14764 ____________________________________________________________________________
14765 [ 26334] By: rgs                                   on 2005/12/12  16:03:00
14766         Log: A suggestion by Yamashina Hio to speed up substitutions
14767              with right-hand side expressions by freeing temporaries.
14768              See :
14769              
14770              Subject: s///ge; consumes PL_tmps_stack in its loop
14771              From: YAMASHINA Hio <hio@hio.jp>
14772              Date: Tue, 30 Aug 2005 17:17:23 +0900
14773              Message-Id: <20050830160113.9716.HIO@ymir.co.jp>
14774      Branch: perl
14775            ! pp_ctl.c
14776 ____________________________________________________________________________
14777 [ 26332] By: nicholas                              on 2005/12/12  15:24:06
14778         Log: Check that %v$foo does not crash.
14779      Branch: perl
14780            ! t/op/sprintf2.t
14781 ____________________________________________________________________________
14782 [ 26330] By: gisle                                 on 2005/12/12  13:55:14
14783         Log: Use load_module() instead of perl_eval_sv("require $mod") to
14784              load modules.  This is safer since $mod comes from an external
14785              source.
14786      Branch: perl
14787            ! ext/Storable/Storable.xs
14788 ____________________________________________________________________________
14789 [ 26329] By: stevep                                on 2005/12/12  13:21:03
14790         Log: Pod::Man's tests aren't Unicode friendly.  Let's skip the unfriendly
14791              test for now.
14792      Branch: perl
14793            ! lib/Pod/t/man.t
14794 ____________________________________________________________________________
14795 [ 26328] By: rgs                                   on 2005/12/12  13:18:21
14796         Log: Robin Houston points out a better way to replace
14797              the C<defined %foo::bar::> construct.
14798      Branch: perl
14799            ! pod/perl593delta.pod
14800 ____________________________________________________________________________
14801 [ 26327] By: gisle                                 on 2005/12/12  12:21:39
14802         Log: Oops, change 26326 broke t/run/switches.t
14803              Reverting change 24912 fixes it.
14804      Branch: perl
14805            ! t/run/switches.t
14806 ____________________________________________________________________________
14807 [ 26326] By: gisle                                 on 2005/12/12  10:41:04
14808         Log: Drop "v" prefix from sprintf("%vd", $^V).
14809              
14810              The sprintf documentation has this example:
14811              
14812              printf "version is v%vd\n", $^V;
14813              
14814              and it printed 'version is vv5.9.3\n'.
14815      Branch: perl
14816            ! sv.c t/op/sprintf.t
14817 ____________________________________________________________________________
14818 [ 26325] By: nicholas                              on 2005/12/11  22:37:40
14819         Log: Fix *printf %*vd with mixed Latin 1/UTF-8. (Fixes bug 37889)
14820      Branch: perl
14821            ! sv.c t/uni/sprintf.t
14822 ____________________________________________________________________________
14823 [ 26324] By: nicholas                              on 2005/12/11  20:34:33
14824         Log: Move the rest of the data munging into the test preparation loop.
14825      Branch: perl
14826            ! t/op/sprintf.t
14827 ____________________________________________________________________________
14828 [ 26323] By: nicholas                              on 2005/12/11  19:49:53
14829         Log: Move the $data and $result munging into the test preparation loop.
14830      Branch: perl
14831            ! t/op/sprintf.t
14832 ____________________________________________________________________________
14833 [ 26321] By: gisle                                 on 2005/12/11  18:14:24
14834         Log: Disallow sprintf's vector handling for non-integer formats.
14835              Avoids core dump for printf("%vs") and similar.
14836      Branch: perl
14837            ! sv.c t/op/sprintf.t
14838 ____________________________________________________________________________
14839 [ 26320] By: nicholas                              on 2005/12/11  12:54:14
14840         Log: Quench the other 2 ways obscure ways of abusing positional parameters
14841              to generate bogus array indexes. These two are inside the vector
14842              formatting code.
14843      Branch: perl
14844            ! sv.c t/op/sprintf.t
14845 ____________________________________________________________________________
14846 [ 26319] By: nicholas                              on 2005/12/10  18:13:33
14847         Log: Re-instate the old perl getcwd as _perl_getcwd, and use it if loading
14848              the XS fails. (Needed to bootstrap the core build)
14849      Branch: perl
14850            ! lib/Cwd.pm
14851 ____________________________________________________________________________
14852 [ 26318] By: stevep                                on 2005/12/10  15:42:39
14853         Log: Upgrade to PathTools-3.14_01
14854      Branch: perl
14855            ! ext/Cwd/Changes ext/Cwd/Cwd.xs lib/Cwd.pm lib/File/Spec.pm
14856            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
14857            ! lib/File/Spec/t/Spec.t
14858 ____________________________________________________________________________
14859 [ 26317] By: stevep                                on 2005/12/10  15:21:37
14860         Log: Subject: [PATCH] Code tweaks in sv.c
14861              From: Andy Lester <andy@petdance.com>
14862              Date: Fri, 9 Dec 2005 11:09:21 -0600
14863              Message-ID: <20051209170921.GC16943@petdance.com>
14864              
14865              Includes a minor change the patch to account for code that moved
14866              elsewhere.
14867      Branch: perl
14868            ! sv.c
14869 ____________________________________________________________________________
14870 [ 26316] By: stevep                                on 2005/12/10  15:14:37
14871         Log: Subject: [PATCH] Excluding pad funcs when not debugging
14872              From: Andy Lester <andy@petdance.com>
14873              Date: Wed, 7 Dec 2005 21:58:05 -0600
14874              Message-ID: <20051208035805.GA23007@petdance.com>
14875      Branch: perl
14876            ! pad.c
14877 ____________________________________________________________________________
14878 [ 26315] By: nicholas                              on 2005/12/09  23:09:42
14879         Log: A better hash for PTR_TABLE_HASH (?)
14880      Branch: perl
14881            ! sv.c
14882 ____________________________________________________________________________
14883 [ 26314] By: craigb                                on 2005/12/09  21:13:50
14884         Log: Subject: patch@26310 - Major step for > 256 char paths on VMS
14885              From: "John E. Malmberg" <wb8tyw@qsl.net>
14886              Date: Fri, 09 Dec 2005 14:08:53 -0500
14887              Message-id: <4399D645.8070803@qsl.net>
14888      Branch: perl
14889            ! vms/vms.c
14890 ____________________________________________________________________________
14891 [ 26313] By: nicholas                              on 2005/12/09  19:18:32
14892         Log: An alternative way of structuring ptr_table_clear so that the variables
14893              can be assigned to at declaration time.
14894      Branch: perl
14895            ! sv.c
14896 ____________________________________________________________________________
14897 [ 26312] By: nicholas                              on 2005/12/09  18:46:17
14898         Log: A more efficient way to loop in ptr_table_clear
14899      Branch: perl
14900            ! sv.c
14901 ____________________________________________________________________________
14902 [ 26311] By: stevep                                on 2005/12/09  13:22:33
14903         Log: Subject: Re: Pod::Simple integration
14904              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
14905              Date: Fri, 09 Dec 2005 07:06:00 +0100
14906              Message-ID: <87k6ee7qk7.fsf@k75.linux.bogus>
14907              
14908              These files are still giving problems after attempting to convert
14909              them to text in p4.  The tests pass without them, so we'll remove them
14910              from the Perl distribution.
14911      Branch: perl
14912            - lib/Pod/Simple/t/corpus/haiku-iso2202jp.txt
14913            - lib/Pod/Simple/t/corpus/haiku-iso2202jpx.txt
14914            - lib/Pod/Simple/t/corpus/haiku-iso2202jpy.txt
14915            - lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf16be_bom.txt
14916            - lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf16le_bom.txt
14917            ! MANIFEST
14918 ____________________________________________________________________________
14919 [ 26310] By: stevep                                on 2005/12/09  03:39:17
14920         Log: Fixes compile errors introduce with change #26301 when compiling
14921              with ithreads and DEBUGGING.
14922      Branch: perl
14923            ! sv.c
14924 ____________________________________________________________________________
14925 [ 26309] By: stevep                                on 2005/12/09  02:07:32
14926         Log: Upgrade to Sys-Syslog-0.10
14927      Branch: perl
14928            + ext/Sys/Syslog/Changes ext/Sys/Syslog/README
14929            + ext/Sys/Syslog/fallback/const-c.inc
14930            + ext/Sys/Syslog/fallback/const-xs.inc
14931            + ext/Sys/Syslog/t/00-load.t ext/Sys/Syslog/t/constants.t
14932            + ext/Sys/Syslog/t/distchk.t ext/Sys/Syslog/t/pod.t
14933            + ext/Sys/Syslog/t/podcover.t ext/Sys/Syslog/t/podspell.t
14934            + ext/Sys/Syslog/t/portfs.t
14935            ! MANIFEST ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
14936            ! ext/Sys/Syslog/t/syslog.t
14937 ____________________________________________________________________________
14938 [ 26308] By: stevep                                on 2005/12/09  01:41:44
14939         Log: Upgrade to CGI.pm-3.15
14940      Branch: perl
14941            ! lib/CGI.pm lib/CGI/Changes
14942 ____________________________________________________________________________
14943 [ 26307] By: stevep                                on 2005/12/08  19:40:33
14944         Log: Add pointer to Pod::Simple for the Pod -> HTML task.
14945      Branch: perl
14946            ! pod/perltodo.pod
14947 ____________________________________________________________________________
14948 [ 26306] By: stevep                                on 2005/12/08  19:21:25
14949         Log: One final Pod::Usage yak to shave...
14950      Branch: perl
14951            ! lib/Pod/Usage.pm
14952 ____________________________________________________________________________
14953 [ 26305] By: stevep                                on 2005/12/08  19:07:38
14954         Log: Version bump for Pod::Usage
14955      Branch: perl
14956            ! lib/Pod/Usage.pm
14957 ____________________________________________________________________________
14958 [ 26304] By: stevep                                on 2005/12/08  19:04:59
14959         Log: Further yak-shaving on Pod::Usage.  Now, t/pod/pod2usage2.t tests 
14960              pass.
14961      Branch: perl
14962            ! lib/Pod/Usage.pm t/pod/pod2usage2.t
14963 ____________________________________________________________________________
14964 [ 26303] By: stevep                                on 2005/12/08  15:53:36
14965         Log: Fix to Pod::Usage to work with all recent Pod::Text versions.  Also
14966              includes a change to the Pod::Usage test file for compatibility
14967              purposes.
14968      Branch: perl
14969            ! lib/Pod/Usage.pm lib/Pod/t/Usage.t
14970 ____________________________________________________________________________
14971 [ 26302] By: craigb                                on 2005/12/08  14:47:57
14972         Log: On VMS, do not use Perl's memory allocator for the home-grown pipe
14973              structures.  They may be allocated during start-up and are torn down
14974              in an exit handler, where thread context and other Perlish support
14975              are iffy.
14976      Branch: perl
14977            ! vms/vms.c
14978 ____________________________________________________________________________
14979 [ 26301] By: nicholas                              on 2005/12/08  14:06:37
14980         Log: Merge common code from ptr_table_fetch and ptr_table_store into
14981              S_ptr_table_find.
14982      Branch: perl
14983            ! sv.c
14984 ____________________________________________________________________________
14985 [ 26300] By: gisle                                 on 2005/12/08  09:56:22
14986         Log: Fixup the setsockopt usage message; missing OPTVAL.
14987      Branch: perl
14988            ! ext/IO/lib/IO/Socket.pm
14989 ____________________________________________________________________________
14990 [ 26299] By: gisle                                 on 2005/12/08  09:53:35
14991         Log: Improve the setsockopt description.
14992              Removed claim that OPTVAL might be undef as it is just treated
14993              the same as 0 and give the usual use-of-uninitialized-value
14994              warning.  Added an example.
14995      Branch: perl
14996            ! pod/perlfunc.pod
14997 ____________________________________________________________________________
14998 [ 26298] By: craigb                                on 2005/12/08  04:34:42
14999         Log: Subject: patch@26253 Allow embedded new lines passed through to commands
15000              From: "John E. Malmberg" <wb8tyw@qsl.net>
15001              Date: Wed, 07 Dec 2005 22:26:21 -0500
15002              Message-id: <4397A7DD.8030403@qsl.net>
15003      Branch: perl
15004            ! vms/vms.c
15005 ____________________________________________________________________________
15006 [ 26297] By: stevep                                on 2005/12/07  20:39:24
15007         Log: One quick fix to the test for differences in error output.
15008      Branch: perl
15009            ! lib/Pod/t/Usage.t
15010 ____________________________________________________________________________
15011 [ 26296] By: rgs                                   on 2005/12/07  15:46:46
15012         Log: Subject: [PATCH] All args in embed.fnc should be named
15013              From: Andy Lester <andy@petdance.com>
15014              Date: Wed, 7 Dec 2005 10:08:18 -0600
15015              Message-ID: <20051207160818.GA13465@petdance.com>
15016      Branch: perl
15017            ! embed.fnc embed.pl pod/perlapi.pod proto.h
15018 ____________________________________________________________________________
15019 [ 26295] By: rgs                                   on 2005/12/07  15:13:03
15020         Log: Don't build manpages for Encode and Unicode::Normalize
15021              (when compiling perl manpages are built afterwards, not
15022              by MakeMaker like when installing modules.) This fix a
15023              bootstrap problem (now that Pod::Man uses POSIX.)
15024      Branch: perl
15025            ! ext/Encode/Makefile.PL ext/Unicode/Normalize/Makefile.PL
15026 ____________________________________________________________________________
15027 [ 26294] By: rgs                                   on 2005/12/07  13:22:39
15028         Log: Check in those files as text, not binary
15029      Branch: perl
15030            ! lib/Pod/Simple/t/corpus/haiku-iso2202jp.txt
15031            ! lib/Pod/Simple/t/corpus/haiku-iso2202jpx.txt
15032            ! lib/Pod/Simple/t/corpus/haiku-iso2202jpy.txt
15033            ! lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf16be_bom.txt
15034            ! lib/Pod/Simple/t/corpus_not_yet_impl/polish_utf16le_bom.txt
15035 ____________________________________________________________________________
15036 [ 26293] By: rgs                                   on 2005/12/07  13:01:00
15037         Log: Remove space
15038      Branch: perl
15039            ! MANIFEST
15040 ____________________________________________________________________________
15041 [ 26292] By: stevep                                on 2005/12/07  12:36:59
15042         Log: Upgrade to podlators-2.00
15043      Branch: perl
15044            + lib/Pod/t/color.t lib/Pod/t/termcap.t
15045            - lib/Pod/t/text-errors.t
15046            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
15047            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
15048            ! lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
15049            ! lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
15050            ! lib/Pod/t/basic.txt lib/Pod/t/man.t lib/Pod/t/text-options.t
15051            ! lib/Pod/t/text.t pod/pod2man.PL pod/pod2text.PL
15052 ____________________________________________________________________________
15053 [ 26291] By: stevep                                on 2005/12/07  11:38:00
15054         Log: Assimilate Pod-Simple-3.03 to the Perl core
15055      Branch: perl
15056            + (add 170 files)
15057            ! MANIFEST Porting/Maintainers.pl
15058 ____________________________________________________________________________
15059 [ 26290] By: nicholas                              on 2005/12/07  08:53:03
15060         Log: Pull the regexp stringification code out into S_stringify_regexp, to
15061              make sv_2pv_flags clearer.
15062      Branch: perl
15063            ! sv.c
15064 ____________________________________________________________________________
15065 [ 26289] By: nicholas                              on 2005/12/07  08:30:26
15066         Log: 3 instances of SvIsUV_on(sv); can be replaced with one.
15067      Branch: perl
15068            ! sv.c
15069 ____________________________________________________________________________
15070 [ 26288] By: stevep                                on 2005/12/07  02:10:26
15071         Log: Upgrade to CGI-3.14.
15072              
15073              Mmm...pi.  Oh, also including some Pod fixes in bleadperl that haven't
15074              yet been applied to the actual CGI distribution yet.
15075      Branch: perl
15076            ! lib/CGI.pm lib/CGI/Changes lib/CGI/t/form.t
15077 ____________________________________________________________________________
15078 [ 26287] By: nicholas                              on 2005/12/06  21:55:29
15079         Log: Add a ; that 26281 was lacking.
15080              (Dear Mark, please can I have back one of the two that I sent you after
15081              change 23614)
15082      Branch: perl
15083            ! util.c
15084 ____________________________________________________________________________
15085 [ 26286] By: nicholas                              on 2005/12/06  21:39:24
15086         Log: Move vast swathes of common code from sv_2iv_flags and sv_2uv_flags
15087              into S_sv_2iuv_common.
15088      Branch: perl
15089            ! sv.c
15090 ____________________________________________________________________________
15091 [ 26285] By: nicholas                              on 2005/12/06  19:41:43
15092         Log: The early return for SvIOKp(sv) in sv_2[iu]v_flags is actually code
15093              duplication.
15094      Branch: perl
15095            ! sv.c
15096 ____________________________________________________________________________
15097 [ 26281] By: rgs                                   on 2005/12/06  17:23:09
15098         Log: Subject: [PATCH] More consting, and putting stuff in embed.fnc
15099              From: Andy Lester <andy@petdance.com>
15100              Date: Mon, 5 Dec 2005 13:46:13 -0600
15101              Message-ID: <20051205194613.GB7791@petdance.com>
15102      Branch: perl
15103            ! deb.c doio.c dump.c embed.fnc embed.h hv.c hv.h locale.c mg.c
15104            ! op.c op.h pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c
15105            ! proto.h regcomp.c sv.c taint.c toke.c utf8.c util.c
15106 ____________________________________________________________________________
15107 [ 26280] By: nicholas                              on 2005/12/06  16:53:46
15108         Log: Subject: Re: stringification of v-string references
15109              From: John Peacock <jpeacock@rowman.com>
15110              Message-ID: <439592B4.2050101@rowman.com>
15111              Date: Tue, 06 Dec 2005 08:31:32 -0500
15112      Branch: perl
15113            ! t/op/ref.t
15114 ____________________________________________________________________________
15115 [ 26279] By: gisle                                 on 2005/12/06  16:42:31
15116         Log: Fix typo spotted by Ronald J Kimball.
15117      Branch: perl
15118            ! ext/Sys/Syslog/Syslog.pm
15119 ____________________________________________________________________________
15120 [ 26278] By: rgs                                   on 2005/12/06  14:56:28
15121         Log: Subject: Re: Perl PR: "Security holes in Sys::Syslog"
15122              From: Ronald J Kimball <rjk-perl-p5p@tamias.net>
15123              Date: Tue, 6 Dec 2005 09:56:12 -0500
15124              Message-ID: <20051206145612.GA94530@penkwe.pair.com>
15125      Branch: perl
15126            ! ext/Sys/Syslog/Syslog.pm
15127 ____________________________________________________________________________
15128 [ 26277] By: gisle                                 on 2005/12/06  14:45:30
15129         Log: Document why syslog($priority, "%s", $message) is a good idea
15130              if the code might be running with older versions of Sys::Syslog.
15131      Branch: perl
15132            ! ext/Sys/Syslog/Syslog.pm
15133 ____________________________________________________________________________
15134 [ 26276] By: merijn                                on 2005/12/06  14:30:53
15135         Log: Itanium blade servers added to the model list
15136      Branch: perl
15137            ! README.hpux
15138 ____________________________________________________________________________
15139 [ 26275] By: nicholas                              on 2005/12/06  13:56:15
15140         Log: Don't use Copy for 1 and 2 character string constants.
15141      Branch: perl
15142            ! sv.c
15143 ____________________________________________________________________________
15144 [ 26274] By: nicholas                              on 2005/12/06  13:40:07
15145         Log: Eliminate an unneeded local variable.
15146      Branch: perl
15147            ! sv.c
15148 ____________________________________________________________________________
15149 [ 26273] By: nicholas                              on 2005/12/06  13:08:57
15150         Log: Eliminate all the gotos in sv_2pv_flags, by moving the tokensave*
15151              code into the GMAGIC block.
15152      Branch: perl
15153            ! sv.c
15154 ____________________________________________________________________________
15155 [ 26272] By: nicholas                              on 2005/12/06  12:19:23
15156         Log: sv_2pv_flags shouldn't return a constant string "NULLREF" - it was the
15157              only constant non-"" string returned.
15158      Branch: perl
15159            ! sv.c
15160 ____________________________________________________________________________
15161 [ 26271] By: nicholas                              on 2005/12/05  23:57:51
15162         Log: Make all the return statements closer to the final calcuation of the
15163              returned value in the reference stringification code. Pull variables
15164              into tigher scope which also allows some to become const.
15165      Branch: perl
15166            ! sv.c
15167 ____________________________________________________________________________
15168 [ 26270] By: nicholas                              on 2005/12/05  23:29:46
15169         Log: Move the scope of origsv inwards, and rename variables to avoid the
15170              need to re-assign to sv.
15171      Branch: perl
15172            ! sv.c
15173 ____________________________________________________________________________
15174 [ 26269] By: nicholas                              on 2005/12/05  23:12:33
15175         Log: Clone the brief return logic and thereby remove a goto.
15176      Branch: perl
15177            ! sv.c
15178 ____________________________________________________________________________
15179 [ 26268] By: nicholas                              on 2005/12/05  22:44:32
15180         Log: As they are now the same, can fold the entire switch statement for
15181              reference type in sv_2pv_flags into a call to sv_reftype.
15182      Branch: perl
15183            ! sv.c
15184 ____________________________________________________________________________
15185 [ 26267] By: nicholas                              on 2005/12/05  22:20:31
15186         Log: Untease the regexp stringification from the reference naming in
15187              sv_2pv_flags. (Lots of re-indentation, little real change)
15188      Branch: perl
15189            ! sv.c
15190 ____________________________________________________________________________
15191 [ 26266] By: nicholas                              on 2005/12/05  21:58:20
15192         Log: References to version objects should stringify as VSTRING. This makes
15193              stringification consistent with the output of ref().
15194      Branch: perl
15195            ! sv.c
15196 ____________________________________________________________________________
15197 [ 26265] By: nicholas                              on 2005/12/05  20:37:11
15198         Log: The extra return is actually a duplicated code path, and can go.
15199      Branch: perl
15200            ! sv.c
15201 ____________________________________________________________________________
15202 [ 26264] By: nicholas                              on 2005/12/05  20:09:23
15203         Log: Fix typo in description.
15204      Branch: perl
15205            ! MANIFEST
15206 ____________________________________________________________________________
15207 [ 26263] By: nicholas                              on 2005/12/05  19:56:43
15208         Log: Add ext/MIME/Base64/README to MANIFEST
15209      Branch: perl
15210            ! MANIFEST
15211 ____________________________________________________________________________
15212 [ 26262] By: stevep                                on 2005/12/05  16:35:14
15213         Log: Upgrade to MIME-Base64-3.07
15214      Branch: perl
15215            + ext/MIME/Base64/README
15216            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Changes
15217            ! ext/MIME/Base64/QuotedPrint.pm
15218 ____________________________________________________________________________
15219 [ 26261] By: stevep                                on 2005/12/05  16:29:46
15220         Log: Upgrade to Digest-MD5-2.36
15221      Branch: perl
15222            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
15223            ! ext/Digest/MD5/README ext/Digest/MD5/t/files.t
15224 ____________________________________________________________________________
15225 [ 26260] By: stevep                                on 2005/12/05  16:20:17
15226         Log: Upgrade to CGI.pm-3.13
15227      Branch: perl
15228            + lib/CGI/t/no_tabindex.t
15229            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Changes
15230            ! lib/CGI/Cookie.pm lib/CGI/t/form.t
15231 ____________________________________________________________________________
15232 [ 26259] By: rgs                                   on 2005/12/05  16:19:35
15233         Log: "Malformed UTF-8 character" was a severe warning, and can now be
15234              also a fatal error (since change #26258)
15235      Branch: perl
15236            ! pod/perldiag.pod
15237 ____________________________________________________________________________
15238 [ 26258] By: rgs                                   on 2005/12/05  16:04:16
15239         Log: Subject: Re: [perl #37836] Simple Regex causes SEGV when run on specific data
15240              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
15241              Date: Tue, 06 Dec 2005 00:35:52 +0900
15242              Message-Id: <20051206003221.5AD9.BQW10602@nifty.com>
15243      Branch: perl
15244            ! regexec.c
15245 ____________________________________________________________________________
15246 [ 26257] By: rgs                                   on 2005/12/05  15:25:00
15247         Log: Better variable names make code clearer
15248              
15249              Subject: Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
15250              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
15251              Date: Sun, 04 Dec 2005 16:24:29 +0900
15252              Message-Id: <20051204162412.D720.BQW10602@nifty.com>
15253      Branch: perl
15254            ! embed.fnc proto.h utf8.c
15255 ____________________________________________________________________________
15256 [ 26256] By: rgs                                   on 2005/12/05  15:20:32
15257         Log: Rework the error messages from the swashget code.
15258              
15259              Subject: Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
15260              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
15261              Date: Sun, 04 Dec 2005 16:24:59 +0900
15262              Message-Id: <20051204162431.D723.BQW10602@nifty.com>
15263      Branch: perl
15264            ! pod/perldiag.pod utf8.c
15265 ____________________________________________________________________________
15266 [ 26255] By: rgs                                   on 2005/12/05  15:15:53
15267         Log: Clarification and cleanup of the XS SWASHGET code
15268              
15269              Subject: Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
15270              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
15271              Date: Sun, 04 Dec 2005 16:28:35 +0900
15272              Message-Id: <20051204162508.D726.BQW10602@nifty.com>
15273      Branch: perl
15274            ! lib/utf8_heavy.pl regexec.c t/op/pat.t utf8.c
15275 ____________________________________________________________________________
15276 [ 26254] By: rgs                                   on 2005/12/05  09:58:02
15277         Log: Subject: [PAUSE] CPAN Upload: A/AN/ANDK/CPAN-1.80.tar.gz
15278              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
15279              Date: Sat, 03 Dec 2005 12:24:05 +0100
15280              Message-ID: <87mzji8luy.fsf@k75.linux.bogus>
15281      Branch: perl
15282            ! lib/CPAN.pm lib/CPAN/SIGNATURE lib/CPAN/Version.pm
15283 ____________________________________________________________________________
15284 [ 26253] By: mhx                                   on 2005/12/04  19:37:58
15285         Log: NULL is a legal value for newXS()'s name parameter.
15286              (This caused strange build failures with gcc4 -O3)
15287      Branch: perl
15288            ! embed.fnc proto.h
15289 ____________________________________________________________________________
15290 [ 26252] By: stevep                                on 2005/12/04  15:30:55
15291         Log: Fix handling of author's names that had apostrophes.  Based on a patch
15292              by Sean O'Rourke <sorourke@cs.ucsd.edu> in RT bug #22950.
15293      Branch: perl
15294            ! utils/h2xs.PL
15295 ____________________________________________________________________________
15296 [ 26251] By: davem                                 on 2005/12/03  15:20:24
15297         Log: clarify description of vector (v) sprintf format modifier
15298      Branch: perl
15299            ! pod/perlfunc.pod
15300 ____________________________________________________________________________
15301 [ 26250] By: craigb                                on 2005/12/03  15:15:47
15302         Log: In vms/vms.c, don't use the thread-specific Newx() during
15303              startup before threads are initialized.  
15304      Branch: perl
15305            ! vms/vms.c
15306 ____________________________________________________________________________
15307 [ 26249] By: stevep                                on 2005/12/03  12:31:02
15308         Log: Update perlhack.pod with the updated, permanent ActiveState URLs
15309      Branch: perl
15310            ! pod/perlhack.pod
15311 ____________________________________________________________________________
15312 [ 26248] By: rgs                                   on 2005/12/03  12:16:54
15313         Log: Missing chunk in change #26247.
15314      Branch: perl
15315            ! ext/Sys/Syslog/Syslog.pm
15316 ____________________________________________________________________________
15317 [ 26247] By: rgs                                   on 2005/12/03  11:23:29
15318         Log: Sys::Syslog::syslog can accept a message without printf
15319              escapes and arguments.
15320              
15321              Subject: Re: Perl PR: "Security holes in Sys::Syslog"
15322              From: Gisle Aas <gisle@activestate.com>
15323              Date: 03 Dec 2005 03:35:32 -0800
15324              Message-ID: <lracfi2z23.fsf@caliper.activestate.com>
15325      Branch: perl
15326            ! ext/Sys/Syslog/Syslog.pm
15327 ____________________________________________________________________________
15328 [ 26246] By: stevep                                on 2005/12/03  03:30:00
15329         Log: Upgrade to version-0.50
15330      Branch: perl
15331            ! lib/version.pm lib/version.pod lib/version.t util.c
15332 ____________________________________________________________________________
15333 [ 26245] By: rgs                                   on 2005/12/02  23:00:55
15334         Log: Replace ^M by a space in test for bug #37716, to make
15335              Cygwin happy (found by Yitzchak)
15336      Branch: perl
15337            ! lib/File/Compare.t
15338 ____________________________________________________________________________
15339 [ 26244] By: nicholas                              on 2005/12/02  17:15:27
15340         Log: Address Hugo's comment on Dave's change (26240)
15341      Branch: perl
15342            ! sv.c
15343 ____________________________________________________________________________
15344 [ 26243] By: rgs                                   on 2005/12/02  10:37:05
15345         Log: Subject: Storable retrieve_lscalar fails for empty strings [PATCH]
15346              From: Gisle Aas <gisle@ActiveState.com>
15347              Date: 28 Nov 2005 04:48:18 -0800
15348              Message-ID: <lr3blhndkd.fsf@caliper.activestate.com>
15349              
15350              and
15351              Message-ID: <lrwtisn062.fsf@caliper.activestate.com>
15352      Branch: perl
15353            ! ext/Storable/Storable.xs ext/Storable/t/malice.t
15354 ____________________________________________________________________________
15355 [ 26242] By: rgs                                   on 2005/12/02  09:26:48
15356         Log: Subject: [PATCH] Signs, signs, everywhere a sign
15357              From: Andy Lester <andy@petdance.com>
15358              Date: Thu, 1 Dec 2005 14:24:51 -0600
15359              Message-ID: <20051201202451.GI22713@petdance.com>
15360      Branch: perl
15361            ! pp_pack.c
15362 ____________________________________________________________________________
15363 [ 26241] By: stevep                                on 2005/12/01  20:27:34
15364         Log: Nit from change #26232 noticed by H. Merijn Brand
15365      Branch: perl
15366            ! pod/perlop.pod
15367 ____________________________________________________________________________
15368 [ 26240] By: davem                                 on 2005/12/01  16:40:29
15369         Log: sprintf %NNN$ check for large values wrapping to negative
15370      Branch: perl
15371            ! sv.c t/op/sprintf2.t
15372 ____________________________________________________________________________
15373 [ 26239] By: rgs                                   on 2005/12/01  15:40:11
15374         Log: Always define PL_memory_wrap, and use it for the new sprintf checks
15375      Branch: perl
15376            ! makedef.pl perl.h sv.c
15377 ____________________________________________________________________________
15378 [ 26238] By: rgs                                   on 2005/12/01  15:26:09
15379         Log: Missing #ifdef, noticed by Jan Dubois
15380      Branch: perl
15381            ! sv.c
15382 ____________________________________________________________________________
15383 [ 26237] By: rgs                                   on 2005/12/01  14:25:34
15384         Log: Subject: [PATCH] Re: Perl PR: "Security holes in Sys::Syslog"
15385              From: Gisle Aas <gisle@ActiveState.com>
15386              Date: 01 Dec 2005 06:20:14 -0800
15387              Message-ID: <lroe406grl.fsf_-_@caliper.activestate.com>
15388              
15389              Subject: [PATCH] Suppress "0b" prefix for sprintf("%#b", 0)
15390              From: Gisle Aas <gisle@ActiveState.com>
15391              Date: 01 Dec 2005 06:11:44 -0800
15392              Message-ID: <lrsltc6h5r.fsf_-_@caliper.activestate.com>
15393      Branch: perl
15394            ! sv.c t/op/sprintf.t
15395 ____________________________________________________________________________
15396 [ 26236] By: rgs                                   on 2005/12/01  11:52:24
15397         Log: Subject: [PATCH] Disable constant folding of sprintf
15398              From: Gisle Aas <gisle@ActiveState.com>
15399              Date: 01 Dec 2005 03:22:10 -0800
15400              Message-ID: <lr8xv56p0d.fsf_-_@caliper.activestate.com>
15401      Branch: perl
15402            ! op.c opcode.h opcode.pl t/lib/warnings/sv t/op/sprintf2.t
15403 ____________________________________________________________________________
15404 [ 26235] By: rgs                                   on 2005/12/01  09:26:01
15405         Log: Subject: [patch] Re: Perl PR: "Security holes in Sys::Syslog"
15406              From: "Philippe M. Chiasson" <gozer@ActiveState.com>
15407              Date: Wed, 30 Nov 2005 20:17:31 -0800
15408              Message-ID: <438E795B.9060805@ActiveState.com>
15409      Branch: perl
15410            ! sv.c
15411 ____________________________________________________________________________
15412 [ 26234] By: rgs                                   on 2005/12/01  08:34:42
15413         Log: Revert change #26110 (already reverted in maintperl by change 26182)
15414      Branch: perl
15415            ! op.c
15416 ____________________________________________________________________________
15417 [ 26233] By: rgs                                   on 2005/11/30  21:15:21
15418         Log: Jan Dubois notices that sitecustomize.pl is to be found in sitelib,
15419              not siteperl
15420      Branch: perl
15421            ! pod/perlrun.pod
15422 ____________________________________________________________________________
15423 [ 26232] By: stevep                                on 2005/11/30  19:09:17
15424         Log: dor-assign (//=) was missing from perlop.pod
15425      Branch: perl
15426            ! pod/perlop.pod
15427 ____________________________________________________________________________
15428 [ 26231] By: rgs                                   on 2005/11/30  17:57:16
15429         Log: Subject: [PATCH] Remove redundant SvUTF8_on() calls
15430              From: Gisle Aas <gisle@ActiveState.com>
15431              Date: 30 Nov 2005 09:28:54 -0800
15432              Message-ID: <lrhd9uhwo9.fsf@caliper.activestate.com>
15433      Branch: perl
15434            ! pp.c sv.c
15435 ____________________________________________________________________________
15436 [ 26229] By: rgs                                   on 2005/11/30  14:29:23
15437         Log: Subject: Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
15438              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
15439              Date: Sun, 27 Nov 2005 17:02:02 +0900
15440              Message-Id: <20051127170016.A786.BQW10602@nifty.com>
15441      Branch: perl
15442            ! embed.fnc embed.h lib/utf8_heavy.pl pod/perlapi.pod
15443            ! pod/perlintern.pod proto.h universal.c utf8.c utf8.h
15444            ! utfebcdic.h
15445 ____________________________________________________________________________
15446 [ 26228] By: nicholas                              on 2005/11/30  13:55:05
15447         Log: The regexp engine should check SV flags rather than SV type for
15448              determining if something is a reference, because under the debugger
15449              the value returned by the swash code is SVt_PVMG.
15450              Not doing this has the side effect of repeatedly reassigning the
15451              same array element, which causes destructors to fire on the reassignment
15452              which in turn causes &utf8::DESTROY to run outside of the pseudo-safety
15453              of save_re_context, which under the debugger involves re-entering the
15454              regexp engine, which causes corruption of the regexp engine's global
15455              state.
15456      Branch: perl
15457            ! regexec.c
15458 ____________________________________________________________________________
15459 [ 26227] By: rgs                                   on 2005/11/30  12:30:47
15460         Log: Fix B::Concise tests after change #26226
15461      Branch: perl
15462            ! ext/B/t/optree_varinit.t
15463 ____________________________________________________________________________
15464 [ 26226] By: rgs                                   on 2005/11/30  09:53:11
15465         Log: Revert change #22520 (optimise away my $foo = undef and similar
15466              constructs), in order to fix bug perl #37776
15467      Branch: perl
15468            ! op.c t/op/my.t
15469 ____________________________________________________________________________
15470 [ 26225] By: rgs                                   on 2005/11/29  17:40:16
15471         Log: Subject: Re: [perl #37716] Re: File::Compare broken for filenames with whitespace
15472              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
15473              Date: Tue, 29 Nov 2005 08:07:19 +0100
15474              Message-ID: <878xv89bko.fsf@k75.linux.bogus>
15475      Branch: perl
15476            ! lib/File/Compare.pm lib/File/Compare.t
15477 ____________________________________________________________________________
15478 [ 26224] By: stevep                                on 2005/11/29  12:36:46
15479         Log: Assimilate Pod-Escapes-1.04.  This is a prereq for Pod::Simple, 
15480              which is now a prereq for podlators.
15481      Branch: perl
15482            + lib/Pod/Escapes.pm lib/Pod/Escapes/ChangeLog
15483            + lib/Pod/Escapes/README lib/Pod/Escapes/t/01_about_verbose.t
15484            + lib/Pod/Escapes/t/10_main.t
15485            + lib/Pod/Escapes/t/15_name2charnum.t
15486            ! MANIFEST Porting/Maintainers.pl
15487 ____________________________________________________________________________
15488 [ 26223] By: rgs                                   on 2005/11/28  18:43:51
15489         Log: Typo fix, by Olivier Blin
15490      Branch: perl
15491            ! lib/Getopt/Long.pm
15492 ____________________________________________________________________________
15493 [ 26222] By: steveh                                on 2005/11/28  17:07:25
15494         Log: Fix ext/POSIX/t/time.t on Win32
15495              
15496              According to MSDN, "The string result produced by ctime contains
15497              exactly 26 characters and has the form: Wed Jan 02 02:03:55 1980\n\0"
15498              so we *do* want the leading zero on the day returned by strftime
15499      Branch: perl
15500            ! ext/POSIX/t/time.t
15501 ____________________________________________________________________________
15502 [ 26221] By: stevep                                on 2005/11/28  14:11:23
15503         Log: Mac OS X/Darwin seems to have problems with tzname().
15504      Branch: perl
15505            ! ext/POSIX/t/time.t
15506 ____________________________________________________________________________
15507 [ 26220] By: rgs                                   on 2005/11/28  11:00:37
15508         Log: FAQ sync.
15509      Branch: perl
15510            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
15511            ! pod/perlfaq5.pod pod/perlfaq7.pod pod/perlfaq9.pod
15512 ____________________________________________________________________________
15513 [ 26219] By: stevep                                on 2005/11/28  02:48:18
15514         Log: Subject: [PATCH] Math::Trig: blead and maint (doc patch only): s/Bay/Gulf/ and do away with bad quotes
15515              From: jhi@cc.hut.fi (Jarkko Hietaniemi)
15516              Date: Sun, 27 Nov 2005 23:04:31 +0200 (EET)
15517              Message-Id: <20051127210431.F1D2C6CF55@ugli.hut.fi>
15518      Branch: perl
15519            ! lib/Math/Trig.pm
15520 ____________________________________________________________________________
15521 [ 26218] By: stevep                                on 2005/11/28  02:34:49
15522         Log: Mention of possible use of a scalar variable on the rhs of an arrow "->" 
15523              operator added to close two tickets.
15524      Branch: perl
15525            ! pod/perlobj.pod
15526 ____________________________________________________________________________
15527 [ 26217] By: rgs                                   on 2005/11/27  23:18:38
15528         Log: Don't let MakeMaker install doc for MIME::Base64
15529              (since installpod does it already)
15530      Branch: perl
15531            ! ext/MIME/Base64/Makefile.PL
15532 ____________________________________________________________________________
15533 [ 26216] By: rgs                                   on 2005/11/27  22:42:42
15534         Log: Upgrade to Getopt::Long 2.34_04
15535      Branch: perl
15536            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
15537            ! lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
15538            ! lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
15539            ! lib/Getopt/Long/t/gol-oo.t
15540 ____________________________________________________________________________
15541 [ 26215] By: rgs                                   on 2005/11/27  21:43:17
15542         Log: Subject: [PATCH] fix wrong pool error in cygwin build
15543              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
15544              Date: Nov 27, 2005 9:29 AM
15545              Message-ID: <20051127082918.GA2556@efn.org>
15546      Branch: perl
15547            ! cygwin/cygwin.c
15548 ____________________________________________________________________________
15549 [ 26214] By: stevep                                on 2005/11/27  02:35:25
15550         Log: Upgrade to MIME-Base64-3.06
15551      Branch: perl
15552            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
15553            ! ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
15554            ! ext/MIME/Base64/QuotedPrint.pm
15555 ____________________________________________________________________________
15556 [ 26213] By: stevep                                on 2005/11/26  12:48:42
15557         Log: Deal with differences in what clock() does between POSIX and BSD.
15558      Branch: perl
15559            ! ext/POSIX/t/time.t
15560 ____________________________________________________________________________
15561 [ 26212] By: stevep                                on 2005/11/26  12:04:00
15562         Log: Upgrade to Scalar-List-Utils-1.18
15563      Branch: perl
15564            + ext/List/Util/t/00version.t
15565            ! MANIFEST ext/List/Util/Changes
15566 ____________________________________________________________________________
15567 [ 26211] By: stevep                                on 2005/11/26  11:50:17
15568         Log: Upgrade to Digest-MD5-2.35
15569      Branch: perl
15570            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
15571            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
15572            ! ext/Digest/MD5/t/files.t
15573 ____________________________________________________________________________
15574 [ 26210] By: stevep                                on 2005/11/26  11:40:57
15575         Log: Actually update one of the files from the previous change.
15576      Branch: perl
15577            ! lib/Digest.pm
15578 ____________________________________________________________________________
15579 [ 26209] By: stevep                                on 2005/11/26  11:38:02
15580         Log: Upgrade to Digest-1.14
15581      Branch: perl
15582            ! lib/Digest.pm lib/Digest/Changes
15583 ____________________________________________________________________________
15584 [ 26208] By: stevep                                on 2005/11/26  02:56:26
15585         Log: Just be explicit about $TZ.  
15586      Branch: perl
15587            ! ext/POSIX/t/time.t
15588 ____________________________________________________________________________
15589 [ 26207] By: stevep                                on 2005/11/26  02:32:10
15590         Log: Hmmm...strftime() does work on Win32, but tzset() is having problems
15591              on OpenBSD.
15592      Branch: perl
15593            ! ext/POSIX/t/time.t
15594 ____________________________________________________________________________
15595 [ 26206] By: stevep                                on 2005/11/26  01:31:24
15596         Log: Additional tests for B and POSIX.  The POSIX ones concern me a bit,
15597              but I don't expect any black smokes because of testing on OpenBSD,
15598              Linux, Win32, an Cygwin.
15599      Branch: perl
15600            + ext/POSIX/t/time.t
15601            ! MANIFEST ext/B/t/b.t
15602 ____________________________________________________________________________
15603 [ 26205] By: nicholas                              on 2005/11/25  15:12:02
15604         Log: Move report_uninit() and its static supporting functions to the end of
15605              sv.c, so that they are not sandwiched between the two halves of the
15606              SV allocation code. However, the diff looks far more evil than it
15607              should given that this is just moving a single albeit large hunk.
15608      Branch: perl
15609            ! sv.c
15610 ____________________________________________________________________________
15611 [ 26204] By: rgs                                   on 2005/11/25  12:40:34
15612         Log: Subject: [PATCH] perlpod documentation discrepancy in 5.8.6 ( and maybe later? )
15613              From: demerphq <demerphq@gmail.com>
15614              Date: Fri, 25 Nov 2005 13:57:38 +0100
15615              Message-ID: <9b18b3110511250457k6c196c4fu167badd045c2d9e6@mail.gmail.com>
15616      Branch: perl
15617            ! pod/perlpod.pod
15618 ____________________________________________________________________________
15619 [ 26203] By: rgs                                   on 2005/11/24  16:09:48
15620         Log: Subject: Re: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
15621              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
15622              Date: Fri, 25 Nov 2005 00:19:35 +0900
15623              Message-Id: <20051125001031.24E3.BQW10602@nifty.com>
15624              
15625              Date: Fri, 25 Nov 2005 01:18:17 +0900
15626              Message-Id: <20051125011410.24E9.BQW10602@nifty.com>
15627      Branch: perl
15628            ! universal.c utf8.c
15629 ____________________________________________________________________________
15630 [ 26202] By: rgs                                   on 2005/11/24  15:38:05
15631         Log: Document new perldoc -L switch
15632              
15633              Subject: Re: Pod::Perldoc patch (Fw: [ANNOUNCE] POD2::IT 0.10)
15634              From: Enrico Sorcinelli <bepi@perl.it>
15635              Date: Thu, 24 Nov 2005 16:04:03 +0100
15636              Message-Id: <20051124160403.568a194b.bepi@perl.it>
15637      Branch: perl
15638            ! pod/perldoc.pod
15639 ____________________________________________________________________________
15640 [ 26201] By: rgs                                   on 2005/11/24  08:52:35
15641         Log: Delete a README made redundant by change 26200.
15642      Branch: perl
15643            - wince/README.perlce
15644 ____________________________________________________________________________
15645 [ 26200] By: rgs                                   on 2005/11/23  20:45:44
15646         Log: Subject: [PATCH @26198] perlce touches
15647              From: Konovalov, Vadim <vkonovalov@spb.lucent.com>
15648              Date: Nov 23, 2005 8:55 PM
15649              Message-ID: <7DD1BE2C50259746ABB8683672D2089E12DDC3@itotest-1.spb.lucent.com>
15650      Branch: perl
15651            ! INSTALL MANIFEST README.ce makedef.pl wince/Makefile.ce
15652            ! wince/wince.c
15653 ____________________________________________________________________________
15654 [ 26199] By: rgs                                   on 2005/11/23  15:34:54
15655         Log: Subject: XS-assisted SWASHGET (esp. for t/uni/class.t speedup)
15656              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
15657              Date: Wed, 23 Nov 2005 17:57:34 +0900
15658              Message-Id: <20051123175603.FFD5.BQW10602@nifty.com>
15659              
15660              And :
15661              Message-Id: <20051123202935.4D9D.BQW10602@nifty.com>
15662              
15663              with some nits to use U8 instead of char more consistently
15664      Branch: perl
15665            ! lib/utf8_heavy.pl t/op/pat.t universal.c utf8.c
15666 ____________________________________________________________________________
15667 [ 26198] By: rgs                                   on 2005/11/22  21:24:19
15668         Log: Notes in perlstyle about POD formatting, by Sébastien
15669              Aperghis-Tramoni, with nits by chromatic and Randy W. Sims.
15670      Branch: perl
15671            ! pod/perlstyle.pod
15672 ____________________________________________________________________________
15673 [ 26197] By: nicholas                              on 2005/11/22  20:23:34
15674         Log: Note the URL describing the vast riches awaiting us.
15675      Branch: perl
15676            ! t/lib/1_compile.t
15677 ____________________________________________________________________________
15678 [ 26196] By: davem                                 on 2005/11/22  16:52:24
15679         Log: include PERL_TRACK_MEMPOOL in perl -V output
15680      Branch: perl
15681            ! perl.c
15682 ____________________________________________________________________________
15683 [ 26195] By: davem                                 on 2005/11/22  16:32:42
15684         Log: perl segfaults on reversed array reference
15685              
15686              The 'for (reverse @a)' optimisation got its index wrong when
15687              create LVALUE SVs for undef elements
15688      Branch: perl
15689            ! pp_ctl.c pp_hot.c t/op/loopctl.t
15690 ____________________________________________________________________________
15691 [ 26194] By: rgs                                   on 2005/11/22  16:16:00
15692         Log: Subject: [DOC PATCH] Sort subs *can* now be recursive
15693              From: Robin Houston <robin@cpan.org>
15694              Date: Tue, 22 Nov 2005 13:28:17 +0000
15695              Message-ID: <20051122132817.GA20895@rpc142.cs.man.ac.uk>
15696      Branch: perl
15697            ! pod/perlfunc.pod
15698 ____________________________________________________________________________
15699 [ 26193] By: rgs                                   on 2005/11/22  16:10:00
15700         Log: Use the system's free to dealloc a PV allocated by the system
15701              (more precisely by libgdbm.) See :
15702              
15703              Subject: GDBM_file realloc failures
15704              From: Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
15705              Date: Mon, 21 Nov 2005 18:22:00 +0100
15706              Message-ID: <20051121182200.0b3d2454@grubert.mandrakesoft.com>
15707      Branch: perl
15708            ! ext/GDBM_File/GDBM_File.xs
15709 ____________________________________________________________________________
15710 [ 26192] By: rgs                                   on 2005/11/22  15:54:16
15711         Log: Subject: Re: [PATCH] concat interacts badly with magic
15712              From: Robin Houston <robin@cpan.org>
15713              Date: Tue, 22 Nov 2005 14:07:27 +0000
15714              Message-ID: <20051122140727.GA29861@rpc142.cs.man.ac.uk>
15715              
15716              (new version of patch for bug #37722)
15717      Branch: perl
15718            ! pp_hot.c t/lib/warnings/9uninit t/lib/warnings/pp_hot
15719            ! t/op/tie.t
15720 ____________________________________________________________________________
15721 [ 26191] By: rgs                                   on 2005/11/22  14:16:05
15722         Log: Subject: Pod::Perldoc patch (Fw: [ANNOUNCE] POD2::IT 0.10)
15723              From: Enrico Sorcinelli <bepi@perl.it>
15724              Date: Sun, 20 Nov 2005 10:20:51 +0100
15725              Message-Id: <20051120102051.23ef095d.bepi@perl.it>
15726              
15727              Also, bump version number of Perldoc.
15728      Branch: perl
15729            ! lib/Pod/Perldoc.pm
15730 ____________________________________________________________________________
15731 [ 26190] By: rgs                                   on 2005/11/22  11:29:03
15732         Log: Revert change #26185, which could have some unwanted side-effects.
15733              (lib/warnings.t had failures due to this patch.)
15734              Moreover Dave Mitchell correctly pointed out that [perl #37722]
15735              wasn't really a bug.
15736      Branch: perl
15737            ! pp_hot.c t/op/tie.t
15738 ____________________________________________________________________________
15739 [ 26189] By: merijn                                on 2005/11/22  06:33:05
15740         Log: Subject: RE: [perl #37708] [PATCH] wrong IP_ constants on Win32 
15741              From: "Jan Dubois" <jand@ActiveState.com>
15742              Date: Mon, 21 Nov 2005 21:35:51 -0800
15743              Message-ID: <062401c5ef26$99b3a490$2217a8c0@candy>
15744      Branch: perl
15745            ! win32/include/sys/socket.h
15746 ____________________________________________________________________________
15747 [ 26188] By: stevep                                on 2005/11/22  03:41:17
15748         Log: Subject: [PATCH] ff_chop.patch redux
15749              From: Andy Lester <andy@petdance.com>
15750              Date: Mon, 21 Nov 2005 21:16:14 -0600
15751              Message-ID: <20051122031614.GB19424@petdance.com>
15752      Branch: perl
15753            ! pp_ctl.c
15754 ____________________________________________________________________________
15755 [ 26187] By: stevep                                on 2005/11/22  03:37:30
15756         Log: Subject: patch@26180 - t/op/pat.t : Can't reset %ENV on VMS
15757              From: "John E. Malmberg" <wb8tyw@qsl.net>
15758              Date: Mon, 21 Nov 2005 22:09:17 -0500
15759              Message-ID: <43828BDD.7080302@qsl.net>
15760      Branch: perl
15761            ! t/op/pat.t
15762 ____________________________________________________________________________
15763 [ 26186] By: stevep                                on 2005/11/22  03:32:04
15764         Log: Subject: patch@26180 - t/op/array.t : Can't reset %ENV on VMS
15765              From: "John E. Malmberg" <wb8tyw@qsl.net>
15766              Date: Mon, 21 Nov 2005 21:19:31 -0500
15767              Message-ID: <43828033.9040708@qsl.net>
15768      Branch: perl
15769            ! t/op/array.t
15770 ____________________________________________________________________________
15771 [ 26185] By: rgs                                   on 2005/11/21  17:19:34
15772         Log: Subject: [PATCH] concat interacts badly with magic
15773              From: Robin Houston <robin@cpan.org>
15774              Date: Mon, 21 Nov 2005 17:03:39 +0000
15775              Message-ID: <20051121170339.GA8214@rpc142.cs.man.ac.uk>
15776      Branch: perl
15777            ! pp_hot.c t/op/tie.t
15778 ____________________________________________________________________________
15779 [ 26184] By: nicholas                              on 2005/11/21  14:18:03
15780         Log: Flip the sign of the value in body details offset, and change its type
15781              to size_t.
15782      Branch: perl
15783            ! sv.c
15784 ____________________________________________________________________________
15785 [ 26183] By: merijn                                on 2005/11/21  14:11:28
15786         Log: Thread failures on AIX (and others) caused by interleaved output
15787              
15788              Subject: Smoke [5.9.3] 26168 FAIL(X) AIX 4.3.3.0/ML11 (PPC/1 cpu)
15789              From: "H.Merijn Brand" <h.m.brand@xs4all.nl>
15790              Date: Sun, 20 Nov 2005 14:36 +0100
15791              Message-Id: <200511201337.jAKDbc1O066213@smtp-vbr6.xs4all.nl>
15792      Branch: perl
15793            ! t/op/threads.t
15794 ____________________________________________________________________________
15795 [ 26181] By: rgs                                   on 2005/11/21  08:58:59
15796         Log: Upgrade to Time::HiRes 1.83
15797      Branch: perl
15798            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
15799            ! ext/Time/HiRes/Makefile.PL ext/Time/HiRes/t/HiRes.t
15800 ____________________________________________________________________________
15801 [ 26180] By: nicholas                              on 2005/11/20  20:39:50
15802         Log: Eliminate two more strlen()s, by using the return value of sprintf().
15803      Branch: perl
15804            ! pp_ctl.c
15805 ____________________________________________________________________________
15806 [ 26179] By: rgs                                   on 2005/11/20  12:10:15
15807         Log: Declarations must come first, or some compilers aren't happy.
15808              (spotted by Jarkko)
15809      Branch: perl
15810            ! ext/B/B.xs
15811 ____________________________________________________________________________
15812 [ 26178] By: stevep                                on 2005/11/20  02:41:01
15813         Log: Subject: [PATCH] Pulling ancient RCS comments
15814              From: Andy Lester <andy@petdance.com>
15815              Date: Sat, 19 Nov 2005 00:16:39 -0600
15816              Message-ID: <20051119061639.GA25086@petdance.com>
15817      Branch: perl
15818            ! lib/AnyDBM_File.t lib/importenv.pl lib/stat.pl lib/validate.pl
15819            ! t/base/cond.t t/base/if.t t/base/pat.t t/base/term.t
15820            ! t/cmd/elsif.t t/cmd/mod.t t/cmd/subval.t t/cmd/switch.t
15821            ! t/comp/cmdopt.t t/comp/cpp.t t/comp/decl.t t/io/inplace.t
15822            ! t/io/read.t t/io/tell.t t/op/append.t t/op/auto.t t/op/cond.t
15823            ! t/op/do.t t/op/flip.t t/op/goto_xs.t t/op/my.t t/op/push.t
15824            ! t/op/read.t t/op/time.t t/op/unshift.t
15825 ____________________________________________________________________________
15826 [ 26177] By: stevep                                on 2005/11/20  02:31:10
15827         Log: Subject: Reworked PERL_TRACK_MEMPOOL patch
15828              From: "Jan Dubois" <jand@ActiveState.com>
15829              Date: Fri, 18 Nov 2005 11:38:24 -0800
15830              Message-ID: <003601c5ec77$a45eb260$2217a8c0@candy>
15831      Branch: perl
15832            ! perl.h util.c
15833 ____________________________________________________________________________
15834 [ 26176] By: stevep                                on 2005/11/19  19:14:42
15835         Log: Down with "warning: code has no effect"
15836      Branch: perl
15837            ! XSUB.h
15838 ____________________________________________________________________________
15839 [ 26175] By: stevep                                on 2005/11/19  18:06:14
15840         Log: Cleaning up some warnings generated by "gcc -W"
15841      Branch: perl
15842            ! deb.c ext/B/B.xs ext/Data/Dumper/Dumper.xs
15843            ! ext/PerlIO/encoding/encoding.xs mg.c op.c regcomp.c scope.c
15844 ____________________________________________________________________________
15845 [ 26174] By: stevep                                on 2005/11/19  13:46:27
15846         Log: Upgrade to PathTools-3.14
15847      Branch: perl
15848            + lib/File/Spec/t/tmpdir.t
15849            ! MANIFEST ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
15850            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Unix.pm
15851            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
15852            ! lib/File/Spec/t/Spec.t
15853 ____________________________________________________________________________
15854 [ 26173] By: nicholas                              on 2005/11/19  11:21:15
15855         Log: Norman observed that a couple of macros could make the body defintion
15856              table a lot more readable.
15857      Branch: perl
15858            ! sv.c
15859 ____________________________________________________________________________
15860 [ 26172] By: nicholas                              on 2005/11/19  00:50:33
15861         Log: With -DPURFIY we change the flags so that everything is allocated
15862              directly. (Don't use arenas at all.) This seems a rather elegant way
15863              to simplify some of the code in sv.c by removing conditional
15864              compilation.
15865      Branch: perl
15866            ! sv.c
15867 ____________________________________________________________________________
15868 [ 26171] By: nicholas                              on 2005/11/19  00:21:58
15869         Log: Map the HE arena onto SV type 0 (SVt_NULL).
15870              Abolish PL_he_root and PL_he_arenaroot.
15871      Branch: perl
15872            ! embedvar.h ext/XS/APItest/APItest.xs hv.c intrpvar.h perlapi.h
15873            ! sv.c sv.h
15874 ____________________________________________________________________________
15875 [ 26170] By: nicholas                              on 2005/11/18  23:44:32
15876         Log: Remove all the now unused new_XFOO()/del_XFOO() macros
15877      Branch: perl
15878            ! sv.c
15879 ____________________________________________________________________________
15880 [ 26169] By: nicholas                              on 2005/11/18  23:28:59
15881         Log: sv_clear can manipulate the arena array directly too.
15882              Also, I think that we may have been "leaking" NV bodies in blead since
15883              25051. Oops. (Will not have been detectable except with -DPURIFY as
15884              the leak is not returning them as free to the arena)
15885      Branch: perl
15886            ! sv.c
15887 ____________________________________________________________________________
15888 [ 26168] By: nicholas                              on 2005/11/18  21:25:23
15889         Log: We only need to zero new bodies for upgrades. sv_dup doesn't need to
15890              zero as it's copying over the same sized structure. So change
15891              new_NOARENA to malloc(), and add new_NOARENAZ() to calloc()
15892      Branch: perl
15893            ! sv.c
15894 ____________________________________________________________________________
15895 [ 26167] By: nicholas                              on 2005/11/18  21:02:34
15896         Log: Merge the arms of the switch. The decision about what comes from an
15897              arena and what comes from malloc is now solely in the table.
15898      Branch: perl
15899            ! sv.c
15900 ____________________________________________________________________________
15901 [ 26166] By: nicholas                              on 2005/11/18  20:38:26
15902         Log: Eliminate new_body_length from sv_dup. Replace SvTYPE(sstr) with
15903              sv_type, which is a constant variable with the same value.
15904      Branch: perl
15905            ! sv.c
15906 ____________________________________________________________________________
15907 [ 26165] By: nicholas                              on 2005/11/18  19:50:24
15908         Log: Eliminate new_body_offset from sv_dup()
15909      Branch: perl
15910            ! sv.c
15911 ____________________________________________________________________________
15912 [ 26164] By: nicholas                              on 2005/11/18  17:37:39
15913         Log: Merge the last remaining case duplication in sv_upgrade
15914      Branch: perl
15915            ! sv.c
15916 ____________________________________________________________________________
15917 [ 26163] By: nicholas                              on 2005/11/18  16:18:38
15918         Log: Eliminate new_body_length from sv_upgrade
15919      Branch: perl
15920            ! sv.c
15921 ____________________________________________________________________________
15922 [ 26162] By: nicholas                              on 2005/11/18  15:51:10
15923         Log: Eliminate new_body_offset from sv_upgrade
15924      Branch: perl
15925            ! sv.c
15926 ____________________________________________________________________________
15927 [ 26161] By: nicholas                              on 2005/11/18  15:03:01
15928         Log: new_body_inline doesn't need to be passed the root, as it's already
15929              inferring the arenaroot directly from the passed-in type.
15930      Branch: perl
15931            ! sv.c
15932 ____________________________________________________________________________
15933 [ 26160] By: rgs                                   on 2005/11/18  12:40:16
15934         Log: Tabs are still required in the MANIFEST
15935      Branch: perl
15936            ! MANIFEST
15937 ____________________________________________________________________________
15938 [ 26159] By: nicholas                              on 2005/11/18  12:06:06
15939         Log: Add a flag to the body details of which types come from arenas.
15940              Update the allocation information for all the types.
15941              Add a new macro new_NOARENA() for allocating the non-arena types.
15942              Use calloc rather than malloc for the new_NOARENA so that the Zero()
15943              can be skipped.
15944      Branch: perl
15945            ! sv.c
15946 ____________________________________________________________________________
15947 [ 26158] By: nicholas                              on 2005/11/18  11:20:10
15948         Log: Simplify the expression for the upgrade logic for SVt_IV.
15949              Replace the "can't happen" comment for SVt_PVIV with assertions
15950              that it didn't happen.
15951      Branch: perl
15952            ! sv.c
15953 ____________________________________________________________________________
15954 [ 26157] By: stevep                                on 2005/11/18  11:07:34
15955         Log: Adding README.linux to the MANIFEST
15956      Branch: perl
15957            ! MANIFEST
15958 ____________________________________________________________________________
15959 [ 26156] By: nicholas                              on 2005/11/18  10:30:12
15960         Log: const and static for the const static private table.
15961              Replace the "upgrade" special case for SVt_PV with assertions as it's
15962              not been needed since we forced *up*grades.
15963      Branch: perl
15964            ! sv.c
15965 ____________________________________________________________________________
15966 [ 26155] By: nicholas                              on 2005/11/18  10:13:31
15967         Log: Rename sv_upgrade's parameter mt to new_type.
15968      Branch: perl
15969            ! sv.c
15970 ____________________________________________________________________________
15971 [ 26154] By: rgs                                   on 2005/11/18  08:30:18
15972         Log: Subject: Dumpvalue doc patch
15973              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
15974              Date: Fri, 18 Nov 2005 03:42:52 +0100
15975              Message-ID: <87br0ibrrn.fsf@k75.linux.bogus>
15976      Branch: perl
15977            ! lib/Dumpvalue.pm
15978 ____________________________________________________________________________
15979 [ 26153] By: stevep                                on 2005/11/18  00:54:53
15980         Log: Initial, albeit hackish, support for the alpha version of Sun Studio
15981              compilers of Linux.
15982      Branch: perl
15983            + README.linux
15984            ! hints/linux.sh
15985 ____________________________________________________________________________
15986 [ 26152] By: nicholas                              on 2005/11/17  23:27:59
15987         Log: All that can be in the first switch statement of sv_upgrade is now
15988              table driven. The shrinking continues on the morrow.
15989      Branch: perl
15990            ! sv.c
15991 ____________________________________________________________________________
15992 [ 26151] By: nicholas                              on 2005/11/17  22:50:07
15993         Log: "Can you see what it is yet?"
15994              Next steps towards making as much as possible table driven.
15995      Branch: perl
15996            ! sv.c
15997 ____________________________________________________________________________
15998 [ 26150] By: nicholas                              on 2005/11/17  21:58:58
15999         Log: Add the size of the structure to copy as a field in the per type
16000              data table.
16001      Branch: perl
16002            ! sv.c
16003 ____________________________________________________________________________
16004 [ 26149] By: nicholas                              on 2005/11/17  16:33:05
16005         Log: Merge sizeof_body_by_svtype and offset_by_svtype into a single array
16006              of structures.
16007      Branch: perl
16008            ! sv.c
16009 ____________________________________________________________________________
16010 [ 26148] By: nicholas                              on 2005/11/17  14:36:39
16011         Log: Move the location of the definition of the arena slot used for pte
16012              into sv.h, to keep it in one central place.
16013              Change it to use SVt_RV. (Having SVt_IV for real use will be useful.
16014              SVt_RV has no body, and doesn't pretend to have one, so it is spare.)
16015      Branch: perl
16016            ! sv.c sv.h
16017 ____________________________________________________________________________
16018 [ 26147] By: rgs                                   on 2005/11/17  14:09:10
16019         Log: Subject: [PATCH] Sort subs now in embed.fnc
16020              From: Andy Lester <andy@petdance.com>
16021              Date: Thu, 17 Nov 2005 07:53:38 -0600
16022              Message-ID: <20051117135338.GA31715@petdance.com>
16023      Branch: perl
16024            ! embed.fnc embed.h pp_sort.c proto.h
16025 ____________________________________________________________________________
16026 [ 26146] By: nicholas                              on 2005/11/17  13:51:01
16027         Log: s/SvTYPE(sv)/old_type/ in sv_upgrade because we already have that value
16028              in that variable.
16029              Don't compile S_new_body with -DPURIFY
16030      Branch: perl
16031            ! sv.c
16032 ____________________________________________________________________________
16033 [ 26145] By: rgs                                   on 2005/11/17  09:06:33
16034         Log: It's clearer to use "morphing" than "polymorphing" when
16035              describing what exec() does
16036      Branch: perl
16037            ! pod/perlmod.pod
16038 ____________________________________________________________________________
16039 [ 26144] By: stevep                                on 2005/11/17  00:18:31
16040         Log: Subject: [perl #37694] segfault with PerlIO::get_layers()
16041              From: Peter Dintelmann (via RT) <perlbug-followup@perl.org>
16042              Date: Wed, 16 Nov 2005 07:11:41 -0800
16043              Message-ID: <rt-3.0.11-37694-124556.15.9755707729767@perl.org>
16044      Branch: perl
16045            ! universal.c
16046 ____________________________________________________________________________
16047 [ 26143] By: nicholas                              on 2005/11/16  23:40:55
16048         Log: Oi gcc, No! sizeof(void) is an error. *Not* 1.
16049              Wanting sizeof(void) isn't even a compilation error with -ansi
16050              -pedantic. Just a warning. Lame! I'm going to send it back for a full
16051              refund. Hateful software.
16052      Branch: perl
16053            ! sv.c
16054 ____________________________________________________________________________
16055 [ 26142] By: nicholas                              on 2005/11/16  20:18:58
16056         Log: PL_pte_root and PL_pte_arenaroot can be exterminated. Which reveals
16057              an erroneous remaining reference to PL_pte_root to correct.
16058      Branch: perl
16059            ! embedvar.h intrpvar.h perlapi.h sv.c
16060 ____________________________________________________________________________
16061 [ 26141] By: nicholas                              on 2005/11/16  19:26:17
16062         Log: Subject: Re: eliminate discreet arenaroots
16063              From: Jim Cromie <jim.cromie@gmail.com>
16064              Message-ID: <4378E5B0.3010708@gmail.com>
16065              Date: Mon, 14 Nov 2005 12:29:52 -0700
16066      Branch: perl
16067            ! embedvar.h intrpvar.h perlapi.h sv.c sv.h
16068 ____________________________________________________________________________
16069 [ 26140] By: merijn                                on 2005/11/16  19:26:13
16070         Log: Subject: [PATCH @26137] for wince
16071              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
16072              Date: Wed, 16 Nov 2005 20:57:13 +0300
16073              Message-ID: <7DD1BE2C50259746ABB8683672D2089E12DC9F@itotest-1.spb.lucent.com>
16074      Branch: perl
16075            ! makedef.pl wince/Makefile.ce wince/config.ce wince/config_H.ce
16076            ! wince/wince.c
16077 ____________________________________________________________________________
16078 [ 26137] By: rgs                                   on 2005/11/16  15:06:10
16079         Log: Subject: Re: [perl #37688] Unexpected regex failure. 
16080              From: hv@crypt.org
16081              Date: Wed, 16 Nov 2005 14:54:55 +0000
16082              Message-Id: <200511161454.jAGEst117787@zen.crypt.org>
16083      Branch: perl
16084            ! regexec.c t/op/re_tests
16085 ____________________________________________________________________________
16086 [ 26136] By: rgs                                   on 2005/11/15  16:33:02
16087         Log: Subject: Re: [perl #37616] Bug in &= (string) and/or m//
16088              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
16089              Date: Wed, 09 Nov 2005 02:12:00 +0900
16090              Message-Id: <20051109021035.69D8.BQW10602@nifty.com>
16091      Branch: perl
16092            ! doop.c t/op/bop.t
16093 ____________________________________________________________________________
16094 [ 26135] By: rgs                                   on 2005/11/15  13:30:00
16095         Log: Subject: [PATCH] Re: Cygwin status, maint and blead
16096              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
16097              Date: Sun, 13 Nov 2005 16:01:02 -0800
16098              Message-ID: <20051114000102.GA5556@efn.org>
16099      Branch: perl
16100            ! Makefile.SH
16101 ____________________________________________________________________________
16102 [ 26134] By: nicholas                              on 2005/11/14  22:48:02
16103         Log: Remove the two register keywords from auto variables that PERL_POSION
16104              wants to take the address of.
16105      Branch: perl
16106            ! hv.c scope.c
16107 ____________________________________________________________________________
16108 [ 26133] By: nicholas                              on 2005/11/14  22:32:14
16109         Log: More PERL_POISON - poison SvANY() and SvREFCNT() in freed SV heads.
16110              (by using the union pointer to chain the freed heads together)
16111      Branch: perl
16112            ! sv.c
16113 ____________________________________________________________________________
16114 [ 26132] By: nicholas                              on 2005/11/14  22:31:14
16115         Log: Mark all places where perl needs to look at a possibly-freed scalar
16116              with a macro SvIS_FREED(sv)
16117      Branch: perl
16118            ! av.c mg.c op.c pad.c pp_hot.c sv.h
16119 ____________________________________________________________________________
16120 [ 26131] By: stevep                                on 2005/11/14  17:31:59
16121         Log: Removed reference to the non-existent C<Opcode::Custom>.
16122      Branch: perl
16123            ! pod/perlguts.pod
16124 ____________________________________________________________________________
16125 [ 26130] By: rgs                                   on 2005/11/14  16:32:33
16126         Log: The warning "Field too wide in 'u' format in pack" was emitted even
16127              when pack warnings were not enabled
16128      Branch: perl
16129            ! pp_pack.c
16130 ____________________________________________________________________________
16131 [ 26129] By: nicholas                              on 2005/11/14  16:22:26
16132         Log: Provide a crude way for specifying the command line for
16133              make test.valgrind
16134      Branch: perl
16135            ! Makefile.SH t/TEST
16136 ____________________________________________________________________________
16137 [ 26128] By: rgs                                   on 2005/11/14  15:40:08
16138         Log: A better fix for [perl #35847] File::Find not performing as documented,
16139              suggested by Darren Dunham. Includes a fix to the code example that
16140              uses File::Find in perlfaq3.
16141      Branch: perl
16142            ! lib/File/Find.pm pod/perlfaq3.pod
16143 ____________________________________________________________________________
16144 [ 26126] By: rgs                                   on 2005/11/14  12:43:29
16145         Log: Don't warn about lack of docs for functions that appear twice in embed.fnc.
16146      Branch: perl
16147            ! autodoc.pl
16148 ____________________________________________________________________________
16149 [ 26124] By: rgs                                   on 2005/11/14  10:45:25
16150         Log: Fix indentation of apidoc for sv_2pvutf8
16151              (so perlapi.pod is correctly generated)
16152      Branch: perl
16153            ! pod/perlapi.pod sv.c
16154 ____________________________________________________________________________
16155 [ 26123] By: rgs                                   on 2005/11/14  10:24:58
16156         Log: Suppress gcc warnings when ignoring the return value of io_close(),
16157              as suggested by Gisle Aas.
16158      Branch: perl
16159            ! embed.fnc proto.h
16160 ____________________________________________________________________________
16161 [ 26122] By: rgs                                   on 2005/11/14  10:13:41
16162         Log: Subject: [PATCH] Missing ; in Storable.xs
16163              From: Gisle Aas <gisle@ActiveState.com>
16164              Date: 14 Nov 2005 02:32:14 -0800
16165              Message-ID: <lrhdafy0y9.fsf_-_@caliper.activestate.com>
16166      Branch: perl
16167            ! ext/Storable/Storable.xs
16168 ____________________________________________________________________________
16169 [ 26120] By: steveh                                on 2005/11/14  09:39:48
16170         Log: Subject: [PATCH] Compress::Zlib
16171              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
16172              Date: Sun, 13 Nov 2005 17:09:08 -0000
16173              Message-ID: <00d101c5e874$f865f910$6d1c140a@myopwv.com>
16174      Branch: perl
16175            ! ext/Compress/Zlib/Zlib.pm
16176            ! ext/Compress/Zlib/lib/Compress/Zlib/Common.pm
16177            ! ext/Compress/Zlib/lib/IO/Compress/Gzip.pm
16178            ! ext/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm
16179            ! ext/Compress/Zlib/t/09gziphdr.t
16180 ____________________________________________________________________________
16181 [ 26119] By: steveh                                on 2005/11/14  09:39:02
16182         Log: Fix code-before-declaration in boot_Storable added by 26107
16183      Branch: perl
16184            ! ext/Storable/Storable.xs
16185 ____________________________________________________________________________
16186 [ 26118] By: stevep                                on 2005/11/14  01:13:16
16187         Log: Subject: [PATCH] consting perlbug breaking in blead & maint
16188              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
16189              Date: Sun, 13 Nov 2005 16:00:49 -0800
16190              Message-ID: <20051114000049.GA7676@efn.org>
16191      Branch: perl
16192            ! utils/perlbug.PL
16193 ____________________________________________________________________________
16194 [ 26112] By: nicholas                              on 2005/11/13  18:47:27
16195         Log: Fix breakages that prevended -DPERL_POISON from compiling.
16196      Branch: perl
16197            ! handy.h sv.h
16198 ____________________________________________________________________________
16199 [ 26110] By: nicholas                              on 2005/11/13  11:44:30
16200         Log: Integrate:
16201              [ 26108]
16202              BEGIN blocks should start a new stack, as they can be called as a
16203              side effect of "regular" Perl API calls within subroutines that have
16204              already cached the current stack's address. If they don't, any stack
16205              extension during the call may move the stack, rendering that cached
16206              value invalid without the cachee realising. (For example, PP code
16207              calling gv_fetchpv() which triggers a load of Errno.pm)
16208      Branch: perl
16209           !> op.c
16210 ____________________________________________________________________________
16211 [ 26107] By: stevep                                on 2005/11/13  00:40:25
16212         Log: Subject: Re: [PATCH] Enhanced Storable::read_magic()
16213              From: Gisle Aas <gisle@ActiveState.com>
16214              Date: 12 Nov 2005 13:13:23 -0800
16215              Message-ID: <lrhdah7eoc.fsf@caliper.activestate.com>
16216      Branch: perl
16217            + ext/Storable/t/file_magic.t
16218            ! MANIFEST ext/Storable/MANIFEST ext/Storable/Storable.pm
16219            ! ext/Storable/Storable.xs
16220 ____________________________________________________________________________
16221 [ 26103] By: stevep                                on 2005/11/12  20:44:16
16222         Log: Upgrade to Locale-Maketext-1.10.  As change #25547 did not make it
16223              into the module release, I bumped the version number and added the
16224              missing code.
16225      Branch: perl
16226            ! lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
16227 ____________________________________________________________________________
16228 [ 26101] By: stevep                                on 2005/11/12  19:46:18
16229         Log: Subject: [perl #37657] segfault with binmode ":pop"
16230              From: Peter Dintelmann (via RT) <perlbug-followup@perl.org>
16231              Date: Fri, 11 Nov 2005 06:36:20 -0800
16232              Message-ID: <rt-3.0.11-37657-124293.6.03947871136576@perl.org>
16233      Branch: perl
16234            ! perlio.c
16235 ____________________________________________________________________________
16236 [ 26100] By: nicholas                              on 2005/11/12  18:48:29
16237         Log: Make B's tests skip correctly when PerlIO is not configured.
16238      Branch: perl
16239            ! ext/B/t/concise-xs.t ext/B/t/concise.t
16240 ____________________________________________________________________________
16241 [ 26099] By: stevep                                on 2005/11/12  16:59:49
16242         Log: Subject: [PATCH] mathoms prototypes aren't prototypes
16243              From: Andy Lester <andy@petdance.com>
16244              Date: Fri, 11 Nov 2005 17:20:30 -0600
16245              Message-ID: <20051111232030.GA882@petdance.com>
16246      Branch: perl
16247            ! mathoms.c perl.c
16248 ____________________________________________________________________________
16249 [ 26096] By: stevep                                on 2005/11/12  15:41:09
16250         Log: Andy Lester maintains Locale::Maketext now.
16251      Branch: perl
16252            ! Porting/Maintainers.pl
16253 ____________________________________________________________________________
16254 [ 26093] By: nicholas                              on 2005/11/12  10:21:50
16255         Log: Change 26063 got one conditional the wrong way round.
16256      Branch: perl
16257            ! ext/B/B/Bytecode.pm
16258 ____________________________________________________________________________
16259 [ 26091] By: nicholas                              on 2005/11/12  09:15:32
16260         Log: Make the removal of references to AvFLAGS in the B modules conditional
16261              on perl version.
16262      Branch: perl
16263            ! ext/B/B/C.pm ext/B/B/Debug.pm
16264 ____________________________________________________________________________
16265 [ 26090] By: stevep                                on 2005/11/11  22:47:06
16266         Log: const'ing Netdb_host_t broke HP-UX and created warnings on gcc for a double const.  
16267              Netdb_host_t is a macro that for a const pointer.
16268      Branch: perl
16269            ! pp_sys.c
16270 ____________________________________________________________________________
16271 [ 26089] By: nicholas                              on 2005/11/11  21:52:20
16272         Log: 26085 was wrong. Undo it.
16273              (I suspect that I got this wrong because more changes have been made
16274              in blead subsequent to the change I was attempting to merge in, and
16275              and jiggled around with the number of tests)
16276      Branch: perl
16277            ! ext/B/t/concise-xs.t
16278 ____________________________________________________________________________
16279 [ 26088] By: stevep                                on 2005/11/11  16:44:39
16280         Log: Subject: [PATCH] DB_File 1.814
16281              From: Paul Marquess <Paul.Marquess@ntlworld.com>
16282              Date: Fri, 11 Nov 2005 12:09:55 -0000
16283              Message-ID: <00e301c5e6b8$d5a357f0$241c140a@myopwv.com>
16284      Branch: perl
16285            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
16286            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
16287 ____________________________________________________________________________
16288 [ 26087] By: stevep                                on 2005/11/11  16:17:03
16289         Log: Subject: [PATCH] Storable 0.1 compatibility
16290              From: Gisle Aas <gisle@ActiveState.com> 
16291              Date: 11 Nov 2005 05:42:29 -0800 
16292              Message-ID: <lry83v712y.fsf@caliper.activestate.com>
16293              
16294              Also added an entry in the main MANIFEST file for the new test and 
16295              a version bump in Storable.pm.
16296      Branch: perl
16297            + ext/Storable/t/compat01.t
16298            ! MANIFEST ext/Storable/MANIFEST ext/Storable/Storable.pm
16299            ! ext/Storable/Storable.xs
16300 ____________________________________________________________________________
16301 [ 26085] By: nicholas                              on 2005/11/11  14:16:30
16302         Log: Correct the version-dependant expression for the number of tests, as it
16303              is now giving the wrong number for 5.8.x
16304      Branch: perl
16305            ! ext/B/t/concise-xs.t
16306 ____________________________________________________________________________
16307 [ 26082] By: stevep                                on 2005/11/11  04:55:56
16308         Log: Subject: [PATCH] Const & local: Special Victims Unit
16309              From: Andy Lester <andy@petdance.com>
16310              Date: Thu, 10 Nov 2005 22:47:00 -0600
16311              Message-ID: <20051111044700.GA24161@petdance.com>
16312      Branch: perl
16313            ! cop.h doio.c doop.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c sv.c
16314            ! util.c
16315 ____________________________________________________________________________
16316 [ 26081] By: stevep                                on 2005/11/11  03:27:35
16317         Log: Pod nit in Encode.pm, found by Marc Lehmann in RT #36949. 
16318      Branch: perl
16319            ! ext/Encode/Encode.pm
16320 ____________________________________________________________________________
16321 [ 26080] By: stevep                                on 2005/11/11  03:18:11
16322         Log: Fix for RT #37654.  Added $COMPILING to list of variables exported.
16323      Branch: perl
16324            ! lib/English.pm
16325 ____________________________________________________________________________
16326 [ 26079] By: rgs                                   on 2005/11/10  16:59:15
16327         Log: Subject: [PATCH] Suppress leaked warnings in ExtUtils tests
16328              From: Dominic Dunlop <domo@computer.org>
16329              Date: Thu, 10 Nov 2005 18:10:00 +0100
16330              Message-Id: <D2949A21-7EE3-449F-BEF2-38FAD7B4A483@computer.org>
16331      Branch: perl
16332            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/Manifest.t
16333 ____________________________________________________________________________
16334 [ 26078] By: rgs                                   on 2005/11/10  16:36:12
16335         Log: Patch by Ilya Zakharevich to give more meaningful error
16336              messages from if.pm when invoked with a condition in list
16337              context. Also bump if's VERSION.
16338      Branch: perl
16339            ! lib/if.pm
16340 ____________________________________________________________________________
16341 [ 26077] By: rgs                                   on 2005/11/10  15:10:42
16342         Log: Define PERL_DEFAULT_DO_EXEC3_IMPLEMENTATION earlier in perl.h
16343              (that is, before embed.h, that uses this symbol, is included)
16344      Branch: perl
16345            ! perl.h
16346 ____________________________________________________________________________
16347 [ 26076] By: rgs                                   on 2005/11/10  14:26:12
16348         Log: Subject: [perl #35847] File::Find not performing as documented 
16349              From: "jms@mathras.comcast.net (via RT)" <perlbug-followup@perl.org>
16350              Date: 17 May 2005 10:40:08 -0000
16351              Message-ID: <rt-3.0.11-35847-113088.7.09182163210095@perl.org>
16352      Branch: perl
16353            ! lib/File/Find.pm
16354 ____________________________________________________________________________
16355 [ 26075] By: rgs                                   on 2005/11/10  13:03:20
16356         Log: Subject: [perl #37648] segfault with PERLIO_DEBUG 
16357              From: Peter Dintelmann (via RT) <perlbug-followup@perl.org>
16358              Date: Thu, 10 Nov 2005 04:31:39 -0800
16359              Message-ID: <rt-3.0.11-37648-124187.17.2251402270294@perl.org>
16360      Branch: perl
16361            ! perlio.c
16362 ____________________________________________________________________________
16363 [ 26074] By: stevep                                on 2005/11/10  12:22:43
16364         Log: Subject: [perl #37582] [PATCH] h2ph inc_dirs() fails to prepend gcc include search path, resulting in missing C standard headers on Linux
16365              From: Jason Vas Dias (via RT) <perlbug-followup@perl.org>
16366              Date: Tue, 01 Nov 2005 15:22:45 -0800
16367              Message-ID: <rt-3.0.11-37582-123738.12.3509768746337@perl.org>
16368      Branch: perl
16369            ! utils/h2ph.PL
16370 ____________________________________________________________________________
16371 [ 26073] By: rgs                                   on 2005/11/10  10:52:51
16372         Log: Subject: [PATCH] remove whitespace preceding semicolon in docs
16373              From: Steven Schubiger <schubiger@cpan.org>
16374              Date: Mon, 31 Oct 2005 22:48:27 +0100
16375              Message-ID: <20051031214827.GH24416@accognoscere.homeunix.org>
16376      Branch: perl
16377            ! pod/perl561delta.pod pod/perl56delta.pod pod/perlcall.pod
16378            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perlfaq5.pod
16379            ! pod/perlfilter.pod pod/perlipc.pod pod/perllexwarn.pod
16380            ! pod/perlop.pod pod/perlre.pod pod/perlsub.pod pod/perltrap.pod
16381            ! pod/perlxs.pod
16382 ____________________________________________________________________________
16383 [ 26072] By: rgs                                   on 2005/11/10  10:37:42
16384         Log: Really apply change #26071.
16385      Branch: perl
16386            ! configpm ext/Cwd/Cwd.xs wince/Makefile.ce wince/config_h.PL
16387            ! wince/config_sh.PL
16388 ____________________________________________________________________________
16389 [ 26071] By: rgs                                   on 2005/11/10  10:35:57
16390         Log: Subject: [PATCH @26062] wince patch
16391              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
16392              Date: Wed, 9 Nov 2005 20:22:52 +0300 
16393              Message-ID: <7DD1BE2C50259746ABB8683672D2089E12DC02@itotest-1.spb.lucent.com>
16394      Branch: perl
16395            ! configpm ext/Cwd/Cwd.xs wince/Makefile.ce wince/config_h.PL
16396            ! wince/config_sh.PL
16397 ____________________________________________________________________________
16398 [ 26070] By: rgs                                   on 2005/11/10  09:11:26
16399         Log: Add tests for two untested syntax error messages about \N
16400      Branch: perl
16401            ! t/comp/parser.t
16402 ____________________________________________________________________________
16403 [ 26069] By: steveh                                on 2005/11/10  08:41:53
16404         Log: Make Perl_seed public
16405              
16406              Fixes Win32 linker error in List::Util introduced by change #26054
16407      Branch: perl
16408            ! embed.fnc embed.h global.sym
16409 ____________________________________________________________________________
16410 [ 26068] By: rgs                                   on 2005/11/10  08:36:13
16411         Log: Subject: [PATCH] blead@26052 Symbian update
16412              From: <jarkko.hietaniemi@nokia.com>
16413              Date: Wed, 9 Nov 2005 17:45:07 +0200
16414              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A73D@esebe105.NOE.Nokia.com>
16415      Branch: perl
16416            ! README.symbian symbian/TODO symbian/config.pl symbian/port.pl
16417            ! symbian/sdk.pl symbian/sisify.pl
16418 ____________________________________________________________________________
16419 [ 26067] By: nicholas                              on 2005/11/09  21:52:03
16420         Log: As using -C to turn on utf8 IO is equivalent to the open pragma,
16421              change 25925 had the side effect of breaking ext/Encode/t/perlio.t
16422              Fixed by opening with :bytes.
16423      Branch: perl
16424            ! ext/Encode/t/perlio.t
16425 ____________________________________________________________________________
16426 [ 26066] By: nicholas                              on 2005/11/09  21:30:02
16427         Log: I/O is UTF-8, not "UNICODE"
16428      Branch: perl
16429            ! t/io/layers.t
16430 ____________________________________________________________________________
16431 [ 26065] By: nicholas                              on 2005/11/09  20:53:29
16432         Log: As using -C to turn on utf8 IO is equivalent to the open pragma,
16433              change 25925 had the side effect of breaking t/io/utf8.t
16434              Fixed by adding the missing binmode()s.
16435      Branch: perl
16436            ! t/io/utf8.t
16437 ____________________________________________________________________________
16438 [ 26064] By: nicholas                              on 2005/11/09  20:23:28
16439         Log: Better diagnostics from io/utf8.t
16440      Branch: perl
16441            ! t/io/utf8.t
16442 ____________________________________________________________________________
16443 [ 26063] By: nicholas                              on 2005/11/09  17:29:44
16444         Log: Make the Bytecode changes conditional on perl version.
16445      Branch: perl
16446            ! ext/B/B/Bytecode.pm
16447 ____________________________________________________________________________
16448 [ 26062] By: rgs                                   on 2005/11/09  11:56:04
16449         Log: Subject: Re: [PATCH] Re: [perl #32383] DProf breaks List::Util::shuffle
16450              From: Graham Barr <gbarr@pobox.com>
16451              Date: Wed, 9 Nov 2005 06:09:48 -0600
16452              Message-Id: <6CAD749E-AE29-415A-9ACB-BA8F6FB8279E@pobox.com>
16453      Branch: perl
16454            ! ext/List/Util/Util.xs ext/List/Util/lib/Scalar/Util.pm
16455            ! ext/List/Util/t/lln.t ext/List/Util/t/p_blessed.t
16456            ! ext/List/Util/t/p_first.t ext/List/Util/t/p_lln.t
16457            ! ext/List/Util/t/p_max.t ext/List/Util/t/p_maxstr.t
16458            ! ext/List/Util/t/p_min.t ext/List/Util/t/p_minstr.t
16459            ! ext/List/Util/t/p_openhan.t ext/List/Util/t/p_readonly.t
16460            ! ext/List/Util/t/p_reduce.t ext/List/Util/t/p_refaddr.t
16461            ! ext/List/Util/t/p_reftype.t ext/List/Util/t/p_shuffle.t
16462            ! ext/List/Util/t/p_sum.t ext/List/Util/t/p_tainted.t
16463 ____________________________________________________________________________
16464 [ 26061] By: nicholas                              on 2005/11/09  11:21:10
16465         Log: Simplify Perl_allocmy slightly, and cope better with the name is ""
16466              case.
16467      Branch: perl
16468            ! op.c
16469 ____________________________________________________________________________
16470 [ 26060] By: nicholas                              on 2005/11/09  11:17:17
16471         Log: Add a comment about possible future refactoring of the pad code.
16472      Branch: perl
16473            ! pad.c
16474 ____________________________________________________________________________
16475 [ 26059] By: nicholas                              on 2005/11/09  10:56:28
16476         Log: Remove superfluous strlen() from pp_require().
16477      Branch: perl
16478            ! pp_ctl.c
16479 ____________________________________________________________________________
16480 [ 26058] By: stevep                                on 2005/11/09  10:45:57
16481         Log: Patch from Gisle to add NO_MATHOMS to the Compile-time options.
16482      Branch: perl
16483            ! perl.c
16484 ____________________________________________________________________________
16485 [ 26057] By: rgs                                   on 2005/11/09  10:31:35
16486         Log: Don't declare a function inside another function
16487      Branch: perl
16488            ! perl.c
16489 ____________________________________________________________________________
16490 [ 26056] By: merijn                                on 2005/11/09  09:54:28
16491         Log: Subject: Configure setting patchlevel broken
16492              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
16493              Date: Fri, 14 Oct 2005 00:33:29 -0700
16494              Message-ID: <20051014073329.GA3236@efn.org>
16495      Branch: perl
16496            ! Configure
16497 ____________________________________________________________________________
16498 [ 26054] By: rgs                                   on 2005/11/09  09:15:04
16499         Log: Subject: [PATCH] Re: [perl #32383] DProf breaks List::Util::shuffle
16500              From: Robin Houston <robin@cpan.org>
16501              Date: Tue, 8 Nov 2005 19:02:34 +0000
16502              Message-ID: <20051108190234.GA25953@rpc142.cs.man.ac.uk>
16503      Branch: perl
16504            ! cop.h ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
16505            ! ext/List/Util/multicall.h ext/List/Util/t/first.t
16506            ! ext/List/Util/t/reduce.t pod/perlcall.pod
16507 ____________________________________________________________________________
16508 [ 26053] By: rgs                                   on 2005/11/09  08:57:10
16509         Log: Subject: patch@26052 - compile rule for mathoms.c
16510              From: "John E. Malmberg" <wb8tyw@qsl.net>
16511              Date: Tue, 08 Nov 2005 23:09:03 -0500
16512              Message-ID: <4371765F.1000900@qsl.net>
16513      Branch: perl
16514            ! vms/descrip_mms.template
16515 ____________________________________________________________________________
16516 [ 26052] By: nicholas                              on 2005/11/08  22:05:57
16517         Log: It helps to actually *remove* the now-superfluous strlen().
16518              (An addendum to 26050.)
16519      Branch: perl
16520            ! toke.c
16521 ____________________________________________________________________________
16522 [ 26051] By: nicholas                              on 2005/11/08  21:55:40
16523         Log: Moving the 4 writes of PL_no_mem followed by exit(1) to a static
16524              function makes the object code slightly smaller.
16525      Branch: perl
16526            ! util.c
16527 ____________________________________________________________________________
16528 [ 26050] By: nicholas                              on 2005/11/08  21:37:52
16529         Log: Eliminate some unnecessary strlen()s
16530      Branch: perl
16531            ! doio.c op.c perl.c perlio.c sv.c toke.c util.c
16532 ____________________________________________________________________________
16533 [ 26049] By: nicholas                              on 2005/11/08  20:43:11
16534         Log: Eliminate duplicate strlen()s by explicitly calling it.
16535              Note two places for future audit with FIXME.
16536              Convert a SvPVX_const to SvPVX_const_nolen, where the length is unused.
16537      Branch: perl
16538            ! pp_ctl.c
16539 ____________________________________________________________________________
16540 [ 26048] By: nicholas                              on 2005/11/08  20:35:11
16541         Log: 3 calls to strlen() we can avoid.
16542      Branch: perl
16543            ! doio.c
16544 ____________________________________________________________________________
16545 [ 26047] By: rgs                                   on 2005/11/08  17:35:58
16546         Log: Subject: [DOC PATCH] mention @-, @+ in perl56delta.pod
16547              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
16548              Date: Tue, 8 Nov 2005 08:46:42 -0800
16549              Message-ID: <20051108164642.GD7972@efn.org>
16550      Branch: perl
16551            ! pod/perl561delta.pod pod/perl56delta.pod
16552 ____________________________________________________________________________
16553 [ 26046] By: nicholas                              on 2005/11/08  16:30:18
16554         Log: Probaby a good idea to include DEBUG_LEAKING_SCALARS in -V output, as
16555              its presence changes structure sizes.
16556      Branch: perl
16557            ! perl.c
16558 ____________________________________________________________________________
16559 [ 26045] By: stevep                                on 2005/11/08  14:24:39
16560         Log: From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
16561              Subject: Re: A surprising segfault
16562              Date: Tue, 08 Nov 2005 23:36:13 +0900
16563              Message-Id: <20051108233535.735D.BQW10602@nifty.com>
16564      Branch: perl
16565            ! t/io/fs.t t/io/print.t t/op/chop.t t/op/sort.t
16566 ____________________________________________________________________________
16567 [ 26044] By: steveh                                on 2005/11/08  10:16:56
16568         Log: Remove an unused variable left over from change #26041
16569      Branch: perl
16570            ! win32/win32.c
16571 ____________________________________________________________________________
16572 [ 26043] By: rgs                                   on 2005/11/08  10:11:55
16573         Log: Subject: Re: C<undef %::> considered harmful
16574              From: Benjamin Sugars <bsugars@canoe.ca>
16575              Date: Fri, 20 Apr 2001 10:30:20 -0400 (EDT)
16576              Message-ID: <Pine.LNX.4.21.0104201022040.1722-100000@marmot.rim.canoe.ca>
16577              
16578              except the part that increases the refcount of PL_stderrgv, already
16579              fixed separately.
16580      Branch: perl
16581            ! perl.c
16582 ____________________________________________________________________________
16583 [ 26042] By: rgs                                   on 2005/11/08  09:57:10
16584         Log: Upgrade to CPAN 1.76_65
16585      Branch: perl
16586            - lib/CPAN/Admin.pm
16587            ! MANIFEST lib/CPAN.pm lib/CPAN/SIGNATURE lib/CPAN/bin/cpan
16588            ! lib/CPAN/t/version.t
16589 ____________________________________________________________________________
16590 [ 26041] By: merijn                                on 2005/11/08  06:29:56
16591         Log: Subject: [PATCH] Remove unused USING_WIDE code from win32 and wince branches
16592              From: "Jan Dubois" <jand@ActiveState.com>
16593              Date: Mon, 7 Nov 2005 20:39:02 -0800
16594              Message-ID: <078001c5e41e$585c4140$6401a8c0@candy>
16595      Branch: perl
16596            ! win32/ext/Win32/Win32.xs win32/perlhost.h win32/win32.c
16597            ! win32/win32.h wince/perlhost.h wince/win32.h wince/wince.c
16598 ____________________________________________________________________________
16599 [ 26040] By: stevep                                on 2005/11/08  00:41:51
16600         Log: Updated perldiag.pod entry for "Can't use subscript..."
16601      Branch: perl
16602            ! pod/perldiag.pod
16603 ____________________________________________________________________________
16604 [ 26039] By: nicholas                              on 2005/11/07  21:31:16
16605         Log: Merge pp_slt, pp_sgt and pp_sge into pp_sle. (The most commonly used
16606              of the 4. Not that any are that popular.)
16607      Branch: perl
16608            ! mathoms.c opcode.h opcode.pl pp.c
16609 ____________________________________________________________________________
16610 [ 26038] By: stevep                                on 2005/11/07  18:35:47
16611         Log: Subject: [PATCH] Re: [perl #36061] Not OK: perl v5.8.7 on darwin-2level 8.1.0 (UNINSTALLED)
16612              From: shouldbedomo@mac.com (Dominic Dunlop)
16613              Date: Mon, 7 Nov 2005 18:24:50 +0100
16614              Message-ID: <B9D07EB3-DF78-48A9-90C4-AF3A89AAB7C6@mac.com>
16615              
16616              README.macosx updates
16617      Branch: perl
16618            ! README.macosx
16619 ____________________________________________________________________________
16620 [ 26037] By: nicholas                              on 2005/11/07  15:21:01
16621         Log: s/Nick Clark/Nicholas Clark/
16622      Branch: perl
16623            ! Changes Changes5.8 doio.c t/op/lc.t
16624 ____________________________________________________________________________
16625 [ 26036] By: nicholas                              on 2005/11/07  15:18:51
16626         Log: For each test function, test it as is, and with extra data appended
16627              after each test character.
16628      Branch: perl
16629            ! t/uni/case.pl
16630 ____________________________________________________________________________
16631 [ 26035] By: nicholas                              on 2005/11/07  14:05:25
16632         Log: The rarely used lcfirst and ucfirst share almost all their code.
16633              Merge the two as pp_ucfirst.
16634      Branch: perl
16635            ! mathoms.c opcode.h opcode.pl pp.c
16636 ____________________________________________________________________________
16637 [ 26034] By: nicholas                              on 2005/11/07  13:22:35
16638         Log: Fix bug #37628 (both lcfirst and ucfirst)
16639      Branch: perl
16640            ! pp.c t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
16641 ____________________________________________________________________________
16642 [ 26033] By: rgs                                   on 2005/11/07  12:26:29
16643         Log: Subject: [PATCH] Cleaning up x2p directory
16644              From: Andy Lester <andy@petdance.com>
16645              Date: Fri, 4 Nov 2005 15:13:55 -0600
16646              Message-ID: <20051104211355.GB12651@petdance.com>
16647      Branch: perl
16648            - x2p/proto.h
16649            ! MANIFEST x2p/EXTERN.h x2p/INTERN.h x2p/a2p.h x2p/a2py.c
16650            ! x2p/hash.c x2p/hash.h x2p/str.c x2p/str.h x2p/util.c
16651            ! x2p/util.h x2p/walk.c
16652 ____________________________________________________________________________
16653 [ 26032] By: rgs                                   on 2005/11/07  12:20:59
16654         Log: Subject: [PATCH] Missing static declarations 
16655              From: Gisle Aas <gisle@ActiveState.com>
16656              Date: 05 Nov 2005 05:08:03 -0800
16657              Message-ID: <lracgj1bv0.fsf@caliper.activestate.com>
16658      Branch: perl
16659            ! genpacksizetables.pl pp_pack.c
16660 ____________________________________________________________________________
16661 [ 26031] By: rgs                                   on 2005/11/07  11:49:46
16662         Log: Remove CPAN.pm's META.yml.
16663              Add CPAN.pm's SIGNATURE in MANIFEST.
16664      Branch: perl
16665            - lib/CPAN/META.yml
16666            ! MANIFEST
16667 ____________________________________________________________________________
16668 [ 26030] By: rgs                                   on 2005/11/07  11:39:57
16669         Log: Subject: [PATCH] Symbian update blead@26025
16670              From: <jarkko.hietaniemi@nokia.com>
16671              Date: Mon, 7 Nov 2005 13:32:15 +0200
16672              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A70C@esebe105.NOE.Nokia.com>
16673      Branch: perl
16674            + symbian/PerlUi.cpp symbian/PerlUi.h symbian/PerlUi.hrh
16675            + symbian/PerlUiS60.rss symbian/PerlUiS80.rss
16676            + symbian/PerlUiUIQ.rss symbian/ext/Moped/Msg/Msg.mmp
16677            + symbian/ext/Moped/Msg/Msg.pkg symbian/ext/Moped/Msg/Msg.pm
16678            + symbian/ext/Moped/Msg/Msg.xs symbian/ext/Moped/Msg/README
16679            + symbian/ext/Moped/Msg/bld.inf
16680            + symbian/ext/Moped/Msg/location.pl
16681            - symbian/PerlAppS60.rss symbian/PerlAppS80.rss
16682            - symbian/PerlAppUIQ.rss
16683            ! MANIFEST doio.c perl.c symbian/PerlApp.cpp symbian/PerlApp.h
16684            ! symbian/PerlApp.hrh symbian/PerlBase.h symbian/TODO
16685            ! symbian/config.pl symbian/config.sh symbian/sanity.pl
16686            ! symbian/sdk.pl symbian/sisify.pl symbian/symbian_proto.h
16687            ! symbian/symbian_utils.cpp symbian/symbianish.h
16688            ! symbian/xsbuild.pl
16689 ____________________________________________________________________________
16690 [ 26029] By: nicholas                              on 2005/11/07  10:52:08
16691         Log: Add lib/CPAN/Admin.pm from CPAN to make version.t pass.
16692      Branch: perl
16693            + lib/CPAN/Admin.pm
16694            ! MANIFEST
16695 ____________________________________________________________________________
16696 [ 26028] By: rgs                                   on 2005/11/07  10:24:54
16697         Log: Subject: [PATCH] Consting and localizing: Part LXVIII
16698              From: Andy Lester <andy@petdance.com>
16699              Date: Fri, 4 Nov 2005 15:12:56 -0600
16700              Message-ID: <20051104211256.GA12651@petdance.com>
16701      Branch: perl
16702            ! deb.c embed.fnc embed.h locale.c pp_sys.c proto.h scope.c
16703            ! universal.c utf8.c util.c
16704 ____________________________________________________________________________
16705 [ 26027] By: rgs                                   on 2005/11/07  09:58:26
16706         Log: Subject: [perl #24254] Attempt to free unreferenced scalar 
16707              From: "Chris Heath via RT" <perlbug-followup@perl.org>
16708              Date: Sun, 06 Nov 2005 20:08:05 -0800
16709              Message-ID: <rt-3.0.11-24254-123984.4.44134155985068@perl.org>
16710      Branch: perl
16711            ! cop.h
16712 ____________________________________________________________________________
16713 [ 26026] By: merijn                                on 2005/11/07  08:14:59
16714         Log: Subject: [PATCH] follow up on 25969 for VMS
16715              From: Abe Timmerman <abe@ztreet.demon.nl>
16716              Date: Sat, 5 Nov 2005 13:29:58 +0200
16717              Message-Id: <200511051229.58297.abe@ztreet.demon.nl>
16718      Branch: perl
16719            ! vms/vms.c vms/vmsish.h
16720 ____________________________________________________________________________
16721 [ 26025] By: stevep                                on 2005/11/07  03:42:53
16722         Log: Added note to README.macosx regarding failures from broken locale
16723              files.
16724      Branch: perl
16725            ! README.macosx
16726 ____________________________________________________________________________
16727 [ 26024] By: stevep                                on 2005/11/07  02:58:31
16728         Log: Fix documentation for gmtime().
16729      Branch: perl
16730            ! pod/perlfunc.pod
16731 ____________________________________________________________________________
16732 [ 26023] By: stevep                                on 2005/11/06  20:18:23
16733         Log: Upgrade to CPAN-1.76_61
16734      Branch: perl
16735            + lib/CPAN/PAUSE2005.pub
16736            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/META.yml
16737            ! lib/CPAN/Nox.pm lib/CPAN/SIGNATURE lib/CPAN/Version.pm
16738            ! lib/CPAN/bin/cpan lib/CPAN/t/Nox.t lib/CPAN/t/vcmp.t
16739            ! lib/CPAN/t/version.t
16740 ____________________________________________________________________________
16741 [ 26022] By: stevep                                on 2005/11/06  19:16:54
16742         Log: Nits in the pp_defined code spotted by Jarkko.
16743      Branch: perl
16744            ! pp_hot.c
16745 ____________________________________________________________________________
16746 [ 26021] By: stevep                                on 2005/11/06  18:38:02
16747         Log: Upgrade to Time-HiRes-1.82
16748      Branch: perl
16749            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
16750            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
16751            ! ext/Time/HiRes/t/HiRes.t
16752 ____________________________________________________________________________
16753 [ 26020] By: merijn                                on 2005/11/06  07:23:15
16754         Log: Subject: Re: [PATCH configure.com] add the new d_futimes as undef
16755              From: "John E. Malmberg" <wb8tyw@qsl.net>
16756              Date: Sat, 05 Nov 2005 21:28:33 -0500
16757              Message-ID: <436D6A51.5040700@qsl.net>
16758      Branch: perl
16759            ! configure.com
16760 ____________________________________________________________________________
16761 [ 26019] By: nicholas                              on 2005/11/05  16:47:31
16762         Log: Make the 5.9 changes to B conditional on perl version.
16763      Branch: perl
16764            ! ext/B/B.pm ext/B/B.xs
16765 ____________________________________________________________________________
16766 [ 26018] By: nicholas                              on 2005/11/05  16:28:09
16767         Log: '[at]' should be '@'
16768              Suck in CPAN/Nox.pm from CPAN, so that version.t passes.
16769      Branch: perl
16770            ! lib/CPAN.pm lib/CPAN/Nox.pm lib/CPAN/Version.pm
16771            ! lib/CPAN/t/version.t
16772 ____________________________________________________________________________
16773 [ 26017] By: stevep                                on 2005/11/05  14:49:11
16774         Log: Kill warnings and add a panic to pp_defined() in case the wrong op
16775              is passed in.
16776      Branch: perl
16777            ! pp_hot.c
16778 ____________________________________________________________________________
16779 [ 26016] By: stevep                                on 2005/11/05  13:44:10
16780         Log: Upgrade to CPAN-1.76_60.
16781      Branch: perl
16782            + lib/CPAN/Version.pm lib/CPAN/t/version.t
16783            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/t/Nox.t
16784            ! lib/CPAN/t/loadme.t lib/CPAN/t/mirroredby.t lib/CPAN/t/vcmp.t
16785 ____________________________________________________________________________
16786 [ 26015] By: nicholas                              on 2005/11/05  12:57:40
16787         Log: Allow passing of the full enum name into the tryAMAGICbin family of
16788              macros, to avoid needing C pre-processor string concatenation within
16789              the lowest level expansion.
16790      Branch: perl
16791            ! pp.c pp.h
16792 ____________________________________________________________________________
16793 [ 26014] By: stevep                                on 2005/11/05  12:55:47
16794         Log: Upgrade to Time-HiRes-1.81
16795      Branch: perl
16796            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
16797            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/t/HiRes.t
16798 ____________________________________________________________________________
16799 [ 26013] By: merijn                                on 2005/11/05  11:38:32
16800         Log: Subject: [PATCH configure.com] add the new d_futimes as undef
16801              From: Abe Timmerman <abe@ztreet.demon.nl>
16802              Date: Sat, 5 Nov 2005 11:26:33 +0200
16803              Message-Id: <200511051026.33940.abe@ztreet.demon.nl>
16804      Branch: perl
16805            ! configure.com
16806 ____________________________________________________________________________
16807 [ 26012] By: rgs                                   on 2005/11/05  10:13:56
16808         Log: Remove the obsolete KNOWN PROBLEMS sections from perlcall.pod
16809              (noticed by Robin Houston)
16810      Branch: perl
16811            ! pod/perlcall.pod
16812 ____________________________________________________________________________
16813 [ 26011] By: rgs                                   on 2005/11/05  10:10:09
16814         Log: Subject: Re: A surprising segfault
16815              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
16816              Date: Nov 5, 2005 5:54 AM
16817              Message-Id: <20051105135053.27D7.BQW10602@nifty.com>
16818      Branch: perl
16819            ! pp.c pp_sort.c pp_sys.c
16820 ____________________________________________________________________________
16821 [ 26010] By: nicholas                              on 2005/11/05  08:32:39
16822         Log: dorassign doesn't need --SP;
16823      Branch: perl
16824            ! pp_hot.c
16825 ____________________________________________________________________________
16826 [ 26009] By: davem                                 on 2005/11/05  01:57:23
16827         Log: pp_print didn't extend the stack before pushing its return value
16828      Branch: perl
16829            ! pp_hot.c
16830 ____________________________________________________________________________
16831 [ 26008] By: stevep                                on 2005/11/05  01:39:51
16832         Log: Typos in opcode.pl this time.
16833      Branch: perl
16834            ! opcode.h opcode.pl
16835 ____________________________________________________________________________
16836 [ 26007] By: stevep                                on 2005/11/05  01:36:17
16837         Log: Merge pp_andassign, pp_orassign, and pp_dorassign into pp_and,
16838              pp_or, and pp_defined, respectively.
16839      Branch: perl
16840            ! mathoms.c opcode.h opcode.pl pp_ctl.c pp_hot.c
16841 ____________________________________________________________________________
16842 [ 26006] By: nicholas                              on 2005/11/04  22:50:22
16843         Log: s/printf/my_printf/ because we're using the return value.
16844              My mistake spotted by Gisle.
16845      Branch: perl
16846            ! regcomp.c
16847 ____________________________________________________________________________
16848 [ 26005] By: stevep                                on 2005/11/04  21:41:43
16849         Log: s/pp_dor/pp_defined/
16850      Branch: perl
16851            ! mathoms.c
16852 ____________________________________________________________________________
16853 [ 26004] By: stevep                                on 2005/11/04  21:39:44
16854         Log: I barely knew ya pp_dor.  Merged into pp_defined from whence you came.
16855              This change has also caused pp_defined to be promoted to being a hot
16856              op.
16857      Branch: perl
16858            ! mathoms.c opcode.h opcode.pl pp.c pp_hot.c
16859 ____________________________________________________________________________
16860 [ 26003] By: nicholas                              on 2005/11/04  21:22:46
16861         Log: Use the return value of sprintf in sv_2pv_flags. Remove dead code.
16862      Branch: perl
16863            ! sv.c
16864 ____________________________________________________________________________
16865 [ 26002] By: nicholas                              on 2005/11/04  21:03:58
16866         Log: You can't there from here. (Dead code in sv_2pv_flags)
16867      Branch: perl
16868            ! sv.c
16869 ____________________________________________________________________________
16870 [ 26001] By: nicholas                              on 2005/11/04  20:47:34
16871         Log: Use the return value from sprintf().
16872      Branch: perl
16873            ! regcomp.c taint.c universal.c util.c
16874 ____________________________________________________________________________
16875 [ 26000] By: nicholas                              on 2005/11/04  20:20:56
16876         Log: pp_semop can fit within Perl_pp_shmwrite().
16877      Branch: perl
16878            ! mathoms.c opcode.h opcode.pl pp_sys.c
16879 ____________________________________________________________________________
16880 [ 25999] By: nicholas                              on 2005/11/04  19:53:33
16881         Log: The remaining special logic in pp_syswrite can be moved into pp_send,
16882              which is actually already 50% syswrite.
16883      Branch: perl
16884            ! mathoms.c opcode.h opcode.pl pp_sys.c
16885 ____________________________________________________________________________
16886 [ 25998] By: rgs                                   on 2005/11/04  18:38:34
16887         Log: Revert patch #25993.
16888      Branch: perl
16889            ! regexec.c t/op/pat.t
16890 ____________________________________________________________________________
16891 [ 25997] By: steveh                                on 2005/11/04  17:23:49
16892         Log: Fix a Win32 linker error following change #25972
16893      Branch: perl
16894            ! pp_sys.c
16895 ____________________________________________________________________________
16896 [ 25996] By: rgs                                   on 2005/11/04  16:35:17
16897         Log: Subject: [PATCH] use clearenv if available
16898              From: Alan Burlison <Alan.Burlison@sun.com>
16899              Date: Fri, 04 Nov 2005 16:33:30 +0000
16900              Message-ID: <436B8D5A.4010502@sun.com>
16901      Branch: perl
16902            ! embed.fnc embed.h mg.c proto.h sv.c util.c
16903 ____________________________________________________________________________
16904 [ 25995] By: merijn                                on 2005/11/04  16:30:03
16905         Log: Subject: Re: futimes [PATCH]
16906              From: Steve Peters <steve@fisharerojo.org>
16907              Date: Fri, 4 Nov 2005 09:00:25 -0600
16908              Message-ID: <20051104150025.GA3873@mccoy.peters.homeunix.org>
16909      Branch: perl
16910            ! Configure
16911 ____________________________________________________________________________
16912 [ 25993] By: rgs                                   on 2005/11/04  16:26:08
16913         Log: Subject: [perl #19049] Incorrect $` after replacement
16914              From: andreas.koenig.gmwojprw@franz.ak.mind.de (Andreas J. Koenig)
16915              Date: Fri, 04 Nov 2005 08:17:25 +0100
16916              Message-ID: <87fyqc51bu.fsf@k75.linux.bogus>
16917      Branch: perl
16918            ! regexec.c t/op/pat.t
16919 ____________________________________________________________________________
16920 [ 25992] By: rgs                                   on 2005/11/04  15:41:21
16921         Log: Subject: Re: [PATCH] sort/multicall patch
16922              From: Robin Houston <robin@cpan.org>
16923              Date: Fri, 4 Nov 2005 15:20:29 +0000
16924              Message-ID: <20051104152029.GA17169@rpc142.cs.man.ac.uk>
16925      Branch: perl
16926            ! pp_ctl.c t/op/sort.t
16927 ____________________________________________________________________________
16928 [ 25991] By: stevep                                on 2005/11/04  15:10:44
16929         Log: Subject: Re: Configure -Dno_mathoms
16930              From: gisle@ActiveState.com (Gisle Aas)
16931              Date: 01 Nov 2005 03:27:49 -0800
16932              Message-ID: <lrslug7glm.fsf@caliper.activestate.com>
16933      Branch: perl
16934            ! mathoms.c perl.c
16935 ____________________________________________________________________________
16936 [ 25990] By: nicholas                              on 2005/11/04  14:47:49
16937         Log: Merge msgsnd, msgrcv with Perl_pp_shmwrite().
16938              "Perfection is achieved not when there's nothing more to add,
16939              but when there's nothing left to remove" (Antoine de Saint-Exupéry)
16940      Branch: perl
16941            ! mathoms.c opcode.h opcode.pl pp_sys.c
16942 ____________________________________________________________________________
16943 [ 25989] By: nicholas                              on 2005/11/04  14:21:19
16944         Log: Once more, with feeling.
16945              [Mmm, has someone been swapping the coffee for decaf?]
16946              [Actual cause - make sure the edited version of the file is in the
16947              correct directory]
16948      Branch: perl
16949            ! pod/perldiag.pod
16950 ____________________________________________________________________________
16951 [ 25988] By: nicholas                              on 2005/11/04  14:18:14
16952         Log: Meta-oops. Change 25987 was not the change you were looking for.
16953      Branch: perl
16954            ! pod/perldiag.pod
16955 ____________________________________________________________________________
16956 [ 25987] By: nicholas                              on 2005/11/04  14:09:11
16957         Log: Oops. This new panic was meant to be added to the documented
16958              diagnostics.
16959      Branch: perl
16960            ! pod/perldiag.pod
16961 ____________________________________________________________________________
16962 [ 25986] By: nicholas                              on 2005/11/04  13:02:42
16963         Log: ftrwrite, ftrexec, fteread, ftewrite and fteexec can all be merged
16964              with Perl_pp_ftrread().
16965      Branch: perl
16966            ! mathoms.c opcode.h opcode.pl pod/perldiag.pod pod/perltodo.pod
16967            ! pp_sys.c
16968 ____________________________________________________________________________
16969 [ 25985] By: stevep                                on 2005/11/04  12:02:51
16970         Log: Upgrade to Time-HiRes-1.80
16971      Branch: perl
16972            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
16973            ! ext/Time/HiRes/HiRes.xs
16974 ____________________________________________________________________________
16975 [ 25984] By: nicholas                              on 2005/11/04  11:36:24
16976         Log: PERL_EFF_ACCESS_[RWX]_OK can go.
16977      Branch: perl
16978            ! pp_sys.c
16979 ____________________________________________________________________________
16980 [ 25983] By: nicholas                              on 2005/11/04  11:16:08
16981         Log: The PERL_EFF_ACCESS_[RWX]_OK macros are all defined as triples, so
16982              can be refactored to a single platform dependent PERL_EFF_ACCESS macro
16983              with the other 3 implemented in terms of it.
16984      Branch: perl
16985            ! pp_sys.c
16986 ____________________________________________________________________________
16987 [ 25982] By: merijn                                on 2005/11/04  09:16:53
16988         Log: Subject: [PATCH] bad semicolon in pp_ftrowned
16989              From: Andy Lester <andy@petdance.com>
16990              Date: Fri, 4 Nov 2005 00:37:54 -0600
16991              Message-ID: <20051104063753.GA3863@petdance.com>
16992      Branch: perl
16993            ! pp_sys.c
16994 ____________________________________________________________________________
16995 [ 25981] By: stevep                                on 2005/11/04  00:10:21
16996         Log: Upgrade to Time-HiRes 1.79
16997      Branch: perl
16998            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
16999            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/t/HiRes.t
17000 ____________________________________________________________________________
17001 [ 25980] By: stevep                                on 2005/11/03  21:23:48
17002         Log: Reverting the reversion.  va_end() goes with va_start().
17003      Branch: perl
17004            ! mg.c
17005 ____________________________________________________________________________
17006 [ 25979] By: rgs                                   on 2005/11/03  21:07:54
17007         Log: Fix test failures introduced by the change of flags on op_sort
17008      Branch: perl
17009            ! ext/B/t/f_sort.t
17010 ____________________________________________________________________________
17011 [ 25978] By: stevep                                on 2005/11/03  20:28:20
17012         Log: Upgrade to Time-HiRes-1.78
17013      Branch: perl
17014            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
17015            ! ext/Time/HiRes/t/HiRes.t
17016 ____________________________________________________________________________
17017 [ 25977] By: stevep                                on 2005/11/03  17:27:58
17018         Log: Change #25976 seemed to cause test failures in ext/B/t/f_sort.t.  What
17019              was that line about Jenga again?
17020      Branch: perl
17021            ! mg.c
17022 ____________________________________________________________________________
17023 [ 25976] By: stevep                                on 2005/11/03  17:14:17
17024         Log: Missing va_end(args) from SA_SIGINFO related code.
17025      Branch: perl
17026            ! mg.c
17027 ____________________________________________________________________________
17028 [ 25975] By: stevep                                on 2005/11/03  16:00:12
17029         Log: Test for the right signal should use the constant for that signal.
17030      Branch: perl
17031            ! ext/POSIX/t/sigaction.t
17032 ____________________________________________________________________________
17033 [ 25974] By: stevep                                on 2005/11/03  15:07:26
17034         Log: Add appropriate skips to t/io/fs.t to fix test failures on Cygwin.
17035      Branch: perl
17036            ! t/io/fs.t
17037 ____________________________________________________________________________
17038 [ 25973] By: stevep                                on 2005/11/03  14:56:25
17039         Log: More core test cleanups.  Mainly fixes to remove code that caused 
17040              warnings, but there were a few bug fixes that were hidden by 
17041              no using warnings.
17042      Branch: perl
17043            ! t/io/nargv.t t/io/openpid.t t/io/pipe.t t/io/print.t
17044            ! t/io/read.t t/io/tell.t
17045 ____________________________________________________________________________
17046 [ 25972] By: nicholas                              on 2005/11/03  14:19:34
17047         Log: Perl_pp_symlink and Perl_pp_link can be merged. The diff looks evil,
17048              but the actual finished code is not as bad as it seems.
17049      Branch: perl
17050            ! mathoms.c opcode.h opcode.pl pp_sys.c
17051 ____________________________________________________________________________
17052 [ 25971] By: rgs                                   on 2005/11/03  12:29:18
17053         Log: Document some bogus compiler warnings in README.solaris
17054              
17055              Subject: Re: Why is malloc_wrap now the default?
17056              From: Alan Burlison <Alan.Burlison@sun.com>
17057              Date: Thu, 03 Nov 2005 12:54:16 +0000
17058              Message-ID: <436A0878.1030703@sun.com>
17059      Branch: perl
17060            ! README.solaris
17061 ____________________________________________________________________________
17062 [ 25970] By: stevep                                on 2005/11/03  11:37:31
17063         Log: Upgrade to Time-HiRes-1.77
17064      Branch: perl
17065            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
17066            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
17067            ! ext/Time/HiRes/fallback/const-c.inc
17068            ! ext/Time/HiRes/fallback/const-xs.inc ext/Time/HiRes/t/HiRes.t
17069 ____________________________________________________________________________
17070 [ 25969] By: nicholas                              on 2005/11/03  11:09:39
17071         Log: Patch 3945 was a bit overkeen - the effective parameter to cando() and
17072              ingroup() is a boolean flag, not a GID or UID.
17073      Branch: perl
17074            ! doio.c embed.fnc proto.h
17075 ____________________________________________________________________________
17076 [ 25968] By: nicholas                              on 2005/11/03  09:51:56
17077         Log: Avoiding source code duplication for the lstat() on filehandle %s
17078              warning also makes the object code slightly smaller.
17079      Branch: perl
17080            ! pp_sys.c
17081 ____________________________________________________________________________
17082 [ 25967] By: stevep                                on 2005/11/03  02:09:30
17083         Log: Clean up some test files.
17084      Branch: perl
17085            ! t/io/argv.t t/io/crlf_through.t t/io/dup.t t/io/layers.t
17086            ! t/io/through.t
17087 ____________________________________________________________________________
17088 [ 25966] By: stevep                                on 2005/11/03  01:45:45
17089         Log: Make harness warning-free when running with -Mdiagnostics
17090      Branch: perl
17091            ! t/harness
17092 ____________________________________________________________________________
17093 [ 25965] By: stevep                                on 2005/11/02  22:37:48
17094         Log: Test case should not execute /no_such_process if it does exist.
17095      Branch: perl
17096            ! t/io/pipe.t
17097 ____________________________________________________________________________
17098 [ 25964] By: nicholas                              on 2005/11/02  21:27:58
17099         Log: unlink chmod utime kill can be merged into Perl_pp_chown().
17100      Branch: perl
17101            ! mathoms.c opcode.h opcode.pl pp_sys.c
17102 ____________________________________________________________________________
17103 [ 25963] By: nicholas                              on 2005/11/02  20:59:52
17104         Log: Move the conditonal compiles that report absence of kill and chown
17105              from pp_kill() and pp_chown() into apply().
17106      Branch: perl
17107            ! doio.c pp_sys.c
17108 ____________________________________________________________________________
17109 [ 25962] By: nicholas                              on 2005/11/02  20:13:24
17110         Log: Move ftsuid ftsgid ftsvtx into Perl_pp_ftrowned.
17111      Branch: perl
17112            ! mathoms.c opcode.h opcode.pl pp_sys.c
17113 ____________________________________________________________________________
17114 [ 25961] By: nicholas                              on 2005/11/02  19:04:10
17115         Log: Merge ftzero ftsock ftchr ftblk ftfile ftdir ftpipe into
17116              Perl_pp_ftrowned
17117      Branch: perl
17118            ! mathoms.c opcode.h opcode.pl pp_sys.c
17119 ____________________________________________________________________________
17120 [ 25960] By: nicholas                              on 2005/11/02  17:24:35
17121         Log: Avoid a pad panic by attempting to use dTARGET; in an op that didn't
17122              flag that it needed a target (OP_FTIS)
17123      Branch: perl
17124            ! pp_sys.c
17125 ____________________________________________________________________________
17126 [ 25959] By: nicholas                              on 2005/11/02  16:35:42
17127         Log: Correct error in 25958 for threaded builds.
17128      Branch: perl
17129            ! mathoms.c
17130 ____________________________________________________________________________
17131 [ 25958] By: nicholas                              on 2005/11/02  15:59:30
17132         Log: Merge ftsize ftmtime ftatime ftctime into Perl_pp_ftis
17133      Branch: perl
17134            ! mathoms.c opcode.h opcode.pl pp_sys.c
17135 ____________________________________________________________________________
17136 [ 25957] By: rgs                                   on 2005/11/02  14:33:32
17137         Log: Remove last sort test, that was failing with and without threads.
17138              Silence some warnings.
17139      Branch: perl
17140            ! t/op/sort.t
17141 ____________________________________________________________________________
17142 [ 25956] By: rgs                                   on 2005/11/02  14:10:54
17143         Log: Adjust test count
17144      Branch: perl
17145            ! ext/B/t/concise-xs.t
17146 ____________________________________________________________________________
17147 [ 25955] By: rgs                                   on 2005/11/02  13:39:35
17148         Log: Add missing file from change 25953
17149      Branch: perl
17150            + ext/List/Util/multicall.h
17151 ____________________________________________________________________________
17152 [ 25954] By: rgs                                   on 2005/11/02  13:14:19
17153         Log: Regen headers
17154      Branch: perl
17155            ! global.sym opcode.h pod/perlapi.pod pod/perldiag.pod
17156 ____________________________________________________________________________
17157 [ 25953] By: merijn                                on 2005/11/02  12:49:54
17158         Log: Subject: [PATCH] sort/multicall patch
17159              From: Robin Houston <robin@cpan.org>
17160              Date: Sat, 29 Oct 2005 21:33:07 +0100
17161              Message-ID: <20051029203307.GA8869@rpc142.cs.man.ac.uk>
17162      Branch: perl
17163            ! AUTHORS MANIFEST cop.h embed.fnc embedvar.h
17164            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
17165            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/first.t
17166            ! ext/List/Util/t/p_first.t ext/List/Util/t/p_reduce.t
17167            ! ext/List/Util/t/p_tainted.t ext/List/Util/t/reduce.t
17168            ! ext/List/Util/t/refaddr.t ext/List/Util/t/tainted.t makedef.pl
17169            ! op.c opcode.pl perlapi.h pod/perlcall.pod pod/perldiag.pod
17170            ! pp_ctl.c pp_hot.c pp_sort.c sv.c t/op/sort.t t/op/threads.t
17171            ! thrdvar.h
17172 ____________________________________________________________________________
17173 [ 25952] By: steveh                                on 2005/11/02  09:41:25
17174         Log: Subject: [PATCH] RE: [perl #37571] -z FH broken with Borland  build   
17175              From: "Paul Marquess" <paul.marquess@ntlworld.com>
17176              Date: Tue, 1 Nov 2005 17:05:38 -0000
17177              Message-ID: <003501c5df06$7d63fdb0$0505140a@myopwv.com>
17178      Branch: perl
17179            ! t/op/stat.t win32/win32.c
17180 ____________________________________________________________________________
17181 [ 25951] By: rgs                                   on 2005/11/02  08:57:52
17182         Log: Subject: Re: futimes [PATCH]
17183              From: Gisle Aas <gisle@ActiveState.com>
17184              Date: 01 Nov 2005 00:02:37 -0800
17185              Message-ID: <lrbr1494o2.fsf@caliper.activestate.com>
17186      Branch: perl
17187            ! t/io/fs.t
17188 ____________________________________________________________________________
17189 [ 25950] By: stevep                                on 2005/11/02  04:59:47
17190         Log: Ambiguous test cases may be hazardous to your health.
17191      Branch: perl
17192            ! t/op/list.t
17193 ____________________________________________________________________________
17194 [ 25949] By: stevep                                on 2005/11/02  04:54:52
17195         Log: Lowercase barewords considered harmful to your health.
17196      Branch: perl
17197            ! t/io/fs.t
17198 ____________________________________________________________________________
17199 [ 25948] By: rgs                                   on 2005/11/01  19:23:23
17200         Log: Subject: [PATCH] perlio.c consting
17201              From: Andy Lester <andy@petdance.com>
17202              Date: Oct 31, 2005 6:54 PM
17203              Message-ID: <20051031175411.GA18480@petdance.com>
17204      Branch: perl
17205            ! op.c perlio.c
17206 ____________________________________________________________________________
17207 [ 25947] By: steveh                                on 2005/11/01  17:20:18
17208         Log: This *really* should clear up Win32's Perl_do_exec undefined warnings
17209      Branch: perl
17210            ! perl.h
17211 ____________________________________________________________________________
17212 [ 25946] By: nicholas                              on 2005/11/01  16:38:31
17213         Log: This should clear up 'Perl_do_exec' undefined; warnings on win32
17214      Branch: perl
17215            ! embed.fnc embed.h proto.h
17216 ____________________________________________________________________________
17217 [ 25945] By: steveh                                on 2005/11/01  10:33:48
17218         Log: Make PerlLIOUtime()'s filename const
17219              
17220              Fixes a warning brought about by change #25941 (which made the
17221              filename argument const).
17222              The various implementations of PerlLIOUtime() (in NetWare/, win32/
17223              and wince/) already take a const filename.
17224      Branch: perl
17225            ! NetWare/nwperlhost.h NetWare/nwperlsys.h iperlsys.h
17226            ! win32/perlhost.h wince/perlhost.h
17227 ____________________________________________________________________________
17228 [ 25944] By: steveh                                on 2005/11/01  08:45:09
17229         Log: Fix nit in pod nit fix
17230      Branch: perl
17231            ! pod/perlhack.pod
17232 ____________________________________________________________________________
17233 [ 25943] By: steveh                                on 2005/11/01  08:39:32
17234         Log: Update win32 config files w.r.t. change #25935
17235      Branch: perl
17236            ! win32/config.bc win32/config.gc win32/config.vc
17237            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
17238            ! win32/config_H.vc win32/config_H.vc64
17239 ____________________________________________________________________________
17240 [ 25942] By: stevep                                on 2005/10/31  23:46:01
17241         Log: Upgrade to DB_File 1.813.
17242      Branch: perl
17243            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
17244            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-recno.t
17245 ____________________________________________________________________________
17246 [ 25941] By: merijn                                on 2005/10/31  22:15:01
17247         Log: Subject: futimes [PATCH]
17248              From: Gisle Aas <gisle@ActiveState.com>
17249              Date: 31 Oct 2005 13:53:53 -0800
17250              Message-ID: <lrk6ft8ia6.fsf_-_@caliper.activestate.com>
17251      Branch: perl
17252            ! doio.c handy.h pod/perlfunc.pod t/io/fs.t
17253 ____________________________________________________________________________
17254 [ 25940] By: nicholas                              on 2005/10/31  20:36:36
17255         Log: All the ops that are simply C<return some_other_op();> can be bypassed
17256              in the op dispatch table, and the bodies retired.
17257      Branch: perl
17258            ! mathoms.c opcode.h opcode.pl pp.c pp_ctl.c pp_sys.c
17259 ____________________________________________________________________________
17260 [ 25939] By: nicholas                              on 2005/10/31  19:55:18
17261         Log: Simplify the implementation of the "unimplemented" message in the
17262              conditionally compiled ops.
17263      Branch: perl
17264            ! pp_sys.c
17265 ____________________________________________________________________________
17266 [ 25938] By: nicholas                              on 2005/10/31  19:14:47
17267         Log: Further pod nit spotted by Jarkko
17268      Branch: perl
17269            ! pod/perlhack.pod
17270 ____________________________________________________________________________
17271 [ 25937] By: nicholas                              on 2005/10/31  18:34:59
17272         Log: Replace the 3 currently "unreachable" ops with a single op body
17273              unimplemented_op() that panics descriptively if ever reached.
17274      Branch: perl
17275            ! opcode.h opcode.pl pod/perldiag.pod pp.c
17276 ____________________________________________________________________________
17277 [ 25936] By: nicholas                              on 2005/10/31  18:29:05
17278         Log: Add "moving common filetest code to a static function" to the todo.
17279      Branch: perl
17280            ! pod/perltodo.pod
17281 ____________________________________________________________________________
17282 [ 25935] By: merijn                                on 2005/10/31  17:50:05
17283         Log: revive probe for futimes ()
17284      Branch: perl
17285            ! Configure Porting/Glossary config_h.SH handy.h
17286 ____________________________________________________________________________
17287 [ 25934] By: rgs                                   on 2005/10/31  17:00:44
17288         Log: A B::Deparse fix from :
17289              Subject: Re: [perl #37527] regular-expression parser does not see '(' character
17290              From: Bas van Sisseren <bas@quarantainenet.nl>
17291              Date: Wed, 26 Oct 2005 13:59:42 +0200
17292              Message-ID: <435F6FAE.4060502@quarantainenet.nl>
17293      Branch: perl
17294            ! ext/B/B/Deparse.pm
17295 ____________________________________________________________________________
17296 [ 25933] By: merijn                                on 2005/10/31  16:25:23
17297         Log: Subject: [PATCH] Symbian port 0.3.0 as of blead@25911
17298              From: <jarkko.hietaniemi@nokia.com>
17299              Date: Mon, 31 Oct 2005 18:38:42 +0200
17300              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A6D6@esebe105.NOE.Nokia.com>
17301      Branch: perl
17302            + symbian/PerlAppUIQ.rss
17303            ! MANIFEST README.symbian symbian/PerlApp.cpp symbian/PerlApp.h
17304            ! symbian/PerlApp.hrh symbian/PerlAppAif.rss symbian/config.pl
17305            ! symbian/port.pl symbian/sanity.pl symbian/sdk.pl
17306            ! symbian/sisify.pl symbian/symbian_utils.cpp symbian/xsbuild.pl
17307 ____________________________________________________________________________
17308 [ 25932] By: rgs                                   on 2005/10/31  16:24:31
17309         Log: Avoid corruption when calling mg_get to retrieve the value
17310              of a $digit variable. This is done by ensuring it's not
17311              tainted.
17312              See http://bugs.debian.org/303308
17313              Patch by Chris Heath <chris.heath@autoweb.net>
17314      Branch: perl
17315            ! mg.c
17316 ____________________________________________________________________________
17317 [ 25931] By: nicholas                              on 2005/10/31  16:24:29
17318         Log: maddingue prefers this e-mail address.
17319      Branch: perl
17320            ! AUTHORS
17321 ____________________________________________________________________________
17322 [ 25930] By: merijn                                on 2005/10/31  16:18:03
17323         Log: Try to preserve the lost opcode alias info in comments
17324              extent to change #25929
17325      Branch: perl
17326            ! opcode.h opcode.pl
17327 ____________________________________________________________________________
17328 [ 25929] By: nicholas                              on 2005/10/31  15:52:50
17329         Log: It appears that it's trivially easy to alias opcode functions in
17330              the opcode table. We should be able to get both a speed and size
17331              saving here. Time will tell how much.
17332      Branch: perl
17333            ! opcode.h opcode.pl
17334 ____________________________________________________________________________
17335 [ 25928] By: nicholas                              on 2005/10/31  15:13:06
17336         Log: Add maddingue to AUTHORS
17337      Branch: perl
17338            ! AUTHORS
17339 ____________________________________________________________________________
17340 [ 25927] By: nicholas                              on 2005/10/31  15:09:54
17341         Log: Subject: [PATCH] Making ExtUtils::Constant compatible with Perl 5.004
17342              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
17343              Message-ID: <1130712761.43654eb9cd9f7@imp4-g19.free.fr>
17344              Date: Sun, 30 Oct 2005 23:52:41 +0100
17345              
17346              with tweaks by chromatic and me.
17347      Branch: perl
17348            ! lib/ExtUtils/Constant.pm
17349 ____________________________________________________________________________
17350 [ 25926] By: nicholas                              on 2005/10/31  14:51:48
17351         Log: A more elegant way to deal with utf8n_to_uvchr() and utf8n_to_uvuni().
17352      Branch: perl
17353            ! embed.fnc embed.h proto.h utf8.c utf8.h
17354 ____________________________________________________________________________
17355 [ 25925] By: rgs                                   on 2005/10/31  14:27:32
17356         Log: Fix [perl #37533] open pragma ignored for all 3-arg opens
17357              Also, correct the documentation in open.pm that stated
17358              that open() did not override open.pm-given default encodings.
17359      Branch: perl
17360            ! lib/open.pm perlio.c
17361 ____________________________________________________________________________
17362 [ 25924] By: nicholas                              on 2005/10/31  14:18:59
17363         Log: Perl_csighandler was in global.sym twice.
17364      Branch: perl
17365            ! global.sym
17366 ____________________________________________________________________________
17367 [ 25923] By: nicholas                              on 2005/10/31  14:18:14
17368         Log: Arrange to only output each symbol once into global.sym
17369      Branch: perl
17370            ! embed.pl
17371 ____________________________________________________________________________
17372 [ 25922] By: rgs                                   on 2005/10/31  13:45:06
17373         Log: Tests for index/rindex with empty search string,
17374              adapted from a patch by Rick Delaney
17375      Branch: perl
17376            ! t/op/index.t
17377 ____________________________________________________________________________
17378 [ 25921] By: nicholas                              on 2005/10/31  13:22:01
17379         Log: uvchr_to_utf8() and utf8n_to_uvchr() are mathoms on ASCII based
17380              systems, and not on EBCDIC, so some more thinking is going to be
17381              needed here.
17382      Branch: perl
17383            ! mathoms.c utf8.c
17384 ____________________________________________________________________________
17385 [ 25920] By: stevep                                on 2005/10/31  11:58:08
17386         Log: Coverage stats showed that there were no tests for taking a slice
17387              from ().
17388      Branch: perl
17389            ! t/op/list.t
17390 ____________________________________________________________________________
17391 [ 25919] By: steveh                                on 2005/10/31  11:53:05
17392         Log: Change some spaces to tabs for easier diffing against config_h.SH
17393      Branch: perl
17394            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
17395            ! win32/config_H.vc64
17396 ____________________________________________________________________________
17397 [ 25918] By: steveh                                on 2005/10/31  11:30:15
17398         Log: Fixed threaded builds following change 25916
17399      Branch: perl
17400            ! pp_hot.c
17401 ____________________________________________________________________________
17402 [ 25917] By: nicholas                              on 2005/10/31  11:29:43
17403         Log: POD nit spotted by Jarkko
17404      Branch: perl
17405            ! pod/perlhack.pod
17406 ____________________________________________________________________________
17407 [ 25916] By: rgs                                   on 2005/10/31  10:44:32
17408         Log: is_utf8_string_loc() is now a macro, don't use its Perl_-prefixed form
17409      Branch: perl
17410            ! pp_hot.c
17411 ____________________________________________________________________________
17412 [ 25915] By: rgs                                   on 2005/10/31  10:28:32
17413         Log: Subject: [PATCH] Etta James presents: More consting
17414              From: Andy Lester <andy@petdance.com>
17415              Date: Sun, 30 Oct 2005 23:44:13 -0600
17416              Message-ID: <20051031054413.GA10767@petdance.com>
17417      Branch: perl
17418            ! cop.h doop.c hv.c numeric.c op.c perl.c perlio.c pp_hot.c
17419            ! pp_sys.c sv.c toke.c universal.c util.c
17420 ____________________________________________________________________________
17421 [ 25914] By: rgs                                   on 2005/10/31  10:18:15
17422         Log: Subject: [PATCH] S_tokereport's unused parm
17423              From: Andy Lester <andy@petdance.com>
17424              Date: Mon, 31 Oct 2005 00:04:59 -0600
17425              Message-ID: <20051031060459.GC10767@petdance.com>
17426      Branch: perl
17427            ! embed.fnc embed.h proto.h toke.c
17428 ____________________________________________________________________________
17429 [ 25913] By: rgs                                   on 2005/10/31  08:54:18
17430         Log: Regenerate perlapi.pod
17431      Branch: perl
17432            ! pod/perlapi.pod
17433 ____________________________________________________________________________
17434 [ 25912] By: rgs                                   on 2005/10/31  08:40:23
17435         Log: Robin Houston remarks that mention of a context is missing from the
17436              threads.pm documentation.
17437      Branch: perl
17438            ! ext/threads/threads.pm
17439 ____________________________________________________________________________
17440 [ 25911] By: stevep                                on 2005/10/31  03:51:08
17441         Log: perlsio_binmode() is pretty much a mathom on UNIX platforms, but it is
17442              used on Cygwin, at least.
17443      Branch: perl
17444            ! mathoms.c perlio.c
17445 ____________________________________________________________________________
17446 [ 25910] By: nicholas                              on 2005/10/30  21:53:03
17447         Log: const const bad bad.
17448              gcc bad bad too, because it didn't grumble one bit. (or two, for that
17449              matter).
17450      Branch: perl
17451            ! utf8.c
17452 ____________________________________________________________________________
17453 [ 25909] By: nicholas                              on 2005/10/30  21:38:29
17454         Log: is_utf8_alnum() and is_utf8_alnumc() can use is_utf8_common() too.
17455      Branch: perl
17456            ! utf8.c
17457 ____________________________________________________________________________
17458 [ 25908] By: nicholas                              on 2005/10/30  21:24:29
17459         Log: Jarkko and I think that Perl_is_utf8_alnumc should be initialising
17460              and using PL_utf8_alnum*c*, not PL_utf8_alnum.
17461      Branch: perl
17462            ! utf8.c
17463 ____________________________________________________________________________
17464 [ 25907] By: nicholas                              on 2005/10/30  21:10:39
17465         Log: Perl_is_utf8_* share a lot of common code. Pull that out into a new
17466              function S_is_utf8_common.
17467      Branch: perl
17468            ! utf8.c
17469 ____________________________________________________________________________
17470 [ 25906] By: nicholas                              on 2005/10/30  18:31:25
17471         Log: Given that sv_nosharing performs the same function as sv_nolocking
17472              and sv_unnolocking (ie sweet FA), we might as well use the 1 function
17473              to initialise all 3 variables, and elimiate the other two.
17474              For some reason all 3 are listed as being in the public API. Daft.
17475      Branch: perl
17476            ! embed.fnc embed.h intrpvar.h mathoms.c proto.h util.c
17477 ____________________________________________________________________________
17478 [ 25905] By: nicholas                              on 2005/10/30  18:04:17
17479         Log: Replace uvuni_to_utf8() with a macro that passes the extra 0 argument
17480              to uvuni_to_utf8_flags(). Move the old body to mathoms.c
17481      Branch: perl
17482            ! embed.fnc embed.h mathoms.c proto.h utf8.c utf8.h
17483 ____________________________________________________________________________
17484 [ 25904] By: nicholas                              on 2005/10/30  17:59:08
17485         Log: global.sym appears to have become out of date. Oops.
17486      Branch: perl
17487            ! global.sym
17488 ____________________________________________________________________________
17489 [ 25903] By: nicholas                              on 2005/10/30  17:49:27
17490         Log: Replace is_utf8_string_loc() with a macro that passes the extra 0
17491              argument to is_utf8_string_loc(). Correct the description of its
17492              parameters in its POD.
17493      Branch: perl
17494            ! embed.fnc embed.h mathoms.c proto.h utf8.c utf8.h
17495 ____________________________________________________________________________
17496 [ 25902] By: nicholas                              on 2005/10/30  17:14:08
17497         Log: Fix typos in comments.
17498      Branch: perl
17499            ! utf8.c
17500 ____________________________________________________________________________
17501 [ 25901] By: nicholas                              on 2005/10/30  17:08:39
17502         Log: Functions that die aren't exactly well used code.
17503              (ck_retarget, oopsCV, pp_padany, pp_threadsv, pp_mapstart)
17504      Branch: perl
17505            ! mathoms.c op.c pp.c pp_ctl.c
17506 ____________________________________________________________________________
17507 [ 25900] By: nicholas                              on 2005/10/30  16:45:34
17508         Log: save_hints is a mathom.
17509      Branch: perl
17510            ! mathoms.c op.c
17511 ____________________________________________________________________________
17512 [ 25899] By: nicholas                              on 2005/10/30  16:41:02
17513         Log: I infer that change 25891 as-is would break OS2. This should fix it.
17514      Branch: perl
17515            ! perl.h
17516 ____________________________________________________________________________
17517 [ 25898] By: nicholas                              on 2005/10/30  16:36:22
17518         Log: init_i18nl14n is a mathom.
17519      Branch: perl
17520            ! locale.c mathoms.c
17521 ____________________________________________________________________________
17522 [ 25897] By: nicholas                              on 2005/10/30  16:24:37
17523         Log: Replace hv_magic() with a macro to call sv_magic() directly. Move the
17524              old body to mathoms.c
17525      Branch: perl
17526            ! embed.fnc embed.h hv.c hv.h mathoms.c proto.h
17527 ____________________________________________________________________________
17528 [ 25896] By: nicholas                              on 2005/10/30  16:07:58
17529         Log: Fix win32 breakage inadvertently introduced by 25889
17530      Branch: perl
17531            ! perl.h
17532 ____________________________________________________________________________
17533 [ 25895] By: nicholas                              on 2005/10/30  10:31:01
17534         Log: Replace hv_iternext() with a macro that calls hv_iternext_flags with
17535              an extra 0 argument. Move the old body to mathoms.c
17536      Branch: perl
17537            ! embed.fnc embed.h hv.c hv.h mathoms.c proto.h
17538 ____________________________________________________________________________
17539 [ 25894] By: nicholas                              on 2005/10/30  10:00:42
17540         Log: Fix typo in comment.
17541      Branch: perl
17542            ! hv.c
17543 ____________________________________________________________________________
17544 [ 25893] By: nicholas                              on 2005/10/30  09:59:41
17545         Log: Replace gv_fetchmethod() with a macro to call gv_fetchmethod_autoload()
17546              with the extra TRUE argument.
17547      Branch: perl
17548            ! embed.fnc embed.h gv.c gv.h mathoms.c proto.h
17549 ____________________________________________________________________________
17550 [ 25892] By: nicholas                              on 2005/10/30  08:51:52
17551         Log: I think we have a winner. do_pipe hasn't been called since 4.036.
17552              Maybe we should just remove this appendix.
17553      Branch: perl
17554            ! doio.c mathoms.c
17555 ____________________________________________________________________________
17556 [ 25891] By: nicholas                              on 2005/10/30  08:38:07
17557         Log: Replace do_aexec() with a macro to call do_aexec5() with the two extra
17558              0 arguments. Move the old body to mathoms.c
17559      Branch: perl
17560            ! doio.c embed.fnc embed.h mathoms.c perl.h proto.h
17561 ____________________________________________________________________________
17562 [ 25890] By: nicholas                              on 2005/10/30  08:23:29
17563         Log: Replace do_exec() with a macro to call do_exec3() with the extra two
17564              0 arguments. Move the old body to mathoms.c
17565      Branch: perl
17566            ! doio.c embed.fnc embed.h mathoms.c perl.h proto.h
17567 ____________________________________________________________________________
17568 [ 25889] By: nicholas                              on 2005/10/30  08:05:32
17569         Log: Replace do_open() with a macro to call do_openn() with the extra two
17570              0 paramters. Move the old body to mathoms.c.
17571      Branch: perl
17572            ! doio.c embed.fnc embed.h mathoms.c perl.h proto.h
17573 ____________________________________________________________________________
17574 [ 25888] By: stevep                                on 2005/10/30  04:20:45
17575         Log: Subject: [PATCH] warnings.pl/pm: Croaker function: bug (perl v5.8, v5.9)
17576              From: Bram <perl-rt@wizbit.be>
17577              Date: Thu, 04 Aug 2005 23:55:33 +0200
17578              Message-Id: <42F28ED5.CFFDCCFD@wizbit.be>
17579      Branch: perl
17580            ! lib/warnings.pm warnings.pl
17581 ____________________________________________________________________________
17582 [ 25887] By: stevep                                on 2005/10/29  22:37:50
17583         Log: Subject: Re: [PATCH] predecrement vs postdecrement
17584              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
17585              Date: Sat, 29 Oct 2005 23:24:33 +0300
17586              Message-ID: <4363DA81.6060600@gmail.com>
17587              
17588              Nit in pod/perlhack.pod
17589      Branch: perl
17590            ! pod/perlhack.pod
17591 ____________________________________________________________________________
17592 [ 25886] By: nicholas                              on 2005/10/29  17:31:01
17593         Log: Replace the body of the rarely used sv_setpviv_mg with a call to
17594              sv_setpviv followed by SvSETMAGIC.
17595      Branch: perl
17596            ! sv.c
17597 ____________________________________________________________________________
17598 [ 25885] By: nicholas                              on 2005/10/29  17:21:24
17599         Log: Replace sv_catsv_mg and sv_catpvn_mg, and move the obsolete bodies to
17600              mathoms.c
17601      Branch: perl
17602            ! embed.fnc embed.h mathoms.c proto.h sv.c sv.h
17603 ____________________________________________________________________________
17604 [ 25884] By: nicholas                              on 2005/10/29  17:02:49
17605         Log: Add a new SMAGIC flag, to signal a call to SvSETMAGIC. Add it to
17606              sv_catpvn_flags and sv_catsv_flags, and then re-implement sv_catpvn_mg
17607              and sv_catsv_mg as calls to sv_catpvn_flags and sv_catsv_flags
17608              respectively.
17609      Branch: perl
17610            ! sv.c sv.h
17611 ____________________________________________________________________________
17612 [ 25883] By: nicholas                              on 2005/10/29  16:25:38
17613         Log: sv_2pv_nolen, sv_2pvbyte_nolen and sv_2pvutf8_nolen can all be replaced
17614              with terse macros, and the function bodies retired.
17615      Branch: perl
17616            ! embed.fnc embed.h mathoms.c proto.h sv.c sv.h
17617 ____________________________________________________________________________
17618 [ 25882] By: nicholas                              on 2005/10/29  16:06:39
17619         Log: All the private implementations of @foo for compilers that can't do
17620              complex macro expansions became dead wood sometime around 5.7.3
17621              (Don't tell Otava this)
17622      Branch: perl
17623            ! mathoms.c sv.c
17624 ____________________________________________________________________________
17625 [ 25881] By: stevep                                on 2005/10/29  15:34:22
17626         Log: Subject: [perl #30563] [PATCH] Storable::dclone fails for tied elements
17627              From: perlbug-followup@perl.org (Srezic@Iconmobile.Com)
17628              Date: 2 Jul 2004 11:32:12 -0000
17629              Message-ID: <rt-3.0.11-30563-91788.4.94870186951744@perl.org>
17630              
17631              Also, a version bump to Storable.pm.
17632      Branch: perl
17633            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
17634            ! ext/Storable/t/dclone.t
17635 ____________________________________________________________________________
17636 [ 25880] By: nicholas                              on 2005/10/29  15:07:42
17637         Log: sv_utf8_upgrade declares itself to be a mathom, so off it goes.
17638              Remove duplicate declaration of Perl_sv_2uv
17639      Branch: perl
17640            ! mathoms.c sv.c
17641 ____________________________________________________________________________
17642 [ 25879] By: nicholas                              on 2005/10/29  14:51:32
17643         Log: Replace sv_force_normal with a macro that calls sv_force_normal_flags.
17644      Branch: perl
17645            ! embed.fnc embed.h mathoms.c proto.h sv.c sv.h
17646 ____________________________________________________________________________
17647 [ 25878] By: nicholas                              on 2005/10/29  14:39:37
17648         Log: Replace sv_unref with a macro that calls sv_unref_flags
17649      Branch: perl
17650            ! embed.fnc embed.h mathoms.c proto.h sv.c sv.h
17651 ____________________________________________________________________________
17652 [ 25877] By: stevep                                on 2005/10/29  14:33:30
17653         Log: Oops, missed an sv_force_normal()
17654      Branch: perl
17655            ! mg.c
17656 ____________________________________________________________________________
17657 [ 25876] By: nicholas                              on 2005/10/29  14:25:55
17658         Log: sv_taint() can easily be replaced by a macro.
17659      Branch: perl
17660            ! embed.fnc embed.h mathoms.c proto.h sv.c sv.h
17661 ____________________________________________________________________________
17662 [ 25875] By: stevep                                on 2005/10/29  14:14:25
17663         Log: Change to use sv_force_normal_flags() directly, rather than calling
17664              sv_force_normal() to call sv_force_normal_flags().
17665      Branch: perl
17666            ! NetWare/sv_nw.c mg.c
17667 ____________________________________________________________________________
17668 [ 25874] By: nicholas                              on 2005/10/29  11:50:29
17669         Log: A terser implementation of S_varname, by using and post-processing
17670              gv_fullname4
17671      Branch: perl
17672            ! sv.c
17673 ____________________________________________________________________________
17674 [ 25873] By: stevep                                on 2005/10/29  11:47:55
17675         Log: Additional mathoms from doio.c
17676      Branch: perl
17677            ! doio.c mathoms.c
17678 ____________________________________________________________________________
17679 [ 25872] By: stevep                                on 2005/10/29  11:36:26
17680         Log: Coverage stats say av_fake() is a mathom too.
17681      Branch: perl
17682            ! av.c mathoms.c
17683 ____________________________________________________________________________
17684 [ 25871] By: nicholas                              on 2005/10/29  11:14:40
17685         Log: gv_fullname3 and gv_efullname3 are definately mathoms. They even say so.
17686      Branch: perl
17687            ! gv.c mathoms.c
17688 ____________________________________________________________________________
17689 [ 25870] By: stevep                                on 2005/10/29  11:02:12
17690         Log: Subject: Re: [PATCH] predecrement vs postdecrement
17691              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
17692              Date: Sat, 29 Oct 2005 11:52:25 +0300
17693              Message-ID: <43633849.6060809@gmail.com>
17694      Branch: perl
17695            ! regcomp.c
17696 ____________________________________________________________________________
17697 [ 25869] By: nicholas                              on 2005/10/29  10:53:40
17698         Log: gv_fullname and gv_efullname are definately mathoms.
17699      Branch: perl
17700            ! gv.c mathoms.c
17701 ____________________________________________________________________________
17702 [ 25868] By: stevep                                on 2005/10/28  23:38:35
17703         Log: Subject: [PATCH] perl5db.pl incorrect instructions in termination message
17704              From: Brendan O'Dea <bod@debian.org>
17705              Date: Sat, 29 Oct 2005 07:14:40 +1000
17706              Message-ID: <20051028211440.GA23305@londo.c47.org>
17707      Branch: perl
17708            ! lib/perl5db.pl
17709 ____________________________________________________________________________
17710 [ 25867] By: stevep                                on 2005/10/28  21:12:35
17711         Log: Makefiles like tabs, not spaces.
17712      Branch: perl
17713            ! win32/Makefile win32/makefile.mk
17714 ____________________________________________________________________________
17715 [ 25866] By: stevep                                on 2005/10/28  21:09:31
17716         Log: Add a new file, mathoms.c, to hold old code kept around for binary
17717              compatability with previous versions of Perl.  Change also includes
17718              various Makefile changes to compile the new file and link it into 
17719              libperl.
17720      Branch: perl
17721            + mathoms.c
17722            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile globals.c
17723            ! numeric.c op.c perlio.c plan9/mkfile sv.c utf8.c
17724            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
17725            ! wince/Makefile.ce
17726 ____________________________________________________________________________
17727 [ 25865] By: stevep                                on 2005/10/28  11:30:51
17728         Log: Check for changes in IO on CPAN.
17729      Branch: perl
17730            ! Porting/Maintainers.pl
17731 ____________________________________________________________________________
17732 [ 25864] By: stevep                                on 2005/10/28  11:21:48
17733         Log: gbarr is maintaining IO.
17734      Branch: perl
17735            ! Porting/Maintainers.pl
17736 ____________________________________________________________________________
17737 [ 25863] By: stevep                                on 2005/10/28  10:48:32
17738         Log: Add SPRINTF_RETURNS_STRLEN to the various Win32 config_H.* files.
17739      Branch: perl
17740            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
17741            ! win32/config_H.vc64
17742 ____________________________________________________________________________
17743 [ 25862] By: nicholas                              on 2005/10/28  10:24:43
17744         Log: Use the return value from sprintf and avoid a call to strlen
17745      Branch: perl
17746            ! sv.c
17747 ____________________________________________________________________________
17748 [ 25861] By: stevep                                on 2005/10/27  11:13:50
17749         Log: Subject: Re: IO::File performace issue
17750              From: gisle@ActiveState.com (Gisle Aas)
17751              Date: 27 Oct 2005 01:00:39 -0700
17752              Message-ID: <lrvezjv17c.fsf@caliper.activestate.com>
17753              
17754              Also includes a version bump for IO::File.
17755      Branch: perl
17756            ! ext/IO/lib/IO/File.pm
17757 ____________________________________________________________________________
17758 [ 25860] By: nicholas                              on 2005/10/27  08:53:03
17759         Log: Change 25850 failed to include all changed headers
17760      Branch: perl
17761            ! embed.h proto.h
17762 ____________________________________________________________________________
17763 [ 25859] By: stevep                                on 2005/10/27  01:55:08
17764         Log: Win32 fix for change #25850.  I don't know if this define will ever
17765              be used on Win32, but it does fix the problem at hand.
17766      Branch: perl
17767            ! win32/perlhost.h
17768 ____________________________________________________________________________
17769 [ 25858] By: rgs                                   on 2005/10/26  13:27:31
17770         Log: Subject: [patch@25854]vms.c rmsexpand and memmove fixes
17771              From: "John E. Malmberg" <wb8tyw@qsl.net>
17772              Date: Wed, 26 Oct 2005 08:08:05 -0400
17773              Message-ID: <435F71A5.6030809@qsl.net>
17774      Branch: perl
17775            ! vms/vms.c
17776 ____________________________________________________________________________
17777 [ 25857] By: rgs                                   on 2005/10/26  12:52:37
17778         Log: FAQ sync.
17779      Branch: perl
17780            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
17781            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
17782            ! pod/perlfaq7.pod pod/perlfaq9.pod
17783 ____________________________________________________________________________
17784 [ 25856] By: merijn                                on 2005/10/26  12:37:47
17785         Log: Subject: [PATCH] Symbian: better Series 80 support
17786              From: <jarkko.hietaniemi@nokia.com>
17787              Date: Wed, 26 Oct 2005 15:50:08 +0300
17788              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A6AA@esebe105.NOE.Nokia.com>
17789      Branch: perl
17790            + symbian/hexdump.pl
17791            ! MANIFEST symbian/PerlApp.cpp symbian/PerlApp.h
17792            ! symbian/PerlAppS80.rss symbian/config.pl symbian/makesis.pl
17793            ! symbian/sisify.pl
17794 ____________________________________________________________________________
17795 [ 25855] By: stevep                                on 2005/10/26  11:52:46
17796         Log: Multiple versions of OpenBSD fail this test, not just 3.7.
17797      Branch: perl
17798            ! t/op/sprintf.t
17799 ____________________________________________________________________________
17800 [ 25854] By: rgs                                   on 2005/10/26  10:21:30
17801         Log: Subject: Re: [PATCH] minor speed-up for pp_push()
17802              From: Tassilo von Parseval <tassilo.von.parseval@rwth-aachen.de>
17803              Date: Tue, 25 Oct 2005 08:11:42 +0200
17804              Message-id: <20051025061141.GA2256@ethan>
17805      Branch: perl
17806            ! pp.c
17807 ____________________________________________________________________________
17808 [ 25853] By: nicholas                              on 2005/10/26  10:06:37
17809         Log: Store the raw bytes of the pid in PL_pidstatus, rather than the
17810              stringification, as removing the conversions saves time and code.
17811      Branch: perl
17812            ! util.c
17813 ____________________________________________________________________________
17814 [ 25852] By: rgs                                   on 2005/10/26  09:37:25
17815         Log: Subject: [perl #37535] [PATCH] ioctl IOCPARM_LEN(x) should be _IOC_SIZE(x) on Linux, not 256 
17816              From: Jason Vas Dias (via RT) <perlbug-followup@perl.org>
17817              Date: Tue, 25 Oct 2005 15:27:28 -0700
17818              Message-ID: <rt-3.0.11-37535-123290.14.118037538994@perl.org>
17819      Branch: perl
17820            ! perl.h
17821 ____________________________________________________________________________
17822 [ 25851] By: rgs                                   on 2005/10/26  08:58:42
17823         Log: Subject: Re: [patch@25838]Hopefully the last VMS exit/error fixes needed.
17824              From: "John E. Malmberg" <wb8tyw@qsl.net>
17825              Date: Tue, 25 Oct 2005 13:36:20 -0400
17826              Message-ID: <435E6D14.7000104@qsl.net>
17827      Branch: perl
17828            ! perl.h vms/perlvms.pod
17829 ____________________________________________________________________________
17830 [ 25850] By: nicholas                              on 2005/10/26  08:31:20
17831         Log: Most platforms don't actually need PL_pidstatus, or the associated
17832              .5K of code.
17833      Branch: perl
17834            ! embed.fnc intrpvar.h makedef.pl perl.c perl.h perlapi.h
17835            ! pp_sys.c sv.c util.c
17836 ____________________________________________________________________________
17837 [ 25849] By: rgs                                   on 2005/10/25  15:26:20
17838         Log: Back out change #25839, and apply :
17839              
17840              Subject: [patch@25838]Hopefully the last VMS exit/error fixes needed.
17841              From: "John E. Malmberg" <wb8tyw@qsl.net>
17842              Date: Tue, 25 Oct 2005 11:09:37 -0400
17843              Message-ID: <435E4AB1.1000106@qsl.net>
17844      Branch: perl
17845            ! perl.c perl.h vms/perlvms.pod
17846 ____________________________________________________________________________
17847 [ 25848] By: nicholas                              on 2005/10/25  12:54:18
17848         Log: Code in wait4pid was calling hv_delete with the hash iterator
17849              currently on that entry. On aggregate this does more work, beacuse
17850              the next call to hv_iterinit() would spot the flag, and have to call
17851              the delete routine, while in the meantime any new entries can't
17852              re-use that memory.
17853      Branch: perl
17854            ! util.c
17855 ____________________________________________________________________________
17856 [ 25847] By: rgs                                   on 2005/10/25  12:35:29
17857         Log: t/TEST should require Time::HiRes only when it uses it.
17858              This fixes minitest.
17859      Branch: perl
17860            ! t/TEST
17861 ____________________________________________________________________________
17862 [ 25846] By: rgs                                   on 2005/10/25  12:17:33
17863         Log: Rediff the Makefile.SH patch for cross-compilation.
17864              (this doesn't mean it works, though.)
17865      Branch: perl
17866            ! Cross/Makefile.SH.patch
17867 ____________________________________________________________________________
17868 [ 25845] By: stevep                                on 2005/10/25  11:56:53
17869         Log: Upgrade to Time-HiRes-1.76
17870      Branch: perl
17871            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
17872            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
17873            ! ext/Time/HiRes/t/HiRes.t
17874 ____________________________________________________________________________
17875 [ 25844] By: rgs                                   on 2005/10/25  11:19:44
17876         Log: Remove remaining references to mv-if-diff
17877      Branch: perl
17878            ! os2/Makefile.SHs pod/Makefile.SH pod/perlmodlib.PL
17879 ____________________________________________________________________________
17880 [ 25843] By: nicholas                              on 2005/10/25  10:55:27
17881         Log: Oops. the trick is to edit Makefile.SH
17882      Branch: perl
17883            ! Makefile.SH
17884 ____________________________________________________________________________
17885 [ 25842] By: nicholas                              on 2005/10/25  10:36:39
17886         Log: Subject: [PATCH] remove mv-if-diff
17887              From: Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
17888              Message-ID: <20051024193257.2022ea0d@grubert.mandrakesoft.com>
17889              Date: Mon, 24 Oct 2005 19:32:57 +0200
17890              
17891              (with tweak to add rm for opmini.c, remove mv-if-diff, and reflect
17892              this removal in MANIFEST)
17893      Branch: perl
17894            - mv-if-diff
17895            ! MANIFEST Makefile.SH
17896 ____________________________________________________________________________
17897 [ 25841] By: nicholas                              on 2005/10/25  09:09:49
17898         Log: Replace all the strlen()s related to PL_pidstatus with the return
17899              value of my_sprintf
17900      Branch: perl
17901            ! util.c
17902 ____________________________________________________________________________
17903 [ 25840] By: nicholas                              on 2005/10/25  08:32:25
17904         Log: Whoops. The Windows build is going to need to know that this symbol is
17905              defined.
17906      Branch: perl
17907            ! perl.c
17908 ____________________________________________________________________________
17909 [ 25839] By: rgs                                   on 2005/10/25  08:14:33
17910         Log: Subject: VMS exit handling still broken, need some help.
17911              From: "John E. Malmberg" <wb8tyw@qsl.net>
17912              Date: Mon, 24 Oct 2005 01:34:41 -0400
17913              Message-ID: <435C7271.8070403@qsl.net>
17914      Branch: perl
17915            ! perl.c perl.h vms/vms.c
17916 ____________________________________________________________________________
17917 [ 25838] By: merijn                                on 2005/10/25  05:58:00
17918         Log: Subject: [patch@25837] Change 25831: sprintf returns the length of the buffer.
17919              From: "John E. Malmberg" <wb8tyw@qsl.net>
17920              Date: Mon, 24 Oct 2005 23:37:46 -0400
17921              Message-ID: <435DA88A.90201@qsl.net>
17922      Branch: perl
17923            ! configure.com
17924 ____________________________________________________________________________
17925 [ 25837] By: merijn                                on 2005/10/24  23:35:40
17926         Log: Backport of changes #25831 and #25832. Re-order needed
17927              
17928              Subject: [PATCH] Re: Configure question about format of cc/cppsymbols
17929              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
17930              Date: Mon, 24 Oct 2005 13:04:58 -0700
17931              Message-ID: <20051024200458.GC2312@efn.org>
17932      Branch: perl
17933            ! Configure config_h.SH
17934 ____________________________________________________________________________
17935 [ 25833] By: merijn                                on 2005/10/24  22:44:22
17936         Log: Subject: [PATCH] Compress::Zlib
17937              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
17938              Date: Mon, 24 Oct 2005 23:19:48 +0100
17939              Message-ID: <00ab01c5d8e9$0ef31b40$02f0440a@myopwv.com>
17940      Branch: perl
17941            ! ext/Compress/Zlib/Zlib.pm
17942            ! ext/Compress/Zlib/lib/Compress/Zlib/Common.pm
17943            ! ext/Compress/Zlib/lib/IO/Compress/Gzip.pm
17944            ! ext/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm
17945            ! ext/Compress/Zlib/t/03zlib-v1.t
17946            ! ext/Compress/Zlib/t/16oneshot.t ext/Compress/Zlib/t/22merge.t
17947 ____________________________________________________________________________
17948 [ 25832] By: nicholas                              on 2005/10/24  21:20:21
17949         Log: Add my_sprintf, which is usually just a macro for sprintf, for those
17950              places where we want to use the return value of sprintf. This allows
17951              a wrapper to be used for platforms where the C library isn't ANSI-
17952              conformant.
17953      Branch: perl
17954            ! config_h.SH embed.fnc embed.h global.sym makedef.pl perl.h
17955            ! proto.h util.c
17956 ____________________________________________________________________________
17957 [ 25831] By: nicholas                              on 2005/10/24  20:03:38
17958         Log: Add a probe for whether sprintf returns the length of the buffer.
17959              Update all the canned config.sh files.
17960              Assume that symbian and Win32 are all ANSI conformant, note that ARM
17961              Linux (ie glibc) will be, don't assume that any other platform is.
17962      Branch: perl
17963            ! Configure Cross/config.sh-arm-linux NetWare/config.wc
17964            ! Porting/Glossary configure.com epoc/config.sh
17965            ! plan9/config_sh.sample symbian/config.sh uconfig.sh
17966            ! win32/config.bc win32/config.gc win32/config.vc
17967            ! win32/config.vc64 wince/config.ce
17968 ____________________________________________________________________________
17969 [ 25830] By: rgs                                   on 2005/10/24  16:18:41
17970         Log: Fix path in code example
17971      Branch: perl
17972            ! pod/perlfunc.pod
17973 ____________________________________________________________________________
17974 [ 25829] By: rgs                                   on 2005/10/24  15:21:28
17975         Log: Subject: Re: do { EXPR for EXPR }
17976              From: Robin Houston <robin@cpan.org>
17977              Date: Sat, 22 Oct 2005 16:56:27 +0100
17978              Message-ID: <20051022155627.GA22420@rpc142.cs.man.ac.uk>
17979      Branch: perl
17980            ! op.c t/cmd/mod.t
17981 ____________________________________________________________________________
17982 [ 25828] By: stevep                                on 2005/10/24  14:16:32
17983         Log: Update one of merijn's previous emails.
17984      Branch: perl
17985            ! Porting/checkAUTHORS.pl
17986 ____________________________________________________________________________
17987 [ 25827] By: craigb                                on 2005/10/23  22:17:44
17988         Log: Subject: [patch@25825] Fix st_ino compare to use real data.
17989              From: "John E. Malmberg" <wb8tyw@qsl.net>
17990              Date: Sun, 23 Oct 2005 17:46:46 -0400
17991              Message-id: <435C04C6.2090405@qsl.net>
17992      Branch: perl
17993            ! vms/vms.c
17994 ____________________________________________________________________________
17995 [ 25825] By: mhx                                   on 2005/10/23  10:16:45
17996         Log: Fix mismatched braces in S_fd_on_nosuid_fs().
17997      Branch: perl
17998            ! perl.c
17999 ____________________________________________________________________________
18000 [ 25824] By: craigb                                on 2005/10/22  16:43:40
18001         Log: VMS threaded build fixes for things broken in #25783
18002      Branch: perl
18003            ! vms/vms.c vms/vmsish.h
18004 ____________________________________________________________________________
18005 [ 25823] By: nicholas                              on 2005/10/22  13:12:48
18006         Log: use more 'const' in the Encode data structures.
18007      Branch: perl
18008            ! ext/Encode/Encode/encode.h ext/Encode/bin/enc2xs
18009 ____________________________________________________________________________
18010 [ 25822] By: mhx                                   on 2005/10/22  13:02:02
18011         Log: Turn NN to NULLOK for functions that have code to handle
18012              the ptr == NULL case and are currently called with NULL
18013              pointers. Having parameters tagged NN can make gcc optimize
18014              away the code for the NULL case, causing segfaults.
18015      Branch: perl
18016            ! embed.fnc proto.h
18017 ____________________________________________________________________________
18018 [ 25821] By: nicholas                              on 2005/10/22  12:08:34
18019         Log: Mark more static Encode data structures as const.
18020      Branch: perl
18021            ! ext/Encode/Encode.xs ext/Encode/Encode/encode.h
18022            ! ext/Encode/bin/enc2xs ext/Encode/encengine.c
18023 ____________________________________________________________________________
18024 [ 25820] By: stevep                                on 2005/10/21  21:54:01
18025         Log: Documentation on getting a FORMAT ref from a GLOB was missing from
18026              perlref.pod.  Thanks for David Wheeler for starting the discussion
18027              and Paul Johnson for confirming that it could actually be done.
18028      Branch: perl
18029            ! pod/perlref.pod
18030 ____________________________________________________________________________
18031 [ 25819] By: merijn                                on 2005/10/21  15:49:00
18032         Log: Subject: [PATCH] Symbian/beginnings of Series 80 support
18033              From: <jarkko.hietaniemi@nokia.com>
18034              Date: Fri, 21 Oct 2005 17:15:23 +0300
18035              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A67E@esebe105.NOE.Nokia.com>
18036      Branch: perl
18037            + symbian/PerlAppS60.rss symbian/PerlAppS80.rss
18038            ! MANIFEST
18039 ____________________________________________________________________________
18040 [ 25818] By: rgs                                   on 2005/10/21  15:44:38
18041         Log: Subject: allow "" as select bitmask [PATCH]
18042              From: Gisle Aas <gisle@ActiveState.com>
18043              Date: 21 Oct 2005 08:04:40 -0700
18044              Message-ID: <lrach229o7.fsf_-_@caliper.activestate.com>
18045      Branch: perl
18046            ! pp_sys.c t/op/sselect.t
18047 ____________________________________________________________________________
18048 [ 25816] By: rgs                                   on 2005/10/21  15:06:13
18049         Log: Rewording of doc change #25812
18050      Branch: perl
18051            ! pod/perlsub.pod
18052 ____________________________________________________________________________
18053 [ 25815] By: merijn                                on 2005/10/21  14:12:37
18054         Log: Subject: [PATCH] Symbian/beginnings of Series 80 support
18055              From: <jarkko.hietaniemi@nokia.com>
18056              Date: Fri, 21 Oct 2005 17:15:23 +0300
18057              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A67E@esebe105.NOE.Nokia.com>
18058      Branch: perl
18059            - symbian/PerlApp.rss
18060 ____________________________________________________________________________
18061 [ 25814] By: merijn                                on 2005/10/21  14:12:10
18062         Log: Subject: [PATCH] Symbian/beginnings of Series 80 support
18063              From: <jarkko.hietaniemi@nokia.com>
18064              Date: Fri, 21 Oct 2005 17:15:23 +0300
18065              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A67E@esebe105.NOE.Nokia.com>
18066      Branch: perl
18067            ! MANIFEST README.symbian symbian/PerlApp.cpp symbian/PerlApp.h
18068            ! symbian/PerlApp.hrh symbian/config.pl symbian/config.sh
18069            ! symbian/makesis.pl symbian/sdk.pl symbian/sisify.pl
18070            ! symbian/xsbuild.pl
18071 ____________________________________________________________________________
18072 [ 25813] By: rgs                                   on 2005/10/21  13:24:30
18073         Log: Subject: wrong maxlen in sselect [PATCH]
18074              From: Gisle Aas <gisle@ActiveState.com>
18075              Date: 21 Oct 2005 05:24:30 -0700
18076              Message-ID: <lrzmp312ip.fsf@caliper.activestate.com>
18077              
18078              Plus a regression test for the new warning.
18079      Branch: perl
18080            ! pod/perldiag.pod pp_sys.c t/lib/warnings/pp_sys
18081 ____________________________________________________________________________
18082 [ 25812] By: rgs                                   on 2005/10/21  13:01:26
18083         Log: Subject: Re: [PATCH] return values reworded in perlsub.pod
18084              From: Xavier Noria <fxn@hashref.com>
18085              Date: Fri, 21 Oct 2005 08:43:12 +0200
18086              Message-Id: <1C8D7C5C-986C-4336-8C4F-8B965CE1AD17@hashref.com>
18087              
18088              (with minor tweaks)
18089      Branch: perl
18090            ! pod/perlsub.pod
18091 ____________________________________________________________________________
18092 [ 25811] By: rgs                                   on 2005/10/21  09:31:52
18093         Log: Remove last remaining reference to vax11c
18094      Branch: perl
18095            ! x2p/a2p.h
18096 ____________________________________________________________________________
18097 [ 25810] By: craigb                                on 2005/10/20  22:38:36
18098         Log: Subject: [patch@25809]restore documented exit behavior
18099              From: "John E. Malmberg" <wb8tyw@qsl.net>
18100              Date: Thu, 20 Oct 2005 18:21:20 -0400
18101              Message-id: <43581860.3020108@qsl.net>
18102      Branch: perl
18103            ! mg.c perl.c perl.h t/op/exec.t vms/perlvms.pod vms/vms.c
18104 ____________________________________________________________________________
18105 [ 25809] By: rgs                                   on 2005/10/19  21:15:53
18106         Log: Fix doc typo, by Gisle Aas
18107      Branch: perl
18108            ! lib/User/grent.pm
18109 ____________________________________________________________________________
18110 [ 25808] By: rgs                                   on 2005/10/19  20:46:50
18111         Log: Subject: Re: [PATCH] Re: [perl #37350] $#{@$aref} in debugger gives: Bizarre copy of ARRAY in leave
18112              From: Robin Houston <robin@cpan.org>
18113              Date: Oct 14, 2005 1:54 AM
18114              Message-ID: <20051013235457.GA23386@rpc142.cs.man.ac.uk>
18115      Branch: perl
18116            ! embed.fnc embed.h global.sym op.c op.h proto.h t/op/array.t
18117 ____________________________________________________________________________
18118 [ 25805] By: rgs                                   on 2005/10/19  13:19:17
18119         Log: Forgotten chunk by jhi
18120      Branch: perl
18121            ! symbian/makesis.pl
18122 ____________________________________________________________________________
18123 [ 25804] By: rgs                                   on 2005/10/19  13:09:09
18124         Log: Subject: [PATCH] blead 25801: Symbian batch of today
18125              From: <jarkko.hietaniemi@nokia.com>
18126              Date: Wed, 19 Oct 2005 16:19:23 +0300
18127              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A663@esebe105.NOE.Nokia.com>
18128      Branch: perl
18129            ! perl.h pp_sys.c symbian/config.sh symbian/symbianish.h
18130            ! symbian/xsbuild.pl
18131 ____________________________________________________________________________
18132 [ 25803] By: rgs                                   on 2005/10/19  08:18:30
18133         Log: Subject: [PATCH] More consting, and DRY leads to shrinking object code
18134              From: Andy Lester <andy@petdance.com>
18135              Date: Tue, 18 Oct 2005 09:57:23 -0500
18136              Message-ID: <20051018145723.GA4964@petdance.com>
18137      Branch: perl
18138            ! av.c gv.c hv.c mg.c pp_ctl.c pp_hot.c sv.c
18139 ____________________________________________________________________________
18140 [ 25802] By: rgs                                   on 2005/10/19  07:52:20
18141         Log: Subject: [PATCH] Adding documentation index to perlapi.pod and perlintern.pod
18142              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
18143              Date: Tue, 18 Oct 2005 22:22:57 +0200
18144              Message-ID: <1129666977.435559a10cb95@imp5-g19.free.fr>
18145              
18146              (tweaked to remove trailing whitespace to doc entries)
18147              Plus, regenerate doc and headers
18148      Branch: perl
18149            ! autodoc.pl embed.h pod/perlapi.pod pod/perlintern.pod proto.h
18150 ____________________________________________________________________________
18151 [ 25801] By: craigb                                on 2005/10/19  00:29:00
18152         Log: Subject: [patch@25784] enable open(FOO, "child.pl foo|") on VMS
18153              From: "John E. Malmberg" <wb8tyw@qsl.net>
18154              Date: Tue, 18 Oct 2005 14:43:29 -0400
18155              Message-id: <43554251.5020704@qsl.net>
18156      Branch: perl
18157            ! vms/vms.c vms/vmsish.h
18158 ____________________________________________________________________________
18159 [ 25800] By: rgs                                   on 2005/10/18  21:22:17
18160         Log: Add notes about -f _ and defined %foo:: in perldelta
18161      Branch: perl
18162            ! pod/perl593delta.pod
18163 ____________________________________________________________________________
18164 [ 25799] By: rgs                                   on 2005/10/18  20:57:43
18165         Log: Force _ to be always a bareword after filetest operators
18166      Branch: perl
18167            ! t/op/filetest.t toke.c
18168 ____________________________________________________________________________
18169 [ 25798] By: nicholas                              on 2005/10/18  19:52:27
18170         Log: Add Rafael's 5.10 roadmap to perltodo.
18171              Add state variables.
18172              Remove xsubpp entry, as that had been done already.
18173      Branch: perl
18174            ! pod/perltodo.pod
18175 ____________________________________________________________________________
18176 [ 25797] By: rgs                                   on 2005/10/18  19:24:55
18177         Log: Fix tokenizer debugging trace for file tests
18178      Branch: perl
18179            ! toke.c
18180 ____________________________________________________________________________
18181 [ 25796] By: stevep                                on 2005/10/18  19:15:40
18182         Log: Upgrade to Digest-1.13
18183      Branch: perl
18184            ! lib/Digest.pm lib/Digest/Changes lib/Digest/file.pm
18185 ____________________________________________________________________________
18186 [ 25795] By: merijn                                on 2005/10/18  16:30:54
18187         Log: VMS does not have clearenv () according to John E. Malmberg
18188              Followup to 25793
18189      Branch: perl
18190            ! configure.com
18191 ____________________________________________________________________________
18192 [ 25794] By: steveh                                on 2005/10/18  15:03:50
18193         Log: Update win32 config files w.r.t. change #25793
18194      Branch: perl
18195            ! win32/config.bc win32/config.gc win32/config.vc
18196            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
18197            ! win32/config_H.vc win32/config_H.vc64
18198 ____________________________________________________________________________
18199 [ 25793] By: merijn                                on 2005/10/18  13:50:15
18200         Log: Add probe for clearenv (), like #25733 for unsetenv ()
18201      Branch: perl
18202            ! Configure Porting/Glossary config_h.SH handy.h
18203 ____________________________________________________________________________
18204 [ 25790] By: rgs                                   on 2005/10/18  12:48:17
18205         Log: Subject: [PATCH] missed some SYMBIAN ifdefs
18206              From: <jarkko.hietaniemi@nokia.com>
18207              Date: Tue, 18 Oct 2005 16:07:28 +0300
18208              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A64D@esebe105.NOE.Nokia.com>
18209      Branch: perl
18210            ! perl.h util.h
18211 ____________________________________________________________________________
18212 [ 25789] By: stevep                                on 2005/10/18  10:52:01
18213         Log: Upgrade to Time-HiRes-1.75
18214      Branch: perl
18215            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
18216            ! ext/Time/HiRes/Makefile.PL
18217 ____________________________________________________________________________
18218 [ 25788] By: rgs                                   on 2005/10/18  09:29:05
18219         Log: Subject: [PATCH] Symbian: New vs New
18220              From: <jarkko.hietaniemi@nokia.com>
18221              Date: Tue, 18 Oct 2005 12:53:16 +0300
18222              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A640@esebe105.NOE.Nokia.com>
18223      Branch: perl
18224            ! symbian/PerlUtil.cpp
18225 ____________________________________________________________________________
18226 [ 25786] By: rgs                                   on 2005/10/18  08:01:12
18227         Log: Subject: [patch@25783] vmsish.h fix for lstat() definition
18228              From: "John E. Malmberg" <wb8tyw@qsl.net>
18229              Date: Mon, 17 Oct 2005 17:08:19 -0400
18230              Message-ID: <435412C3.3080504@qsl.net>
18231      Branch: perl
18232            ! vms/vmsish.h
18233 ____________________________________________________________________________
18234 [ 25784] By: steveh                                on 2005/10/17  15:48:24
18235         Log: Silence gcc complaints about comments in config.h
18236              
18237              This suppresses dozens of lines of warnings seen, e.g. here:
18238              http://www.nntp.perl.org/group/perl.daily-build.reports/32231
18239      Branch: perl
18240            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/Zlib.pm
18241 ____________________________________________________________________________
18242 [ 25783] By: rgs                                   on 2005/10/17  15:13:35
18243         Log: Subject: [patch@25775] VMS prep for symbolic links and long filename
18244              From: "John E. Malmberg" <wb8tyw@qsl.net>
18245              Date: Mon, 17 Oct 2005 08:12:37 -0400
18246              Message-ID: <43539535.70609@qsl.net>
18247      Branch: perl
18248            ! vms/vms.c vms/vmsish.h
18249 ____________________________________________________________________________
18250 [ 25782] By: rgs                                   on 2005/10/17  15:05:23
18251         Log: Subject: [PATCH] even more Symbian
18252              From: <jarkko.hietaniemi@nokia.com>
18253              Date: Mon, 17 Oct 2005 18:27:57 +0300
18254              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A61F@esebe105.NOE.Nokia.com>
18255      Branch: perl
18256            ! ext/Storable/Storable.xs symbian/TODO
18257            ! symbian/find_writeable_data.pl symbian/xsbuild.pl
18258 ____________________________________________________________________________
18259 [ 25781] By: nicholas                              on 2005/10/17  14:44:59
18260         Log: Correct precedence from and to && in an expression with assignment.
18261      Branch: perl
18262            ! ext/IO/t/io_sock.t
18263 ____________________________________________________________________________
18264 [ 25780] By: rgs                                   on 2005/10/17  10:16:30
18265         Log: Subject: Re: small addition to $, and $\ in perlvar.pod
18266              From: Xavier Noria <fxn@hashref.com>
18267              Date: Sun, 16 Oct 2005 12:27:30 +0200
18268              Message-Id: <7CA83392-70CD-4AC8-AA44-D94F508BB028@hashref.com>
18269      Branch: perl
18270            ! pod/perlvar.pod
18271 ____________________________________________________________________________
18272 [ 25779] By: steveh                                on 2005/10/17  10:14:46
18273         Log: Make some casts explicit to keep VC++ 7 happy
18274              
18275              Specifically, this silences the warnings from the following smoke:
18276              http://www.nntp.perl.org/group/perl.daily-build.reports/32258
18277              (Hmm. Looks like you need to decode the base64 yourself before you
18278              can read that.)
18279      Branch: perl
18280            ! numeric.c op.c pp_pack.c toke.c
18281 ____________________________________________________________________________
18282 [ 25778] By: rgs                                   on 2005/10/17  09:57:24
18283         Log: Subject: [PATCH] another Symbian update: Alan's fault :-)
18284              From: <jarkko.hietaniemi@nokia.com>
18285              Date: Mon, 17 Oct 2005 13:19:34 +0300
18286              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A611@esebe105.NOE.Nokia.com>
18287      Branch: perl
18288            + symbian/find_writeable_data.pl
18289            ! MANIFEST XSUB.h doio.c embed.fnc embed.h mg.c perl.c perl.h
18290            ! perlio.c pp_ctl.c pp_sys.c symbian/config.pl symbian/sisify.pl
18291            ! util.c
18292 ____________________________________________________________________________
18293 [ 25777] By: rgs                                   on 2005/10/17  08:46:31
18294         Log: Doc/style fixes pointed out by Gisle
18295      Branch: perl
18296            ! lib/warnings/register.pm
18297 ____________________________________________________________________________
18298 [ 25776] By: rgs                                   on 2005/10/17  08:28:15
18299         Log: Subject: [PATCH] blead@25775 Symbian update
18300              From: <jarkko.hietaniemi@nokia.com>
18301              Date: Mon, 17 Oct 2005 11:49:20 +0300
18302              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A60A@esebe105.NOE.Nokia.com>
18303      Branch: perl
18304            + symbian/PerlUtil.cpp symbian/PerlUtil.h symbian/PerlUtil.pod
18305            ! MANIFEST README.symbian symbian/PerlBase.pod symbian/TODO
18306            ! symbian/config.pl symbian/sdk.pl symbian/sisify.pl
18307            ! symbian/symbian_proto.h symbian/xsbuild.pl
18308 ____________________________________________________________________________
18309 [ 25775] By: davem                                 on 2005/10/16  23:05:44
18310         Log: DEBUG_LEAKING_SCALARS doesn't need shared memory to store filenames
18311      Branch: perl
18312            ! sv.c
18313 ____________________________________________________________________________
18314 [ 25774] By: rgs                                   on 2005/10/16  21:47:57
18315         Log: Subject: [PATCH] Keys of %INC always use forward slashes
18316              From: Jan Dubois <jand@activestate.com>
18317              Date: Oct 16, 2005 8:24 PM
18318              Message-ID: <006e01c5d27e$d722c6e0$2217a8c0@candy>
18319      Branch: perl
18320            ! lib/CPAN.pm
18321 ____________________________________________________________________________
18322 [ 25772] By: craigb                                on 2005/10/16  19:10:56
18323         Log: Subject: [patch@25763] Fix VMS error/exit handling, update kill function
18324              From: "John E. Malmberg" <wb8tyw@qsl.net>
18325              Message-id: <4351F393.8030809@qsl.net>
18326              Date: Sun, 16 Oct 2005 02:30:43 -0400
18327      Branch: perl
18328            ! perl.c perl.h t/run/exit.t vms/vms.c vms/vmsish.h
18329 ____________________________________________________________________________
18330 [ 25771] By: davem                                 on 2005/10/16  17:46:10
18331         Log: an assert in av_undef was leaking memory
18332      Branch: perl
18333            ! av.c
18334 ____________________________________________________________________________
18335 [ 25770] By: davem                                 on 2005/10/16  17:39:20
18336         Log: static functions should be prefixed S_
18337      Branch: perl
18338            ! ext/threads/threads.xs
18339 ____________________________________________________________________________
18340 [ 25769] By: davem                                 on 2005/10/16  14:53:45
18341         Log: free a thread's interpreter after $t->join() rather than after undef $t
18342              This should fix some ithreads memory leaks.
18343      Branch: perl
18344            ! ext/threads/threads.xs
18345 ____________________________________________________________________________
18346 [ 25768] By: stevep                                on 2005/10/16  13:53:00
18347         Log: Upgrade to version-0.49
18348      Branch: perl
18349            ! lib/version.pm lib/version.pod
18350 ____________________________________________________________________________
18351 [ 25767] By: stevep                                on 2005/10/16  13:24:23
18352         Log: No more attempting to edit Pod before the first coffee of the morning.
18353      Branch: perl
18354            ! ext/DynaLoader/XSLoader_pm.PL
18355 ____________________________________________________________________________
18356 [ 25766] By: stevep                                on 2005/10/16  13:10:02
18357         Log: Upgrade to XSLoader-0.06 (plus a minor doc nit found by podchecker).
18358      Branch: perl
18359            ! ext/DynaLoader/XSLoader_pm.PL ext/DynaLoader/t/XSLoader.t
18360 ____________________________________________________________________________
18361 [ 25765] By: stevep                                on 2005/10/16  13:02:19
18362         Log: Upgrade to Pod-Parser-1.34 (with some changes to get the new test file
18363              to work within the core).
18364      Branch: perl
18365            + lib/Pod/t/contains_pod.t t/lib/contains_pod.xr
18366            ! MANIFEST lib/Pod/Find.pm
18367 ____________________________________________________________________________
18368 [ 25764] By: stevep                                on 2005/10/16  12:36:37
18369         Log: Upgrade to ExtUtils-ParseXS-2.15.
18370      Branch: perl
18371            ! lib/ExtUtils/ParseXS.pm
18372 ____________________________________________________________________________
18373 [ 25763] By: nicholas                              on 2005/10/15  21:35:29
18374         Log: Subject: pre{inc,dec} is faster, even with integers
18375              From: hv@crypt.org
18376              Message-Id: <200510141722.j9EHMfa25945@zen.crypt.org>
18377              Date: Fri, 14 Oct 2005 18:22:41 +0100
18378      Branch: perl
18379            ! op.c t/op/inc.t
18380 ____________________________________________________________________________
18381 [ 25761] By: craigb                                on 2005/10/15  03:59:44
18382         Log: Subject: [patch@blead] perlport.pod
18383              From: "John E. Malmberg" <wb8tyw@qsl.net>
18384              Date: Fri, 14 Oct 2005 23:48:20 -0400
18385              Message-id: <43507C04.8050003@qsl.net>
18386      Branch: perl
18387            ! pod/perlport.pod
18388 ____________________________________________________________________________
18389 [ 25760] By: craigb                                on 2005/10/15  03:43:30
18390         Log: Subject: patch for blead - Perlvms.pod update
18391              From: "John E. Malmberg" <wb8tyw@qsl.net>
18392              Date: Fri, 14 Oct 2005 21:15:26 -0400
18393              Message-id: <4350582E.4070209@qsl.net>
18394      Branch: perl
18395            ! vms/perlvms.pod
18396 ____________________________________________________________________________
18397 [ 25759] By: craigb                                on 2005/10/14  15:31:33
18398         Log: Grab enough room from the outset in do_tovmsspec()
18399      Branch: perl
18400            ! vms/vms.c
18401 ____________________________________________________________________________
18402 [ 25758] By: steveh                                on 2005/10/14  08:00:58
18403         Log: Subject: [PATCH] Compress::Zlib - fix for win32
18404              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
18405              Date: Thu, 13 Oct 2005 23:06:25 +0100
18406              Message-ID: <002a01c5d042$5c25fea0$1a1c140a@myopwv.com>
18407      Branch: perl
18408            ! ext/Compress/Zlib/Zlib.xs
18409 ____________________________________________________________________________
18410 [ 25757] By: stevep                                on 2005/10/14  03:46:24
18411         Log: gcc complains when it sees variables declared
18412              
18413              const register ...
18414              
18415              switched them all to 
18416              
18417              register const ...
18418      Branch: perl
18419            ! av.c pp.c pp_hot.c regexec.c sv.c toke.c util.c
18420 ____________________________________________________________________________
18421 [ 25756] By: stevep                                on 2005/10/14  01:20:21
18422         Log: Upgrade to Unicode-Collate-0.52
18423      Branch: perl
18424            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
18425            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
18426 ____________________________________________________________________________
18427 [ 25755] By: stevep                                on 2005/10/13  23:31:03
18428         Log: Add PERL_USE_SAFE_PUTENV to the compile time options in perl -V
18429      Branch: perl
18430            ! perl.c
18431 ____________________________________________________________________________
18432 [ 25754] By: stevep                                on 2005/10/13  23:03:46
18433         Log: Subject: [PATCH] Stas' croak patch and then some
18434              From: Andy Lester <andy@petdance.com>
18435              Date: Thu, 13 Oct 2005 16:42:12 -0500
18436              Message-ID: <20051013214212.GA1122@petdance.com>
18437      Branch: perl
18438            ! embed.fnc gv.c op.c pad.c perl.c pp_sort.c proto.h regcomp.c
18439            ! sv.c t/TEST toke.c utf8.c
18440 ____________________________________________________________________________
18441 [ 25753] By: rgs                                   on 2005/10/13  15:53:39
18442         Log: If /dev/null is not readable, perl -e fails with
18443              an obscure error message. Make it more understandable.
18444      Branch: perl
18445            ! perl.c
18446 ____________________________________________________________________________
18447 [ 25752] By: rgs                                   on 2005/10/13  14:18:50
18448         Log: Subject: [patch@25744] t/op/local.t - change 25514 broke VMS
18449              From: "John E. Malmberg" <wb8tyw@qsl.net>
18450              Date: Thu, 13 Oct 2005 10:28:23 -0400
18451              Message-ID: <434E6F07.5020108@qsl.net>
18452      Branch: perl
18453            ! t/op/local.t
18454 ____________________________________________________________________________
18455 [ 25751] By: rgs                                   on 2005/10/13  12:38:21
18456         Log: Subject: SvPVutf8_nolen crashes [PATCH]
18457              From: Gisle Aas <gisle@ActiveState.com>
18458              Date: 13 Oct 2005 06:00:49 -0700
18459              Message-ID: <lrslv56072.fsf@caliper.activestate.com>
18460      Branch: perl
18461            ! sv.c
18462 ____________________________________________________________________________
18463 [ 25750] By: rgs                                   on 2005/10/13  12:22:24
18464         Log: Better cleanup of directories created by C::Zlib
18465      Branch: perl
18466            ! Makefile.SH
18467 ____________________________________________________________________________
18468 [ 25749] By: merijn                                on 2005/10/13  12:17:41
18469         Log: PL_use_safe_putenv needs to be in the export lists
18470      Branch: perl
18471            ! makedef.pl
18472 ____________________________________________________________________________
18473 [ 25748] By: rgs                                   on 2005/10/13  11:20:23
18474         Log: Subject: [PATCH] POD index entries with X<>
18475              From: Ivan Tubert-Brohman <itub@cpan.org>
18476              Date: Wed, 12 Oct 2005 19:20:18 -0400
18477              Message-ID: <434D9A32.4050305@cpan.org>
18478      Branch: perl
18479            ! pod/perldata.pod pod/perldebug.pod pod/perldsc.pod
18480            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlform.pod
18481            ! pod/perlfunc.pod pod/perllexwarn.pod pod/perlmod.pod
18482            ! pod/perlobj.pod pod/perlop.pod pod/perlpod.pod pod/perlre.pod
18483            ! pod/perlref.pod pod/perlrun.pod pod/perlsub.pod
18484            ! pod/perlsyn.pod pod/perltie.pod
18485 ____________________________________________________________________________
18486 [ 25747] By: rgs                                   on 2005/10/13  09:43:46
18487         Log: Subject: Accidental interpolation of $@ in Pod::Html [PATCH]
18488              From: Gisle Aas <gisle@ActiveState.com>
18489              Date: 13 Oct 2005 01:42:32 -0700
18490              Message-ID: <lr7jch95af.fsf@caliper.activestate.com>
18491      Branch: perl
18492            ! lib/Pod/Html.pm
18493 ____________________________________________________________________________
18494 [ 25746] By: rgs                                   on 2005/10/13  09:05:42
18495         Log: The new REQUIRE token introduced by change 25599 must be
18496              nonassoc, just like the UNIOP token it's patterned after.
18497              (While we're at it, allow to use bison 2.1 to regenerate
18498              the parser files.)
18499      Branch: perl
18500            ! perly.act perly.h perly.tab perly.y regen_perly.pl
18501 ____________________________________________________________________________
18502 [ 25745] By: rgs                                   on 2005/10/13  08:14:32
18503         Log: Document that -F doesn't accept whitespace in patterns.
18504              (fixes bug #37366)
18505      Branch: perl
18506            ! pod/perlrun.pod
18507 ____________________________________________________________________________
18508 [ 25744] By: merijn                                on 2005/10/13  06:10:27
18509         Log: Subject: RE: [PATCH] Compress::Zlib
18510              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
18511              Date: Wed, 12 Oct 2005 22:41:41 +0100
18512              Message-ID: <004c01c5cf75$bd368fc0$0e1c140a@myopwv.com>
18513      Branch: perl
18514            ! ext/Compress/Zlib/lib/Compress/Zlib/Common.pm
18515 ____________________________________________________________________________
18516 [ 25743] By: stevep                                on 2005/10/12  23:28:04
18517         Log: Subject: [PATCH pp_sort.c 5.8.7]  Typo in comment.
18518              From: Abigail <abigail@abigail.nl>
18519              Date: Thu, 13 Oct 2005 01:25:10 +0200
18520              Message-ID: <20051012232509.GA1018@abigail.nl>
18521      Branch: perl
18522            ! pp_sort.c
18523 ____________________________________________________________________________
18524 [ 25742] By: rgs                                   on 2005/10/12  15:55:21
18525         Log: Subject: [PATCH] Symbian blead update: Symbian port 0.2.0
18526              From: <jarkko.hietaniemi@nokia.com>
18527              Date: Wed, 12 Oct 2005 19:12:57 +0300
18528              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A5E6@esebe105.NOE.Nokia.com>
18529      Branch: perl
18530            + symbian/sisify.pl
18531            ! MANIFEST README.symbian symbian/PerlApp.cpp symbian/PerlApp.h
18532            ! symbian/TODO symbian/config.pl symbian/port.pl
18533 ____________________________________________________________________________
18534 [ 25741] By: rgs                                   on 2005/10/12  11:37:49
18535         Log: Update to the config boilerplates, by Jarkko
18536      Branch: perl
18537            ! Cross/config.sh-arm-linux NetWare/config.wc epoc/config.sh
18538            ! plan9/config_sh.sample symbian/config.sh uconfig.h uconfig.sh
18539            ! wince/config.ce
18540 ____________________________________________________________________________
18541 [ 25740] By: craigb                                on 2005/10/11  23:58:26
18542         Log: disarm unsetenv() on VMS for now (function is present
18543              but %ENV is more complicated)
18544      Branch: perl
18545            ! configure.com
18546 ____________________________________________________________________________
18547 [ 25739] By: stevep                                on 2005/10/11  22:27:18
18548         Log: Subject: [PATCH] Compress::Zlib
18549              From: Paul Marquess <Paul.Marquess@ntlworld.com>
18550              Date: Tue, 11 Oct 2005 22:54:25 +0100
18551              
18552              This silences a few warnings on AIX
18553      Branch: perl
18554            ! ext/Compress/Zlib/lib/Compress/Zlib/Common.pm
18555            ! ext/Compress/Zlib/t/04def.t
18556 ____________________________________________________________________________
18557 [ 25738] By: rgs                                   on 2005/10/11  21:14:49
18558         Log: Comment fix
18559      Branch: perl
18560            ! perl.c
18561 ____________________________________________________________________________
18562 [ 25737] By: merijn                                on 2005/10/11  15:15:37
18563         Log: Subject: [PATCH] environ fixup
18564              From: Alan Burlison <Alan.Burlison@sun.com>
18565              Date: Tue, 11 Oct 2005 16:29:54 +0100
18566              Message-ID: <434BDA72.4090109@sun.com>
18567      Branch: perl
18568            ! handy.h hints/solaris_2.sh perl.c util.c
18569 ____________________________________________________________________________
18570 [ 25736] By: merijn                                on 2005/10/11  11:30:22
18571         Log: Subject: [PATCH] Symbian blead fix
18572              From: <jarkko.hietaniemi@nokia.com>
18573              Date: Tue, 11 Oct 2005 14:48:49 +0300
18574              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A5D4@esebe105.NOE.Nokia.com>
18575      Branch: perl
18576            ! symbian/PerlApp.cpp
18577 ____________________________________________________________________________
18578 [ 25735] By: merijn                                on 2005/10/11  11:25:46
18579         Log: Subject: [PATCH] Compress::Zlib
18580              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
18581              Date: Tue, 11 Oct 2005 12:35:22 +0100
18582              Message-ID: <013e01c5ce57$dee62af0$671c140a@myopwv.com>
18583      Branch: perl
18584            ! ext/Compress/Zlib/lib/Compress/Zlib/Common.pm
18585            ! ext/Compress/Zlib/t/16oneshot.t
18586 ____________________________________________________________________________
18587 [ 25734] By: steveh                                on 2005/10/11  10:09:48
18588         Log: Update win32 config files w.r.t. change #25733
18589      Branch: perl
18590            ! win32/config.bc win32/config.gc win32/config.vc
18591            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
18592            ! win32/config_H.vc win32/config_H.vc64
18593 ____________________________________________________________________________
18594 [ 25733] By: merijn                                on 2005/10/10  13:47:17
18595         Log: Add probe for unsetenv ()
18596              Subject: Re: Perl's handling of environ breaks on Solaris 10
18597              From: Steve Peters <steve@fisharerojo.org>
18598              Date: Mon, 10 Oct 2005 07:51:17 -0500
18599              Message-ID: <20051010125117.GA27566@mccoy.peters.homeunix.org>
18600      Branch: perl
18601            ! Configure Porting/Glossary config_h.SH handy.h
18602 ____________________________________________________________________________
18603 [ 25731] By: stevep                                on 2005/10/10  13:14:50
18604         Log: Subject: Re: Win32::GetShortPathName() does not always return a short name [DOC PATCH]
18605              From: Gisle Aas <gisle@ActiveState.com>
18606              Date: 10 Oct 2005 06:20:23 -0700
18607              
18608              Change to remove a call to Win32::GetShortPathName() from 
18609              Test::Harness::Straps.
18610      Branch: perl
18611            ! lib/Test/Harness/Straps.pm
18612 ____________________________________________________________________________
18613 [ 25730] By: rgs                                   on 2005/10/10  11:22:08
18614         Log: Subject: [PATCH] Symbian bleadperl@25725 update
18615              From: <jarkko.hietaniemi@nokia.com>
18616              Date: Mon, 10 Oct 2005 14:28:31 +0300
18617              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A5C4@esebe105.NOE.Nokia.com>
18618      Branch: perl
18619            ! ext/Compress/Zlib/Zlib.xs ext/Compress/Zlib/zlib-src/trees.c
18620            ! symbian/PerlApp.cpp symbian/TODO symbian/symbian_utils.cpp
18621            ! symbian/xsbuild.pl
18622 ____________________________________________________________________________
18623 [ 25729] By: rgs                                   on 2005/10/10  11:16:24
18624         Log: Subject: RE: [PATCH] Compress::Zlib
18625              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
18626              Date: Mon, 10 Oct 2005 12:24:29 +0100
18627              Message-ID: <013501c5cd8d$2f5d3e90$291c140a@myopwv.com>
18628      Branch: perl
18629            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/Zlib.xs
18630 ____________________________________________________________________________
18631 [ 25728] By: merijn                                on 2005/10/10  10:36:51
18632         Log: Subject: Win32::GetShortPathName() does not always return a short name [DOC PATCH]
18633              From: Gisle Aas <gisle@ActiveState.com>
18634              Date: 10 Oct 2005 03:58:09 -0700
18635              Message-ID: <lrk6glej0e.fsf@caliper.activestate.com>
18636      Branch: perl
18637            ! win32/ext/Win32/Win32.pm
18638 ____________________________________________________________________________
18639 [ 25727] By: merijn                                on 2005/10/10  10:27:12
18640         Log: Making t/14gzopen.t a bit more robust.
18641              Subject: [PATCH] Compress::Zlib
18642              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
18643              Date: Mon, 10 Oct 2005 11:40:00 +0100
18644              Message-ID: <012101c5cd86$f895b640$291c140a@myopwv.com>
18645      Branch: perl
18646            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/Zlib.xs
18647            ! ext/Compress/Zlib/t/14gzopen.t
18648 ____________________________________________________________________________
18649 [ 25726] By: merijn                                on 2005/10/10  06:14:30
18650         Log: Compress::Zlib should not ask under Cygwin in CORE
18651      Branch: perl
18652            ! ext/Compress/Zlib/Makefile.PL
18653 ____________________________________________________________________________
18654 [ 25725] By: stevep                                on 2005/10/10  01:18:58
18655         Log: From: Paul Marquess <Paul.Marquess@ntlworld.com>
18656              Subject: RE: [PATCH] DB_File 1.1812
18657              Date: Sun, 9 Oct 2005 23:25:38 +0100
18658              
18659              Patch to ext/Compress/Zlib/Zlib.xs from Paul Marquess.
18660      Branch: perl
18661            ! ext/Compress/Zlib/Zlib.xs
18662 ____________________________________________________________________________
18663 [ 25724] By: rgs                                   on 2005/10/09  21:27:57
18664         Log: Upgrade to DB_File 1.1812, by Paul Marquess
18665      Branch: perl
18666            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
18667            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
18668            ! ext/DB_File/t/db-hash.t
18669 ____________________________________________________________________________
18670 [ 25723] By: stevep                                on 2005/10/09  18:53:02
18671         Log: Tweaks to get Test::Builder::Tester's tests to work in the core.
18672      Branch: perl
18673            ! lib/Test/Simple/t/tbt_01basic.t
18674            ! lib/Test/Simple/t/tbt_04line_num.t
18675 ____________________________________________________________________________
18676 [ 25722] By: stevep                                on 2005/10/09  18:06:13
18677         Log: Upgraded to ExtUtils-ParseXS-2.14.
18678      Branch: perl
18679            ! lib/ExtUtils/ParseXS.pm
18680 ____________________________________________________________________________
18681 [ 25721] By: rgs                                   on 2005/10/09  16:42:26
18682         Log: Don't use a regexp in DB::sub().
18683              This should work around perlbug #37102.
18684      Branch: perl
18685            ! lib/DB.pm
18686 ____________________________________________________________________________
18687 [ 25720] By: stevep                                on 2005/10/09  15:37:41
18688         Log: It would be nice to upgrade the right file.   Double grrrrr.
18689      Branch: perl
18690            ! lib/ExtUtils/CBuilder.pm
18691 ____________________________________________________________________________
18692 [ 25719] By: stevep                                on 2005/10/09  15:32:29
18693         Log: Add standard core test header to Test::Builder::Tester tests.
18694      Branch: perl
18695            ! lib/Test/Simple/t/tbt_01basic.t
18696            ! lib/Test/Simple/t/tbt_02fhrestore.t
18697            ! lib/Test/Simple/t/tbt_03die.t
18698            ! lib/Test/Simple/t/tbt_04line_num.t
18699            ! lib/Test/Simple/t/tbt_05faildiag.t
18700            ! lib/Test/Simple/t/tbt_06errormess.t
18701            ! lib/Test/Simple/t/tbt_07args.t
18702 ____________________________________________________________________________
18703 [ 25718] By: stevep                                on 2005/10/09  15:24:43
18704         Log: Upgrade to Test-Simple-0.62.
18705      Branch: perl
18706            + lib/Test/Builder/Tester.pm lib/Test/Builder/Tester/Color.pm
18707            + lib/Test/Simple/t/tbt_01basic.t
18708            + lib/Test/Simple/t/tbt_02fhrestore.t
18709            + lib/Test/Simple/t/tbt_03die.t
18710            + lib/Test/Simple/t/tbt_04line_num.t
18711            + lib/Test/Simple/t/tbt_05faildiag.t
18712            + lib/Test/Simple/t/tbt_06errormess.t
18713            + lib/Test/Simple/t/tbt_07args.t
18714            ! MANIFEST lib/Test/Builder.pm lib/Test/Builder/Module.pm
18715            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
18716            ! lib/Test/Simple/t/More.t lib/Test/Simple/t/bail_out.t
18717            ! lib/Test/Simple/t/is_deeply_fail.t
18718 ____________________________________________________________________________
18719 [ 25717] By: stevep                                on 2005/10/09  14:51:12
18720         Log: Missed files in upgrading modules.  Grrrr
18721      Branch: perl
18722            ! lib/Cwd.pm lib/ExtUtils/ParseXS.pm
18723 ____________________________________________________________________________
18724 [ 25716] By: rgs                                   on 2005/10/09  14:31:47
18725         Log: Subject: [PATCH with testsuite] undef IS_UTF8_CHAR() on EBCDIC
18726              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
18727              Date: Oct 8, 2005 9:59 AM
18728              Message-Id: <20051008165752.348A.BQW10602@nifty.com>
18729      Branch: perl
18730            ! lib/utf8.t utf8.c utf8.h
18731 ____________________________________________________________________________
18732 [ 25712] By: stevep                                on 2005/10/07  15:41:32
18733         Log: Documentation nit in INSTALL found by Alan Burlison.
18734      Branch: perl
18735            ! INSTALL
18736 ____________________________________________________________________________
18737 [ 25711] By: stevep                                on 2005/10/07  03:29:37
18738         Log: Upgrade to Pathtools-3.12
18739      Branch: perl
18740            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/File/Spec.pm
18741            ! lib/File/Spec/Win32.pm
18742 ____________________________________________________________________________
18743 [ 25710] By: craigb                                on 2005/10/07  02:41:03
18744         Log: Parse symbols for the linker when more than one declaration
18745              on the same line (the way PERLVARISC now throws at us).
18746      Branch: perl
18747            ! vms/gen_shrfls.pl
18748 ____________________________________________________________________________
18749 [ 25709] By: nicholas                              on 2005/10/06  21:31:39
18750         Log: Avoid a cast
18751      Branch: perl
18752            ! perl.c
18753 ____________________________________________________________________________
18754 [ 25708] By: stevep                                on 2005/10/06  19:23:59
18755         Log: Convert lvalue usage of SvNVX() and SvIVX() to SvNV_set() and
18756              SvIV_set().  Otherwise, compiling with -DPERL_DEBUG_COW fails.
18757      Branch: perl
18758            ! ext/Compress/Zlib/Zlib.xs
18759 ____________________________________________________________________________
18760 [ 25707] By: rgs                                   on 2005/10/06  13:42:00
18761         Log: Be nice with subversion hidden directories
18762      Branch: perl
18763            ! ext/Compress/Zlib/Makefile.PL
18764 ____________________________________________________________________________
18765 [ 25706] By: rgs                                   on 2005/10/06  13:24:24
18766         Log: Update with new files from C::Zlib
18767      Branch: perl
18768            ! Porting/Maintainers.pl
18769 ____________________________________________________________________________
18770 [ 25705] By: rgs                                   on 2005/10/06  13:23:20
18771         Log: Move ZlibTestUtils.pm under t/
18772      Branch: perl
18773            + t/lib/ZlibTestUtils.pm
18774            - lib/ZlibTestUtils.pm
18775            ! MANIFEST ext/Compress/Zlib/t/01version.t
18776            ! ext/Compress/Zlib/t/02zlib.t ext/Compress/Zlib/t/03zlib-v1.t
18777            ! ext/Compress/Zlib/t/04def.t ext/Compress/Zlib/t/05examples.t
18778            ! ext/Compress/Zlib/t/06gzsetp.t ext/Compress/Zlib/t/07bufsize.t
18779            ! ext/Compress/Zlib/t/08encoding.t
18780            ! ext/Compress/Zlib/t/09gziphdr.t ext/Compress/Zlib/t/10defhdr.t
18781            ! ext/Compress/Zlib/t/11truncate.t ext/Compress/Zlib/t/12any.t
18782            ! ext/Compress/Zlib/t/13prime.t ext/Compress/Zlib/t/14gzopen.t
18783            ! ext/Compress/Zlib/t/15multi.t ext/Compress/Zlib/t/16oneshot.t
18784            ! ext/Compress/Zlib/t/17isize.t ext/Compress/Zlib/t/18lvalue.t
18785            ! ext/Compress/Zlib/t/19destroy.t ext/Compress/Zlib/t/20tied.t
18786            ! ext/Compress/Zlib/t/21newtied.t ext/Compress/Zlib/t/22merge.t
18787            ! ext/Compress/Zlib/t/23misc.t ext/Compress/Zlib/t/globmapper.t
18788 ____________________________________________________________________________
18789 [ 25704] By: rgs                                   on 2005/10/06  09:09:06
18790         Log: Don't install pods via MakeMaker for C::Zlib,
18791              as suggested by Robin Barker
18792      Branch: perl
18793            ! ext/Compress/Zlib/Makefile.PL
18794 ____________________________________________________________________________
18795 [ 25703] By: merijn                                on 2005/10/06  08:42:56
18796         Log: Add -C to allowed $PERL5OPT options
18797              Add -C to the $PERL5OPT documentation (and added the missing -A too)
18798              t/run/runenv.t Could use some more tests about how supported
18799              and unsupported options in $PERL5OPT are handled
18800      Branch: perl
18801            ! perl.c pod/perldiag.pod pod/perlrun.pod
18802 ____________________________________________________________________________
18803 [ 25702] By: rgs                                   on 2005/10/06  07:27:39
18804         Log: Remove the getprotobynumber test, for portability concerns
18805      Branch: perl
18806            - t/op/getprotobynumber.t
18807            ! MANIFEST
18808 ____________________________________________________________________________
18809 [ 25701] By: nicholas                              on 2005/10/05  23:22:27
18810         Log: Fix Compress::Zlib test boilerplate
18811      Branch: perl
18812            ! ext/Compress/Zlib/t/01version.t ext/Compress/Zlib/t/02zlib.t
18813            ! ext/Compress/Zlib/t/03zlib-v1.t ext/Compress/Zlib/t/04def.t
18814            ! ext/Compress/Zlib/t/05examples.t
18815            ! ext/Compress/Zlib/t/06gzsetp.t ext/Compress/Zlib/t/07bufsize.t
18816            ! ext/Compress/Zlib/t/08encoding.t
18817            ! ext/Compress/Zlib/t/09gziphdr.t ext/Compress/Zlib/t/10defhdr.t
18818            ! ext/Compress/Zlib/t/11truncate.t ext/Compress/Zlib/t/12any.t
18819            ! ext/Compress/Zlib/t/13prime.t ext/Compress/Zlib/t/14gzopen.t
18820            ! ext/Compress/Zlib/t/15multi.t ext/Compress/Zlib/t/16oneshot.t
18821            ! ext/Compress/Zlib/t/17isize.t ext/Compress/Zlib/t/18lvalue.t
18822            ! ext/Compress/Zlib/t/19destroy.t ext/Compress/Zlib/t/20tied.t
18823            ! ext/Compress/Zlib/t/21newtied.t ext/Compress/Zlib/t/22merge.t
18824            ! ext/Compress/Zlib/t/23misc.t ext/Compress/Zlib/t/globmapper.t
18825 ____________________________________________________________________________
18826 [ 25699] By: rgs                                   on 2005/10/05  21:26:57
18827         Log: Compress::Zlib's Makefile.PL shouldn't create .bak files when building the core
18828      Branch: perl
18829            ! ext/Compress/Zlib/Makefile.PL
18830 ____________________________________________________________________________
18831 [ 25698] By: rgs                                   on 2005/10/05  21:03:29
18832         Log: Add test preambles to Compress::Zlib.
18833              Remove 99pod.t, useless in the core
18834      Branch: perl
18835            - ext/Compress/Zlib/t/99pod.t
18836            ! MANIFEST ext/Compress/Zlib/t/01version.t
18837            ! ext/Compress/Zlib/t/02zlib.t ext/Compress/Zlib/t/03zlib-v1.t
18838            ! ext/Compress/Zlib/t/04def.t ext/Compress/Zlib/t/05examples.t
18839            ! ext/Compress/Zlib/t/06gzsetp.t ext/Compress/Zlib/t/07bufsize.t
18840            ! ext/Compress/Zlib/t/08encoding.t
18841            ! ext/Compress/Zlib/t/09gziphdr.t ext/Compress/Zlib/t/10defhdr.t
18842            ! ext/Compress/Zlib/t/11truncate.t ext/Compress/Zlib/t/12any.t
18843            ! ext/Compress/Zlib/t/13prime.t ext/Compress/Zlib/t/14gzopen.t
18844            ! ext/Compress/Zlib/t/15multi.t ext/Compress/Zlib/t/16oneshot.t
18845            ! ext/Compress/Zlib/t/17isize.t ext/Compress/Zlib/t/18lvalue.t
18846            ! ext/Compress/Zlib/t/19destroy.t ext/Compress/Zlib/t/20tied.t
18847            ! ext/Compress/Zlib/t/21newtied.t ext/Compress/Zlib/t/22merge.t
18848            ! ext/Compress/Zlib/t/23misc.t ext/Compress/Zlib/t/globmapper.t
18849 ____________________________________________________________________________
18850 [ 25697] By: stevep                                on 2005/10/05  18:20:54
18851         Log: Subject: proposal [perl #34301]:  IO::Socket calls getpeername far too often
18852              From: Peter.Dintelmann@Dresdner-Bank.com (Peter Dintelmann)
18853              Date: Thu, 2 Jun 2005 13:34:49 +0200
18854              Message-ID: <E9A2605289D8D7468B1A21EC24E59D2101852447@naimucx5.muc.allianz>
18855      Branch: perl
18856            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
18857 ____________________________________________________________________________
18858 [ 25696] By: steveh                                on 2005/10/05  16:04:26
18859         Log: Subject: [PATCH] Re: Untested builtins
18860              From: Steven Schubiger <sts@accognoscere.org>
18861              Date: Wed, 28 Sep 2005 15:46:45 +0200
18862              Message-ID: <20050928134645.GD11546@accognoscere.homeunix.org>
18863      Branch: perl
18864            + t/op/getprotobynumber.t
18865            ! MANIFEST
18866 ____________________________________________________________________________
18867 [ 25695] By: rgs                                   on 2005/10/05  15:53:34
18868         Log: Upgrade to Compress::Zlib 2.000_05
18869      Branch: perl
18870            + ext/Compress/Zlib/examples/gzcat.zlib
18871            + ext/Compress/Zlib/fallback/constants.h
18872            + ext/Compress/Zlib/fallback/constants.xs
18873            + ext/Compress/Zlib/lib/Compress/Gzip/Constants.pm
18874            + ext/Compress/Zlib/lib/Compress/Zlib/Common.pm
18875            + ext/Compress/Zlib/lib/Compress/Zlib/FileConstants.pm
18876            + ext/Compress/Zlib/lib/Compress/Zlib/ParseParameters.pm
18877            + ext/Compress/Zlib/lib/File/GlobMapper.pm
18878            + ext/Compress/Zlib/lib/IO/Compress/Deflate.pm
18879            + ext/Compress/Zlib/lib/IO/Compress/Gzip.pm
18880            + ext/Compress/Zlib/lib/IO/Compress/RawDeflate.pm
18881            + ext/Compress/Zlib/lib/IO/Uncompress/AnyInflate.pm
18882            + ext/Compress/Zlib/lib/IO/Uncompress/Gunzip.pm
18883            + ext/Compress/Zlib/lib/IO/Uncompress/Inflate.pm
18884            + ext/Compress/Zlib/lib/IO/Uncompress/RawInflate.pm
18885            + ext/Compress/Zlib/pod/FAQ.pod ext/Compress/Zlib/ppport.h
18886            + ext/Compress/Zlib/t/03zlib-v1.t ext/Compress/Zlib/t/04def.t
18887            + ext/Compress/Zlib/t/05examples.t
18888            + ext/Compress/Zlib/t/06gzsetp.t ext/Compress/Zlib/t/07bufsize.t
18889            + ext/Compress/Zlib/t/08encoding.t
18890            + ext/Compress/Zlib/t/09gziphdr.t ext/Compress/Zlib/t/10defhdr.t
18891            + ext/Compress/Zlib/t/11truncate.t ext/Compress/Zlib/t/12any.t
18892            + ext/Compress/Zlib/t/13prime.t ext/Compress/Zlib/t/14gzopen.t
18893            + ext/Compress/Zlib/t/15multi.t ext/Compress/Zlib/t/16oneshot.t
18894            + ext/Compress/Zlib/t/17isize.t ext/Compress/Zlib/t/18lvalue.t
18895            + ext/Compress/Zlib/t/19destroy.t ext/Compress/Zlib/t/20tied.t
18896            + ext/Compress/Zlib/t/21newtied.t ext/Compress/Zlib/t/22merge.t
18897            + ext/Compress/Zlib/t/23misc.t ext/Compress/Zlib/t/99pod.t
18898            + ext/Compress/Zlib/t/globmapper.t lib/ZlibTestUtils.pm
18899            - ext/Compress/Zlib/ANNOUNCE ext/Compress/Zlib/fallback.h
18900            - ext/Compress/Zlib/fallback.xs ext/Compress/Zlib/t/03examples.t
18901            - ext/Compress/Zlib/t/04encoding.t
18902            - ext/Compress/Zlib/t/05gzsetp.t ext/Compress/Zlib/t/06gzdopen.t
18903            - ext/Compress/Zlib/zlib-src/gzio.c
18904            ! MANIFEST ext/Compress/Zlib/Changes
18905            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/README
18906            ! ext/Compress/Zlib/Zlib.pm ext/Compress/Zlib/Zlib.xs
18907            ! ext/Compress/Zlib/config.in ext/Compress/Zlib/examples/filtdef
18908            ! ext/Compress/Zlib/examples/filtinf
18909            ! ext/Compress/Zlib/examples/gzcat
18910            ! ext/Compress/Zlib/examples/gzgrep
18911            ! ext/Compress/Zlib/examples/gzstream
18912            ! ext/Compress/Zlib/t/01version.t ext/Compress/Zlib/t/02zlib.t
18913            ! ext/Compress/Zlib/typemap
18914 ____________________________________________________________________________
18915 [ 25694] By: steveh                                on 2005/10/05  15:34:18
18916         Log: Fix $Config{ccflags} for Win32 perls built with dmake
18917              
18918              The nmake makefile (win32/Makefile) currently adds -nologo, $(STRPOOL)
18919              and -W3 to the ccflags in CFG_VARS, but the dmake makefile
18920              (win32/makefile.mk) doesn't.  This means that extensions built with
18921              perls built with VC++ and dmake spit out damn M$ logo messages and use
18922              a lower warning level.
18923              
18924              The reason for the difference is probably that the dmake makefile
18925              supports multiple compilers.  Therefore, put the extra ccflags into a
18926              new macro, and set it appropriately for each compiler.  Add the new
18927              macro to the nmake makefile too for orthogonality.
18928      Branch: perl
18929            ! win32/Makefile win32/makefile.mk
18930 ____________________________________________________________________________
18931 [ 25693] By: merijn                                on 2005/10/05  15:34:09
18932         Log: Subject: Re: [PATCH] Random constings and printf cleanup
18933              From: Andy Lester <andy@petdance.com>
18934              Date: Tue, 4 Oct 2005 15:16:05 -0500
18935              Message-ID: <20051004201605.GA31682@petdance.com>
18936      Branch: perl
18937            ! malloc.c pad.c perl.c perl.h pp_ctl.c sv.c utf8.c xsutils.c
18938 ____________________________________________________________________________
18939 [ 25691] By: stevep                                on 2005/10/04  16:24:28
18940         Log: Fixes to Pod errors found by podchecker.
18941      Branch: perl
18942            ! README.os2 pod/perlfunc.pod
18943 ____________________________________________________________________________
18944 [ 25690] By: stevep                                on 2005/10/04  12:02:04
18945         Log: Upgrade to ExtUtils-ParseXS-2.13
18946      Branch: perl
18947            ! lib/ExtUtils/ParseXS.pm
18948 ____________________________________________________________________________
18949 [ 25689] By: stevep                                on 2005/10/04  11:01:11
18950         Log: Upgrade to ExtUtils-CBuilder-0.15 (with a small edit to 
18951              ExtUtils::CBuilder::Pltaform::dec_osf.pm to add a $VERSION)
18952      Branch: perl
18953            ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/Base.pm
18954            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
18955            ! lib/ExtUtils/CBuilder/Platform/dec_osf.pm
18956            ! lib/ExtUtils/CBuilder/Platform/os2.pm
18957            ! lib/ExtUtils/CBuilder/t/02-link.t
18958 ____________________________________________________________________________
18959 [ 25688] By: merijn                                on 2005/10/04  10:10:41
18960         Log: Subject: Re: $^CHILD_ERROR_NATIVE issues (with attachment)
18961              From: Gisle Aas <gisle@ActiveState.com>
18962              Date: 04 Oct 2005 02:18:27 -0700
18963              Message-ID: <lrd5ml7i8s.fsf@caliper.activestate.com>
18964      Branch: perl
18965            ! cop.h doio.c perl.c perl.h pp_sys.c win32/perlhost.h
18966            ! wince/perlhost.h
18967 ____________________________________________________________________________
18968 [ 25687] By: rgs                                   on 2005/10/03  16:16:21
18969         Log: Subject: Clone PL_statusvalue_posix [PATCH]
18970              From: Gisle Aas <gisle@ActiveState.com>
18971              Date: 03 Oct 2005 09:37:57 -0700
18972              Message-ID: <lr3bni8ska.fsf_-_@caliper.activestate.com>
18973      Branch: perl
18974            ! sv.c
18975 ____________________________________________________________________________
18976 [ 25686] By: rgs                                   on 2005/10/03  15:42:45
18977         Log: Pod::Usage documentation fix, suggested by :
18978              
18979              Subject: [perl #37322] Pod::Usage implementation of -sections disagrees with its documentation 
18980              From: "Steven Schubiger via RT" <perlbug-followup@perl.org>
18981              Date: Sun, 02 Oct 2005 07:25:37 -0700
18982              Message-ID: <rt-3.0.11-37322-121918.15.4257995782182@perl.org>
18983      Branch: perl
18984            ! lib/Pod/Usage.pm
18985 ____________________________________________________________________________
18986 [ 25685] By: rgs                                   on 2005/10/03  15:17:09
18987         Log: Yitzchak points out that this function argument is NULLOK
18988      Branch: perl
18989            ! embed.fnc proto.h
18990 ____________________________________________________________________________
18991 [ 25684] By: rgs                                   on 2005/10/03  11:27:31
18992         Log: Spaces to tabs
18993      Branch: perl
18994            ! MANIFEST
18995 ____________________________________________________________________________
18996 [ 25683] By: craigb                                on 2005/10/03  03:43:31
18997         Log: We lied about strtoq way back in #8120
18998      Branch: perl
18999            ! configure.com
19000 ____________________________________________________________________________
19001 [ 25682] By: stevep                                on 2005/10/03  03:10:05
19002         Log: Upgrade to Digest-1.12
19003      Branch: perl
19004            ! lib/Digest.pm lib/Digest/Changes
19005 ____________________________________________________________________________
19006 [ 25681] By: craigb                                on 2005/10/03  00:20:30
19007         Log: fix bug introduced by #25507 that kept ccflags from
19008              making it into config.sh
19009      Branch: perl
19010            ! configure.com
19011 ____________________________________________________________________________
19012 [ 25680] By: craigb                                on 2005/10/02  21:45:20
19013         Log: assorted blead build help for VMS (mostly ithreads-related)
19014      Branch: perl
19015            ! configure.com pp_sys.c vms/gen_shrfls.pl vms/vmsish.h
19016 ____________________________________________________________________________
19017 [ 25679] By: stevep                                on 2005/10/02  12:50:02
19018         Log: Subject: [perl #37233] [PATCH] Test::Harness and Devel::Cover combine with overloading to cause infinite recursion in Carp.pm 
19019              From: perlbug-followup[at]perl.org (Yves Orton)
19020              Date: Thu, 22 Sep 2005 11:31:02 -0700
19021              Message-ID: <rt-3.0.11-37233-121233.2.25543632691242[at]perl.org>
19022      Branch: perl
19023            ! lib/Carp/Heavy.pm
19024 ____________________________________________________________________________
19025 [ 25678] By: stevep                                on 2005/10/02  04:42:46
19026         Log: Clarify the documentation regarding the return value from C<push>.
19027      Branch: perl
19028            ! pod/perlfunc.pod
19029 ____________________________________________________________________________
19030 [ 25677] By: stevep                                on 2005/10/02  04:32:48
19031         Log: If a 'use' or 'require' fails due to too many open files (EMFILE),
19032              give an appropriate error message rather than saying the module
19033              cannot be found in @INC.
19034      Branch: perl
19035            ! pp_ctl.c
19036 ____________________________________________________________________________
19037 [ 25676] By: stevep                                on 2005/10/02  03:30:55
19038         Log: Missed test changes and a bit of debugging code that should 
19039              have been removed.
19040      Branch: perl
19041            ! lib/Pod/Html.pm lib/Pod/t/htmlescp.t lib/Pod/t/htmlview.t
19042 ____________________________________________________________________________
19043 [ 25675] By: stevep                                on 2005/10/02  02:24:12
19044         Log: Fix some of the XHTML issues in Pod::Html.  The call for some time
19045              with a debugger to figure out what is going on.
19046      Branch: perl
19047            ! lib/Pod/Html.pm
19048 ____________________________________________________________________________
19049 [ 25674] By: davem                                 on 2005/10/01  23:51:40
19050         Log: Improve -DT output and fix wild buffer pointer error
19051      Branch: perl
19052            ! toke.c
19053 ____________________________________________________________________________
19054 [ 25672] By: steveh                                on 2005/09/30  15:52:30
19055         Log: Make building perl on Win32 with the free VC++ toolkit easier
19056              
19057              Introduce new CCTYPE's MSVC70FREE and MSVC70 for the free and the full
19058              versions of MS VC++ 7.x respectively.  Perl can now be built with the
19059              free VC++ toolkit simply by running "nmake CCTYPE=MSVC70FREE" with no
19060              hacking of the win32/Makefile required.  Update README.win32 with
19061              these changes.
19062              
19063              Also add the CCTYPE MSVC to win32/Makefile.  This is already supported
19064              in win32/makefile.mk and is useful for avoiding the use of -DELAYLOAD
19065              for MS VC++ 3.x through 5.x.  Update README.win32 for this too.
19066      Branch: perl
19067            ! README.win32 win32/Makefile win32/makefile.mk
19068 ____________________________________________________________________________
19069 [ 25666] By: rgs                                   on 2005/09/30  08:59:14
19070         Log: Upgrade to XSLoader 0.05, plus a few doc nits,
19071              by Sébastien Aperghis-Tramoni <maddingue@free.fr>
19072      Branch: perl
19073            ! ext/DynaLoader/XSLoader_pm.PL ext/DynaLoader/t/XSLoader.t
19074 ____________________________________________________________________________
19075 [ 25665] By: davem                                 on 2005/09/29  22:57:44
19076         Log: PL_defoutgv could be used after being freed
19077              Was giving "use of freed value" warnings in t/io/through.t
19078              and t/io/crlf_through.t
19079      Branch: perl
19080            ! perl.c
19081 ____________________________________________________________________________
19082 [ 25664] By: davem                                 on 2005/09/29  21:01:54
19083         Log: the return value of start_subparse() can legally be ignored
19084      Branch: perl
19085            ! embed.fnc gv.c proto.h
19086 ____________________________________________________________________________
19087 [ 25663] By: stevep                                on 2005/09/29  20:43:52
19088         Log: Added new flag (--use-xsloader) to use XSLoader when in backward
19089              compatibility mode.
19090      Branch: perl
19091            ! utils/h2xs.PL
19092 ____________________________________________________________________________
19093 [ 25662] By: stevep                                on 2005/09/29  18:04:29
19094         Log: With XSLoader on CPAN now, add XSLoader as a prerequisite in Makefile.PL
19095              if the compatible version is less than 5.006 (the first version with 
19096              XSLoader).
19097      Branch: perl
19098            ! utils/h2xs.PL
19099 ____________________________________________________________________________
19100 [ 25660] By: nicholas                              on 2005/09/29  13:00:18
19101         Log: 2 more e-mail addresses that map to rgs
19102      Branch: perl
19103            ! Porting/checkAUTHORS.pl
19104 ____________________________________________________________________________
19105 [ 25659] By: nicholas                              on 2005/09/29  12:54:00
19106         Log: checkAUTHORS.pl wasn't aware of one of Merijn's e-mail addresses
19107      Branch: perl
19108            ! Porting/checkAUTHORS.pl
19109 ____________________________________________________________________________
19110 [ 25658] By: nicholas                              on 2005/09/29  12:50:40
19111         Log: Correct/tweak Changes so that checkAUTHORS.pl parses it.
19112      Branch: perl
19113            ! Changes
19114 ____________________________________________________________________________
19115 [ 25657] By: nicholas                              on 2005/09/29  11:01:53
19116         Log: Teach the alias mapping about new committers.
19117      Branch: perl
19118            ! Porting/checkAUTHORS.pl
19119 ____________________________________________________________________________
19120 [ 25656] By: nicholas                              on 2005/09/29  10:54:56
19121         Log: Cope with completely empty lines within the Changes file.
19122              Better diagnostics on "malformed" lines.
19123      Branch: perl
19124            ! Porting/checkAUTHORS.pl
19125 ____________________________________________________________________________
19126 [ 25652] By: steveh                                on 2005/09/29  08:47:26
19127         Log: Clean up CBuilder and ParseXS test files
19128              
19129              This was done once already in change 25222, but then modified in change
19130              25225.  The new versions of CBuilder and ParseXS that sync'ed those
19131              changes and have now been integrated back into bleadperl missed some
19132              bits of change 25225.  Try again.
19133      Branch: perl
19134            ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/t/01-basic.t
19135            ! lib/ExtUtils/CBuilder/t/02-link.t lib/ExtUtils/ParseXS.pm
19136            ! lib/ExtUtils/ParseXS/t/basic.t
19137 ____________________________________________________________________________
19138 [ 25651] By: nicholas                              on 2005/09/29  06:52:35
19139         Log: Attempting to do too many things simultaneously with the C pre-
19140              processor considered harmful.
19141      Branch: perl
19142            ! perl.c
19143 ____________________________________________________________________________
19144 [ 25650] By: stevep                                on 2005/09/29  00:23:44
19145         Log: Upgrade to ExtUtils::CBuilder 0.14
19146      Branch: perl
19147            ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/Base.pm
19148            ! lib/ExtUtils/CBuilder/Platform/VMS.pm
19149            ! lib/ExtUtils/CBuilder/t/01-basic.t
19150            ! lib/ExtUtils/CBuilder/t/02-link.t
19151 ____________________________________________________________________________
19152 [ 25649] By: stevep                                on 2005/09/28  22:59:08
19153         Log: Upgrade to Test::Harness 2.56
19154      Branch: perl
19155            + t/lib/sample-tests/bignum_many
19156            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
19157            ! lib/Test/Harness/Straps.pm lib/Test/Harness/TAP.pod
19158            ! lib/Test/Harness/bin/prove lib/Test/Harness/t/test-harness.t
19159            ! t/lib/sample-tests/bignum
19160 ____________________________________________________________________________
19161 [ 25640] By: nicholas                              on 2005/09/28  19:56:53
19162         Log: savepv and savepvn are actually NULLOK
19163      Branch: perl
19164            ! embed.fnc proto.h
19165 ____________________________________________________________________________
19166 [ 25638] By: nicholas                              on 2005/09/28  18:51:15
19167         Log: Forgot to run embed.pl after change 25637
19168      Branch: perl
19169            ! proto.h
19170 ____________________________________________________________________________
19171 [ 25637] By: nicholas                              on 2005/09/28  18:31:04
19172         Log: Subject: [PATCH] embed.fnc now requires NN/NULLOK
19173              From: Andy Lester <andy@petdance.com>
19174              Message-ID: <20050928172254.GE20201@petdance.com>
19175              Date: Wed, 28 Sep 2005 12:22:54 -0500
19176      Branch: perl
19177            ! embed.fnc embed.pl
19178 ____________________________________________________________________________
19179 [ 25634] By: nicholas                              on 2005/09/28  15:56:45
19180         Log: We can use the C pre-processor to build a single, longer string
19181              constant which makes the object code slightly smaller.
19182      Branch: perl
19183            ! perl.c
19184 ____________________________________________________________________________
19185 [ 25627] By: steveh                                on 2005/09/28  08:23:01
19186         Log: Improve File::Spec::Win32->path() and fix MM_Win32.t
19187              
19188              Subject: Improved File::Spec::Win32->path [PATCH]
19189              From: Gisle Aas <gisle@ActiveState.com>
19190              Date: 17 Sep 2005 00:13:41 -0700
19191              Message-ID: <lrk6hgrwt6.fsf@caliper.activestate.com>
19192              
19193              Subject: Re: Improved File::Spec::Win32->path [PATCH]
19194              From: Michael G Schwern <schwern@pobox.com>
19195              Date: Tue, 27 Sep 2005 13:05:54 -0700
19196              Message-ID: <20050927200554.GC20908@windhund.schwern.org>
19197      Branch: perl
19198            ! lib/ExtUtils/t/MM_Win32.t lib/File/Spec/Win32.pm
19199 ____________________________________________________________________________
19200 [ 25626] By: stevep                                on 2005/09/28  00:06:29
19201         Log: Upgrade to CGI-3.11, with some modifications for Pod differences in
19202              bleadperl.
19203      Branch: perl
19204            ! lib/CGI.pm lib/CGI/Changes lib/CGI/Cookie.pm
19205 ____________________________________________________________________________
19206 [ 25625] By: rgs                                   on 2005/09/27  20:07:32
19207         Log: Comment nit by Vadim Konovalov
19208              And while we're at it, reindent consistently.
19209      Branch: perl
19210            ! t/io/crlf.t
19211 ____________________________________________________________________________
19212 [ 25624] By: rgs                                   on 2005/09/27  20:04:07
19213         Log: POD nit by Yitzchak
19214      Branch: perl
19215            ! pod/perlfunc.pod
19216 ____________________________________________________________________________
19217 [ 25623] By: rgs                                   on 2005/09/27  17:02:42
19218         Log: Clarify what -MFoo=number does on the command-line
19219      Branch: perl
19220            ! pod/perlrun.pod
19221 ____________________________________________________________________________
19222 [ 25621] By: stevep                                on 2005/09/27  15:05:18
19223         Log: Subject: AW: [perl #36291] incorrect $! from open ">&nr" with too many open files
19224              From: "Dintelmann, Peter" <Peter.Dintelmann@Dresdner-Bank.com>
19225              Date: Tue, 27 Sep 2005 15:18:00 +0200
19226      Branch: perl
19227            ! doio.c
19228 ____________________________________________________________________________
19229 [ 25619] By: rgs                                   on 2005/09/27  14:25:53
19230         Log: Fix by Rick Delaney for [perl #3269] no warnings "bareword" turns off
19231              too many warnings.
19232      Branch: perl
19233            ! mg.c t/io/binmode.t t/lib/warnings/2use
19234 ____________________________________________________________________________
19235 [ 25618] By: rgs                                   on 2005/09/27  12:53:49
19236         Log: Subject: [PATCH] Re: [BUG 5.8.7] Another major bug in PerlIO layer
19237              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
19238              Date: Tue, 27 Sep 2005 02:07:35 -0700
19239              Message-ID: <20050927090734.GB3687@math.berkeley.edu>
19240      Branch: perl
19241            + t/io/crlf_through.t t/io/through.t
19242            ! MANIFEST perlio.c
19243 ____________________________________________________________________________
19244 [ 25617] By: rgs                                   on 2005/09/27  11:06:23
19245         Log: OPpRUNTIME can be set on OP_QR too
19246      Branch: perl
19247            ! ext/B/B/Concise.pm
19248 ____________________________________________________________________________
19249 [ 25616] By: rgs                                   on 2005/09/27  10:09:46
19250         Log: Fix the overriding of CORE::do, just like change 25599
19251              was fixing the overriding of CORE::require
19252      Branch: perl
19253            ! embed.fnc embed.h op.c perly.act perly.y proto.h toke.c
19254 ____________________________________________________________________________
19255 [ 25615] By: rgs                                   on 2005/09/27  09:18:42
19256         Log: Micro-optimisation: use PL_globalstash instead of looking up
19257              CORE::GLOBAL::require by name
19258      Branch: perl
19259            ! op.c
19260 ____________________________________________________________________________
19261 [ 25614] By: rgs                                   on 2005/09/27  09:04:50
19262         Log: Addition to change 25612
19263      Branch: perl
19264            ! symbian/PerlApp.cpp
19265 ____________________________________________________________________________
19266 [ 25613] By: rgs                                   on 2005/09/27  08:36:24
19267         Log: Subject: [PATCH] mark cannot be const because MEXTEND() modifies it, and tkGlue.c uses MEXTEND()
19268              From: "Jan Dubois" <jand@ActiveState.com>
19269              Date: Mon, 26 Sep 2005 21:19:51 -0700
19270              Message-Id: <200509270419.j8R4JtVw026876@smtp3.ActiveState.com>
19271      Branch: perl
19272            ! XSUB.h
19273 ____________________________________________________________________________
19274 [ 25612] By: rgs                                   on 2005/09/27  08:33:36
19275         Log: Subject: [PATCH] 5.9.x@25609 Symbian update
19276              From: <jarkko.hietaniemi@nokia.com>
19277              Date: Tue, 27 Sep 2005 11:54:00 +0300
19278              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A55C@esebe105.NOE.Nokia.com>
19279      Branch: perl
19280            ! symbian/PerlApp.cpp symbian/config.sh
19281 ____________________________________________________________________________
19282 [ 25611] By: rgs                                   on 2005/09/27  07:42:52
19283         Log: Test for OPpCONST_NOVER only on OP_CONST ops.
19284              Plus a regression test by Schwern.
19285      Branch: perl
19286            ! pp_ctl.c t/op/override.t
19287 ____________________________________________________________________________
19288 [ 25610] By: rgs                                   on 2005/09/27  06:40:09
19289         Log: Subject: Warnings in tests @25605 due to cmp_ok behavior change.
19290              From: Michael G Schwern <schwern@pobox.com>
19291              Date: Mon, 26 Sep 2005 14:21:09 -0700
19292              Message-ID: <20050926212109.GA11036@windhund.schwern.org>
19293      Branch: perl
19294            ! lib/AutoSplit.t lib/Pod/t/InputObjects.t
19295 ____________________________________________________________________________
19296 [ 25609] By: stevep                                on 2005/09/27  02:45:50
19297         Log: Upgrade to Encode 2.12
19298      Branch: perl
19299            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
19300            ! ext/Encode/Encode.xs ext/Encode/META.yml
19301            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Supported.pod
19302            ! ext/Encode/t/fallback.t ext/Encode/ucm/8859-7.ucm
19303 ____________________________________________________________________________
19304 [ 25608] By: stevep                                on 2005/09/26  23:09:44
19305         Log: Upgrade to Digest 1.11 with a minor Pod fix.  Also my first commit :)
19306      Branch: perl
19307            ! lib/Digest.pm lib/Digest/Changes
19308 ____________________________________________________________________________
19309 [ 25605] By: nicholas                              on 2005/09/26  17:54:06
19310         Log: const sausage const const bacon const tomato and const
19311              The search_ext parameter to find_script can be a little more const.
19312      Branch: perl
19313            ! embed.fnc proto.h util.c
19314 ____________________________________________________________________________
19315 [ 25604] By: rgs                                   on 2005/09/26  16:31:43
19316         Log: Upgrade to Test::Simple 0.61
19317      Branch: perl
19318            + lib/Test/Builder/Module.pm lib/Test/Simple/t/bail_out.t
19319            + t/lib/Test/Simple/sample_tests/too_few_fail.plx
19320            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
19321            ! lib/Test/Simple.pm lib/Test/Simple/Changes
19322            ! lib/Test/Simple/t/00test_harness_check.t
19323            ! lib/Test/Simple/t/create.t lib/Test/Simple/t/eq_set.t
19324            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
19325            ! lib/Test/Simple/t/extra_one.t lib/Test/Simple/t/fail-like.t
19326            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
19327            ! lib/Test/Simple/t/fail_one.t
19328            ! lib/Test/Simple/t/harness_active.t
19329            ! lib/Test/Simple/t/has_plan2.t
19330            ! lib/Test/Simple/t/is_deeply_fail.t lib/Test/Simple/t/missing.t
19331            ! lib/Test/Simple/t/no_diag.t lib/Test/Simple/t/overload.t
19332            ! lib/Test/Simple/t/plan_no_plan.t lib/Test/Simple/t/todo.t
19333            ! lib/Test/Simple/t/undef.t
19334            ! t/lib/Test/Simple/sample_tests/too_few.plx
19335 ____________________________________________________________________________
19336 [ 25602] By: rgs                                   on 2005/09/26  14:45:53
19337         Log: Fix change 25597 for non-Windows platforms
19338      Branch: perl
19339            ! lib/File/Find.pm
19340 ____________________________________________________________________________
19341 [ 25601] By: rgs                                   on 2005/09/26  14:24:20
19342         Log: Make B::Deparse handle correctly CORE::require
19343      Branch: perl
19344            ! ext/B/B/Deparse.pm
19345 ____________________________________________________________________________
19346 [ 25600] By: rgs                                   on 2005/09/26  14:22:43
19347         Log: Document the new meaning of OPf_SPECIAL on OP_REQUIRE
19348      Branch: perl
19349            ! op.h
19350 ____________________________________________________________________________
19351 [ 25599] By: rgs                                   on 2005/09/26  14:04:21
19352         Log: CORE::require was always parsed as require().
19353              That's because require() isn't overridable at tokenizer-level
19354              like other overridable built-ins, but is handled by the optree
19355              builder. So, find a way to pass the information that require()
19356              was written as CORE::require() to Perl_ck_require. This is
19357              done by adding a new token type REQUIRE and by adding OPf_SPECIAL
19358              to OP_REQUIRE when it's saw as CORE::require in the program text.
19359              This fixes bug [perl #37274] The "CORE" in CORE::require is ignored.
19360      Branch: perl
19361            ! op.c perly.act perly.h perly.tab perly.y toke.c
19362 ____________________________________________________________________________
19363 [ 25597] By: steveh                                on 2005/09/26  08:54:13
19364         Log: Subject: [perl #37223] [PATCH] File::Find::find fails on Win32 with follow => 1 
19365              From: "Steve Peters via RT" <perlbug-followup@perl.org>
19366              Date: Sun, 25 Sep 2005 14:41:03 -0700
19367              Message-ID: <rt-3.0.11-37223-121392.15.8703994486314@perl.org>
19368              
19369              and update docs
19370      Branch: perl
19371            ! lib/File/Find.pm
19372 ____________________________________________________________________________
19373 [ 25591] By: rgs                                   on 2005/09/23  20:46:04
19374         Log: Upgrade to Compress::Zlib 1.40
19375      Branch: perl
19376            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README
19377            ! ext/Compress/Zlib/Zlib.pm ext/Compress/Zlib/Zlib.xs
19378            ! ext/Compress/Zlib/t/03examples.t
19379 ____________________________________________________________________________
19380 [ 25590] By: rgs                                   on 2005/09/23  19:06:31
19381         Log: Subject: [PATCH] Fix to PERL_DEBUG_COW
19382              From: Steve Peters <steve@fisharerojo.org>
19383              Date: Sep 23, 2005 8:11 PM
19384              Message-ID: <20050923181109.GA1350@mccoy.peters.homeunix.org>
19385      Branch: perl
19386            ! sv.h
19387 ____________________________________________________________________________
19388 [ 25588] By: rgs                                   on 2005/09/23  15:54:02
19389         Log: Subject: Re: pod/pod2usage2.t
19390              From: "H.Merijn Brand" <h.m.brand@xs4all.nl>
19391              Date: Thu, 22 Sep 2005 12:12:49 +0200
19392              Message-ID: <20050922121249.5077ee3e@pc09>
19393              
19394              Also, skip all tests on Windows until we find a way
19395              to write them portably
19396      Branch: perl
19397            ! t/pod/pod2usage2.t
19398 ____________________________________________________________________________
19399 [ 25586] By: rgs                                   on 2005/09/23  15:12:03
19400         Log: Subject: [PATCH] quiet a few warnings
19401              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
19402              Date: Wed, 21 Sep 2005 18:45:56 -0700
19403              Message-ID: <20050922014555.GA2852@efn.org>
19404      Branch: perl
19405            ! cygwin/cygwin.c embed.fnc proto.h
19406 ____________________________________________________________________________
19407 [ 25582] By: rgs                                   on 2005/09/23  13:49:24
19408         Log: Subject: [PATCH] Changes for hints/linux.sh for Purify
19409              From: Steve Peters <steve@fisharerojo.org>
19410              Date: Fri, 23 Sep 2005 08:38:58 -0500
19411              Message-ID: <20050923133858.GA29475@mccoy.peters.homeunix.org>
19412      Branch: perl
19413            ! hints/linux.sh
19414 ____________________________________________________________________________
19415 [ 25581] By: steveh                                on 2005/09/23  13:46:40
19416         Log: Extend 25579 to cover vc64 too
19417      Branch: perl
19418            ! Porting/checkcfgvar.pl
19419 ____________________________________________________________________________
19420 [ 25579] By: rgs                                   on 2005/09/23  13:08:14
19421         Log: Add Porting/checkcfgvar.pl by Jarkko
19422      Branch: perl
19423            + Porting/checkcfgvar.pl
19424            ! MANIFEST
19425 ____________________________________________________________________________
19426 [ 25578] By: rgs                                   on 2005/09/23  12:35:30
19427         Log: SAPER is the new maintainer of XSLoader
19428      Branch: perl
19429            ! Porting/Maintainers.pl
19430 ____________________________________________________________________________
19431 [ 25573] By: steveh                                on 2005/09/23  08:40:58
19432         Log: Change 25226 should have done this too
19433      Branch: perl
19434            ! win32/config.bc
19435 ____________________________________________________________________________
19436 [ 25571] By: nicholas                              on 2005/09/22  14:35:52
19437         Log: As SvPVX_mutable and SvPVX_const are new, they don't need to be LVALUEs
19438      Branch: perl
19439            ! sv.h
19440 ____________________________________________________________________________
19441 [ 25570] By: nicholas                              on 2005/09/22  14:09:37
19442         Log: The New*() compatibility macros aren't needed inside the perl core.
19443      Branch: perl
19444            ! handy.h
19445 ____________________________________________________________________________
19446 [ 25563] By: steveh                                on 2005/09/22  07:26:20
19447         Log: Forgot to update MANIFEST in change 25547
19448      Branch: perl
19449            ! MANIFEST
19450 ____________________________________________________________________________
19451 [ 25560] By: rgs                                   on 2005/09/21  21:10:50
19452         Log: Add an option --ignore to installhtml
19453              and use it to avoid to install doc in Porting/.
19454              Skip also test modules.
19455      Branch: perl
19456            ! Makefile.SH installhtml
19457 ____________________________________________________________________________
19458 [ 25547] By: steveh                                on 2005/09/21  16:19:03
19459         Log: Localize $@ in Locale::Maketext::maketext()
19460              so that $lh->maketext("Error: [_1]\n", $@) works as expected
19461              
19462              Also added a new test for this fix
19463      Branch: perl
19464            + lib/Locale/Maketext/t/30_local.t
19465            ! lib/Locale/Maketext.pm
19466 ____________________________________________________________________________
19467 [ 25544] By: rgs                                   on 2005/09/21  15:53:33
19468         Log: A few POD fixes
19469      Branch: perl
19470            ! Porting/pumpkin.pod ext/B/B/Concise.pm
19471            ! ext/Data/Dumper/Dumper.pm lib/FileCache.pm
19472 ____________________________________________________________________________
19473 [ 25543] By: rgs                                   on 2005/09/21  15:31:02
19474         Log: Upgrade to Pod::Parser 1.33
19475      Branch: perl
19476            + t/pod/pod2usage2.t
19477            ! MANIFEST lib/Pod/Checker.pm lib/Pod/InputObjects.pm
19478            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
19479            ! lib/Pod/Usage.pm t/pod/find.t t/pod/poderrs.xr
19480 ____________________________________________________________________________
19481 [ 25537] By: rgs                                   on 2005/09/21  14:20:14
19482         Log: PodParser is now Pod-Parser on CPAN
19483      Branch: perl
19484            ! Porting/Maintainers.pl
19485 ____________________________________________________________________________
19486 [ 25534] By: rgs                                   on 2005/09/21  13:12:33
19487         Log: Subject: [PATCH 5.8.7] misc a2p fixes
19488              From: Brendan O'Dea <bod@debian.org>
19489              Date: Sun, 11 Sep 2005 19:43:14 +1000
19490              Message-ID: <20050911094314.GA15155@londo.c47.org>
19491              
19492              and remove the check_byacc target from the x2p makefile
19493      Branch: perl
19494            ! x2p/Makefile.SH x2p/a2p.c x2p/a2p.y x2p/a2py.c x2p/walk.c
19495 ____________________________________________________________________________
19496 [ 25533] By: rgs                                   on 2005/09/21  11:25:54
19497         Log: Upgrade to ExtUtils::ParseXS 2.12
19498      Branch: perl
19499            ! lib/ExtUtils/ParseXS.pm lib/ExtUtils/ParseXS/t/basic.t
19500 ____________________________________________________________________________
19501 [ 25532] By: rgs                                   on 2005/09/21  11:15:43
19502         Log: Upgrade to Time::HiRes 1.74
19503      Branch: perl
19504            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
19505            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
19506 ____________________________________________________________________________
19507 [ 25530] By: nicholas                              on 2005/09/21  10:53:56
19508         Log: Remove the last STRLEN n_a;s that my compiler can reach.
19509      Branch: perl
19510            ! doop.c ext/Devel/DProf/DProf.xs ext/Opcode/Opcode.xs perly.act
19511            ! perly.y pp_pack.c sv.h
19512 ____________________________________________________________________________
19513 [ 25526] By: rgs                                   on 2005/09/21  09:37:27
19514         Log: Integrate changes from Text::Tabs and Text::Wrap on CPAN
19515              (Text-Tabs+Wrap-2005.0824). Keep local changes.
19516      Branch: perl
19517            ! lib/Text/Tabs.pm lib/Text/TabsWrap/CHANGELOG lib/Text/Wrap.pm
19518 ____________________________________________________________________________
19519 [ 25523] By: rgs                                   on 2005/09/20  19:12:28
19520         Log: Yitzchak says that Tim says that we can distribute
19521              the perl glossary under the same terms as Perl itself.
19522      Branch: perl
19523            ! pod/perlglossary.pod
19524 ____________________________________________________________________________
19525 [ 25515] By: rgs                                   on 2005/09/20  11:09:48
19526         Log: Subject: [PATCH blead] Re: [perl #36733] %SIG not properly local-ized
19527              From: Rick Delaney <rick@bort.ca>
19528              Date: Thu, 8 Sep 2005 08:55:16 -0400
19529              Message-ID: <20050908125516.GA18184@localhost.localdomain>
19530      Branch: perl
19531            ! hv.c t/op/local.t
19532 ____________________________________________________________________________
19533 [ 25513] By: steveh                                on 2005/09/20  09:20:16
19534         Log: Resolve [perl #37110]: Update README.win32
19535              
19536              I give up trying to keep the Platform SDK links up-to-date. They seem
19537              to have changed every time that I look at them, so make the
19538              instructions more general.
19539      Branch: perl
19540            ! README.win32
19541 ____________________________________________________________________________
19542 [ 25512] By: rgs                                   on 2005/09/20  09:15:17
19543         Log: Upgrade to Compress::Zlib 1.39
19544      Branch: perl
19545            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/README
19546            ! ext/Compress/Zlib/Zlib.pm ext/Compress/Zlib/Zlib.xs
19547 ____________________________________________________________________________
19548 [ 25511] By: rgs                                   on 2005/09/20  09:02:17
19549         Log: Subject: PATCH for #37138: using XSUB as DB::DB causes perl to crash
19550              From: Salvador "FandiXo" <sfandino@yahoo.com>
19551              Date: Mon, 19 Sep 2005 06:56:39 -0700 (PDT)
19552              Message-ID: <20050919135639.96726.qmail@web52701.mail.yahoo.com>
19553              
19554              (adapted to bleadperl)
19555      Branch: perl
19556            ! pp_ctl.c
19557 ____________________________________________________________________________
19558 [ 25507] By: merijn                                on 2005/09/20  06:51:38
19559         Log: Subject: [patch@25502] Add hard link and V8.2 crtl support to VMS.
19560              From: "John E. Malmberg" <wb8tyw@qsl.net>
19561              Date: Tue, 20 Sep 2005 01:22:24 -0400
19562              Message-ID: <432F9C90.7080702@qsl.net>
19563      Branch: perl
19564            ! configure.com vms/descrip_mms.template x2p/s2p.PL
19565 ____________________________________________________________________________
19566 [ 25502] By: nicholas                              on 2005/09/19  21:02:02
19567         Log: The second argument to Move() is the destination, so cannot possibly
19568              be const. Pesky casting in handy.h. Getting in the way of correctness.
19569      Branch: perl
19570            ! sv.c
19571 ____________________________________________________________________________
19572 [ 25499] By: nicholas                              on 2005/09/19  19:44:07
19573         Log: Add parallel testing to TODO
19574      Branch: perl
19575            ! pod/perltodo.pod
19576 ____________________________________________________________________________
19577 [ 25497] By: nicholas                              on 2005/09/19  18:48:10
19578         Log: First argument to he_dup is actually a const HE *
19579      Branch: perl
19580            ! embed.fnc hv.c proto.h sv.c
19581 ____________________________________________________________________________
19582 [ 25493] By: nicholas                              on 2005/09/19  15:59:44
19583         Log: All Perl_hv_name_set()s need to be plain hv_name_set if they are to
19584              work with a macro version.
19585      Branch: perl
19586            ! ext/ByteLoader/bytecode.h
19587 ____________________________________________________________________________
19588 [ 25488] By: steveh                                on 2005/09/19  14:18:40
19589         Log: Update win32 config files w.r.t. change #25387
19590      Branch: perl
19591            ! win32/config.bc win32/config.gc win32/config.vc
19592            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
19593            ! win32/config_H.vc win32/config_H.vc64
19594 ____________________________________________________________________________
19595 [ 25486] By: rgs                                   on 2005/09/19  12:38:26
19596         Log: Subject: bleadperl DProf.xs:140: warning: `unused' attribute ignored
19597              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
19598              Date: Sun, 18 Sep 2005 19:46:37 -0700
19599              Message-ID: <20050919024637.GA2860@efn.org>
19600      Branch: perl
19601            ! ext/Devel/DProf/DProf.xs
19602 ____________________________________________________________________________
19603 [ 25480] By: nicholas                              on 2005/09/19  07:11:38
19604         Log: Improve failure case diagnostics from comp/package.t
19605      Branch: perl
19606            ! t/comp/package.t
19607 ____________________________________________________________________________
19608 [ 25476] By: nicholas                              on 2005/09/18  21:54:18
19609         Log: Should have been embed.h, not proto.h, in 25475
19610      Branch: perl
19611            ! embed.h
19612 ____________________________________________________________________________
19613 [ 25475] By: nicholas                              on 2005/09/18  21:52:25
19614         Log: It looks like the only way to reliably make Perl_hv_name_set a pure
19615              macro in 5.8.x is to make it available as hv_name_set.
19616              [Otherwise when and where aTHX_ hv gets expanded to foo, hv causes
19617              warnings or other games when Perl_hv_name_set() is a macro]
19618      Branch: perl
19619            ! embed.fnc ext/Opcode/Opcode.xs gv.c hv.c perl.c proto.h
19620 ____________________________________________________________________________
19621 [ 25474] By: merijn                                on 2005/09/18  18:36:15
19622         Log: Subject: [patch@25452] VMS fix required by Change 25387
19623              From: "John E. Malmberg" <wb8tyw@qsl.net>
19624              Date: Sun, 18 Sep 2005 14:53:09 -0400
19625              Message-ID: <432DB795.8050801@qsl.net>
19626      Branch: perl
19627            ! configure.com
19628 ____________________________________________________________________________
19629 [ 25463] By: nicholas                              on 2005/09/18  11:07:51
19630         Log: Tidying up the unused or unneeded global variables would be good.
19631      Branch: perl
19632            ! pod/perltodo.pod
19633 ____________________________________________________________________________
19634 [ 25459] By: nicholas                              on 2005/09/18  10:12:51
19635         Log: Controlling what the GNU linker exports from a shared library would
19636              be a useful thing TODO
19637      Branch: perl
19638            ! pod/perltodo.pod
19639 ____________________________________________________________________________
19640 [ 25457] By: nicholas                              on 2005/09/18  09:38:59
19641         Log: Detail the minimal rewards programme we have on offer.
19642              Hoik relocatable perl to the top of its section.
19643              Some other formatting tweaks.
19644      Branch: perl
19645            ! pod/perltodo.pod
19646 ____________________________________________________________________________
19647 [ 25452] By: nicholas                              on 2005/09/17  19:50:47
19648         Log: 
19649              refactoring xsubpp should have been in the "just perl" section.
19650      Branch: perl
19651            ! pod/perltodo.pod
19652 ____________________________________________________________________________
19653 [ 25451] By: nicholas                              on 2005/09/17  19:49:27
19654         Log: Add "refactor xsubpp to be a thin wrapper around ExtUtils::ParseXS"
19655              to the TODO
19656      Branch: perl
19657            ! pod/perltodo.pod
19658 ____________________________________________________________________________
19659 [ 25448] By: nicholas                              on 2005/09/17  19:11:33
19660         Log: Add shrinking GVs and CVs to the TODO
19661      Branch: perl
19662            ! pod/perltodo.pod
19663 ____________________________________________________________________________
19664 [ 25446] By: nicholas                              on 2005/09/17  18:59:37
19665         Log: Add reduce duplication in sv_setsv_flags to TODO
19666      Branch: perl
19667            ! pod/perltodo.pod
19668 ____________________________________________________________________________
19669 [ 25445] By: nicholas                              on 2005/09/17  18:53:39
19670         Log: Missing DO_BO_PACK_PC and DO_BO_UNPACK_PC for the 5.8.x case
19671              (and the don't know the pointer size case)
19672      Branch: perl
19673            ! pp_pack.c
19674 ____________________________________________________________________________
19675 [ 25444] By: nicholas                              on 2005/09/17  18:40:29
19676         Log: vv5.9.3 is clearly a bug.
19677      Branch: perl
19678            ! utils/perlbug.PL
19679 ____________________________________________________________________________
19680 [ 25443] By: nicholas                              on 2005/09/17  18:34:37
19681         Log: Add ordering of "global" variables to TODO
19682      Branch: perl
19683            ! pod/perltodo.pod
19684 ____________________________________________________________________________
19685 [ 25442] By: nicholas                              on 2005/09/17  18:05:30
19686         Log: Holding a mutex then croak()ing strikes me as deadlock.
19687      Branch: perl
19688            ! ext/threads/threads.xs
19689 ____________________________________________________________________________
19690 [ 25439] By: nicholas                              on 2005/09/17  17:09:25
19691         Log: Add emulate the per-thread memory pool on Unix to the TODO
19692      Branch: perl
19693            ! pod/perltodo.pod
19694 ____________________________________________________________________________
19695 [ 25436] By: nicholas                              on 2005/09/17  15:42:51
19696         Log: Add suggestion to profile to find a better set of hot ops for pp_hot.
19697      Branch: perl
19698            ! pod/perltodo.pod
19699 ____________________________________________________________________________
19700 [ 25434] By: nicholas                              on 2005/09/17  15:32:36
19701         Log: add merge Perl_sv_2[inpu]v to TODO
19702      Branch: perl
19703            ! pod/perltodo.pod
19704 ____________________________________________________________________________
19705 [ 25431] By: nicholas                              on 2005/09/17  14:36:14
19706         Log: Making make -j... work is a TODO
19707      Branch: perl
19708            ! pod/perltodo.pod
19709 ____________________________________________________________________________
19710 [ 25430] By: nicholas                              on 2005/09/17  14:33:33
19711         Log: Add "automating coverage tests" as a TODO
19712      Branch: perl
19713            ! pod/perltodo.pod
19714 ____________________________________________________________________________
19715 [ 25429] By: nicholas                              on 2005/09/17  14:19:54
19716         Log: Re-order the TODO tasks based on the skills they need, putting the
19717              easist tasks first. I've categorised them as
19718              
19719              =head1 Tasks that only need Perl knowledge
19720              =head1 Tasks that need a little sysadmin-type knowledge
19721              =head1 Tasks that need a little C knowledge
19722              =head1 Tasks that need a knowledge of XS
19723              =head1 Tasks that need a knowledge of the interpreter
19724              =head1 Big projects
19725              
19726              Lets see if we get any takers.
19727      Branch: perl
19728            ! pod/perltodo.pod
19729 ____________________________________________________________________________
19730 [ 25418] By: rgs                                   on 2005/09/16  12:54:43
19731         Log: Revert change #24223 : select() will continue
19732              to return -1 on error, like in previous versions, and
19733              like other system builtins.
19734      Branch: perl
19735            ! pod/perl593delta.pod pod/perlfunc.pod pp_sys.c
19736 ____________________________________________________________________________
19737 [ 25417] By: rgs                                   on 2005/09/15  14:48:37
19738         Log: Fix obsolete identifiers in comment
19739      Branch: perl
19740            ! av.h
19741 ____________________________________________________________________________
19742 [ 25416] By: rgs                                   on 2005/09/15  14:19:19
19743         Log: Upgrade to version.pm 0.48
19744      Branch: perl
19745            + lib/version.pod
19746            ! MANIFEST lib/version.pm lib/version.t util.c
19747 ____________________________________________________________________________
19748 [ 25414] By: rgs                                   on 2005/09/14  12:49:58
19749         Log: Subject: [PATCH] Math::Complex and Math::Trig updates (Re: [perl #37117] Math::Complex atan2 bug)
19750              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
19751              Date: Wed, 14 Sep 2005 09:26:11 +0300
19752              Message-ID: <4327C283.80706@gmail.com>
19753      Branch: perl
19754            ! lib/Math/Complex.pm lib/Math/Complex.t lib/Math/Trig.pm
19755            ! lib/Math/Trig.t pod/perlfunc.pod
19756 ____________________________________________________________________________
19757 [ 25413] By: rgs                                   on 2005/09/14  08:58:04
19758         Log: Subject: [perl #37163] dprofpp array subscript error 
19759              From: scott@perlcode.org (via RT) <perlbug-followup@perl.org>
19760              Date: Tue, 13 Sep 2005 12:11:46 -0700
19761              Message-ID: <rt-3.0.11-37163-120724.9.33005980359667@perl.org>
19762      Branch: perl
19763            ! utils/dprofpp.PL
19764 ____________________________________________________________________________
19765 [ 25411] By: rgs                                   on 2005/09/14  08:11:08
19766         Log: Change 25409 wasn't necessary for threaded perls
19767      Branch: perl
19768            ! toke.c
19769 ____________________________________________________________________________
19770 [ 25409] By: rgs                                   on 2005/09/14  01:08:22
19771         Log: The debugger wasn't tracing correctly execution in eval("")'ed
19772              code containing #line directives
19773      Branch: perl
19774            ! toke.c
19775 ____________________________________________________________________________
19776 [ 25406] By: rgs                                   on 2005/09/13  20:58:38
19777         Log: Subject: [PATCH] Re: [MAINT24637] fails "make test" on OSX 10.4 (lib/locale.t)
19778              From: Dominic Dunlop <shouldbedomo@mac.com>
19779              Date: Sep 13, 2005 11:13 PM
19780              Message-Id: <456439EA-CE2E-49A0-97FF-1B003CF8AFDE@mac.com>
19781      Branch: perl
19782            ! lib/locale.t
19783 ____________________________________________________________________________
19784 [ 25403] By: nicholas                              on 2005/09/13  18:16:55
19785         Log: Add Luke Closs to AUTHORS
19786      Branch: perl
19787            ! AUTHORS
19788 ____________________________________________________________________________
19789 [ 25402] By: nicholas                              on 2005/09/13  17:54:09
19790         Log: Subject: [perl #36448] configuring ranlib for perl on osx with xcode 2.1
19791              From: Luke Closs (via RT) <perlbug-followup@perl.org>
19792              Message-ID: <rt-3.0.11-36448-116486.6.06308221656583@perl.org>
19793              Date: 1 Jul 2005 21:56:31 -0000
19794      Branch: perl
19795            ! Configure hints/darwin.sh
19796 ____________________________________________________________________________
19797 [ 25399] By: rgs                                   on 2005/09/13  13:25:23
19798         Log: Allow non-arrowed form of chained subscripts after slices
19799              
19800              Subject: Re: [perl #37039] perlref documentation about optional -> is too vague
19801              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
19802              Date: Thu, 1 Sep 2005 17:41:36 -0700
19803              Message-ID: <20050902004136.GA2656@efn.org>
19804              
19805              Date: Mon, 5 Sep 2005 08:10:20 -0700
19806              Message-ID: <20050905151020.GA3556@efn.org>
19807      Branch: perl
19808            ! perly.act perly.h perly.tab perly.y t/op/ref.t
19809 ____________________________________________________________________________
19810 [ 25398] By: merijn                                on 2005/09/13  06:22:58
19811         Log: Subject: [patch@25388] vms/vms.c Perl_cando fix.
19812              From: "John E. Malmberg" <wb8tyw@qsl.net>
19813              Date: Mon, 12 Sep 2005 23:56:36 -0400
19814              Message-ID: <43264DF4.6090403@qsl.net>
19815      Branch: perl
19816            ! vms/vms.c
19817 ____________________________________________________________________________
19818 [ 25397] By: merijn                                on 2005/09/13  06:18:46
19819         Log: Subject: [PATCH] The return of the consting
19820              From: Andy Lester <andy@petdance.com>
19821              Date: Tue, 13 Sep 2005 01:08:36 -0500
19822              Message-ID: <20050913060835.GA1037@petdance.com>
19823      Branch: perl
19824            ! embed.fnc lib/overload.pm pp_pack.c proto.h util.c
19825 ____________________________________________________________________________
19826 [ 25388] By: rgs                                   on 2005/09/12  14:32:29
19827         Log: Subject: [perl #37142] h2xs skips enums with negative values 
19828              From: Aaron Kaplan (via RT) <perlbug-followup@perl.org>
19829              Date: Sun, 11 Sep 2005 13:33:44 -0700
19830              Message-ID: <rt-3.0.11-37142-120585.5.90517066191047@perl.org>
19831      Branch: perl
19832            ! utils/h2xs.PL
19833 ____________________________________________________________________________
19834 [ 25387] By: merijn                                on 2005/09/12  13:26:31
19835         Log: Detection of malloc_size and malloc_good_size
19836      Branch: perl
19837            ! Configure Porting/Glossary config_h.SH handy.h
19838 ____________________________________________________________________________
19839 [ 25383] By: merijn                                on 2005/09/11  13:50:53
19840         Log: Reverted 25364 on authors request
19841      Branch: perl
19842            ! lib/ExtUtils/CBuilder/Base.pm
19843            ! lib/ExtUtils/CBuilder/Platform/VMS.pm
19844 ____________________________________________________________________________
19845 [ 25374] By: nicholas                              on 2005/09/10  17:07:04
19846         Log: Experiment with putting the F<.patch>level into patchlevel.h
19847              (a sure way to accelerate any change to subversion)
19848      Branch: perl
19849            ! cflags.SH patchlevel.h
19850 ____________________________________________________________________________
19851 [ 25366] By: rgs                                   on 2005/09/09  09:35:01
19852         Log: Minor comment fix
19853      Branch: perl
19854            ! hv.h
19855 ____________________________________________________________________________
19856 [ 25365] By: merijn                                on 2005/09/08  07:20:19
19857         Log: Subject: [PATCH blead] Make t/op/local.t use test.pl.
19858              From: Rick Delaney <rick@bort.ca>
19859              Date: Wed, 7 Sep 2005 22:45:44 -0400
19860              Message-ID: <20050908024544.GA4058@localhost.localdomain>
19861      Branch: perl
19862            ! t/op/local.t
19863 ____________________________________________________________________________
19864 [ 25364] By: merijn                                on 2005/09/08  06:07:53
19865         Log: Subject: [patch@cbuilder_0.13] VMS fixes for cbuilder
19866              From: "John E. Malmberg" <wb8tyw@qsl.net>
19867              Date: Wed, 07 Sep 2005 19:59:36 -0400
19868              Message-ID: <431F7EE8.3040908@qsl.net>
19869      Branch: perl
19870            ! lib/ExtUtils/CBuilder/Base.pm
19871            ! lib/ExtUtils/CBuilder/Platform/VMS.pm
19872 ____________________________________________________________________________
19873 [ 25363] By: rgs                                   on 2005/09/07  11:09:10
19874         Log: The formatting function of Carp::Heavy has problem with utf8 strings.
19875              Work around it.
19876      Branch: perl
19877            ! lib/Carp/Heavy.pm
19878 ____________________________________________________________________________
19879 [ 25362] By: rgs                                   on 2005/09/07  10:31:47
19880         Log: Subject: [perl #37091] File::Path::mkpath resets errno 
19881              From: kvr@centrum.cz (via RT) <perlbug-followup@perl.org>
19882              Date: Tue, 06 Sep 2005 08:07:14 -0700
19883              Message-ID: <rt-3.0.11-37091-120348.17.8280334480876@perl.org>
19884      Branch: perl
19885            ! lib/File/Path.pm
19886 ____________________________________________________________________________
19887 [ 25361] By: rgs                                   on 2005/09/06  19:06:38
19888         Log: Upgrade to Compress::Zlib 1.38
19889      Branch: perl
19890            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/Makefile.PL
19891            ! ext/Compress/Zlib/README ext/Compress/Zlib/Zlib.pm
19892            ! ext/Compress/Zlib/Zlib.xs ext/Compress/Zlib/t/03examples.t
19893 ____________________________________________________________________________
19894 [ 25360] By: nicholas                              on 2005/09/06  17:46:33
19895         Log: Add a TODO test for bug #37038 - assigning to the match variable
19896              should not corrupt match vars such as $1 and $2
19897      Branch: perl
19898            ! t/op/pat.t
19899 ____________________________________________________________________________
19900 [ 25359] By: rgs                                   on 2005/09/06  16:06:44
19901         Log: Revert Makefile.PL change from #25355
19902      Branch: perl
19903            ! ext/IO/Makefile.PL
19904 ____________________________________________________________________________
19905 [ 25358] By: rgs                                   on 2005/09/06  14:50:18
19906         Log: Subject: Re: Fw: Tied hash numeric values are rounded off under Perl v5.8.6
19907              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
19908              Date: Fri, 2 Sep 2005 00:05:52 -0700
19909              Message-ID: <20050902070552.GA3992@efn.org>
19910      Branch: perl
19911            ! mg.c t/op/tie.t
19912 ____________________________________________________________________________
19913 [ 25357] By: merijn                                on 2005/09/06  14:10:28
19914         Log: Added amd64 and x86_64 to recognized predefined cpp syms
19915      Branch: perl
19916            ! Configure
19917 ____________________________________________________________________________
19918 [ 25355] By: rgs                                   on 2005/09/06  08:46:37
19919         Log: Upgrade to IO 1.22 from gbarr
19920              - Adjust the regression tests to use t/test.pl from bleadperl
19921              when $ENV{PERL_CORE} is defined
19922              - Add can_ok and isa_ok to t/test.pl from the implementation
19923              found in the IO CPAN distribution
19924      Branch: perl
19925            ! ext/IO/ChangeLog ext/IO/IO.pm ext/IO/IO.xs ext/IO/Makefile.PL
19926            ! ext/IO/README ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/File.pm
19927            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Pipe.pm
19928            ! ext/IO/lib/IO/Poll.pm ext/IO/lib/IO/Seekable.pm
19929            ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
19930            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
19931            ! ext/IO/t/IO.t ext/IO/t/io_file.t ext/IO/t/io_linenum.t
19932            ! ext/IO/t/io_pipe.t ext/IO/t/io_sel.t ext/IO/t/io_sock.t
19933            ! ext/IO/t/io_utf8.t t/test.pl
19934 ____________________________________________________________________________
19935 [ 25354] By: rgs                                   on 2005/09/05  11:12:14
19936         Log: Subject: regression test for 25352
19937              From: Jim Cromie <jim.cromie@gmail.com>
19938              Date: Sat, 03 Sep 2005 22:38:13 -0600
19939              Message-ID: <431A7A35.6050705@gmail.com>
19940      Branch: perl
19941            ! ext/B/t/optree_specials.t
19942 ____________________________________________________________________________
19943 [ 25353] By: davem                                 on 2005/09/04  09:40:05
19944         Log: Subject:  Re: [perl #37039] perlref documentation about optional -> is too vague
19945              From:  Yitzchak Scott-Thoennes <sthoenna@efn.org>
19946              Date:  Thu, 1 Sep 2005 17:41:36 -0700
19947              Message-Id:  <20050902004136.GA2656@efn.org>
19948              
19949              Allow any variant of bison 1.875 to be used
19950      Branch: perl
19951            ! regen_perly.pl
19952 ____________________________________________________________________________
19953 [ 25352] By: rgs                                   on 2005/09/02  20:18:01
19954         Log: Subject: Re: Optree Generation
19955              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
19956              Date: Aug 31, 2005 2:18 PM
19957              Message-ID: <20050831121822.GA3464@efn.org>
19958      Branch: perl
19959            ! ext/B/B/Concise.pm
19960 ____________________________________________________________________________
19961 [ 25351] By: rgs                                   on 2005/09/02  19:57:21
19962         Log: Subject: document index() with out of bounds POSITION
19963              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
19964              Date: Sep 2, 2005 2:23 PM
19965              Message-ID: <20050902122311.GA3104@efn.org>
19966      Branch: perl
19967            ! pod/perlfunc.pod
19968 ____________________________________________________________________________
19969 [ 25350] By: rgs                                   on 2005/09/02  17:35:31
19970         Log: Really fix the Archive::Tar setup test.
19971              p4 and svn don't behave similarly concerning removal
19972              of empty directories...
19973      Branch: perl
19974            ! lib/Archive/Tar/t/00_setup.t
19975 ____________________________________________________________________________
19976 [ 25349] By: rgs                                   on 2005/09/02  16:45:31
19977         Log: Once again, fix Archive::Tar setup test with -Dmksymlinks
19978      Branch: perl
19979            ! lib/Archive/Tar/t/00_setup.t
19980 ____________________________________________________________________________
19981 [ 25348] By: rgs                                   on 2005/09/02  13:19:48
19982         Log: Subject: RE: [ANNOUNCE] Archive::Tar 1.25
19983              From: Robin Barker <Robin.Barker@npl.co.uk>
19984              Date: Thu, 1 Sep 2005 20:09:43 +0100 
19985              Message-ID: <533D273D4014D411AB1D00062938C4D90849C7A9@hotel.npl.co.uk>
19986      Branch: perl
19987            - lib/Archive/Tar/t/src/long/b lib/Archive/Tar/t/src/short/b
19988            ! MANIFEST lib/Archive/Tar/t/00_setup.t
19989            ! lib/Archive/Tar/t/02_methods.t lib/Archive/Tar/t/99_clean.t
19990 ____________________________________________________________________________
19991 [ 25347] By: rgs                                   on 2005/09/02  12:53:49
19992         Log: Regression test for the fix in change #25308,
19993              based on code by Troy Loveday
19994      Branch: perl
19995            + ext/Data/Dumper/t/bugs.t
19996            ! MANIFEST
19997 ____________________________________________________________________________
19998 [ 25346] By: rgs                                   on 2005/09/01  15:00:15
19999         Log: Oops, fix threaded build
20000      Branch: perl
20001            ! toke.c
20002 ____________________________________________________________________________
20003 [ 25345] By: rgs                                   on 2005/09/01  14:50:24
20004         Log: Don't list test modules when listing cpan versions
20005      Branch: perl
20006            ! Porting/corecpan.pl
20007 ____________________________________________________________________________
20008 [ 25344] By: rgs                                   on 2005/09/01  14:45:23
20009         Log: Add the "no 6" / "no v6" syntax.
20010      Branch: perl
20011            ! embed.fnc embed.h ext/B/t/concise-xs.t op.c op.h pp_ctl.c
20012            ! proto.h t/comp/use.t toke.c
20013 ____________________________________________________________________________
20014 [ 25343] By: rgs                                   on 2005/09/01  14:43:19
20015         Log: Remove no 6 from the todo list
20016      Branch: perl
20017            ! embed.fnc embed.h ext/B/t/concise-xs.t op.c op.h
20018            ! pod/perltodo.pod pp_ctl.c proto.h t/comp/use.t toke.c
20019 ____________________________________________________________________________
20020 [ 25342] By: rgs                                   on 2005/08/31  15:14:28
20021         Log: Document that Sys::Syslog::openlog might die.
20022              Fixes [perl #36848] Sys::Syslog::syslog kills program if syslogd not running 
20023      Branch: perl
20024            ! ext/Sys/Syslog/Syslog.pm
20025 ____________________________________________________________________________
20026 [ 25341] By: rgs                                   on 2005/08/31  14:14:21
20027         Log: Fix for [perl #37036] perl segfault at 'compile'-time
20028      Branch: perl
20029            ! op.c
20030 ____________________________________________________________________________
20031 [ 25340] By: rgs                                   on 2005/08/31  08:07:37
20032         Log: Subject: [patch@25339] ext/Dev/Peek/t/peek.t fix for VMS
20033              From: "John E. Malmberg" <wb8tyw@qsl.net>
20034              Date: Tue, 30 Aug 2005 22:17:42 -0400
20035              Message-ID: <43151346.4010001@qsl.net>
20036      Branch: perl
20037            ! ext/Devel/Peek/t/Peek.t
20038 ____________________________________________________________________________
20039 [ 25339] By: rgs                                   on 2005/08/30  18:55:46
20040         Log: Clarify the cases where system() returns 1,
20041              per a suggestion of Rick Delaney (bug #36976)
20042      Branch: perl
20043            ! pod/perlfunc.pod
20044 ____________________________________________________________________________
20045 [ 25338] By: rgs                                   on 2005/08/30  09:38:54
20046         Log: Upgrade to PathTools 3.11
20047              (no real changes)
20048      Branch: perl
20049            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
20050 ____________________________________________________________________________
20051 [ 25337] By: rgs                                   on 2005/08/30  09:34:54
20052         Log: Subject: sv-head refactor
20053              From: Jim Cromie <jim.cromie@gmail.com>
20054              Date: Thu, 25 Aug 2005 21:42:44 -0600
20055              Message-ID: <cfe85dfa05082520425f7a7738@mail.gmail.com>
20056      Branch: perl
20057            ! sv.h
20058 ____________________________________________________________________________
20059 [ 25336] By: rgs                                   on 2005/08/30  09:09:22
20060         Log: Subject: [patch@25334] t/op/magic.t - Last 3 tests invalid on VMS
20061              From: "John E. Malmberg" <wb8tyw@qsl.net>
20062              Date: Sat, 27 Aug 2005 19:54:26 -0400
20063              Message-ID: <4310FD32.70809@qsl.net>
20064      Branch: perl
20065            ! t/op/magic.t
20066 ____________________________________________________________________________
20067 [ 25335] By: rgs                                   on 2005/08/30  09:08:31
20068         Log: Subject: [patch@25334] hv.c vms environment fix.
20069              From: "John E. Malmberg" <wb8tyw@qsl.net>
20070              Date: Sat, 27 Aug 2005 19:20:50 -0400
20071              Message-ID: <4310F552.8050401@qsl.net>
20072      Branch: perl
20073            ! hv.c
20074 ____________________________________________________________________________
20075 [ 25334] By: rgs                                   on 2005/08/27  16:59:02
20076         Log: Upgrade to PathTools 3.10
20077      Branch: perl
20078            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
20079            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
20080            ! lib/File/Spec/Win32.pm lib/File/Spec/t/Spec.t
20081 ____________________________________________________________________________
20082 [ 25333] By: rgs                                   on 2005/08/27  16:28:27
20083         Log: Fix failure in Archive::Tar tests when perl is built
20084              with -Dmksymlinks
20085      Branch: perl
20086            ! lib/Archive/Tar/t/02_methods.t
20087 ____________________________________________________________________________
20088 [ 25332] By: nicholas                              on 2005/08/25  14:53:23
20089         Log: Revert 25331 (except for the typo fix).
20090      Branch: perl
20091            ! sv.c
20092 ____________________________________________________________________________
20093 [ 25331] By: nicholas                              on 2005/08/25  14:06:43
20094         Log: To make the current implementation of sv_replace sane, we should
20095              assert that the reference count of the target is also 1.
20096              (Given that we're splatting an SV with a reference count of 1 onto
20097              the target)
20098      Branch: perl
20099            ! sv.c
20100 ____________________________________________________________________________
20101 [ 25330] By: nicholas                              on 2005/08/25  13:46:31
20102         Log: Promote the warning about reference miscount in sv_replace to a panic.
20103              TODO - document the panics
20104      Branch: perl
20105            ! sv.c
20106 ____________________________________________________________________________
20107 [ 25329] By: nicholas                              on 2005/08/25  13:15:17
20108         Log: No need to manually set the reference count of a new IO to 1.
20109      Branch: perl
20110            ! gv.c
20111 ____________________________________________________________________________
20112 [ 25328] By: rgs                                   on 2005/08/25  09:29:43
20113         Log: Don't mention redundant usethreads in -V output
20114              Be more consistent in using commas
20115      Branch: perl
20116            ! myconfig.SH
20117 ____________________________________________________________________________
20118 [ 25327] By: rgs                                   on 2005/08/25  09:13:07
20119         Log: Subject: update B::Concise pod to reflect previous changes
20120              From: Jim Cromie <jcromie@divsol.com>
20121              Date: Wed, 24 Aug 2005 11:05:47 -0600
20122              Message-ID: <430CA8EB.3010904@divsol.com>
20123      Branch: perl
20124            ! ext/B/B/Concise.pm
20125 ____________________________________________________________________________
20126 [ 25326] By: rgs                                   on 2005/08/25  08:45:04
20127         Log: Fix miniperl build with threaded perl
20128      Branch: perl
20129            ! util.c
20130 ____________________________________________________________________________
20131 [ 25325] By: rgs                                   on 2005/08/24  15:53:01
20132         Log: Subject: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.47.tar.gz]
20133              From: "John Peacock" <jpeacock@rowman.com>
20134              Date: Tue, 23 Aug 2005 20:41:11 +0300 (IDT)
20135              Message-ID: <2444.85.65.24.143.1124818871.squirrel@webmail.rowman.com>
20136      Branch: perl
20137            ! embed.fnc embed.h global.sym lib/version.pm lib/version.t
20138            ! pod/perlapi.pod proto.h t/comp/use.t util.c
20139 ____________________________________________________________________________
20140 [ 25324] By: rgs                                   on 2005/08/24  07:28:27
20141         Log: Unmatched parentheses (thanks to Steve Peters)
20142      Branch: perl
20143            ! pod/perlvar.pod
20144 ____________________________________________________________________________
20145 [ 25323] By: rgs                                   on 2005/08/23  13:52:17
20146         Log: My system produces core.$$ files
20147      Branch: perl
20148            ! Makefile.SH
20149 ____________________________________________________________________________
20150 [ 25322] By: rgs                                   on 2005/08/23  13:25:15
20151         Log: Subject: [PATCH blead] Use SvGETMAGIC more often
20152              From: Rick Delaney <rick@bort.ca>
20153              Date: Mon, 22 Aug 2005 13:00:33 -0400
20154              Message-ID: <20050822170033.GH7674@localhost.localdomain>
20155      Branch: perl
20156            ! doio.c pp.c pp_ctl.c pp_hot.c sv.c universal.c xsutils.c
20157 ____________________________________________________________________________
20158 [ 25321] By: rgs                                   on 2005/08/23  13:11:34
20159         Log: Subject: [PATCH] Add Windows Vista support to Win32::GetOSName()
20160              From: "Jan Dubois" <jand@ActiveState.com>
20161              Date: Mon, 22 Aug 2005 15:37:09 -0700
20162              Message-Id: <200508222237.j7MMbFPA027764@smtp3.ActiveState.com>
20163      Branch: perl
20164            ! win32/ext/Win32/Win32.pm
20165 ____________________________________________________________________________
20166 [ 25320] By: rgs                                   on 2005/08/22  15:41:15
20167         Log: Subject: Re: Documentation change for IPC::Open*.pm
20168              From: Ben Tilly <btilly@gmail.com>
20169              Date: Mon, 22 Aug 2005 08:30:14 -0700
20170              Message-ID: <acc274b3050822083093357fe@mail.gmail.com>
20171      Branch: perl
20172            ! lib/IPC/Open2.pm lib/IPC/Open3.pm
20173 ____________________________________________________________________________
20174 [ 25319] By: rgs                                   on 2005/08/22  14:48:43
20175         Log: Subject: [PATCH blead] Re: [perl #36959] List Constructor Operator - Undefined Values
20176              From: Rick Delaney <rick@bort.ca>
20177              Date: Sun, 21 Aug 2005 15:09:57 -0400
20178              Message-ID: <20050821190957.GE7674@localhost.localdomain>
20179      Branch: perl
20180            ! pp_ctl.c t/op/range.t
20181 ____________________________________________________________________________
20182 [ 25318] By: rgs                                   on 2005/08/22  13:41:10
20183         Log: Upgrade to Term::ANSIColor 1.10
20184      Branch: perl
20185            ! lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
20186            ! lib/Term/ANSIColor/README lib/Term/ANSIColor/test.pl
20187 ____________________________________________________________________________
20188 [ 25317] By: rgs                                   on 2005/08/22  13:24:09
20189         Log: Subject: [PATCH lib/CPAN.pm] Make curl follow redirects
20190              From: Michael G Schwern <schwern@pobox.com>
20191              Date: Sun, 21 Aug 2005 00:16:26 -0700
20192              Message-ID: <20050821071625.GA29394@windhund.schwern.org>
20193      Branch: perl
20194            ! lib/CPAN.pm
20195 ____________________________________________________________________________
20196 [ 25316] By: rgs                                   on 2005/08/22  12:59:27
20197         Log: Argh. I've overwritten local changes to ptar with change 25312
20198      Branch: perl
20199            ! lib/Archive/Tar/bin/ptar
20200 ____________________________________________________________________________
20201 [ 25315] By: rgs                                   on 2005/08/22  11:47:45
20202         Log: Subject: Re: Building 25309 on VAX (OpenVMS 7.2) not ok
20203              From: Abe Timmerman <abe@ztreet.demon.nl>
20204              Date: Sun, 21 Aug 2005 16:28:42 +0200
20205              Message-Id: <200508211628.42409.abe@ztreet.demon.nl>
20206      Branch: perl
20207            ! configure.com
20208 ____________________________________________________________________________
20209 [ 25314] By: rgs                                   on 2005/08/22  11:14:59
20210         Log: Don't install ptar in module tree
20211      Branch: perl
20212            ! installperl
20213 ____________________________________________________________________________
20214 [ 25313] By: rgs                                   on 2005/08/22  10:29:45
20215         Log: Fix typo in file name
20216      Branch: perl
20217            ! MANIFEST
20218 ____________________________________________________________________________
20219 [ 25312] By: rgs                                   on 2005/08/22  10:09:40
20220         Log: Upgrade to Archive::Tar 1.26
20221              Preserve some local typo fixes
20222              Don't load Data::Dumper
20223      Branch: perl
20224            + lib/Archive/Tar/bin/ptardiff
20225            + lib/Archive/Tar/t/04_resolved_issues.t
20226            ! MANIFEST lib/Archive/Tar.pm lib/Archive/Tar/Constant.pm
20227            ! lib/Archive/Tar/File.pm lib/Archive/Tar/bin/ptar
20228            ! lib/Archive/Tar/t/02_methods.t
20229 ____________________________________________________________________________
20230 [ 25311] By: nicholas                              on 2005/08/21  16:19:12
20231         Log: Subject: [patch@25305] t/op/arith.t fix for VMS with IEEE float
20232              From: "John E. Malmberg" <wb8tyw@qsl.net>
20233              Message-ID: <4307F348.70603@qsl.net>
20234              Date: Sat, 20 Aug 2005 23:21:44 -0400
20235      Branch: perl
20236            ! t/op/arith.t
20237 ____________________________________________________________________________
20238 [ 25310] By: nicholas                              on 2005/08/21  16:05:22
20239         Log: Subject: [patch@25305] lib/ExtUtils/t/Constant.t VMS fixes
20240              From: "John E. Malmberg" <wb8tyw@qsl.net>
20241              Message-ID: <43080395.50807@qsl.net>
20242              Date: Sun, 21 Aug 2005 00:31:17 -0400
20243      Branch: perl
20244            ! lib/ExtUtils/t/Constant.t
20245 ____________________________________________________________________________
20246 [ 25309] By: nicholas                              on 2005/08/19  21:19:37
20247         Log: Subject: [PATCH ext/POSIX/POSIX.xs] Whitespace
20248              From: Abigail <abigail@abigail.nl>
20249              Message-ID: <20050723003235.GJ15093@abigail.nl>
20250              Date: Sat, 23 Jul 2005 02:32:35 +0200
20251      Branch: perl
20252            ! ext/POSIX/POSIX.xs
20253 ____________________________________________________________________________
20254 [ 25308] By: rgs                                   on 2005/08/19  12:54:46
20255         Log: Subject: Re: Data::Dumper bug?
20256              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
20257              Date: Mon, 8 Aug 2005 20:33:02 -0700
20258              Message-ID: <20050809033301.GA3804@efn.org>
20259      Branch: perl
20260            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
20261 ____________________________________________________________________________
20262 [ 25307] By: rgs                                   on 2005/08/19  12:44:12
20263         Log: Subject: [PATCH] make threads.xs emit warnings properly
20264              From: Tassilo von Parseval <tassilo.von.parseval@rwth-aachen.de>
20265              Date: Aug 7, 2005 7:10 AM
20266              Message-id: <20050807051041.GA3924@ethan>
20267      Branch: perl
20268            ! ext/threads/threads.pm ext/threads/threads.xs pod/perldiag.pod
20269 ____________________________________________________________________________
20270 [ 25306] By: rgs                                   on 2005/08/19  06:10:28
20271         Log: Subject: [patch@25305] fixes to const fixes + Case Preserved start
20272              From: "John E. Malmberg" <wb8tyw@qsl.net>
20273              Date: Thu, 18 Aug 2005 21:18:27 -0400
20274              Message-ID: <43053363.8090809@qsl.net>
20275      Branch: perl
20276            ! vms/vms.c
20277 ____________________________________________________________________________
20278 [ 25305] By: rgs                                   on 2005/08/18  13:47:41
20279         Log: Subject: make test of perl 5.8.7 failed on icc9
20280              From: YAMASHINA Hio <hio@ymir.co.jp>
20281              Date: Thu, 18 Aug 2005 20:36:57 +0900
20282              Message-Id: <20050818165213.BDF1.HIO@ymir.co.jp>
20283      Branch: perl
20284            ! hints/linux.sh
20285 ____________________________________________________________________________
20286 [ 25304] By: rgs                                   on 2005/08/18  11:10:27
20287         Log: Subject: [PATCH] 5.9.x (and 5.8.x): Symbian update
20288              From: <jarkko.hietaniemi@nokia.com>
20289              Date: Thu, 18 Aug 2005 13:43:46 +0300
20290              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A41B@esebe105.NOE.Nokia.com>
20291      Branch: perl
20292            ! README.symbian ext/Compress/Zlib/Zlib.xs numeric.c
20293            ! symbian/TODO symbian/config.pl symbian/config.sh
20294            ! symbian/install.cfg symbian/symbian_stubs.c symbian/xsbuild.pl
20295 ____________________________________________________________________________
20296 [ 25303] By: rgs                                   on 2005/08/18  08:58:54
20297         Log: Subject: [PATCH] Re: Transliteration operator(tr//)on EBCDIC platform
20298              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
20299              Date: Fri, 12 Aug 2005 00:20:39 +0900
20300              Message-Id: <20050812001541.EA69.BQW10602@nifty.com>
20301      Branch: perl
20302            ! t/op/tr.t toke.c
20303 ____________________________________________________________________________
20304 [ 25302] By: rgs                                   on 2005/08/18  08:00:53
20305         Log: Subject: autouse.pm: remove unneeded eval
20306              From: Alexey Tourbin <at@altlinux.ru>
20307              Date: Thu, 18 Aug 2005 08:13:24 +0400
20308              Message-ID: <20050818041324.GO19097@solemn.turbinal.org>
20309              
20310              Subject: autouse.pm: check stub, use goto in stub
20311              From: Alexey Tourbin <at@altlinux.ru>
20312              Date: Thu, 18 Aug 2005 09:06:20 +0400
20313              Message-ID: <20050818050620.GP19097@solemn.turbinal.org>
20314      Branch: perl
20315            ! lib/autouse.pm
20316 ____________________________________________________________________________
20317 [ 25301] By: rgs                                   on 2005/08/17  15:57:09
20318         Log: FAQ sync
20319      Branch: perl
20320            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
20321            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
20322            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
20323 ____________________________________________________________________________
20324 [ 25300] By: steveh                                on 2005/08/17  14:33:00
20325         Log: Subject: Your bug reports for Time::Local
20326              From: Dave Rolsky <autarch@urth.org>
20327              Date: Tue, 16 Aug 2005 11:22:20 -0500 (CDT)
20328              Message-ID: <Pine.LNX.4.61.0508161120520.26270@urth.org>
20329              
20330              An improvement on change 25287 from Dave Rolsky
20331      Branch: perl
20332            ! lib/Time/Local.t
20333 ____________________________________________________________________________
20334 [ 25299] By: rgs                                   on 2005/08/17  12:33:18
20335         Log: Subject: Re: [perl #36654] Inconsistent treatment of NaN
20336              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
20337              Date: Aug 7, 2005 8:03 PM
20338              Message-ID: <20050807180308.GA2112@efn.org>
20339              
20340              Subject: Re: [perl #36654] Inconsistent treatment of NaN
20341              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
20342              Date: Wed, 10 Aug 2005 22:53:51 -0700
20343              Message-ID: <20050811055351.GA2296@efn.org>
20344      Branch: perl
20345            ! numeric.c pod/perlop.pod
20346 ____________________________________________________________________________
20347 [ 25298] By: rgs                                   on 2005/08/17  09:35:32
20348         Log: Upgrade to Time::HiRes 1.73
20349      Branch: perl
20350            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
20351 ____________________________________________________________________________
20352 [ 25297] By: nicholas                              on 2005/08/17  09:06:33
20353         Log: Given that we now have a union, there's no need for all the HvARRAY()
20354              casting games.
20355      Branch: perl
20356            ! hv.h sv.h
20357 ____________________________________________________________________________
20358 [ 25296] By: rgs                                   on 2005/08/16  17:57:27
20359         Log: Fix for [perl #36853] -Dx can crash bleadperl
20360              The PL_op_sequence global hash wasn't initialized
20361      Branch: perl
20362            ! dump.c
20363 ____________________________________________________________________________
20364 [ 25295] By: merijn                                on 2005/08/16  07:36:58
20365         Log: Subject: Time::HiRes::nanosleep support for Solaris [PATCH]
20366              From: Gisle Aas <gisle@ActiveState.com>
20367              Date: 15 Aug 2005 21:05:22 -0700
20368              Message-ID: <lrk6imy1a5.fsf@caliper.activestate.com>
20369      Branch: perl
20370            ! ext/Time/HiRes/hints/solaris.pl
20371 ____________________________________________________________________________
20372 [ 25294] By: merijn                                on 2005/08/15  09:36:30
20373         Log: Subject: Re: [PATCH@25292] add nonxs_ext to configure.com
20374              From: "John E. Malmberg" <wb8tyw@qsl.net>
20375              Date: Sat, 13 Aug 2005 12:20:34 -0400
20376              Message-ID: <42FE1DD2.8050803@qsl.net>
20377      Branch: perl
20378            ! configure.com
20379 ____________________________________________________________________________
20380 [ 25293] By: merijn                                on 2005/08/15  09:34:28
20381         Log: Subject: [PATCH configure.com] Make "prove" available on VMS
20382              From: Abe Timmerman <abe@ztreet.demon.nl>
20383              Date: Sat, 13 Aug 2005 18:16:29 +0200
20384              Message-Id: <200508131816.29092.abe@ztreet.demon.nl>
20385      Branch: perl
20386            ! configure.com
20387 ____________________________________________________________________________
20388 [ 25292] By: merijn                                on 2005/08/13  07:38:54
20389         Log: Subject: [PATCH @ 24148] Compress::Zlib 1.37
20390              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
20391              Date: Fri, 12 Aug 2005 16:31:42 +0100
20392              Message-Id: <20050812153145.PWIR17166.aamta12-winn.ispmail.ntl.com@MARQUESSPT21>
20393      Branch: perl
20394            ! ext/Compress/Zlib/Changes ext/Compress/Zlib/Makefile.PL
20395            ! ext/Compress/Zlib/README ext/Compress/Zlib/Zlib.pm
20396            ! ext/Compress/Zlib/t/03examples.t
20397 ____________________________________________________________________________
20398 [ 25291] By: merijn                                on 2005/08/13  07:33:46
20399         Log: Subject: [patch@25289] Add sig_count to CONFIGURE.COM
20400              From: "John E. Malmberg" <wb8tyw@qsl.net>
20401              Date: Fri, 12 Aug 2005 13:39:25 -0400
20402              Message-ID: <42FCDECD.8090009@qsl.net>
20403      Branch: perl
20404            ! configure.com
20405 ____________________________________________________________________________
20406 [ 25290] By: merijn                                on 2005/08/13  07:30:05
20407         Log: Subject: Re: [patch@25289] bninfnan.t setting include path to file.
20408              From: "John E. Malmberg" <wb8tyw@qsl.net>
20409              Date: Fri, 12 Aug 2005 23:17:39 -0400
20410              Message-ID: <42FD6653.6010605@qsl.net>
20411      Branch: perl
20412            ! lib/bignum/t/bninfnan.t
20413 ____________________________________________________________________________
20414 [ 25289] By: steveh                                on 2005/08/12  16:13:11
20415         Log: Supply same libs for bcc32 builds as cl and gcc builds have
20416              
20417              It makes life easier for third-party extensions if perl provides a
20418              decent set of libs to link against. cl and gcc builds already have
20419              this (except that gcc was missing one lib), but bcc32 builds only
20420              have one or two libs supplied.  In particular, the ODBC libs
20421              required for building libwin32 were not specified.  One of these
20422              doesn't exist in the Borland lib dirs by default, so generate it
20423              from the DLL if it is missing.
20424      Branch: perl
20425            ! win32/makefile.mk
20426 ____________________________________________________________________________
20427 [ 25288] By: steveh                                on 2005/08/12  15:26:11
20428         Log: Make change 25286 better
20429              
20430              Thanks to John E. Malmberg <wb8tyw@qsl.net> for pointing this out.
20431      Branch: perl
20432            ! win32/win32.c
20433 ____________________________________________________________________________
20434 [ 25287] By: steveh                                on 2005/08/11  11:56:26
20435         Log: Fix lib/Time/Local.t for bcc32 in non GMT time zones
20436              
20437              See comments at:
20438              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-08/msg00115.html
20439      Branch: perl
20440            ! lib/Time/Local.t
20441 ____________________________________________________________________________
20442 [ 25286] By: steveh                                on 2005/08/11  10:56:12
20443         Log: Silence Win32 compiler warnings following change 25280
20444      Branch: perl
20445            ! win32/win32.c
20446 ____________________________________________________________________________
20447 [ 25285] By: steveh                                on 2005/08/11  09:21:37
20448         Log: Run regen.pl
20449      Branch: perl
20450            ! pod/perlapi.pod proto.h
20451 ____________________________________________________________________________
20452 [ 25284] By: merijn                                on 2005/08/11  07:35:27
20453         Log: Subject: [patch] blead@25282 - VMS specific fixes. [2nd try]
20454              From: "John E. Malmberg" <wb8tyw@qsl.net>
20455              Date: Wed, 10 Aug 2005 23:26:03 -0400
20456              Message-ID: <42FAC54B.2050207@qsl.net>
20457      Branch: perl
20458            ! lib/Test/Harness/Straps.pm lib/vmsish.t t/lib/warnings/doio
20459            ! t/op/anonsub.t t/op/chdir.t t/op/closure.t t/op/lex_assign.t
20460            ! t/op/runlevel.t t/op/stat.t t/pod/find.t t/x2p/s2p.t
20461            ! utils/c2ph.PL vms/ext/Stdio/test.pl
20462 ____________________________________________________________________________
20463 [ 25283] By: merijn                                on 2005/08/11  07:25:32
20464         Log: Subject: [patch] blead@25282
20465              From: "John E. Malmberg" <wb8tyw@qsl.net>
20466              Date: Wed, 10 Aug 2005 23:47:47 -0400
20467              Message-ID: <42FACA63.4030805@qsl.net>
20468      Branch: perl
20469            ! t/op/exec.t t/run/exit.t
20470 ____________________________________________________________________________
20471 [ 25282] By: merijn                                on 2005/08/10  20:34:03
20472         Log: Subject: [PATCH] Re: [perl #36235] perl + gcc-4.0.0 + solaris + gnu binutils
20473              From: Andy Dougherty <doughera@lafayette.edu>
20474              Date: Tue, 26 Jul 2005 12:03:37 -0400 (EDT)
20475              Message-ID: <Pine.SOC.4.62.0507261131300.8774@maxwell.phys.lafayette.edu>
20476      Branch: perl
20477            ! hints/solaris_2.sh
20478 ____________________________________________________________________________
20479 [ 25281] By: merijn                                on 2005/08/10  11:45:11
20480         Log: Subject: conflicting types for 'Perl_my_popen'
20481              From: Alexey Tourbin <at@altlinux.ru>
20482              Date: Wed, 10 Aug 2005 15:19:15 +0400
20483              Message-ID: <20050810111915.GK19097@solemn.turbinal.org>
20484      Branch: perl
20485            ! util.c
20486 ____________________________________________________________________________
20487 [ 25280] By: merijn                                on 2005/08/10  09:14:23
20488         Log: Subject: patch@25279 VMS error handling and const fixes
20489              From: "John E. Malmberg" <wb8tyw@qsl.net>
20490              Date: Wed, 10 Aug 2005 00:37:13 -0400
20491              Message-ID: <42F98479.6030207@qsl.net>
20492      Branch: perl
20493            ! doio.c embed.fnc perl.h pp_sys.c proto.h vms/vms.c
20494            ! vms/vmsish.h
20495 ____________________________________________________________________________
20496 [ 25279] By: merijn                                on 2005/08/09  11:24:54
20497         Log: Subject: [PATCH] Fix a couple of random warnings
20498              From: Steve Peters <steve@fisharerojo.org>
20499              Date: Tue, 9 Aug 2005 06:21:48 -0500
20500              Message-ID: <20050809112148.GA4902@mccoy.peters.homeunix.org>
20501      Branch: perl
20502            ! nostdio.h perl.c
20503 ____________________________________________________________________________
20504 [ 25278] By: steveh                                on 2005/08/08  16:12:12
20505         Log: Update Porting/repository.pod to recommend Cygwin's ssh on Win32
20506              
20507              Cygwin's ssh client seems to be superior to MSYS's ssh client in that
20508              it supports the ServerAliveInterval config setting which prevents the
20509              ssh client from timing out every so often
20510      Branch: perl
20511            ! Porting/repository.pod
20512 ____________________________________________________________________________
20513 [ 25277] By: merijn                                on 2005/08/08  06:22:38
20514         Log: Subject: [PATCH] Post-OSCON NN/NULLOK-ing
20515              From: Andy Lester <andy@petdance.com>
20516              Date: Sun, 7 Aug 2005 00:59:11 -0500
20517              Message-ID: <20050807055911.GA6384@petdance.com>
20518      Branch: perl
20519            ! embed.fnc op.c
20520 ____________________________________________________________________________
20521 [ 25276] By: merijn                                on 2005/08/08  06:17:33
20522         Log: Subject: Re: [PATCH] undup
20523              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
20524              Date: Sun, 07 Aug 2005 14:49:40 +0300
20525              Message-ID: <42F5F554.5020701@gmail.com>
20526      Branch: perl
20527            ! pod/perldoc.pod pod/perltodo.pod pod/perlunicode.pod
20528 ____________________________________________________________________________
20529 [ 25275] By: davem                                 on 2005/08/07  11:15:32
20530         Log: run regen.pl after change #25274
20531      Branch: perl
20532            ! pod/perlintern.pod
20533 ____________________________________________________________________________
20534 [ 25274] By: merijn                                on 2005/08/07  10:10:12
20535         Log: Subject: [PATCH] undup 
20536              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
20537              Date: Sun, 07 Aug 2005 13:28:19 +0300
20538              Message-ID: <42F5E243.80500@gmail.com>
20539      Branch: perl
20540            ! ext/Encode/lib/Encode/Supported.pod lib/Test/Harness/TAP.pod
20541            ! pad.c pod/perl573delta.pod pod/perl58delta.pod
20542            ! pod/perlfaq7.pod pod/perlglossary.pod pod/perlvar.pod pp_ctl.c
20543 ____________________________________________________________________________
20544 [ 25273] By: rgs                                   on 2005/08/06  23:07:46
20545         Log: Add files missed in change 25271
20546      Branch: perl
20547            + ext/Encode/lib/Encode/MIME/Header/ISO_2022_JP.pm
20548            + ext/Encode/t/mime_header_iso2022jp.t
20549 ____________________________________________________________________________
20550 [ 25272] By: rgs                                   on 2005/08/06  22:46:06
20551         Log: Clarify docs
20552      Branch: perl
20553            ! ext/PerlIO/encoding/encoding.pm
20554 ____________________________________________________________________________
20555 [ 25271] By: rgs                                   on 2005/08/06  22:15:14
20556         Log: Upgrade to Encode 2.11, plus a patch to PerlIO::encoding
20557              by Dan Kogai to fix encoding(utf-8-strict) with partial
20558              characters.
20559      Branch: perl
20560            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
20561            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
20562            ! ext/Encode/Encode/encode.h ext/Encode/MANIFEST
20563            ! ext/Encode/META.yml ext/Encode/lib/Encode/Alias.pm
20564            ! ext/Encode/lib/Encode/Config.pm
20565            ! ext/Encode/lib/Encode/MIME/Header.pm
20566            ! ext/PerlIO/encoding/encoding.pm
20567 ____________________________________________________________________________
20568 [ 25270] By: merijn                                on 2005/08/06  15:54:55
20569         Log: Subject: [PATCH] Re: [PATCH] Re: [perl #36819] perlbug AutoReply: Bleadperl: abs() busted outside integer range
20570              From: Dominic Dunlop <shouldbedomo@mac.com>
20571              Date: Sat, 6 Aug 2005 17:47:40 +0200
20572              Message-Id: <EF62D3CF-8B54-4C7B-973E-C259F487AE32@mac.com>
20573      Branch: perl
20574            ! pp.c t/op/arith.t
20575 ____________________________________________________________________________
20576 [ 25269] By: rgs                                   on 2005/08/05  16:31:44
20577         Log: Subject: [patch]vms.c - buffer highwater overrun in vmsify
20578              From: John E. Malmberg <wb8tyw@qsl.net>
20579              Date: Mon, 01 Aug 2005 19:54:22 -0400
20580              Message-ID: <42EEB62E.3020108@qsl.net>
20581      Branch: perl
20582            ! vms/vms.c
20583 ____________________________________________________________________________
20584 [ 25268] By: rgs                                   on 2005/08/05  15:01:19
20585         Log: "thread failed to start" is a severe warning, not a fatal error
20586              as reported by Tassilo von Parseval.
20587      Branch: perl
20588            ! pod/perldiag.pod
20589 ____________________________________________________________________________
20590 [ 25267] By: merijn                                on 2005/08/05  14:13:26
20591         Log: ASCIZ is not a typo
20592      Branch: perl
20593            ! pod/perlfunc.pod
20594 ____________________________________________________________________________
20595 [ 25266] By: merijn                                on 2005/08/05  07:50:40
20596         Log: Subject: [PATCH] Typos in *.p[lm]
20597              From: "Piotr Fusik" <pfusik@op.pl>
20598              Date: Sun, 31 Jul 2005 12:50:04 +0200
20599              Message-ID: <001401c595bd$dccb5d80$0bd34dd5@piec>
20600      Branch: perl
20601            ! ext/Encode/lib/Encode/PerlIO.pod
20602            ! ext/Encode/lib/Encode/Supported.pod lib/ExtUtils/MM_Win95.pm
20603            ! lib/ExtUtils/MakeMaker/FAQ.pod lib/Net/libnetFAQ.pod
20604            ! lib/Test/Harness/TAP.pod lib/Test/Tutorial.pod
20605            ! pod/perlfunc.pod pod/perltoc.pod
20606 ____________________________________________________________________________
20607 [ 25265] By: rgs                                   on 2005/08/04  16:45:37
20608         Log: VMS debugging help, by John E. Malmberg
20609      Branch: perl
20610            ! vms/descrip_mms.template
20611 ____________________________________________________________________________
20612 [ 25264] By: merijn                                on 2005/08/03  10:30:54
20613         Log: Subject: [PATCH] Re: Smoke [5.9.3] 25248 FAIL(F) openbsd 3.7 (i386/1 cpu)
20614              From: Dominic Dunlop <shouldbedomo@mac.com>
20615              Date: Wed, 3 Aug 2005 12:19:03 +0200
20616              Message-Id: <8D595B69-4489-4395-BFA4-07DF5859D556@mac.com>
20617      Branch: perl
20618            ! t/op/sprintf.t
20619 ____________________________________________________________________________
20620 [ 25263] By: merijn                                on 2005/08/02  13:59:49
20621         Log: The typo changes from 25261 (of course) altered the MD5's
20622      Branch: perl
20623            ! ext/Digest/MD5/t/files.t
20624 ____________________________________________________________________________
20625 [ 25262] By: merijn                                on 2005/08/02  13:45:35
20626         Log: Typoes from 25261 also in expected for tests
20627      Branch: perl
20628            ! t/pod/pod2usage.xr
20629 ____________________________________________________________________________
20630 [ 25261] By: merijn                                on 2005/08/02  10:39:51
20631         Log: Subject: [PATCH] Typos in *.p[lm]
20632              From: "Piotr Fusik" <pfusik@op.pl>
20633              Date: Sun, 31 Jul 2005 12:50:04 +0200
20634              Message-ID: <001401c595bd$dccb5d80$0bd34dd5@piec>
20635      Branch: perl
20636            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bblock.pm ext/B/B/CC.pm
20637            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
20638            ! ext/B/t/OptreeCheck.pm ext/Compress/Zlib/Zlib.pm
20639            ! ext/DB_File/DB_File.pm ext/Digest/MD5/MD5.pm
20640            ! ext/Encode/Encode.pm ext/Encode/encoding.pm
20641            ! ext/Encode/lib/Encode/Alias.pm ext/IO/lib/IO/Dir.pm
20642            ! ext/IO/lib/IO/Poll.pm ext/IO/lib/IO/Socket/INET.pm
20643            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
20644            ! ext/Opcode/Opcode.pm ext/Opcode/ops.pm
20645            ! ext/SDBM_File/SDBM_File.pm ext/Storable/Storable.pm
20646            ! ext/XS/APItest/APItest.pm ext/re/re.pm lib/Archive/Tar.pm
20647            ! lib/Archive/Tar/Constant.pm lib/Attribute/Handlers.pm
20648            ! lib/CGI.pm lib/CGI/Carp.pm lib/CPAN.pm lib/Digest.pm
20649            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
20650            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
20651            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
20652            ! lib/ExtUtils/ParseXS.pm lib/File/Basename.pm
20653            ! lib/File/Spec/Mac.pm lib/File/Temp.pm lib/Filter/Simple.pm
20654            ! lib/Getopt/Long.pm lib/I18N/LangTags.pm
20655            ! lib/I18N/LangTags/List.pm lib/Math/BigFloat.pm
20656            ! lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm lib/Math/BigRat.pm
20657            ! lib/NEXT.pm lib/Net/Cmd.pm lib/Net/Config.pm lib/Net/FTP.pm
20658            ! lib/Net/NNTP.pm lib/Net/POP3.pm lib/Net/Ping.pm
20659            ! lib/Net/SMTP.pm lib/PerlIO.pm lib/Pod/Checker.pm
20660            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Pod/InputObjects.pm
20661            ! lib/Pod/LaTeX.pm lib/Pod/Parser.pm lib/Pod/Select.pm
20662            ! lib/Pod/Usage.pm lib/Switch.pm lib/Term/ANSIColor.pm
20663            ! lib/Test.pm lib/Test/More.pm lib/Text/Balanced.pm
20664            ! lib/Text/Wrap.pm lib/Tie/File.pm lib/Tie/Hash.pm
20665            ! lib/Unicode/UCD.pm lib/base.pm lib/bigint.pm lib/bignum.pm
20666            ! lib/bigrat.pm lib/blib.pm lib/diagnostics.pm lib/perl5db.pl
20667            ! lib/version.pm lib/vmsish.pm os2/OS2/PrfDB/PrfDB.pm
20668            ! os2/OS2/Process/Process.pm pod/checkpods.PL pod/pod2usage.PL
20669            ! utils/h2xs.PL win32/bin/pl2bat.pl wince/bin/pl2bat.pl
20670            ! wince/comp.pl
20671 ____________________________________________________________________________
20672 [ 25260] By: rgs                                   on 2005/08/01  15:14:48
20673         Log: Document where to find maintainers of dual live modules
20674      Branch: perl
20675            ! pod/perlhack.pod
20676 ____________________________________________________________________________
20677 [ 25259] By: rgs                                   on 2005/08/01  15:12:07
20678         Log: More typo fixes (damn generated pod files)
20679      Branch: perl
20680            ! pad.c
20681 ____________________________________________________________________________
20682 [ 25258] By: rgs                                   on 2005/08/01  14:45:22
20683         Log: Subject: Re: [perl #36616] bug or feature? foreach (sort @array) {y/a-z/A-Z/;} # @array modified!
20684              From: Michael G Schwern <schwern@pobox.com>
20685              Date: Sat, 23 Jul 2005 19:59:29 -0700
20686              Message-ID: <20050724025929.GA6574@windhund.schwern.org>
20687      Branch: perl
20688            ! pod/perlfunc.pod
20689 ____________________________________________________________________________
20690 [ 25257] By: rgs                                   on 2005/08/01  13:58:04
20691         Log: Various patches by John E. Malmberg to fix data
20692              corruption issues on VMS. Back out change 25218 and
20693              the parts of change 25217 that affect pp_ctl.c and
20694              pp_sys.c.
20695      Branch: perl
20696            ! doio.c ext/Compress/Zlib/Makefile.PL mg.c pp_ctl.c pp_sys.c
20697            ! vms/vms.c vms/vmsish.h
20698 ____________________________________________________________________________
20699 [ 25256] By: rgs                                   on 2005/08/01  13:54:52
20700         Log: Various patches by John E. Malmberg to fix data
20701              corruption issues on VMS. Back out change 25218 and
20702              the parts of change 25217 that affect pp_ctl.c and
20703              pp_sys.c.
20704      Branch: perl
20705            ! doio.c ext/Compress/Zlib/Makefile.PL mg.c pp_ctl.c pp_sys.c
20706            ! vms/vms.c vms/vmsish.h
20707 ____________________________________________________________________________
20708 [ 25255] By: rgs                                   on 2005/08/01  13:15:25
20709         Log: Subject: [patch] blead@25226 on OpenVMS/vms.c - fopen bug.
20710              From: "John E. Malmberg" <wb8tyw@qsl.net>
20711              Date: Fri, 29 Jul 2005 10:24:15 -0400
20712              Message-ID: <42EA3C0F.9040900@qsl.net>
20713      Branch: perl
20714            ! vms/vms.c
20715 ____________________________________________________________________________
20716 [ 25254] By: rgs                                   on 2005/08/01  08:14:27
20717         Log: Another typo fix
20718      Branch: perl
20719            ! XSUB.h pod/perlapi.pod
20720 ____________________________________________________________________________
20721 [ 25253] By: rgs                                   on 2005/08/01  08:13:10
20722         Log: Subject: [PATCH] POD typos
20723              From: "Piotr Fusik" <pfusik@op.pl>
20724              Date: Sat, 30 Jul 2005 21:54:19 +0200
20725              Message-ID: <00ef01c59542$3198ba00$26d34dd5@piec>
20726      Branch: perl
20727            ! Porting/pumpkin.pod Porting/repository.pod ext/POSIX/POSIX.pod
20728            ! pod/perl593delta.pod pod/perlapio.pod pod/perldebug.pod
20729            ! pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq3.pod
20730            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlglossary.pod
20731            ! pod/perlguts.pod pod/perlintern.pod pod/perltodo.pod
20732            ! pod/perlxs.pod symbian/PerlBase.pod vms/perlvms.pod
20733 ____________________________________________________________________________
20734 [ 25252] By: rgs                                   on 2005/08/01  07:49:58
20735         Log: Subject: Re: [perl #36622] y/// at end of file
20736              From: Michael G Schwern <schwern@pobox.com>
20737              Date: Fri, 22 Jul 2005 11:51:15 -0700
20738              Message-ID: <20050722185115.GB28829@windhund.schwern.org>
20739      Branch: perl
20740            ! t/op/tr.t t/test.pl
20741 ____________________________________________________________________________
20742 [ 25251] By: rgs                                   on 2005/08/01  07:23:08
20743         Log: Subject: Re: blead@25210 on OpenVMS (not good)
20744              From: "John E. Malmberg" <wb8tyw@qsl.net>
20745              Date: Sun, 24 Jul 2005 19:09:01 -0400
20746              Message-ID: <42E41F8D.3040306@qsl.net>
20747              
20748              constify Perl_unlnk
20749      Branch: perl
20750            ! embed.fnc perl.h proto.h util.c
20751 ____________________________________________________________________________
20752 [ 25250] By: rgs                                   on 2005/08/01  07:03:36
20753         Log: Subject: blead@25226 - ext/Compress/Zlib on VMS.
20754              From: "John E. Malmberg" <wb8tyw@qsl.net>
20755              Date: Sun, 31 Jul 2005 23:19:51 -0400
20756              Message-ID: <42ED94D6.7020104@qsl.net>
20757      Branch: perl
20758            ! ext/Compress/Zlib/t/03examples.t
20759 ____________________________________________________________________________
20760 [ 25249] By: rgs                                   on 2005/08/01  06:57:09
20761         Log: Subject: [patch] blead@25226 - t/op/pack.t undefined value fix
20762              From: "John E. Malmberg" <wb8tyw@qsl.net>
20763              Date: Sun, 31 Jul 2005 22:18:19 -0400
20764              Message-ID: <42ED866B.3000308@qsl.net>
20765      Branch: perl
20766            ! t/op/pack.t
20767 ____________________________________________________________________________
20768 [ 25248] By: merijn                                on 2005/07/31  15:50:45
20769         Log: SIGRTMIN & SIGRTMAX on Cygwin both 32. sig_count = 33, but
20770              POSIX::SigRt is not available on use
20771      Branch: perl
20772            ! ext/POSIX/t/sigaction.t
20773 ____________________________________________________________________________
20774 [ 25247] By: merijn                                on 2005/07/31  15:47:51
20775         Log: Subject: [PATCH] Re: Smoke [5.9.3] 25237 FAIL(F) linux 2.6.12-4-686 [debian] (i686/1 cpu)
20776              From: Dominic Dunlop <shouldbedomo@mac.com>
20777              Date: Fri, 29 Jul 2005 17:41:59 +0200
20778              Message-Id: <33378322-189C-4D70-AC0B-1AF589DD56E7@mac.com>
20779      Branch: perl
20780            ! sv.h
20781 ____________________________________________________________________________
20782 [ 25246] By: rgs                                   on 2005/07/31  15:15:35
20783         Log: Remove the documentation for $#, which has been removed
20784      Branch: perl
20785            ! pod/perlvar.pod
20786 ____________________________________________________________________________
20787 [ 25245] By: rgs                                   on 2005/07/29  15:36:09
20788         Log: Update Changes
20789      Branch: perl
20790            ! Changes
20791 ____________________________________________________________________________
20792 [ 25244] By: steveh                                on 2005/07/29  09:41:38
20793         Log: Skip op/sprintf.t test 147 on MSWin32
20794              ... and fix the skip code so that it actually works ;-)
20795      Branch: perl
20796            ! t/op/sprintf.t
20797 ____________________________________________________________________________
20798 [ 25243] By: rgs                                   on 2005/07/29  08:31:51
20799         Log: Subject: [PATCH] More embed.fnc goodness
20800              From: Andy Lester <andy@petdance.com>
20801              Date: Thu, 28 Jul 2005 14:09:56 -0500
20802              Message-ID: <20050728190956.GB607@petdance.com>
20803      Branch: perl
20804            ! doio.c embed.fnc embed.h op.c pp_ctl.c proto.h regcomp.c
20805            ! regexec.c sv.c util.c
20806 ____________________________________________________________________________
20807 [ 25242] By: rgs                                   on 2005/07/29  07:19:11
20808         Log: Subject: [PATCH] Fix English error in overload.pm
20809              From: Andy Lester <andy@petdance.com>
20810              Date: Thu, 28 Jul 2005 14:10:43 -0500
20811              Message-ID: <20050728191043.GC607@petdance.com>
20812      Branch: perl
20813            ! lib/overload.pm
20814 ____________________________________________________________________________
20815 [ 25241] By: rgs                                   on 2005/07/28  17:34:36
20816         Log: Clarification to the syntax of loop modifiers
20817              by Piotr Fusik
20818      Branch: perl
20819            ! pod/perlfunc.pod
20820 ____________________________________________________________________________
20821 [ 25240] By: rgs                                   on 2005/07/28  17:29:47
20822         Log: Subject: RE: [PATCH] Re: [PATCH] support POSIX SA_SIGINFO
20823              From: "Green, Paul" <Paul.Green@stratus.com>
20824              Date: Mon, 25 Jul 2005 12:39:32 -0400
20825              Message-ID: <F5F42E77A43DD944B6D664B00A5401CB8A9F67@EXNA.corp.stratus.com>
20826      Branch: perl
20827            ! mg.c
20828 ____________________________________________________________________________
20829 [ 25239] By: rgs                                   on 2005/07/28  17:18:13
20830         Log: Subject: [PATCH fresh_perl.t] Being more careful about newlines
20831              From: Michael G Schwern <schwern@pobox.com>
20832              Date: Fri, 22 Jul 2005 12:53:34 -0700
20833              Message-ID: <20050722195334.GA12431@windhund.schwern.org>
20834      Branch: perl
20835            ! t/run/fresh_perl.t
20836 ____________________________________________________________________________
20837 [ 25238] By: rgs                                   on 2005/07/28  16:11:23
20838         Log: Subject: [PATCH] perl.h, use STRINGIFY in 25171
20839              From: Robin Barker <Robin.Barker@npl.co.uk>
20840              Date: Thu, 28 Jul 2005 12:13:13 +0100
20841              Message-ID: <533D273D4014D411AB1D00062938C4D90849C75A@hotel.npl.co.uk>
20842      Branch: perl
20843            ! perl.h
20844 ____________________________________________________________________________
20845 [ 25237] By: merijn                                on 2005/07/28  13:03:09
20846         Log: Subject: [PATCH] tidy up DieNull and DIE_NULL
20847              From: Robin Barker <Robin.Barker@npl.co.uk>
20848              Date: Thu, 28 Jul 2005 14:05:51 +0100
20849              Message-ID: <533D273D4014D411AB1D00062938C4D90849C75C@hotel.npl.co.uk>
20850      Branch: perl
20851            ! embed.fnc mg.c perl.h pp.h pp_sys.c proto.h
20852 ____________________________________________________________________________
20853 [ 25236] By: rgs                                   on 2005/07/28  12:59:55
20854         Log: Subject: [PATCH] silence compiler warning in mg.c POSIX.xs
20855              From: Robin Barker <Robin.Barker@npl.co.uk>
20856              Date: Thu, 28 Jul 2005 13:57:31 +0100
20857              Message-ID: <533D273D4014D411AB1D00062938C4D90849C75B@hotel.npl.co.uk>
20858      Branch: perl
20859            ! ext/POSIX/POSIX.xs mg.c perl.h
20860 ____________________________________________________________________________
20861 [ 25235] By: merijn                                on 2005/07/28  12:22:27
20862         Log: sprintf now has all but two tests enabled.
20863              the list supports skipping of expected fails
20864              new test for %.0g from Dominic Dunlop
20865      Branch: perl
20866            ! t/op/sprintf.t
20867 ____________________________________________________________________________
20868 [ 25234] By: steveh                                on 2005/07/28  09:10:41
20869         Log: Subject: [PATCH] perlfunc.pod grammar fixes
20870              From: Steve Peters <steve@fisharerojo.org>
20871              Date: Wed, 27 Jul 2005 22:02:13 -0500
20872              Message-ID: <20050728030213.GA11330@mccoy.peters.homeunix.org>
20873              
20874              (with minor tweaks)
20875      Branch: perl
20876            ! pod/perlfunc.pod
20877 ____________________________________________________________________________
20878 [ 25233] By: rgs                                   on 2005/07/28  09:07:57
20879         Log: Sync change 25229 to .h source files
20880      Branch: perl
20881            ! cv.h pad.h
20882 ____________________________________________________________________________
20883 [ 25232] By: rgs                                   on 2005/07/28  08:53:55
20884         Log: Subject: [perl #36672] Swapped warnings for -o and -O file tests 
20885              From: "Piotr Fusik" (via RT) <perlbug-followup@perl.org>
20886              Date: Wed, 27 Jul 2005 15:43:17 -0700
20887              Message-ID: <rt-3.0.11-36672-118371.6.12458378853063@perl.org>
20888              
20889              (except the redundant test)
20890      Branch: perl
20891            ! opcode.h opcode.pl t/lib/warnings/9uninit
20892 ____________________________________________________________________________
20893 [ 25231] By: merijn                                on 2005/07/28  06:48:14
20894         Log: Subject: Re: [PATCH] Tru64: use -c99 for ccflags if available
20895              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
20896              Date: Thu, 28 Jul 2005 10:01:51 +0300
20897              Message-ID: <42E882DF.6020100@gmail.com>
20898              Message-ID: <42E86DE9.6090709@gmail.com>
20899      Branch: perl
20900            ! handy.h hints/dec_osf.sh
20901 ____________________________________________________________________________
20902 [ 25230] By: merijn                                on 2005/07/27  16:28:58
20903         Log: Some signals are more real than others
20904              Also added comment about why the tests are there
20905      Branch: perl
20906            ! ext/POSIX/t/sigaction.t
20907 ____________________________________________________________________________
20908 [ 25229] By: merijn                                on 2005/07/27  16:26:16
20909         Log: Subject: [PATCH] id est is i.e.
20910              From: Steve Peters <steve@fisharerojo.org>
20911              Date: Tue, 26 Jul 2005 20:42:38 -0500
20912              Message-ID: <20050727014238.GA2582@mccoy.peters.homeunix.org>
20913      Branch: perl
20914            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
20915            ! pod/perlintern.pod
20916 ____________________________________________________________________________
20917 [ 25228] By: merijn                                on 2005/07/26  13:23:10
20918         Log: Use the correct gcc when more than one gcc is installed
20919              Thanks to Campo
20920      Branch: perl
20921            ! hints/aix.sh
20922 ____________________________________________________________________________
20923 [ 25227] By: rgs                                   on 2005/07/26  09:20:11
20924         Log: Subject: [perl #36658] Typo in perlfunc.pod 
20925              From: "John W. Krahn" (via RT) <perlbug-followup@perl.org>
20926              Date: Tue, 26 Jul 2005 01:07:18 -0700
20927              Message-ID: <rt-3.0.11-36658-118300.18.7320750032131@perl.org>
20928      Branch: perl
20929            ! pod/perlfunc.pod
20930 ____________________________________________________________________________
20931 [ 25226] By: steveh                                on 2005/07/25  14:37:41
20932         Log: Reinstate PERL_MALLOC_WRAP for bcc32 on Win32
20933              
20934              This was disabled by change 22689 because it was severely broken
20935              at the time.  See the thread starting here:
20936              
20937              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2004-04/msg00370.html
20938              
20939              The PERL_MALLOC_WRAP code in handy.h has since changed along the
20940              lines of what was discussed in that thread (in particular, by change
20941              25034) and I find that everything is now fine with PERL_MALLOC_WRAP
20942              re-enabled.
20943      Branch: perl
20944            ! win32/config_H.bc
20945 ____________________________________________________________________________
20946 [ 25225] By: steveh                                on 2005/07/25  14:34:12
20947         Log: Ken pointed out that CBuilder's cleanup is too agrressive
20948              
20949              The Windows compile() and link() methods bizarrely include their own
20950              output files in the list of files to be cleaned up.  Now that they
20951              actually are being cleaned up, this isn't ideal ;-)
20952              
20953              Stop compile() and link() from cleaning up their own output, and
20954              reinstate the explicit deletion of those output files in the test
20955              scripts.
20956      Branch: perl
20957            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
20958            ! lib/ExtUtils/CBuilder/t/01-basic.t
20959            ! lib/ExtUtils/CBuilder/t/02-link.t
20960            ! lib/ExtUtils/ParseXS/t/basic.t
20961 ____________________________________________________________________________
20962 [ 25224] By: steveh                                on 2005/07/25  11:53:44
20963         Log: Silence uninitialized value warnings in Net::Cmd
20964              
20965              (Suppresses 20 such warnings emitted by lib/Net/t/datasend.t)
20966      Branch: perl
20967            ! lib/Net/Cmd.pm
20968 ____________________________________________________________________________
20969 [ 25223] By: merijn                                on 2005/07/25  11:47:03
20970         Log: use POSIX might not throw an error. Check for useful values also
20971      Branch: perl
20972            ! ext/POSIX/t/sigaction.t
20973 ____________________________________________________________________________
20974 [ 25222] By: steveh                                on 2005/07/25  11:11:29
20975         Log: Make CBuilder and ParseXS clean up their temp test files
20976      Branch: perl
20977            ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/Base.pm
20978            ! lib/ExtUtils/CBuilder/t/01-basic.t
20979            ! lib/ExtUtils/CBuilder/t/02-link.t lib/ExtUtils/ParseXS.pm
20980            ! lib/ExtUtils/ParseXS/t/basic.t
20981 ____________________________________________________________________________
20982 [ 25221] By: rgs                                   on 2005/07/25  09:49:39
20983         Log: Increment the version number of version.pm
20984              (no code changes on CPAN)
20985      Branch: perl
20986            ! lib/version.pm
20987 ____________________________________________________________________________
20988 [ 25220] By: merijn                                on 2005/07/25  08:53:34
20989         Log: Subject: [PATCH perlfunc.pod/crypt] crypt() digests, not encrypts
20990              From: Michael G Schwern <schwern@pobox.com>
20991              Date: Sat, 23 Jul 2005 17:25:18 -0700
20992              Message-ID: <20050724002518.GB4918@windhund.schwern.org>
20993              
20994              Subject: Re: [PATCH perlfunc.pod/crypt] crypt() digests, not encrypts
20995              From: Michael G Schwern <schwern@pobox.com>
20996              Date: Sun, 24 Jul 2005 13:49:25 -0700
20997              Message-ID: <20050724204925.GC13275@windhund.schwern.org>
20998      Branch: perl
20999            ! pod/perlfunc.pod
21000 ____________________________________________________________________________
21001 [ 25219] By: merijn                                on 2005/07/25  08:39:08
21002         Log: Subject: [PATCH] perlfunc.pod: s/definetely/definitely/
21003              From: "Piotr Fusik" <pfusik@op.pl>
21004              Date: Sun, 24 Jul 2005 12:55:09 +0200
21005              Message-ID: <004e01c5903e$2affb3a0$60d24dd5@piec>
21006      Branch: perl
21007            ! pod/perlfunc.pod
21008 ____________________________________________________________________________
21009 [ 25218] By: nicholas                              on 2005/07/24  22:35:56
21010         Log: Subject: [PATCH] Re: blead@25210 on OpenVMS (not good)
21011              From: "Craig A. Berry" <craigberry@mac.com>
21012              Message-Id: <p06230906bf09caa9618b@[172.16.52.1]>
21013              Date: Sun, 24 Jul 2005 17:47:26 -0500
21014      Branch: perl
21015            ! doio.c
21016 ____________________________________________________________________________
21017 [ 25217] By: nicholas                              on 2005/07/24  20:52:13
21018         Log: Subject: [PATCH] blead help for VMS
21019              From: "Craig A. Berry" <craigberry@mac.com>
21020              Message-ID: <42E3FABB.1020900@mac.com>
21021              Date: Sun, 24 Jul 2005 15:31:55 -0500
21022      Branch: perl
21023           +> ext/Compress/Zlib/zlib-src/adler32.c
21024           +> ext/Compress/Zlib/zlib-src/compress.c
21025           +> ext/Compress/Zlib/zlib-src/crc32.c
21026           +> ext/Compress/Zlib/zlib-src/crc32.h
21027           +> ext/Compress/Zlib/zlib-src/deflate.c
21028           +> ext/Compress/Zlib/zlib-src/deflate.h
21029           +> ext/Compress/Zlib/zlib-src/gzio.c
21030           +> ext/Compress/Zlib/zlib-src/infback.c
21031           +> ext/Compress/Zlib/zlib-src/inffast.c
21032           +> ext/Compress/Zlib/zlib-src/inffast.h
21033           +> ext/Compress/Zlib/zlib-src/inffixed.h
21034           +> ext/Compress/Zlib/zlib-src/inflate.c
21035           +> ext/Compress/Zlib/zlib-src/inflate.h
21036           +> ext/Compress/Zlib/zlib-src/inftrees.c
21037           +> ext/Compress/Zlib/zlib-src/inftrees.h
21038           +> ext/Compress/Zlib/zlib-src/trees.c
21039           +> ext/Compress/Zlib/zlib-src/trees.h
21040           +> ext/Compress/Zlib/zlib-src/uncompr.c
21041           +> ext/Compress/Zlib/zlib-src/zconf.h
21042           +> ext/Compress/Zlib/zlib-src/zlib.h
21043           +> ext/Compress/Zlib/zlib-src/zutil.c
21044           +> ext/Compress/Zlib/zlib-src/zutil.h
21045            - ext/Compress/Zlib/zlib-src-1.2.3/adler32.c
21046            - ext/Compress/Zlib/zlib-src-1.2.3/compress.c
21047            - ext/Compress/Zlib/zlib-src-1.2.3/crc32.c
21048            - ext/Compress/Zlib/zlib-src-1.2.3/crc32.h
21049            - ext/Compress/Zlib/zlib-src-1.2.3/deflate.c
21050            - ext/Compress/Zlib/zlib-src-1.2.3/deflate.h
21051            - ext/Compress/Zlib/zlib-src-1.2.3/gzio.c
21052            - ext/Compress/Zlib/zlib-src-1.2.3/infback.c
21053            - ext/Compress/Zlib/zlib-src-1.2.3/inffast.c
21054            - ext/Compress/Zlib/zlib-src-1.2.3/inffast.h
21055            - ext/Compress/Zlib/zlib-src-1.2.3/inffixed.h
21056            - ext/Compress/Zlib/zlib-src-1.2.3/inflate.c
21057            - ext/Compress/Zlib/zlib-src-1.2.3/inflate.h
21058            - ext/Compress/Zlib/zlib-src-1.2.3/inftrees.c
21059            - ext/Compress/Zlib/zlib-src-1.2.3/inftrees.h
21060            - ext/Compress/Zlib/zlib-src-1.2.3/trees.c
21061            - ext/Compress/Zlib/zlib-src-1.2.3/trees.h
21062            - ext/Compress/Zlib/zlib-src-1.2.3/uncompr.c
21063            - ext/Compress/Zlib/zlib-src-1.2.3/zconf.h
21064            - ext/Compress/Zlib/zlib-src-1.2.3/zlib.h
21065            - ext/Compress/Zlib/zlib-src-1.2.3/zutil.c
21066            - ext/Compress/Zlib/zlib-src-1.2.3/zutil.h
21067            ! MANIFEST ext/Compress/Zlib/config.in mg.c pp_ctl.c pp_sys.c
21068            ! vms/gen_shrfls.pl
21069 ____________________________________________________________________________
21070 [ 25216] By: steveh                                on 2005/07/22  16:53:11
21071         Log: Fix USE_LARGE_FILES with bcc32 on Win32?
21072              
21073              Trawling through all these config files, I think I've found the
21074              reason why bcc32 builds with USE_LARGE_FILES were failing (e.g.
21075              (see http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-06/msg00809.html):
21076              lseeksize and lseektype were set to 8 and __int64, but Borland's
21077              <io.h> suggests that they should be 4 and long respectively.
21078              
21079              Changing them accordingly makes all tests pass. And I see that
21080              win32/win32.c has special handling for __BORLANDC__ + USE_LARGE_FILES,
21081              presumably to cope with this difference?
21082      Branch: perl
21083            ! win32/config.bc
21084 ____________________________________________________________________________
21085 [ 25215] By: steveh                                on 2005/07/22  16:36:41
21086         Log: Tweak the canned win32/config.* files
21087              
21088              uselargefiles, usemultiplicity, useperlio and useithreads are now
21089              off in the canned win32/config_H.* files, so change these to match.
21090              
21091              Also scrap the misleading ~USE_PERLIO~ and ~USE_SITECUST~ tags
21092              which don't actually work since no such CFG_VARS are passed in to
21093              config_sh.PL. (The useperlio and usesitecustomize entries actually
21094              get substituted by the more general "if (/^([\w_]+)=(.*)$/)" case.)
21095      Branch: perl
21096            ! win32/config.bc win32/config.gc win32/config.vc
21097            ! win32/config.vc64
21098 ____________________________________________________________________________
21099 [ 25214] By: steveh                                on 2005/07/22  14:22:38
21100         Log: Add missing entries to win32/config.*
21101              
21102              No existing entries changed, just adding some missing ones based
21103              on Porting/config.sh
21104      Branch: perl
21105            ! win32/config.bc win32/config.gc win32/config.vc
21106            ! win32/config.vc64
21107 ____________________________________________________________________________
21108 [ 25213] By: rgs                                   on 2005/07/22  12:23:35
21109         Log: Subject: [perl #36612] [PATCH] Misleading shift docs about @ARGV
21110              From: Michael G Schwern (via RT) <perlbug-followup@perl.org>
21111              Date: Wed, 20 Jul 2005 18:26:23 -0700
21112              Message-ID: <rt-3.0.11-36612-118070.2.49212485540788@perl.org>
21113      Branch: perl
21114            ! pod/perlfunc.pod
21115 ____________________________________________________________________________
21116 [ 25212] By: steveh                                on 2005/07/22  10:32:02
21117         Log: Tidy up options / defines output from makedef.pl
21118              and change Win32-specific comments to say "On Win32 ..." now
21119              that AIX is using the same code too
21120      Branch: perl
21121            ! makedef.pl
21122 ____________________________________________________________________________
21123 [ 25211] By: steveh                                on 2005/07/22  10:29:51
21124         Log: Silence Win32 warnings when not using USE_LARGE_FILES
21125      Branch: perl
21126            ! win32/win32.c
21127 ____________________________________________________________________________
21128 [ 25210] By: merijn                                on 2005/07/21  17:40:06
21129         Log: I *DO* have AIX, and extending #25209 like this make it happy again
21130              Thank you Steve!
21131      Branch: perl
21132            ! makedef.pl
21133 ____________________________________________________________________________
21134 [ 25209] By: steveh                                on 2005/07/21  17:01:33
21135         Log: Make makedef.pl read "miniperl -V" on Win32
21136              
21137              Perhaps other platforms that use makedef.pl also need a similar
21138              change (currently required to pick up PERL_DONT_CREATE_GVSV),
21139              but it also requires them to have minimal canned configs (if they
21140              are using canned configs like Win32 does) and I don't have any
21141              of the affected platforms (AIX, WinCE, OS/2, MacOS Classic and
21142              NetWare) for testing, so play it safe instead
21143      Branch: perl
21144            ! makedef.pl
21145 ____________________________________________________________________________
21146 [ 25208] By: steveh                                on 2005/07/21  16:50:27
21147         Log: Make the canned config.h files used on Win32 more minimal
21148              
21149              These are used in their unedited form to build miniperl, so should
21150              represent a minimal configuration
21151              
21152              The plan is to use miniperl's "-V" output in makedef.pl, so it is
21153              important that it doesn't include any of the optional things in the
21154              makefiles that the user might have chosen to disable
21155              
21156              (The actual config.h used to build perl itself is, of course, an
21157              edited version of these canned configs produced by using miniperl
21158              to run config_h.PL so these changes won't affect perl itself)
21159      Branch: perl
21160            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
21161            ! win32/config_H.vc64
21162 ____________________________________________________________________________
21163 [ 25207] By: merijn                                on 2005/07/21  15:41:39
21164         Log: Subject: [PATCH] Re: [PATCH] support POSIX SA_SIGINFO
21165              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
21166              Date: Thu, 21 Jul 2005 18:33:22 +0300
21167              Message-ID: <42DFC042.1090201@gmail.com>
21168      Branch: perl
21169            ! ext/POSIX/POSIX.pod ext/POSIX/t/sigaction.t mg.c
21170 ____________________________________________________________________________
21171 [ 25206] By: steveh                                on 2005/07/21  14:20:06
21172         Log: Rearrange win32/config_H.* to match config_h.SH
21173              
21174              No actual changes, just reordering the contents of the files so that
21175              diff works better.
21176      Branch: perl
21177            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
21178            ! win32/config_H.vc64
21179 ____________________________________________________________________________
21180 [ 25205] By: rgs                                   on 2005/07/21  12:39:43
21181         Log: Subject: [PATCH perl@24148] Compress::Zlib 1.35
21182              From: "Paul Marquess" <paul.marquess@ntlworld.com>
21183              Date: Thu, 21 Jul 2005 10:06:06 +0100
21184              Message-Id: <20050721090634.CA4E61F0003@mx1.mandriva.com>
21185      Branch: perl
21186            + ext/Compress/Zlib/zlib-src-1.2.3/adler32.c
21187            + ext/Compress/Zlib/zlib-src-1.2.3/compress.c
21188            + ext/Compress/Zlib/zlib-src-1.2.3/crc32.c
21189            + ext/Compress/Zlib/zlib-src-1.2.3/crc32.h
21190            + ext/Compress/Zlib/zlib-src-1.2.3/deflate.c
21191            + ext/Compress/Zlib/zlib-src-1.2.3/deflate.h
21192            + ext/Compress/Zlib/zlib-src-1.2.3/gzio.c
21193            + ext/Compress/Zlib/zlib-src-1.2.3/infback.c
21194            + ext/Compress/Zlib/zlib-src-1.2.3/inffast.c
21195            + ext/Compress/Zlib/zlib-src-1.2.3/inffast.h
21196            + ext/Compress/Zlib/zlib-src-1.2.3/inffixed.h
21197            + ext/Compress/Zlib/zlib-src-1.2.3/inflate.c
21198            + ext/Compress/Zlib/zlib-src-1.2.3/inflate.h
21199            + ext/Compress/Zlib/zlib-src-1.2.3/inftrees.c
21200            + ext/Compress/Zlib/zlib-src-1.2.3/inftrees.h
21201            + ext/Compress/Zlib/zlib-src-1.2.3/trees.c
21202            + ext/Compress/Zlib/zlib-src-1.2.3/trees.h
21203            + ext/Compress/Zlib/zlib-src-1.2.3/uncompr.c
21204            + ext/Compress/Zlib/zlib-src-1.2.3/zconf.h
21205            + ext/Compress/Zlib/zlib-src-1.2.3/zlib.h
21206            + ext/Compress/Zlib/zlib-src-1.2.3/zutil.c
21207            + ext/Compress/Zlib/zlib-src-1.2.3/zutil.h
21208            - ext/Compress/Zlib/zlib-src-1.2.2/adler32.c
21209            - ext/Compress/Zlib/zlib-src-1.2.2/compress.c
21210            - ext/Compress/Zlib/zlib-src-1.2.2/crc32.c
21211            - ext/Compress/Zlib/zlib-src-1.2.2/crc32.h
21212            - ext/Compress/Zlib/zlib-src-1.2.2/deflate.c
21213            - ext/Compress/Zlib/zlib-src-1.2.2/deflate.h
21214            - ext/Compress/Zlib/zlib-src-1.2.2/gzio.c
21215            - ext/Compress/Zlib/zlib-src-1.2.2/infback.c
21216            - ext/Compress/Zlib/zlib-src-1.2.2/inffast.c
21217            - ext/Compress/Zlib/zlib-src-1.2.2/inffast.h
21218            - ext/Compress/Zlib/zlib-src-1.2.2/inffixed.h
21219            - ext/Compress/Zlib/zlib-src-1.2.2/inflate.c
21220            - ext/Compress/Zlib/zlib-src-1.2.2/inflate.h
21221            - ext/Compress/Zlib/zlib-src-1.2.2/inftrees.c
21222            - ext/Compress/Zlib/zlib-src-1.2.2/inftrees.h
21223            - ext/Compress/Zlib/zlib-src-1.2.2/trees.c
21224            - ext/Compress/Zlib/zlib-src-1.2.2/trees.h
21225            - ext/Compress/Zlib/zlib-src-1.2.2/uncompr.c
21226            - ext/Compress/Zlib/zlib-src-1.2.2/zconf.h
21227            - ext/Compress/Zlib/zlib-src-1.2.2/zlib.h
21228            - ext/Compress/Zlib/zlib-src-1.2.2/zutil.c
21229            - ext/Compress/Zlib/zlib-src-1.2.2/zutil.h
21230            ! MANIFEST ext/Compress/Zlib/Changes ext/Compress/Zlib/README
21231            ! ext/Compress/Zlib/Zlib.pm ext/Compress/Zlib/Zlib.xs
21232            ! ext/Compress/Zlib/config.in ext/Compress/Zlib/t/05gzsetp.t
21233 ____________________________________________________________________________
21234 [ 25204] By: rgs                                   on 2005/07/20  16:53:16
21235         Log: Remove :base_io from the set of default "safe" opcodes.
21236              This fixes bug [perl #36213] "Possible flaw in Safe.pm/Opcode.pm
21237              that allows access to any file" but introduces a backward
21238              compatibility issue.
21239      Branch: perl
21240            ! ext/Opcode/Opcode.pm ext/Safe/t/safe2.t
21241 ____________________________________________________________________________
21242 [ 25203] By: steveh                                on 2005/07/20  13:59:18
21243         Log: Fix definition of Perl_sighandler following change 25200
21244      Branch: perl
21245            ! mg.c
21246 ____________________________________________________________________________
21247 [ 25202] By: rgs                                   on 2005/07/20  13:19:10
21248         Log: Subject: [PATCH] Convert t/op/vec.t to test.pl
21249              From: Steve Peters <steve@fisharerojo.org>
21250              Date: Wed, 20 Jul 2005 08:06:38 -0500
21251              Message-ID: <20050720130638.GA6123@mccoy.peters.homeunix.org>
21252      Branch: perl
21253            ! t/op/vec.t
21254 ____________________________________________________________________________
21255 [ 25201] By: steveh                                on 2005/07/20  13:08:54
21256         Log: Silence Win32 compiler warning (signed/unsigned mismatch)
21257      Branch: perl
21258            ! pad.c
21259 ____________________________________________________________________________
21260 [ 25200] By: rgs                                   on 2005/07/20  12:28:16
21261         Log: Subject: [PATCH] support POSIX SA_SIGINFO
21262              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
21263              Date: Wed, 20 Jul 2005 14:40:54 +0300
21264              Message-ID: <42DE3846.6050606@gmail.com>
21265      Branch: perl
21266            ! embed.fnc embed.h ext/POSIX/POSIX.pod ext/POSIX/t/sigaction.t
21267            ! global.sym iperlsys.h mg.c perl.c perl.h pp_sys.c proto.h
21268            ! util.c
21269 ____________________________________________________________________________
21270 [ 25199] By: steveh                                on 2005/07/20  12:11:56
21271         Log: Silence warnings about NSIG redefinition on Win32
21272              
21273              (Change 25191 doesn't work out unless dosish.h includes <signal.h>
21274              too, which it currently only does for DJGPP)
21275      Branch: perl
21276            ! dosish.h
21277 ____________________________________________________________________________
21278 [ 25198] By: rgs                                   on 2005/07/20  11:18:59
21279         Log: Remove obsolete error messages
21280      Branch: perl
21281            ! pod/perldiag.pod
21282 ____________________________________________________________________________
21283 [ 25197] By: rgs                                   on 2005/07/20  10:59:44
21284         Log: croak() accepts Nullch as a parameter.
21285              (spotted by Stas Bekman)
21286      Branch: perl
21287            ! embed.fnc proto.h
21288 ____________________________________________________________________________
21289 [ 25196] By: steveh                                on 2005/07/20  10:36:20
21290         Log: Fix Newz() backwards-compatibility macro
21291      Branch: perl
21292            ! handy.h
21293 ____________________________________________________________________________
21294 [ 25195] By: rgs                                   on 2005/07/20  10:31:04
21295         Log: Remove :unique attribute from Config.pm,
21296              until we find a better implementation of it (or
21297              remove it). See [perl #36375].
21298      Branch: perl
21299            ! configpm
21300 ____________________________________________________________________________
21301 [ 25194] By: rgs                                   on 2005/07/20  09:08:56
21302         Log: Subject: [PATCH] lvalue-subs returning elements of tied hashes/arrays
21303              From: Tassilo von Parseval <tassilo.von.parseval@rwth-aachen.de>
21304              Date: Wed, 20 Jul 2005 10:43:11 +0200
21305              Message-id: <20050720084311.GA20332@ethan>
21306      Branch: perl
21307            ! pp_hot.c t/op/sub_lval.t
21308 ____________________________________________________________________________
21309 [ 25193] By: steveh                                on 2005/07/20  09:00:29
21310         Log: Exit test script (if we're going to) *before* declaring a plan
21311      Branch: perl
21312            ! ext/POSIX/t/sigaction.t
21313 ____________________________________________________________________________
21314 [ 25192] By: rgs                                   on 2005/07/20  08:50:18
21315         Log: Subject: [PATCH] RE: rebuilding lib/Config*
21316              From: Robin Barker <Robin.Barker@npl.co.uk>
21317              Date: Jul 14, 2005 3:27 PM
21318              Message-ID: <533D273D4014D411AB1D00062938C4D90849C733@hotel.npl.co.uk>
21319      Branch: perl
21320            ! Makefile.SH
21321 ____________________________________________________________________________
21322 [ 25191] By: rgs                                   on 2005/07/20  06:47:49
21323         Log: Subject: [PATCH] move NSIG logic
21324              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
21325              Date: Wed, 20 Jul 2005 09:57:44 +0300
21326              Message-ID: <42DDF5E8.1060100@gmail.com>
21327      Branch: perl
21328            ! handy.h perl.h
21329 ____________________________________________________________________________
21330 [ 25190] By: nicholas                              on 2005/07/19  22:15:43
21331         Log: C<use Foo;> inside Foo.pm considered a "bad thing"
21332              (Certainly where there is AUTOLOADing and XS)
21333              Hopefully *this* fixes the POSIX breakage.
21334      Branch: perl
21335            ! ext/POSIX/POSIX.pm
21336 ____________________________________________________________________________
21337 [ 25189] By: nicholas                              on 2005/07/19  21:16:20
21338         Log: C<use Foo;> inside Foo.pm considered a "bad thing"
21339              (Certainly where there is AUTOLOADing and XS)
21340              Hopefully this fixes the POSIX breakage.
21341      Branch: perl
21342            ! ext/POSIX/POSIX.xs
21343 ____________________________________________________________________________
21344 [ 25188] By: nicholas                              on 2005/07/19  21:08:17
21345         Log: XS constants fail when their value is called for, not at import.
21346              This might be construed as a bug. Fixing is probably a greater evil.
21347      Branch: perl
21348            ! ext/POSIX/t/sigaction.t
21349 ____________________________________________________________________________
21350 [ 25187] By: rgs                                   on 2005/07/19  14:12:38
21351         Log: Extend the the "our variable redeclared" warning to the case:
21352              our $x; our $x;
21353              and add more tests
21354      Branch: perl
21355            ! pad.c t/lib/strict/vars t/lib/warnings/pad
21356 ____________________________________________________________________________
21357 [ 25186] By: steveh                                on 2005/07/19  13:25:42
21358         Log: Fix test following change #25181
21359      Branch: perl
21360            ! lib/Pod/t/htmlview.t
21361 ____________________________________________________________________________
21362 [ 25185] By: merijn                                on 2005/07/19  11:06:22
21363         Log: Subject: [PATCH] allow POSIX SIGRTMIN...SIGRTMAX signals (and plug a core dump)
21364              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
21365              Date: Tue, 19 Jul 2005 12:06:00 +0300
21366              Message-ID: <42DCC278.2010009@gmail.com>
21367      Branch: perl
21368            ! Configure ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm
21369            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs ext/POSIX/t/sigaction.t
21370            ! handy.h
21371 ____________________________________________________________________________
21372 [ 25182] By: rgs                                   on 2005/07/19  10:09:57
21373         Log: Fix strict test to go with the precedent warning change
21374      Branch: perl
21375            ! t/lib/strict/vars
21376 ____________________________________________________________________________
21377 [ 25181] By: steveh                                on 2005/07/19  10:07:46
21378         Log: Subject: [perl #36526] Incorrect (X)HTML generated by Pod::Html 
21379              From: Earl Hood (via RT) <perlbug-followup@perl.org>
21380              Date: Tue, 12 Jul 2005 23:55:28 -0700
21381              Message-ID: <rt-3.0.11-36526-117155.10.6496168983897@perl.org>
21382              
21383              (with old code deleted rather than commented out)
21384      Branch: perl
21385            ! lib/Pod/Html.pm
21386 ____________________________________________________________________________
21387 [ 25180] By: rgs                                   on 2005/07/19  09:56:59
21388         Log: Silence new (expected) warnings
21389      Branch: perl
21390            ! t/op/mydef.t
21391 ____________________________________________________________________________
21392 [ 25179] By: rgs                                   on 2005/07/19  09:45:24
21393         Log: Overhaul the semantics of the warning
21394              ""%s" variable %s masks earlier declaration",
21395              based on a patch by Rick Delaney. Now we have :
21396              my $x;   my $x; # warns
21397              my $x;  our $x; # warns
21398              our $x;  my $x; # warns
21399              our $x; our $x; # silent
21400      Branch: perl
21401            ! pad.c t/lib/warnings/pad
21402 ____________________________________________________________________________
21403 [ 25178] By: merijn                                on 2005/07/19  05:42:52
21404         Log: Subject: [PATCH] Final (hopefully) fix for fchdir
21405              From: Steve Peters <steve@fisharerojo.org>
21406              Date: Mon, 18 Jul 2005 22:59:19 -0500
21407              Message-ID: <20050719035919.GA32670@mccoy.peters.homeunix.org>
21408      Branch: perl
21409            ! pp_sys.c
21410 ____________________________________________________________________________
21411 [ 25177] By: davem                                 on 2005/07/19  01:16:09
21412         Log: Subject:  Re: [PATCH] Faster **
21413              From:      "Piotr Fusik" <pfusik@op.pl>
21414              Date:      Fri, 24 Jun 2005 12:47:40 +0200
21415              Message-Id:  <00b201c578af$7ad02b40$17d24dd5@piec>
21416      Branch: perl
21417            ! pp.c
21418 ____________________________________________________________________________
21419 [ 25176] By: davem                                 on 2005/07/19  01:05:18
21420         Log: the "local @foo with $#foo" tests are no longer TODO
21421      Branch: perl
21422            ! t/op/array.t
21423 ____________________________________________________________________________
21424 [ 25174] By: steveh                                on 2005/07/18  16:53:21
21425         Log: Subject: Re: [PATCH] RE: blead: no longer supports %vd format
21426              From: Rafael Garcia-Suarez <rgarciasuarez@mandriva.com>
21427              Date: Mon, 18 Jul 2005 18:35:09 +0200
21428              Message-ID: <20050718183509.0381169c@grubert.mandrakesoft.com>
21429      Branch: perl
21430            ! perl.h
21431 ____________________________________________________________________________
21432 [ 25173] By: merijn                                on 2005/07/18  16:37:11
21433         Log: Subject: Re: AIX 5.2 localtime bug attack
21434              From: Campo Weijerman <rfc822@nl.ibm.com>
21435              Date: Mon, 18 Jul 2005 17:34:55 +0200
21436              Message-ID: <20050718153455.GA29381@python>
21437              
21438              mday++ is also wday++ and yday++
21439      Branch: perl
21440            ! pp_sys.c
21441 ____________________________________________________________________________
21442 [ 25172] By: rgs                                   on 2005/07/18  15:23:38
21443         Log: Subject: [PATCH] The continuing plod through embed.fnc
21444              From: Andy Lester <andy@petdance.com>
21445              Date: Mon, 18 Jul 2005 10:37:38 -0500
21446              Message-ID: <20050718153738.GB20193@petdance.com>
21447      Branch: perl
21448            ! embed.fnc op.c pad.c pod/perlapi.pod pp_sys.c proto.h
21449            ! regcomp.c utf8.c
21450 ____________________________________________________________________________
21451 [ 25171] By: rgs                                   on 2005/07/18  12:37:02
21452         Log: Subject: [PATCH] RE: blead: no longer supports %vd format
21453              From: Robin Barker <Robin.Barker@npl.co.uk>
21454              Date: Jul 14, 2005 2:31 PM
21455              Message-ID: <533D273D4014D411AB1D00062938C4D90849C730@hotel.npl.co.uk>
21456      Branch: perl
21457            ! perl.h sv.c t/op/sprintf.t
21458 ____________________________________________________________________________
21459 [ 25170] By: merijn                                on 2005/07/18  11:02:01
21460         Log: tests are expected to fail if dirfd () does not exist
21461              make the tests to expect failures in that case
21462      Branch: perl
21463            ! t/op/chdir.t
21464 ____________________________________________________________________________
21465 [ 25169] By: merijn                                on 2005/07/18  10:27:06
21466         Log: 1. Typo detected by Schwern (#25151)
21467              2. Added proza about patches (#25152)
21468              3. dirfd got the wrong define based on previous tests (#25168)
21469      Branch: perl
21470            ! Configure
21471 ____________________________________________________________________________
21472 [ 25167] By: steveh                                on 2005/07/18  09:54:58
21473         Log: Silence compiler warning following change 25157
21474              
21475              (DIE returns Perl_die's return value which is an OP*, not the I32
21476              that Perl_apply is expected to return)
21477      Branch: perl
21478            ! doio.c
21479 ____________________________________________________________________________
21480 [ 25166] By: rgs                                   on 2005/07/18  09:17:45
21481         Log: Subject: Re: [perl #27028] /$/ not honouring /m in some cases
21482              From: Rick Delaney <rick@bort.ca>
21483              Date: Jul 14, 2005 4:10 PM
21484              Message-ID: <20050714141059.GF19090@localhost.localdomain>
21485      Branch: perl
21486            + t/op/regexp_qr_embed.t
21487            ! MANIFEST t/op/regexp.t
21488 ____________________________________________________________________________
21489 [ 25165] By: rgs                                   on 2005/07/18  08:52:25
21490         Log: Subject: [PATCH] perlop: why \c\ cannot be placed just before the terminating delimiter
21491              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
21492              Date: Sun, 17 Jul 2005 11:38:05 +0900
21493              Message-Id: <20050717112557.5921.BQW10602@nifty.com>
21494      Branch: perl
21495            ! pod/perlop.pod
21496 ____________________________________________________________________________
21497 [ 25164] By: steveh                                on 2005/07/18  08:38:27
21498         Log: Subject: Re: Why does our() cross packages? (PATCH)
21499              From: Michael G Schwern <schwern@pobox.com>
21500              Date: Fri, 15 Jul 2005 14:35:18 -0700
21501              Message-ID: <20050715213518.GH6897@windhund.schwern.org>
21502              
21503              (with minor tweaks suggested in subsequent posts)
21504      Branch: perl
21505            ! pod/perlfunc.pod
21506 ____________________________________________________________________________
21507 [ 25163] By: davem                                 on 2005/07/18  00:16:31
21508         Log: perl -Dstv -e'... for min..max' displayed wrong stack elements
21509      Branch: perl
21510            ! pp_ctl.c
21511 ____________________________________________________________________________
21512 [ 25162] By: davem                                 on 2005/07/17  22:07:14
21513         Log: delete a non-fucntioning chown in stat.t: it didn't have gid arg.
21514              Spotted by Gisle Aas.
21515      Branch: perl
21516            ! t/op/stat.t
21517 ____________________________________________________________________________
21518 [ 25161] By: davem                                 on 2005/07/17  20:54:15
21519         Log: document what can be assigned to a shared scalar
21520      Branch: perl
21521            ! ext/threads/shared/shared.pm
21522 ____________________________________________________________________________
21523 [ 25160] By: davem                                 on 2005/07/17  20:12:54
21524         Log: $SIG{__WARN__} = sub { goto &foo } could recurse infinitely
21525      Branch: perl
21526            ! t/op/goto.t util.c
21527 ____________________________________________________________________________
21528 [ 25159] By: davem                                 on 2005/07/17  19:02:10
21529         Log: change #25129 was overzealous in delaying the call to ckWARN
21530      Branch: perl
21531            ! doio.c pp_hot.c toke.c
21532 ____________________________________________________________________________
21533 [ 25158] By: merijn                                on 2005/07/16  13:20:09
21534         Log: Subject: Re: [perl #36569] chop fails on decoded string with trailing nul 
21535              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
21536              Date: Sat, 16 Jul 2005 22:05:13 +0900
21537              Message-Id: <20050716220041.2BDD.BQW10602@nifty.com>
21538      Branch: perl
21539            ! doop.c t/op/chop.t
21540 ____________________________________________________________________________
21541 [ 25157] By: merijn                                on 2005/07/16  08:07:44
21542         Log: Subject: Re: fchmod, fchown, fchdir
21543              From: Gisle Aas <gisle@ActiveState.com>
21544              Date: 15 Jul 2005 02:32:50 -0700
21545              Message-ID: <lrwtnse7nh.fsf@caliper.activestate.com>
21546              
21547              + Schwern's ok -> like changes
21548      Branch: perl
21549            ! doio.c pod/perlfunc.pod pod/perltodo.pod pp_sys.c t/io/fs.t
21550            ! t/op/chdir.t
21551 ____________________________________________________________________________
21552 [ 25156] By: steveh                                on 2005/07/15  16:30:05
21553         Log: Subject: [PATCH] more embed cleanup
21554              From: Andy Lester <andy@petdance.com>
21555              Date: Fri, 15 Jul 2005 10:51:15 -0500
21556              Message-ID: <20050715155115.GC29983@petdance.com>
21557              
21558              (and run regen.pl)
21559      Branch: perl
21560            ! dump.c embed.fnc embed.h hv.c mg.c op.c perl.c pp_ctl.c
21561            ! pp_hot.c pp_pack.c proto.h regcomp.c sv.c utf8.c
21562 ____________________________________________________________________________
21563 [ 25155] By: steveh                                on 2005/07/15  15:50:38
21564         Log: Subject: [perl #36514] Add curl support to CPAN.pm 
21565              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
21566              Date: Fri, 15 Jul 2005 02:11:29 -0700
21567              Message-ID: <rt-3.0.11-36514-117446.9.35668319684652@perl.org>
21568              
21569              (and bump $CPAN::FirstTime::VERSION)
21570      Branch: perl
21571            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
21572 ____________________________________________________________________________
21573 [ 25153] By: steveh                                on 2005/07/15  15:35:55
21574         Log: Subject: Re: [PATCH blead] Re: [perl #3269] no warnings "foo" without "use warnings" turns off all warnings.
21575              From: Michael G Schwern <schwern@pobox.com>
21576              Date: Wed, 13 Jul 2005 15:57:39 -0700
21577              Message-ID: <20050713225739.GN24499@windhund.schwern.org>
21578              
21579              Subject: Re: [PATCH blead] Re: [perl #3269] no warnings "foo" without "use warnings" turns off all warnings.
21580              From: Rick Delaney <rick@bort.ca>
21581              Date: Wed, 13 Jul 2005 20:24:56 -0400
21582              Message-ID: <20050714002456.GD19090@localhost.localdomain>
21583      Branch: perl
21584            ! ext/B/B/Deparse.pm t/op/inc.t
21585 ____________________________________________________________________________
21586 [ 25150] By: steveh                                on 2005/07/15  10:35:55
21587         Log: Fix static extensions when building with nmake on Win32
21588              
21589              They were broken because change 24806 forgot to add -DWITH_STATIC
21590              to the recipe for compiling perllib.c which meant that perllibst.h
21591              was not included and hence although they built OK, the static
21592              extensions could not actually be used!
21593              
21594              In fact, since perllibst.h is always created (it is more or less
21595              empty when static extensions are not being used), there is no need
21596              for -DWITH_STATIC at all. So rather than adding it to Makefile,
21597              just drop it from makefile.mk and perllib.c.
21598              
21599              Also add the missing cleanup of perllibst.h to Makefile.
21600      Branch: perl
21601            ! win32/Makefile win32/makefile.mk win32/perllib.c
21602 ____________________________________________________________________________
21603 [ 25149] By: steveh                                on 2005/07/15  09:04:57
21604         Log: Subject: [perl #7840] Hash Behaviour differs v5.6.0 to v5.6.1 
21605              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
21606              Date: Thu, 14 Jul 2005 16:57:45 -0700
21607              Message-ID: <rt-3.0.11-7840-117401.4.81505529800216@perl.org>
21608              
21609              (with minor tweaks)
21610      Branch: perl
21611            ! pod/perlop.pod
21612 ____________________________________________________________________________
21613 [ 25148] By: steveh                                on 2005/07/15  07:48:31
21614         Log: Subject: [perl #36538] perlfunc/our contradicts itself 
21615              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
21616              Date: Thu, 14 Jul 2005 19:10:51 -0700
21617              Message-ID: <rt-3.0.11-36538-117411.7.57026072725992@perl.org>
21618      Branch: perl
21619            ! pod/perlfunc.pod
21620 ____________________________________________________________________________
21621 [ 25147] By: steveh                                on 2005/07/15  07:44:32
21622         Log: Subject: [perl #24691] leading spaces on cpan configuration causes failure 
21623              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
21624              Date: Tue, 12 Jul 2005 00:00:17 -0700
21625              Message-ID: <rt-3.0.11-24691-116945.3.88254644317925@perl.org>
21626              
21627              (with spaces trimmed from username too)
21628      Branch: perl
21629            ! lib/CPAN/FirstTime.pm
21630 ____________________________________________________________________________
21631 [ 25146] By: merijn                                on 2005/07/15  07:33:01
21632         Log: Subject: [PATCH] Re: [PATCH] was Re: perldoc segfaulting in XS_UNIVERSAL_VERSION
21633              From: Michael G Schwern <schwern@pobox.com>
21634              Date: Fri, 15 Jul 2005 00:49:12 -0700
21635              Message-ID: <20050715074911.GA16512@windhund.schwern.org>
21636      Branch: perl
21637            ! t/op/universal.t
21638 ____________________________________________________________________________
21639 [ 25145] By: merijn                                on 2005/07/15  06:49:16
21640         Log: Subject: [PATCH] Missing tie() call in NDBM_File SYNOPSIS
21641              From: Matt Sergeant <matt@sergeant.org>
21642              Date: Thu, 14 Jul 2005 16:53:03 -0400
21643              Message-Id: <28baf339c3b78cc40017066b9dc7cffb@sergeant.org>
21644      Branch: perl
21645            ! ext/NDBM_File/NDBM_File.pm
21646 ____________________________________________________________________________
21647 [ 25144] By: merijn                                on 2005/07/15  06:33:21
21648         Log: Subject: Typo in t/op/stat.t
21649              From: Gisle Aas <gisle@ActiveState.com>
21650              Date: 14 Jul 2005 23:20:18 -0700
21651              Message-ID: <lr64vcfv4t.fsf@caliper.activestate.com>
21652      Branch: perl
21653            ! t/op/stat.t
21654 ____________________________________________________________________________
21655 [ 25143] By: steveh                                on 2005/07/14  16:08:00
21656         Log: Subject: Re: [perl #36507] File::Copy::copy($foo, $foo) dies
21657              From: Michael G Schwern <schwern@pobox.com>
21658              Date: Tue, 12 Jul 2005 15:51:18 -0700
21659              Message-ID: <20050712225118.GA944@windhund.schwern.org>
21660              
21661              (and update SKIP counts)
21662      Branch: perl
21663            ! lib/File/Copy.pm lib/File/Copy.t
21664 ____________________________________________________________________________
21665 [ 25142] By: steveh                                on 2005/07/14  08:12:11
21666         Log: Subject: [perl #5634] CPAN.pm v1.59 chdirs before looking for perl 
21667              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
21668              Date: Mon, 11 Jul 2005 22:41:06 -0700
21669              Message-ID: <rt-3.0.11-5634-116921.0.207462087357797@perl.org>
21670      Branch: perl
21671            ! lib/CPAN.pm
21672 ____________________________________________________________________________
21673 [ 25141] By: nicholas                              on 2005/07/13  19:43:40
21674         Log: Subject: [PATCH] was Re: perldoc segfaulting in XS_UNIVERSAL_VERSION
21675              From: John Peacock <jpeacock@rowman.com>
21676              Message-ID: <42D55C46.5030905@rowman.com>
21677              Date: Wed, 13 Jul 2005 14:24:06 -0400
21678      Branch: perl
21679            ! universal.c
21680 ____________________________________________________________________________
21681 [ 25140] By: merijn                                on 2005/07/13  17:22:07
21682         Log: Subject: [perl #9565] [PATCH] /op/groups.t bug 
21683              From: "Steve Peters via RT" <perlbug-followup@perl.org>
21684              Date: Wed, 13 Jul 2005 06:51:45 -0700
21685              Message-ID: <rt-3.0.11-9565-117185.14.6331240065229@perl.org>
21686      Branch: perl
21687            ! t/op/groups.t
21688 ____________________________________________________________________________
21689 [ 25139] By: merijn                                on 2005/07/13  16:52:48
21690         Log: Subject: Re: Smoke [5.9.3] 25093 FAIL(F) openbsd 3.7 (macppc/1 cpu)
21691              From: Steve Peters <steve@fisharerojo.org>
21692              Date: Fri, 8 Jul 2005 16:42:56 -0500
21693              Message-ID: <20050708214256.GA14164@mccoy.peters.homeunix.org>
21694      Branch: perl
21695            ! t/io/dup.t t/io/open.t
21696 ____________________________________________________________________________
21697 [ 25138] By: merijn                                on 2005/07/13  16:37:48
21698         Log: Subject: [PATCH] More embed.fnc plowing
21699              From: Andy Lester <andy@petdance.com>
21700              Date: Wed, 13 Jul 2005 10:49:19 -0500
21701              Message-ID: <20050713154919.GA24586@petdance.com>
21702      Branch: perl
21703            ! embed.fnc gv.c hv.c op.c pad.c perlio.c pp_ctl.c pp_hot.c
21704            ! proto.h toke.c
21705 ____________________________________________________________________________
21706 [ 25137] By: merijn                                on 2005/07/13  16:27:43
21707         Log: Subject: [PATCH] Error in earlier patch in sv.c
21708              From: Robin Barker <Robin.Barker@npl.co.uk>
21709              Date: Wed, 13 Jul 2005 17:29:48 +0100
21710              Message-ID: <533D273D4014D411AB1D00062938C4D90849C72B@hotel.npl.co.uk>
21711      Branch: perl
21712            ! sv.c t/op/sprintf.t
21713 ____________________________________________________________________________
21714 [ 25136] By: steveh                                on 2005/07/13  13:39:44
21715         Log: Make -V "Compile-time options" list everything used in makedef.pl
21716      Branch: perl
21717            ! perl.c
21718 ____________________________________________________________________________
21719 [ 25135] By: steveh                                on 2005/07/13  09:48:10
21720         Log: Subject: Re: [perl #25157] [PATCH] Text-Balanced extract_quotelike fails on certain delims in HERE docs
21721              From: David Manura <dm.list@math2.org>
21722              Date: Wed, 21 Jan 2004 20:59:27 -0500
21723              Message-ID: <400F2E7F.9090601@math2.org>
21724              
21725              Fixes perl #25151, 25154, 25156, 25157, 25158 using jumbo patch
21726              included in perl #25157.
21727      Branch: perl
21728            ! lib/Text/Balanced.pm lib/Text/Balanced/t/extmul.t
21729            ! lib/Text/Balanced/t/extqlk.t
21730 ____________________________________________________________________________
21731 [ 25134] By: steveh                                on 2005/07/13  09:23:37
21732         Log: Subject: [PATCH] #2 try at Text::Balanced patch and maintainership
21733              From: Tels <nospam-abuse@bloodgate.com>
21734              Date: Sat, 9 Jul 2005 23:10:29 +0200
21735              Message-Id: <200507092310.30592@bloodgate.com>
21736              
21737              (with minor tweaks)
21738      Branch: perl
21739            ! lib/Text/Balanced.pm
21740 ____________________________________________________________________________
21741 [ 25133] By: steveh                                on 2005/07/13  08:34:53
21742         Log: Subject: [perl #28385] minor bug in cpan -- the i command does not find author 
21743              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
21744              Date: Tue, 12 Jul 2005 00:16:49 -0700
21745              Message-ID: <rt-3.0.11-28385-116951.3.97645870397305@perl.org>
21746              
21747              (and remove a couple of unused variables)
21748      Branch: perl
21749            ! lib/CPAN.pm
21750 ____________________________________________________________________________
21751 [ 25132] By: steveh                                on 2005/07/13  07:52:21
21752         Log: Subject: [perl #24275] CPAN shell - online help not clear 
21753              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
21754              Date: Mon, 11 Jul 2005 23:32:12 -0700
21755              Message-ID: <rt-3.0.11-24275-116939.19.7381888978779@perl.org>
21756      Branch: perl
21757            ! lib/CPAN.pm
21758 ____________________________________________________________________________
21759 [ 25131] By: merijn                                on 2005/07/13  06:37:41
21760         Log: Subject: [PATCH] Re: Documentation error in IO::Socket
21761              From: Michael G Schwern <schwern@pobox.com>
21762              Date: Tue, 12 Jul 2005 13:18:34 -0700
21763              Message-ID: <20050712201834.GA29275@windhund.schwern.org>
21764      Branch: perl
21765            ! ext/IO/lib/IO/Socket.pm
21766 ____________________________________________________________________________
21767 [ 25130] By: merijn                                on 2005/07/13  06:27:48
21768         Log: Subject: [perl #6749] Perl debugger outputs ctrl-\ wrongly 
21769              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
21770              Date: Tue, 12 Jul 2005 15:36:54 -0700
21771              Message-ID: <rt-3.0.11-6749-117055.16.4354496694007@perl.org>
21772      Branch: perl
21773            ! lib/dumpvar.pl
21774 ____________________________________________________________________________
21775 [ 25129] By: davem                                 on 2005/07/13  00:21:13
21776         Log: make the expensive ckWARN() be called as late as possible
21777              reorganise
21778              if (ckWARN(FOO) && should_not_happen_condition)
21779              to
21780              if (should_not_happen_condition && ckWARN(FOO))
21781      Branch: perl
21782            ! doio.c gv.c op.c pad.c perlio.c pp.c pp_hot.c pp_pack.c
21783            ! pp_sys.c regcomp.c regexec.c sv.c toke.c
21784 ____________________________________________________________________________
21785 [ 25128] By: davem                                 on 2005/07/12  18:46:34
21786         Log: Subject: Make PERL_MEM_LOG more portable.
21787              From:  Jarkko Hietaniemi <jhietaniemi@gmail.com>
21788              Date:  Mon, 11 Jul 2005 15:29:46 +0300
21789              Message-Id:  <42D2663A.4050204@gmail.com>
21790      Branch: perl
21791            ! handy.h pod/perlhack.pod util.c
21792 ____________________________________________________________________________
21793 [ 25127] By: davem                                 on 2005/07/12  18:29:43
21794         Log: S_pad_findlex has side effects, so its return value may be ignored
21795      Branch: perl
21796            ! embed.fnc pad.c proto.h
21797 ____________________________________________________________________________
21798 [ 25126] By: davem                                 on 2005/07/12  18:15:48
21799         Log: get_?v have side effects, so their return values may be ignored
21800      Branch: perl
21801            ! embed.fnc proto.h
21802 ____________________________________________________________________________
21803 [ 25125] By: steveh                                on 2005/07/12  16:30:16
21804         Log: Subject: [perl #24119] CPAN.pm error in Win32: uses rename() not File::Copy::move 
21805              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
21806              Date: Mon, 11 Jul 2005 23:24:56 -0700
21807              Message-ID: <rt-3.0.11-24119-116937.12.0211560107236@perl.org>
21808      Branch: perl
21809            ! lib/CPAN.pm
21810 ____________________________________________________________________________
21811 [ 25124] By: steveh                                on 2005/07/12  16:18:22
21812         Log: Subject: [perl #17487] ncftp only handles http 
21813              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
21814              Date: Mon, 11 Jul 2005 23:19:06 -0700
21815              Message-ID: <rt-3.0.11-17487-116934.11.3382445877892@perl.org>
21816              
21817              (and bump $VERSION (1.76_01 is a CPAN release already))
21818      Branch: perl
21819            ! lib/CPAN.pm
21820 ____________________________________________________________________________
21821 [ 25123] By: steveh                                on 2005/07/12  13:19:51
21822         Log: Subject: Re: Scalar leaked in 'local $0' under ithreads + taint mode
21823              From: Steve Hay <steve.hay@uk.radan.com>
21824              Date: Mon, 11 Jul 2005 13:29:37 +0100
21825              Message-ID: <42D26631.1070500@uk.radan.com>
21826      Branch: perl
21827            ! sv.c
21828 ____________________________________________________________________________
21829 [ 25122] By: steveh                                on 2005/07/12  11:42:07
21830         Log: Subject: [perl #36502] File::Copy::mv fails to replicate behavior of Unix mv 
21831              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
21832              Date: Mon, 11 Jul 2005 19:16:10 -0700
21833              Message-ID: <rt-3.0.11-36502-116917.0.56038652013207@perl.org>
21834      Branch: perl
21835            ! lib/File/Copy.t
21836 ____________________________________________________________________________
21837 [ 25121] By: steveh                                on 2005/07/12  11:33:01
21838         Log: Subject: [PATCH] Cleanup File::Copy tests
21839              From: Michael G Schwern <schwern@pobox.com>
21840              Date: Mon, 11 Jul 2005 18:45:42 -0700
21841              Message-ID: <20050712014542.GB20855@windhund.schwern.org>
21842              
21843              (and fix the SKIP: {} blocks to say $how_many)
21844      Branch: perl
21845            ! lib/File/Copy.t
21846 ____________________________________________________________________________
21847 [ 25120] By: steveh                                on 2005/07/12  11:03:55
21848         Log: Subject: Re: [perl #36502] File::Copy::mv fails to replicate behavior of Unix mv
21849              From: Michael G Schwern <schwern@pobox.com>
21850              Date: Mon, 11 Jul 2005 17:35:14 -0700
21851              Message-ID: <20050712003514.GA20132@windhund.schwern.org>
21852      Branch: perl
21853            ! lib/File/Copy.pm
21854 ____________________________________________________________________________
21855 [ 25119] By: steveh                                on 2005/07/12  09:01:11
21856         Log: Missed a New() -> Newx().
21857              
21858              This one only had 3 args to start with! Presumably nobody uses
21859              YYERROR_VERBOSE.  (The yystpcpy() calls don't look right either,
21860              but someone else that is interested in YYERROR_VERBOSE will have
21861              to look into that.)
21862      Branch: perl
21863            ! perly.c
21864 ____________________________________________________________________________
21865 [ 25118] By: steveh                                on 2005/07/12  08:46:13
21866         Log: Hack out -DL documentation from perldebuguts.pod
21867              
21868              Now that the perl core uses Newx*() rather than New*() this chunk
21869              of old documentation is more obsolete than ever before.
21870      Branch: perl
21871            ! pod/perldebguts.pod
21872 ____________________________________________________________________________
21873 [ 25117] By: steveh                                on 2005/07/12  08:20:11
21874         Log: Fix worrying typo in handy.h :-s
21875      Branch: perl
21876            ! handy.h
21877 ____________________________________________________________________________
21878 [ 25116] By: steveh                                on 2005/07/12  08:17:47
21879         Log: Change New*() to Newx*() in various comments and documentation
21880      Branch: perl
21881            ! handy.h perl.c pod/perlclib.pod pod/perlguts.pod
21882            ! pod/perlhack.pod sv.c
21883 ____________________________________________________________________________
21884 [ 25115] By: steveh                                on 2005/07/12  07:48:51
21885         Log: Subject: [patch: handy.c]  update Newx API pod to mention PERL_MEM_LOG build opt
21886              From: Jim Cromie <jcromie@divsol.com>
21887              Date: Mon, 11 Jul 2005 19:18:02 -0600
21888              Message-ID: <42D31A4A.1020305@divsol.com>
21889              
21890              (with some minor tweaks)
21891      Branch: perl
21892            ! handy.h pod/perlapi.pod
21893 ____________________________________________________________________________
21894 [ 25114] By: merijn                                on 2005/07/12  06:26:39
21895         Log: Subject: [PATCH t/TEST] Understand "ok" with no number
21896              From: Michael G Schwern <schwern@pobox.com>
21897              Date: Mon, 11 Jul 2005 18:41:30 -0700
21898              Message-ID: <20050712014130.GA20855@windhund.schwern.org>
21899      Branch: perl
21900            ! t/TEST
21901 ____________________________________________________________________________
21902 [ 25113] By: steveh                                on 2005/07/11  15:54:46
21903         Log: Subject: [patch: sv.c] reuse new_body_inline in Perl_new_body
21904              From: Jim Cromie <jcromie@divsol.com>
21905              Date: Sun, 10 Jul 2005 15:59:30 -0600
21906              Message-ID: <42D19A42.8040409@divsol.com>
21907      Branch: perl
21908            ! sv.c
21909 ____________________________________________________________________________
21910 [ 25112] By: steveh                                on 2005/07/11  15:19:11
21911         Log: Subject: [PATCH] perlfunc.pod
21912              From: "Piotr Fusik" <pfusik@op.pl>
21913              Date:      Sat, 9 Jul 2005 16:21:05 +0200
21914              Message-ID: <01de01c58491$f3182f60$a6d24dd5@piec>
21915      Branch: perl
21916            ! pod/perlfunc.pod
21917 ____________________________________________________________________________
21918 [ 25111] By: steveh                                on 2005/07/11  14:41:27
21919         Log: Subject: [patch hv.h doc] HvNAME
21920              From: Stas Bekman <stas@stason.org>
21921              Date: Fri, 08 Jul 2005 13:52:13 +0300
21922              Message-ID: <42CE5ADD.3020003@stason.org>
21923              
21924              Subject: Re: [patch hv.h doc] HvNAME
21925              From: Nicholas Clark <nick@ccl4.org>
21926              Date: Sat, 9 Jul 2005 15:23:51 +0100
21927              Message-ID: <20050709142351.GT15833@plum.flirble.org>
21928      Branch: perl
21929            ! hv.h pod/perlapi.pod
21930 ____________________________________________________________________________
21931 [ 25110] By: davem                                 on 2005/07/10  23:04:26
21932         Log: no code before declarations!
21933      Branch: perl
21934            ! doio.c
21935 ____________________________________________________________________________
21936 [ 25109] By: davem                                 on 2005/07/10  20:02:07
21937         Log: From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
21938              Date: Sun, 10 Jul 2005 21:50:27 +0300
21939              Subject: [PATCH] yet another way of debugging memory allocations
21940              Message-ID: <42D16DF3.4040806@gmail.com>
21941              
21942              tweak PERL_MEM_LOG
21943      Branch: perl
21944            ! handy.h pod/perlhack.pod util.c
21945 ____________________________________________________________________________
21946 [ 25108] By: davem                                 on 2005/07/10  19:57:31
21947         Log: run regen.pl
21948      Branch: perl
21949            ! embed.h proto.h
21950 ____________________________________________________________________________
21951 [ 25107] By: merijn                                on 2005/07/10  19:19:56
21952         Log: Subject: [PATCH] Making my way thru embed.fnc
21953              From: Andy Lester <andy@petdance.com>
21954              Date: Sun, 10 Jul 2005 14:36:35 -0500
21955              Message-ID: <20050710193635.GC8081@petdance.com>
21956      Branch: perl
21957            ! doio.c doop.c embed.fnc gv.c hv.c op.c perl.c pp_ctl.c
21958            ! pp_hot.c regexec.c toke.c util.c
21959 ____________________________________________________________________________
21960 [ 25106] By: davem                                 on 2005/07/10  13:53:49
21961         Log: Re: [perl #36207] UTF8/Latin 1/i regexp "Malformed character" warning
21962              From: demerphq <demerphq@gmail.com>
21963              Message-ID: <9b18b3110507080807f16d1eb@mail.gmail.com>
21964              Date: Fri, 8 Jul 2005 17:07:26 +0200
21965              
21966              Fix trie codepath of mixed utf8/latin1 pattern matches
21967      Branch: perl
21968            ! regexec.c t/op/pat.t
21969 ____________________________________________________________________________
21970 [ 25105] By: davem                                 on 2005/07/10  12:29:25
21971         Log: Message-ID: <42D0F25E.3040801@gmail.com>
21972              Date: Sun, 10 Jul 2005 13:03:10 +0300
21973              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
21974              Subject: [PATCH] yet another way of debugging memory allocations
21975              
21976              adds PERL_MEM_LOG and PERL_MEM_LOG_STDERR options
21977      Branch: perl
21978            ! handy.h util.c
21979 ____________________________________________________________________________
21980 [ 25104] By: davem                                 on 2005/07/10  11:39:50
21981         Log: silence some compiler warnings
21982      Branch: perl
21983            ! embed.fnc gv.h proto.h
21984 ____________________________________________________________________________
21985 [ 25103] By: davem                                 on 2005/07/10  11:15:32
21986         Log: extend MEM_WRAP_CHECK supress warning hack to MEM_WRAP_CHECK_*
21987      Branch: perl
21988            ! handy.h
21989 ____________________________________________________________________________
21990 [ 25102] By: nicholas                              on 2005/07/09  15:44:17
21991         Log: sv_dec is supposed to go *down*, m'kay.
21992      Branch: perl
21993            ! sv.c t/op/inc.t
21994 ____________________________________________________________________________
21995 [ 25101] By: steveh                                on 2005/07/08  16:35:10
21996         Log: Subject: Re: janitorial work ? [patch]
21997              From: Jim Cromie <jcromie@divsol.com>
21998              Date: Wed, 06 Jul 2005 14:19:53 -0600
21999              Message-ID: <42CC3CE9.5050606@divsol.com>
22000              
22001              (reverted all dual-lived modules since they must work with older
22002              perls too so must wait for a new Devel::PPPort)
22003      Branch: perl
22004            ! NetWare/nw5.c av.c bytecode.pl cygwin/cygwin.c djgpp/djgpp.c
22005            ! doio.c doop.c dump.c ext/B/B/C.pm ext/B/C/C.xs
22006            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
22007            ! ext/Devel/DProf/DProf.xs ext/DynaLoader/dl_aix.xs
22008            ! ext/DynaLoader/dl_next.xs ext/DynaLoader/dl_vms.xs
22009            ! ext/File/Glob/bsd_glob.c ext/ODBM_File/ODBM_File.xs
22010            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs ext/Socket/Socket.xs
22011            ! ext/XS/Typemap/Typemap.xs gv.c handy.h hv.c locale.c op.c op.h
22012            ! os2/OS2/REXX/REXX.xs os2/os2.c perl.c perlio.c pod/perlapi.pod
22013            ! pp.c pp_ctl.c pp_pack.c pp_sort.c pp_sys.c reentr.c reentr.pl
22014            ! regcomp.c regexec.c scope.c sv.c toke.c utf8.c util.c
22015            ! vmesa/vmesa.c vms/vms.c win32/perlhost.h win32/win32.c
22016            ! win32/win32sck.c wince/perlhost.h wince/wince.c
22017 ____________________________________________________________________________
22018 [ 25100] By: nicholas                              on 2005/07/08  15:57:37
22019         Log: We no longer default to creating a new SV for GvSV.
22020      Branch: perl
22021            ! perl.h
22022 ____________________________________________________________________________
22023 [ 25099] By: nicholas                              on 2005/07/08  15:57:16
22024         Log: DEFSV causes GvSVn() to be used in lvalue context.
22025              Not sure if instead we should recode DEFSV to avoid this, and leave
22026              GvSVn() as rvalue only, like its namesakes.
22027      Branch: perl
22028            ! gv.h
22029 ____________________________________________________________________________
22030 [ 25098] By: steveh                                on 2005/07/08  10:04:24
22031         Log: Subject: Re: [PATCH] Pod::Html - correctly link to =item's on the same page
22032              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
22033              Date: Thu, 7 Jul 2005 15:05:51 -0700
22034              Message-ID: <20050707220551.GB2388@efn.org>
22035              
22036              (plus fix a couple of POD warnings)
22037      Branch: perl
22038            ! pod/perlglossary.pod
22039 ____________________________________________________________________________
22040 [ 25097] By: steveh                                on 2005/07/08  09:48:50
22041         Log: Subject: [PATCH] basename() and suffixes
22042              From: Michael G Schwern <schwern@pobox.com>
22043              Date: Thu, 7 Jul 2005 15:38:32 -0700
22044              Message-ID: <20050707223832.GA4782@windhund.schwern.org>
22045      Branch: perl
22046            ! lib/File/Basename.pm lib/File/Basename.t
22047 ____________________________________________________________________________
22048 [ 25096] By: steveh                                on 2005/07/08  08:43:07
22049         Log: Subject: Re: [perl #36477] File::Basename basename() bug
22050              From: Michael G Schwern <schwern@pobox.com>
22051              Date: Thu, 7 Jul 2005 14:16:01 -0700
22052              Message-ID: <20050707211601.GA3769@windhund.schwern.org>
22053      Branch: perl
22054            ! lib/File/Basename.pm lib/File/Basename.t
22055 ____________________________________________________________________________
22056 [ 25095] By: davem                                 on 2005/07/08  01:43:24
22057         Log: UTF8/Latin 1/i regexp "Malformed character" warning
22058              $utf8 =~ /latin/i didn't match. 
22059              Also added TODO for $latin =~ /utf8/i which also fails
22060      Branch: perl
22061            ! t/op/pat.t utf8.c
22062 ____________________________________________________________________________
22063 [ 25094] By: davem                                 on 2005/07/07  14:47:51
22064         Log: more taint fallout from change 24943
22065      Branch: perl
22066            ! mg.c scope.c t/op/taint.t
22067 ____________________________________________________________________________
22068 [ 25093] By: merijn                                on 2005/07/07  13:26:32
22069         Log: Subject: [PATCH] bug with charnames::viacode("0x1234") and optimize it
22070              From: Tels <nospam-abuse@bloodgate.com>
22071              Date: Wed, 6 Jul 2005 21:11:59 +0200
22072              Message-Id: <200507062112.12159@bloodgate.com>
22073      Branch: perl
22074            ! lib/charnames.pm
22075 ____________________________________________________________________________
22076 [ 25092] By: steveh                                on 2005/07/07  12:11:38
22077         Log: Subject: ReadParse in the CGI docs
22078              From: "Ton Hospel" <me-02@ton.iguana.be>
22079              Date: 9 Oct 2003 15:04:53 -0000
22080              To: perlbug@perl.org
22081              
22082              (plus blank lines so example code is in verbatim paragraphs,
22083              and bump $VERSION)
22084      Branch: perl
22085            ! lib/CGI.pm
22086 ____________________________________________________________________________
22087 [ 25091] By: steveh                                on 2005/07/07  11:21:41
22088         Log: Subject: [PATCH] Mention File::Spec in File::Basename
22089              From: Michael G Schwern <schwern@pobox.com>
22090              Date: Wed, 6 Jul 2005 13:06:20 -0700
22091              Message-ID: <20050706200620.GE15644@windhund.schwern.org>
22092              
22093              (plus bump $VERSION)
22094      Branch: perl
22095            ! lib/File/Basename.pm
22096 ____________________________________________________________________________
22097 [ 25090] By: steveh                                on 2005/07/07  11:06:17
22098         Log: Subject: [perl #22236] File::Basename behavior is misleading 
22099              From: "Michael G Schwern via RT" <perlbug-followup@perl.org>
22100              Date: 6 Jul 2005 19:45:40 -0000
22101              Message-ID: <rt-3.0.11-22236-116656.1.59163789180809@perl.org>
22102      Branch: perl
22103            ! lib/File/Basename.pm lib/File/Basename.t
22104 ____________________________________________________________________________
22105 [ 25089] By: steveh                                on 2005/07/07  09:22:48
22106         Log: Subject: [PATCH] Further lies in the File::Basename docs
22107              From: Michael G Schwern <schwern@pobox.com>
22108              Date: Wed, 6 Jul 2005 09:22:32 -0700
22109              Message-ID: <20050706162232.GA14495@windhund.schwern.org>
22110              
22111              (plus some minor POD changes and a bug fix)
22112      Branch: perl
22113            ! lib/File/Basename.pm lib/File/Basename.t
22114 ____________________________________________________________________________
22115 [ 25088] By: davem                                 on 2005/07/07  00:11:00
22116         Log: bytes pragma error in substitution operator
22117      Branch: perl
22118            ! pp_ctl.c t/op/subst.t
22119 ____________________________________________________________________________
22120 [ 25087] By: davem                                 on 2005/07/06  20:09:29
22121         Log: 'undef $@; die' gives uninint value warning
22122      Branch: perl
22123            ! pp_sys.c t/op/die.t
22124 ____________________________________________________________________________
22125 [ 25086] By: steveh                                on 2005/07/06  09:36:08
22126         Log: Subject: [PATCH] File::Basename doc overhaul
22127              From: Michael G Schwern <schwern@pobox.com>
22128              Date: Tue, 5 Jul 2005 20:11:27 -0700
22129              Message-ID: <20050706031127.GL9227@windhund.schwern.org>
22130              
22131              (with some minor changes)
22132      Branch: perl
22133            ! lib/File/Basename.pm
22134 ____________________________________________________________________________
22135 [ 25085] By: steveh                                on 2005/07/06  08:05:21
22136         Log: Subject: [PATCH @ 25084] simple authors removal
22137              From: Vadim Konovalov <vadim@vkonovalov.ru>
22138              Date: Wed, 06 Jul 2005 00:15:48 +0400
22139              Message-ID: <42CAEA74.1020108@vkonovalov.ru>
22140      Branch: perl
22141            ! AUTHORS
22142 ____________________________________________________________________________
22143 [ 25084] By: davem                                 on 2005/07/05  18:17:34
22144         Log: a long /etc/groups entry could cause memory exhaustion.
22145              Too small a buffer would cause ERANGE and a retry with double the
22146              buffer size. later at EOF, the apparent error got 'stuck' as
22147              ERANGE rather than ENOENT, so the buffer size doubled recursively 
22148      Branch: perl
22149            ! reentr.h reentr.pl
22150 ____________________________________________________________________________
22151 [ 25083] By: steveh                                on 2005/07/05  16:55:29
22152         Log: Subject: [PATCH] Pod::Html - correctly link to =item's on the same page
22153              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
22154              Date: Mon, 4 Jul 2005 02:07:38 -0700
22155              Message-ID: <20050704090738.GA4056@efn.org>
22156              
22157              (plus a new test, although it is currently marked TODO)
22158      Branch: perl
22159            + lib/Pod/t/htmllink.pod lib/Pod/t/htmllink.t
22160            ! MANIFEST lib/Pod/Html.pm
22161 ____________________________________________________________________________
22162 [ 25082] By: steveh                                on 2005/07/05  16:54:11
22163         Log: Oops! Change 25080 should have updated checksums too.
22164      Branch: perl
22165            ! ext/Digest/MD5/t/files.t
22166 ____________________________________________________________________________
22167 [ 25081] By: davem                                 on 2005/07/05  13:01:23
22168         Log: change 24943 broke restoration of localized taint values
22169      Branch: perl
22170            ! mg.c t/op/taint.t
22171 ____________________________________________________________________________
22172 [ 25080] By: steveh                                on 2005/07/05  10:32:08
22173         Log: Remove an unreferenced local variable in Digest-MD5
22174      Branch: perl
22175            ! ext/Digest/MD5/MD5.pm ext/Digest/MD5/MD5.xs
22176 ____________________________________________________________________________
22177 [ 25079] By: nicholas                              on 2005/07/04  19:36:51
22178         Log: Subject: [PATCH] Remove unnecessary null check
22179              From: Andy Lester <andy@petdance.com>
22180              Date: Mon, 4 Jul 2005 14:12:00 -0500
22181              Message-ID: <20050704191200.GA2614@petdance.com>
22182      Branch: perl
22183            ! embed.fnc hv.c proto.h
22184 ____________________________________________________________________________
22185 [ 25078] By: nicholas                              on 2005/07/04  19:07:31
22186         Log: Make the tests for hv_free_ent and hv_delayfree_ent pass under
22187              -DPURIFY too.
22188      Branch: perl
22189            ! ext/XS/APItest/APItest.xs
22190 ____________________________________________________________________________
22191 [ 25077] By: merijn                                on 2005/07/04  18:47:02
22192         Log: Subject: [PATCH] Better string constant in hv.c
22193              From: Andy Lester <andy@petdance.com>
22194              Date: Mon, 4 Jul 2005 13:53:49 -0500
22195              Message-ID: <20050704185349.GA2351@petdance.com>
22196      Branch: perl
22197            ! hv.c
22198 ____________________________________________________________________________
22199 [ 25076] By: steveh                                on 2005/07/04  16:15:37
22200         Log: Add regression test for change 25062
22201      Branch: perl
22202            ! t/op/magic.t
22203 ____________________________________________________________________________
22204 [ 25075] By: steveh                                on 2005/07/04  15:57:32
22205         Log: Use void, not void *, to suppress RETVAL (and compiler warning)
22206      Branch: perl
22207            ! ext/XS/APItest/APItest.xs
22208 ____________________________________________________________________________
22209 [ 25074] By: steveh                                on 2005/07/04  15:36:04
22210         Log: Perl_share_hek needs exporting for change 25070 on Win32
22211      Branch: perl
22212            ! embed.fnc embed.h global.sym
22213 ____________________________________________________________________________
22214 [ 25073] By: steveh                                on 2005/07/04  15:34:11
22215         Log: Regen after change 25067
22216      Branch: perl
22217            ! proto.h
22218 ____________________________________________________________________________
22219 [ 25072] By: nicholas                              on 2005/07/04  15:03:32
22220         Log: Implement hv_delayfree_ent in terms of hv_free_ent
22221      Branch: perl
22222            ! hv.c
22223 ____________________________________________________________________________
22224 [ 25071] By: steveh                                on 2005/07/04  14:53:54
22225         Log: Subject: [PATCH] Skip nit in t/op/lfs.t
22226              From: Steve Peters <steve@fisharerojo.org>
22227              Date: Mon, 4 Jul 2005 10:10:13 -0500
22228              Message-ID: <20050704151013.GA18468@mccoy.peters.homeunix.org>
22229      Branch: perl
22230            ! t/op/lfs.t
22231 ____________________________________________________________________________
22232 [ 25070] By: nicholas                              on 2005/07/04  14:45:40
22233         Log: Tests for hv_delayfree_ent and hv_free_ent
22234      Branch: perl
22235            ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
22236            ! ext/XS/APItest/t/hash.t
22237 ____________________________________________________________________________
22238 [ 25069] By: nicholas                              on 2005/07/04  13:56:39
22239         Log: Provide a macro version of S_new_body to inline it within the hot code.
22240      Branch: perl
22241            ! sv.c
22242 ____________________________________________________________________________
22243 [ 25068] By: steveh                                on 2005/07/04  13:21:36
22244         Log: Borland's .pdb files are called .tds
22245      Branch: perl
22246            ! win32/makefile.mk
22247 ____________________________________________________________________________
22248 [ 25067] By: steveh                                on 2005/07/04  12:30:50
22249         Log: Subject: [PATCH] Post-YAPC consting, now with an attachment!
22250              From: Andy Lester <andy@petdance.com>
22251              Date: Sun, 3 Jul 2005 18:31:56 -0500
22252              Message-ID: <20050703233156.GA20967@petdance.com>
22253      Branch: perl
22254            ! deb.c embed.fnc gv.c pad.c sv.c toke.c util.c
22255 ____________________________________________________________________________
22256 [ 25066] By: nicholas                              on 2005/07/04  10:41:28
22257         Log: Inlining del_HE is actually a space optimisation.
22258              It's therefore likely also to be a speed optimisation. :-)
22259      Branch: perl
22260            ! embed.fnc embed.h hv.c proto.h
22261 ____________________________________________________________________________
22262 [ 25065] By: steveh                                on 2005/07/04  10:40:10
22263         Log: Subject: [PATCH] perlglossary.pod: add jump points
22264              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
22265              Date: Mon, 4 Jul 2005 02:07:52 -0700
22266              Message-ID: <20050704090752.GB4056@efn.org>
22267      Branch: perl
22268            ! pod/perlglossary.pod
22269 ____________________________________________________________________________
22270 [ 25064] By: nicholas                              on 2005/07/04  10:24:26
22271         Log: sv_setuv_mg is so rarely called that the IV optimisation test is not
22272              needed.
22273      Branch: perl
22274            ! sv.c
22275 ____________________________________________________________________________
22276 [ 25063] By: steveh                                on 2005/07/04  10:13:41
22277         Log: Subject: Re: How to suppress warnings when building Errno with gcc
22278              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
22279              Date: Fri, 1 Jul 2005 10:56:23 -0700
22280              Message-ID: <20050701175623.GD216@efn.org>
22281      Branch: perl
22282            ! ext/Errno/Errno_pm.PL
22283 ____________________________________________________________________________
22284 [ 25062] By: steveh                                on 2005/07/04  09:17:06
22285         Log: Fix change 25045
22286      Branch: perl
22287            ! mg.c
22288 ____________________________________________________________________________
22289 [ 25061] By: steveh                                on 2005/07/04  08:26:38
22290         Log: Here's the rest of change 25058 ;-)
22291      Branch: perl
22292            ! embed.h global.sym
22293 ____________________________________________________________________________
22294 [ 25060] By: davem                                 on 2005/07/04  08:11:33
22295         Log: Subject:  Re: [PATCH] Re: [PATCH] Re: a blead warning from tru64
22296              From:  Jarkko Hietaniemi <jhietaniemi@gmail.com>
22297              Date:  Mon, 04 Jul 2005 00:19:28 +0300
22298              Message-Id:  <42C85660.50807@gmail.com>
22299      Branch: perl
22300            ! perl.h
22301 ____________________________________________________________________________
22302 [ 25059] By: steveh                                on 2005/07/04  08:10:27
22303         Log: Stop reentr.pl changing EOL on the files it writes on Win32
22304      Branch: perl
22305            ! reentr.pl
22306 ____________________________________________________________________________
22307 [ 25058] By: steveh                                on 2005/07/04  08:09:36
22308         Log: Perl_ckwarn (added by change 25050) needs exporting on Win32
22309              
22310              (At least PerlIO/via uses it, so it must be public)
22311      Branch: perl
22312            ! embed.fnc
22313 ____________________________________________________________________________
22314 [ 25055] By: nicholas                              on 2005/07/02  21:19:09
22315         Log: Andy suggests this tweak to Dave's fix for MEM_WRAP_CHECK to shut up
22316              a different compiler warnings. I guess we need a waterbed theory of
22317              compiler warnings.
22318      Branch: perl
22319            ! handy.h
22320 ____________________________________________________________________________
22321 [ 25054] By: nicholas                              on 2005/07/02  16:53:09
22322         Log: Convert bless.t to test.pl
22323      Branch: perl
22324            ! t/op/bless.t
22325 ____________________________________________________________________________
22326 [ 25053] By: nicholas                              on 2005/07/02  16:25:06
22327         Log: Copying the first parameter in the macro del_body seems to reduce
22328              code size.  Presumably an expression is no longer evaluated twice.
22329      Branch: perl
22330            ! sv.c
22331 ____________________________________________________________________________
22332 [ 25052] By: davem                                 on 2005/07/02  16:11:46
22333         Log: do just-in-time loading of Carp.pm in some modules
22334              
22335              From: Tels <nospam-abuse@bloodgate.com>
22336              Subject: [PATCH] No Carp #4 AutoSplit.pm
22337              Subject: [PATCH] no Carp #5 (File::Path)
22338              Subject: [PATCH] no Carp #7 - charnames.pm
22339              Subject: [PATCH] no Carp #6 (File::Compare, File::Copy, File::Temp)
22340              Subject: [PATCH] no Carp #8 - SelfLoader, Text/Balanced and open.pm
22341      Branch: perl
22342            ! lib/AutoSplit.pm lib/File/Compare.pm lib/File/Copy.pm
22343            ! lib/File/Path.pm lib/SelfLoader.pm lib/charnames.pm
22344            ! lib/open.pm
22345 ____________________________________________________________________________
22346 [ 25051] By: nicholas                              on 2005/07/02  16:07:47
22347         Log: Unwrap the del_Xfoo() macros by explicitly noting the arena to free
22348              the body to. This comletely eliminates the second switch statement.
22349      Branch: perl
22350            ! sv.c
22351 ____________________________________________________________________________
22352 [ 25050] By: davem                                 on 2005/07/02  15:05:04
22353         Log: replace ckWARN macros with functions
22354      Branch: perl
22355            ! embed.fnc embed.h pod/perlintern.pod proto.h util.c warnings.h
22356            ! warnings.pl
22357 ____________________________________________________________________________
22358 [ 25049] By: nicholas                              on 2005/07/02  14:57:43
22359         Log: Given that the GV no longer owns a reference on the symbol table, we
22360              dont need the deferred SvREFCNT_dec games.
22361      Branch: perl
22362            ! sv.c
22363 ____________________________________________________________________________
22364 [ 25048] By: nicholas                              on 2005/07/02  13:55:45
22365         Log: Passing gvtype as char rather than char * to S_varname generates
22366              smaller code.
22367      Branch: perl
22368            ! embed.fnc proto.h sv.c
22369 ____________________________________________________________________________
22370 [ 25047] By: nicholas                              on 2005/07/02  13:07:26
22371         Log: Don't inline offer_nice_chunk, as it's rarely called.
22372      Branch: perl
22373            ! embed.fnc embed.h perl.h proto.h sv.c
22374 ____________________________________________________________________________
22375 [ 25046] By: davem                                 on 2005/07/02  12:35:12
22376         Log: missed one PAD_SET_CUR
22377      Branch: perl
22378            ! pp_hot.c
22379 ____________________________________________________________________________
22380 [ 25045] By: nicholas                              on 2005/07/02  12:34:08
22381         Log: Don't check the pointer is non-NULL before calling Safefree() in
22382              little used code, code used only once per run (such as interpreter
22383              construction and destruction), and cases where the pointer nearly
22384              never is NULL. Safefree does its own non-NULL check, and even that
22385              isn't strictly necessary as all conformant free()s accept a NULL
22386              pointer.
22387      Branch: perl
22388            ! doio.c locale.c mg.c perl.c perl.h regcomp.c sv.c util.c
22389 ____________________________________________________________________________
22390 [ 25044] By: rgs                                   on 2005/07/02  07:41:14
22391         Log: Upgrade to Time::HiRes 1.72
22392      Branch: perl
22393            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
22394            ! ext/Time/HiRes/Makefile.PL ext/Time/HiRes/t/HiRes.t
22395 ____________________________________________________________________________
22396 [ 25043] By: steveh                                on 2005/07/01  16:33:42
22397         Log: Make Archive::Tar clean up its test files on Win32
22398              
22399              (The old "can't delete an open file on Win32" chestnut again)
22400      Branch: perl
22401            ! lib/Archive/Tar.pm lib/Archive/Tar/t/02_methods.t
22402 ____________________________________________________________________________
22403 [ 25042] By: davem                                 on 2005/07/01  15:40:40
22404         Log: the PAD_SET_CUR macro expanded too much for AIX compilers
22405      Branch: perl
22406            ! pad.h pp_ctl.c pp_sort.c pp_sys.c
22407 ____________________________________________________________________________
22408 [ 25041] By: steveh                                on 2005/07/01  15:15:23
22409         Log: Silence MinGW warning about "'noreturn' function does return"
22410              
22411              (Thanks to Nicholas Clark)
22412      Branch: perl
22413            ! iperlsys.h
22414 ____________________________________________________________________________
22415 [ 25040] By: rgs                                   on 2005/07/01  15:05:58
22416         Log: Install perlglossary on VMS and Windows
22417      Branch: perl
22418            ! vms/descrip_mms.template win32/pod.mak
22419 ____________________________________________________________________________
22420 [ 25039] By: davem                                 on 2005/07/01  14:34:52
22421         Log: undo some excessive Carp.pm minimalisation
22422      Branch: perl
22423            ! lib/Carp.pm
22424 ____________________________________________________________________________
22425 [ 25038] By: steveh                                on 2005/07/01  13:39:33
22426         Log: Remove unreferenced local variable (and the warning about it)
22427      Branch: perl
22428            ! ext/XS/APItest/APItest.xs
22429 ____________________________________________________________________________
22430 [ 25037] By: rgs                                   on 2005/07/01  12:43:23
22431         Log: Add the perlglossary man page
22432              
22433              Subject: [PATCH] perlglossary.pod
22434              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
22435              Date: Fri, 1 Jul 2005 03:10:50 -0700
22436              Message-ID: <20050701101050.GA2448@efn.org>
22437      Branch: perl
22438            + pod/perlglossary.pod
22439            ! MANIFEST pod.lst pod/perl.pod pod/perlmodlib.pod
22440            ! pod/perltoc.pod
22441 ____________________________________________________________________________
22442 [ 25036] By: rgs                                   on 2005/07/01  12:32:21
22443         Log: Subject: [PATCH] Make Exporter.t warnings clean
22444              From: Michael G Schwern <schwern@pobox.com>
22445              Date: Tue, 28 Jun 2005 15:58:36 -0700
22446              Message-ID: <20050628225836.GB27320@windhund.schwern.org>
22447      Branch: perl
22448            ! lib/Exporter.t
22449 ____________________________________________________________________________
22450 [ 25035] By: davem                                 on 2005/07/01  11:49:22
22451         Log: silence a warning in Perl_sv_compile_2op
22452      Branch: perl
22453            ! pp_ctl.c
22454 ____________________________________________________________________________
22455 [ 25034] By: davem                                 on 2005/07/01  11:45:40
22456         Log: silence gcc 'comparison is always false' warning in MEM_WRAP_CHECK
22457              Only a partial fix: works where sizeof(type)==1; since we
22458              can never wraparound in that case, disarm the check
22459      Branch: perl
22460            ! handy.h
22461 ____________________________________________________________________________
22462 [ 25033] By: steveh                                on 2005/07/01  07:44:50
22463         Log: Silence some cast warnings from bcc32 on Win32
22464              
22465              See the thread starting here for arguments:
22466              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-06/msg00994.html
22467      Branch: perl
22468            ! win32/win32.c
22469 ____________________________________________________________________________
22470 [ 25032] By: davem                                 on 2005/06/30  22:41:07
22471         Log: assigning shared consts (eg __PACKAGE__) to magic vars
22472      Branch: perl
22473            ! sv.c t/op/magic.t
22474 ____________________________________________________________________________
22475 [ 25031] By: nicholas                              on 2005/06/30  17:41:03
22476         Log: By grabbing the length, we can use sv_setpvn here.
22477      Branch: perl
22478            ! util.c
22479 ____________________________________________________________________________
22480 [ 25030] By: nicholas                              on 2005/06/30  17:37:56
22481         Log: Use sv_setpvn where we know the length.
22482      Branch: perl
22483            ! universal.c
22484 ____________________________________________________________________________
22485 [ 25029] By: nicholas                              on 2005/06/30  17:28:45
22486         Log: A terser way of implementing require_pv.
22487      Branch: perl
22488            ! perl.c
22489 ____________________________________________________________________________
22490 [ 25028] By: nicholas                              on 2005/06/30  17:21:28
22491         Log: We know the length, so use sv_setpvn rather than sv_setpv.
22492      Branch: perl
22493            ! universal.c
22494 ____________________________________________________________________________
22495 [ 25027] By: nicholas                              on 2005/06/30  17:05:13
22496         Log: Avoid using PL_Sv in the -V argument processing.
22497              Express the embedded perl program in a slightly terser way.
22498      Branch: perl
22499            ! perl.c
22500 ____________________________________________________________________________
22501 [ 25026] By: nicholas                              on 2005/06/30  16:34:52
22502         Log: Use Perl_sv_catpvf to shorten the code (source and object) needed for
22503              commandline -V options that q\0...\0.
22504      Branch: perl
22505            ! perl.c
22506 ____________________________________________________________________________
22507 [ 25025] By: rgs                                   on 2005/06/30  16:15:31
22508         Log: Add TODO tests for bug #36434
22509      Branch: perl
22510            ! t/op/magic.t
22511 ____________________________________________________________________________
22512 [ 25024] By: nicholas                              on 2005/06/30  12:28:55
22513         Log: The core shouldn't be using PL_na
22514      Branch: perl
22515            ! perl.c
22516 ____________________________________________________________________________
22517 [ 25023] By: nicholas                              on 2005/06/30  12:15:14
22518         Log: -V:... would get upset (syntax error) if ... contained unbalanced ().
22519      Branch: perl
22520            ! perl.c
22521 ____________________________________________________________________________
22522 [ 25022] By: nicholas                              on 2005/06/30  11:40:37
22523         Log: Replace newSVpv(...,0) with newSVpvn where we know the length.
22524      Branch: perl
22525            ! perl.c regcomp.c sv.c
22526 ____________________________________________________________________________
22527 [ 25021] By: nicholas                              on 2005/06/30  11:20:33
22528         Log: Why use Perl_form and newSVpv when newSVpvf will do it in one?
22529      Branch: perl
22530            ! perl.c
22531 ____________________________________________________________________________
22532 [ 25020] By: rgs                                   on 2005/06/30  10:01:55
22533         Log: Subject: [PATCH] make t/uni/class.t faster
22534              From: Tels <nospam-abuse@bloodgate.com>
22535              Date: Wed, 29 Jun 2005 21:19:52 +0200
22536              Message-Id: <200506292120.05519@bloodgate.com>
22537      Branch: perl
22538            ! t/uni/class.t
22539 ____________________________________________________________________________
22540 [ 25019] By: nicholas                              on 2005/06/30  09:57:31
22541         Log: If gp_flags is unused, why are we even allocating it?
22542      Branch: perl
22543            ! dump.c ext/Devel/Peek/t/Peek.t gv.h sv.c
22544 ____________________________________________________________________________
22545 [ 25018] By: nicholas                              on 2005/06/30  09:21:05
22546         Log: Nothing is actually relying on GvUNIQUE holding state.
22547      Branch: perl
22548            ! gv.h
22549 ____________________________________________________________________________
22550 [ 25017] By: rgs                                   on 2005/06/30  09:11:28
22551         Log: Subject: Re: [PATCH] Convert File::Basename tests to Test::More
22552              From: Michael G Schwern <schwern@pobox.com>
22553              Date: Thu, 30 Jun 2005 01:02:30 -0700
22554              Message-ID: <20050630080230.GC17965@windhund.schwern.org>
22555      Branch: perl
22556            ! lib/File/Basename.t
22557 ____________________________________________________________________________
22558 [ 25016] By: rgs                                   on 2005/06/30  09:04:20
22559         Log: Subject: Re: [PATCH]Re: [perl #36417] IO::Handle::getline() doco should note an important difference from <$io>
22560              From: Steve Peters <steve@fisharerojo.org>
22561              Date: Wed, 29 Jun 2005 21:47:23 -0500
22562              Message-ID: <20050630024723.GA3786@mccoy.peters.homeunix.org>
22563      Branch: perl
22564            ! ext/IO/lib/IO/Handle.pm
22565 ____________________________________________________________________________
22566 [ 25015] By: rgs                                   on 2005/06/30  08:59:11
22567         Log: Subject: some dusting off of the cross-compilation information
22568              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
22569              Date: Thu, 30 Jun 2005 08:41:17 +0300
22570              Message-ID: <42C385FD.9040601@gmail.com>
22571      Branch: perl
22572            ! Cross/README INSTALL
22573 ____________________________________________________________________________
22574 [ 25014] By: steveh                                on 2005/06/30  07:57:25
22575         Log: Silence MinGW warnings about system headers when building Errno
22576              
22577              Thanks to Mike Guy for the suggested fix.
22578      Branch: perl
22579            ! ext/Errno/Errno_pm.PL
22580 ____________________________________________________________________________
22581 [ 25013] By: nicholas                              on 2005/06/29  21:24:53
22582         Log: Expand on parts of perltodo
22583      Branch: perl
22584            ! pod/perltodo.pod
22585 ____________________________________________________________________________
22586 [ 25012] By: nicholas                              on 2005/06/29  21:09:16
22587         Log: All tests pass (for me) with -DPERL_DONT_CREATE_GVSV
22588      Branch: perl
22589            ! pp.c pp_hot.c
22590 ____________________________________________________________________________
22591 [ 25011] By: nicholas                              on 2005/06/29  20:24:12
22592         Log: Make warnings.t pass with -DPERL_DONT_CREATE_GVSV
22593      Branch: perl
22594            ! pp_sys.c
22595 ____________________________________________________________________________
22596 [ 25010] By: nicholas                              on 2005/06/29  19:25:24
22597         Log: Fixes to -DPERL_DONT_CREATE_GVSV to make more tests pass
22598      Branch: perl
22599            ! doio.c gv.c perl.h sv.c
22600 ____________________________________________________________________________
22601 [ 25009] By: nicholas                              on 2005/06/29  15:58:14
22602         Log: First stab at not automatically creating an unused SV for GvSV
22603              Enable it with -DPERL_DONT_CREATE_GVSV.
22604              Currently if enabled 22 test scripts have failures, so still some way
22605              to go.
22606      Branch: perl
22607            ! embed.fnc embed.h global.sym gv.c gv.h makedef.pl perl.c
22608            ! pp_hot.c proto.h sv.c
22609 ____________________________________________________________________________
22610 [ 25008] By: rgs                                   on 2005/06/29  08:11:53
22611         Log: Remove old variable needed for binary compatibility
22612      Branch: perl
22613            ! embedvar.h intrpvar.h perlapi.h sv.c
22614 ____________________________________________________________________________
22615 [ 25007] By: nicholas                              on 2005/06/28  22:02:03
22616         Log: Convert strcpy to memcpy where we already know the length.
22617      Branch: perl
22618            ! gv.c sv.c util.c
22619 ____________________________________________________________________________
22620 [ 25006] By: davem                                 on 2005/06/28  11:28:20
22621         Log: move Carp.pod back into Carp.pm
22622      Branch: perl
22623            - lib/Carp.pod
22624            ! MANIFEST lib/Carp.pm
22625 ____________________________________________________________________________
22626 [ 25005] By: rgs                                   on 2005/06/28  11:17:30
22627         Log: B::Deparse was chocking on variable names with colons (like foo::::bar)
22628      Branch: perl
22629            ! ext/B/B/Deparse.pm
22630 ____________________________________________________________________________
22631 [ 25004] By: nicholas                              on 2005/06/28  10:09:26
22632         Log: Subject: Re: Hints for 64bitall (PPC!) Darwin perl
22633              From: Dominic Dunlop <domo@computer.org>
22634              Message-Id: <1D31D9A6-2451-49EE-AD80-80F1D9CA2825@computer.org>
22635              Date: Mon, 27 Jun 2005 19:46:59 +0200
22636      Branch: perl
22637            ! hints/darwin.sh
22638 ____________________________________________________________________________
22639 [ 25003] By: steveh                                on 2005/06/28  08:01:21
22640         Log: Stop "Possible use before definition" warning following change 24997
22641      Branch: perl
22642            ! pp_sys.c
22643 ____________________________________________________________________________
22644 [ 25002] By: rgs                                   on 2005/06/28  07:40:35
22645         Log: Upgrade to Time::HiRes 1.71
22646      Branch: perl
22647            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
22648            ! ext/Time/HiRes/Makefile.PL
22649 ____________________________________________________________________________
22650 [ 25001] By: steveh                                on 2005/06/28  07:40:01
22651         Log: Stop "suspicious pointer conversion" warning following change 24997
22652      Branch: perl
22653            ! hv.c
22654 ____________________________________________________________________________
22655 [ 25000] By: rgs                                   on 2005/06/27  21:57:04
22656         Log: Don't install demo files with perl
22657      Branch: perl
22658            ! installperl
22659 ____________________________________________________________________________
22660 [ 24999] By: rgs                                   on 2005/06/27  21:30:09
22661         Log: From: Mattia Barbon <mattia.barbon@libero.it>
22662              Subject: [PATCH] Avoid redefinition warning for MinGW
22663              Date: Jun 27, 2005 10:07 PM
22664              Message-ID: <Mahogany-0.66.0-1232-20050627-220727.00@rbnet.it>
22665      Branch: perl
22666            ! win32/win32iop.h
22667 ____________________________________________________________________________
22668 [ 24998] By: nicholas                              on 2005/06/27  20:52:27
22669         Log: Fix sv_dec of undefined PVs to (a) not downgrade to NV
22670              (b) give -1, rather than +1
22671      Branch: perl
22672            ! sv.c t/op/inc.t
22673 ____________________________________________________________________________
22674 [ 24997] By: rgs                                   on 2005/06/27  18:26:15
22675         Log: Subject: [PATCH] We're going round in circles with pp_sys.c
22676              From: Andy Lester <andy@petdance.com>
22677              Date: Mon, 27 Jun 2005 13:06:59 -0500
22678              Message-ID: <20050627180659.GB29744@petdance.com>
22679              
22680              (edited)
22681      Branch: perl
22682            ! embed.fnc gv.c handy.h hv.c perl.c pp_ctl.c pp_hot.c proto.h
22683            ! regexec.c sv.c toke.c
22684 ____________________________________________________________________________
22685 [ 24996] By: rgs                                   on 2005/06/27  17:19:45
22686         Log: Fix installation of ptar(1) manpage.
22687              The __END__ was making the POD being ignored by pod2man.
22688      Branch: perl
22689            ! lib/Archive/Tar/bin/ptar
22690 ____________________________________________________________________________
22691 [ 24995] By: davem                                 on 2005/06/27  16:34:34
22692         Log: Make Carp.pm even lighter (and Carp::Heavy even heavier)
22693              Also move carp.pm pod to carp.pod
22694      Branch: perl
22695            + lib/Carp.pod
22696            ! MANIFEST lib/Carp.pm lib/Carp/Heavy.pm lib/warnings.pm
22697            ! warnings.pl
22698 ____________________________________________________________________________
22699 [ 24994] By: steveh                                on 2005/06/27  15:45:05
22700         Log: Silence compiler warning in SDBM_File
22701              
22702              Unless I'm missing something it looks like "key" actually is used,
22703              and the "key = key" assignment causes bcc32 to complain about use
22704              before definition!
22705      Branch: perl
22706            ! ext/SDBM_File/SDBM_File.xs
22707 ____________________________________________________________________________
22708 [ 24993] By: rgs                                   on 2005/06/27  15:22:58
22709         Log: Subject: [PATCH] XSLoader for Sys::Syslog
22710              From: Alexey Tourbin <at@altlinux.ru>
22711              Date: Sun, 26 Jun 2005 08:32:05 +0400
22712              Message-ID: <20050626043204.GA31585@solemn.turbinal.org>
22713      Branch: perl
22714            ! ext/Sys/Syslog/Syslog.pm
22715 ____________________________________________________________________________
22716 [ 24992] By: rgs                                   on 2005/06/27  13:51:10
22717         Log: Oops (fix previous fix).
22718      Branch: perl
22719            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/export.t
22720            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
22721            ! lib/Filter/Simple/t/import.t
22722 ____________________________________________________________________________
22723 [ 24991] By: rgs                                   on 2005/06/27  13:48:26
22724         Log: Fix tests of Filter::Simple 0.82 in the core
22725      Branch: perl
22726            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/export.t
22727            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
22728            ! lib/Filter/Simple/t/import.t
22729 ____________________________________________________________________________
22730 [ 24990] By: rgs                                   on 2005/06/27  13:46:25
22731         Log: Upgrade to Filter::Simple 0.82
22732      Branch: perl
22733            ! lib/Filter/Simple.pm lib/Filter/Simple/Changes
22734            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/export.t
22735            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
22736            ! lib/Filter/Simple/t/import.t t/lib/Filter/Simple/ExportTest.pm
22737            ! t/lib/Filter/Simple/FilterOnlyTest.pm
22738            ! t/lib/Filter/Simple/FilterTest.pm
22739            ! t/lib/Filter/Simple/ImportTest.pm
22740 ____________________________________________________________________________
22741 [ 24989] By: rgs                                   on 2005/06/27  12:46:44
22742         Log: Upgrade to Test::Harness 2.52
22743      Branch: perl
22744            ! lib/Test/Harness.pm lib/Test/Harness/Changes
22745            ! lib/Test/Harness/bin/prove
22746 ____________________________________________________________________________
22747 [ 24988] By: rgs                                   on 2005/06/27  12:35:33
22748         Log: Upgrade to Time::HiRes 1.70
22749      Branch: perl
22750            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
22751            ! ext/Time/HiRes/HiRes.xs
22752 ____________________________________________________________________________
22753 [ 24987] By: steveh                                on 2005/06/27  07:41:52
22754         Log: Suppress warnings about a clash between redefined malloc and the
22755              use of __attribute__malloc__
22756              
22757              Subject: Re: Fun with __attribute__malloc__
22758              From: Andy Lester <andy@petdance.com>
22759              Date: Fri, 24 Jun 2005 12:11:59 -0500
22760              Message-ID: <20050624171159.GB29590@petdance.com>
22761      Branch: perl
22762            ! perl.h
22763 ____________________________________________________________________________
22764 [ 24986] By: nicholas                              on 2005/06/26  22:19:22
22765         Log: Tweak the child dump socket protocol to return error messages to the
22766              parent so that it can display what went wrong.
22767      Branch: perl
22768            ! perl.c
22769 ____________________________________________________________________________
22770 [ 24985] By: rgs                                   on 2005/06/26  20:06:10
22771         Log: Upgrade to Time::HiRes 1.69
22772      Branch: perl
22773            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
22774            ! ext/Time/HiRes/Makefile.PL
22775 ____________________________________________________________________________
22776 [ 24984] By: nicholas                              on 2005/06/26  17:59:33
22777         Log: When using DEBUG_LEAKING_SCALARS_FORK_DUMP it's possible to cause
22778              indefinite hangs when the debugging child holds open Perl_debug_log,
22779              and it happens to be a file descriptor that is one end of a pipe,
22780              with a process sitting at the other end waitng for EOF.
22781              So close all descriptors in the child *including* Perl_debug_log,
22782              and pass it back in over the control socket if it's needed.
22783      Branch: perl
22784            ! perl.c
22785 ____________________________________________________________________________
22786 [ 24983] By: nicholas                              on 2005/06/26  10:28:43
22787         Log: Need to pass a my_perl to S_my_localtime to make threaded builds build.
22788      Branch: perl
22789            ! pp_sys.c
22790 ____________________________________________________________________________
22791 [ 24982] By: nicholas                              on 2005/06/25  17:58:26
22792         Log: Add a sanity check to Config::AUTOLOAD to prevent infinte loops if
22793              Configure_heavy.pl gets truncated.
22794      Branch: perl
22795            ! configpm
22796 ____________________________________________________________________________
22797 [ 24981] By: nicholas                              on 2005/06/25  15:45:06
22798         Log: On OS X to use perl's malloc need to USE_PERL_SBRK and emulate sbrk()
22799              using system malloc, because sbrk() stops giving us memory after about
22800              14Mb.
22801      Branch: perl
22802            ! hints/darwin.sh
22803 ____________________________________________________________________________
22804 [ 24980] By: nicholas                              on 2005/06/25  15:42:30
22805         Log: Need to skip exporting PL_dumper_fd unless it is used.
22806      Branch: perl
22807            ! makedef.pl
22808 ____________________________________________________________________________
22809 [ 24979] By: nicholas                              on 2005/06/25  12:55:09
22810         Log: If forking during global destruction, the child needs to close all
22811              unused file descriptors, else it can cause other processes to hang
22812              because it accidentally holds open pipes and sockets.
22813      Branch: perl
22814            ! perl.c
22815 ____________________________________________________________________________
22816 [ 24978] By: rgs                                   on 2005/06/24  15:21:38
22817         Log: Upgrade to Unicode::Collate 0.51
22818      Branch: perl
22819            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
22820            ! lib/Unicode/Collate/README
22821 ____________________________________________________________________________
22822 [ 24977] By: steveh                                on 2005/06/24  14:38:05
22823         Log: Fix typo in win32.c
22824              
22825              Doesn't fix bcc32 + USE_LARGE_FILES, though :-(
22826      Branch: perl
22827            ! win32/win32.c
22828 ____________________________________________________________________________
22829 [ 24976] By: nicholas                              on 2005/06/24  14:04:19
22830         Log: Extend DEBUG_LEAKING_SCALARS_FORK_DUMP so it can also dump scalars
22831              which become unreferenced. This is less likely to be successful.
22832              The #define needs a better name.
22833      Branch: perl
22834            ! embed.fnc embed.h embedvar.h intrpvar.h perl.c perlapi.h
22835            ! proto.h sv.c
22836 ____________________________________________________________________________
22837 [ 24975] By: steveh                                on 2005/06/24  13:56:15
22838         Log: Stop '"__attribute__format__" redefined' warnings from gcc on Win32
22839      Branch: perl
22840            ! perl.h win32/config_H.gc
22841 ____________________________________________________________________________
22842 [ 24974] By: steveh                                on 2005/06/24  12:27:45
22843         Log: Make opendir() filename const in Win32-land & friends
22844              
22845              That fact that it wasn't const already was highlighted by a warning
22846              from pp_open_dir() generated by change 24743. Rather than undo the
22847              const change in pp_open_dir(), this seems to make more sense. Hope I
22848              haven't broken Netware or WinCE.
22849      Branch: perl
22850            ! NetWare/nw5.c NetWare/nwperlhost.h NetWare/nwperlsys.h
22851            ! iperlsys.h win32/include/dirent.h win32/perlhost.h
22852            ! win32/win32.c win32/win32iop.h wince/perlhost.h wince/wince.c
22853 ____________________________________________________________________________
22854 [ 24973] By: nicholas                              on 2005/06/24  10:45:44
22855         Log: Need to do some sort of die/warn to get the "global destruction"
22856              text if the bug is still present.
22857      Branch: perl
22858            ! t/op/gv.t
22859 ____________________________________________________________________________
22860 [ 24972] By: steveh                                on 2005/06/24  09:37:24
22861         Log: Fix t\op\gv.t on Win32
22862      Branch: perl
22863            ! t/op/gv.t
22864 ____________________________________________________________________________
22865 [ 24971] By: rgs                                   on 2005/06/24  07:54:59
22866         Log: Remove cargo-culted binmode.
22867      Branch: perl
22868            ! lib/Archive/Tar/t/00_setup.t
22869 ____________________________________________________________________________
22870 [ 24970] By: steveh                                on 2005/06/24  07:42:41
22871         Log: Fix Archive-Tar tests on Win32 following change 24954
22872      Branch: perl
22873            ! lib/Archive/Tar/t/00_setup.t
22874 ____________________________________________________________________________
22875 [ 24969] By: merijn                                on 2005/06/24  07:41:08
22876         Log: Workaround localtime edge case where TZ makes time go beyond
22877              the defined working range (AIX 5.2)
22878      Branch: perl
22879            ! pp_sys.c
22880 ____________________________________________________________________________
22881 [ 24968] By: davem                                 on 2005/06/23  22:59:36
22882         Log: change 24967 got the #endif in the wrong place
22883      Branch: perl
22884            ! pad.c
22885 ____________________________________________________________________________
22886 [ 24967] By: davem                                 on 2005/06/23  22:48:40
22887         Log: don't repopulate PADTMP slots with null SVs when freeing ops
22888      Branch: perl
22889            ! ext/B/t/f_sort.t ext/B/t/optree_samples.t pad.c
22890 ____________________________________________________________________________
22891 [ 24966] By: nicholas                              on 2005/06/23  21:30:33
22892         Log: Remove the reference loop between symbol tables and typeglobs.
22893              Typeglobs now have a weak reference onto their symbol table.
22894      Branch: perl
22895            ! embed.fnc embed.h gv.c mg.c pad.c proto.h sv.c t/op/gv.t
22896 ____________________________________________________________________________
22897 [ 24965] By: rgs                                   on 2005/06/23  18:53:04
22898         Log: Subject: [PATCH] Pre-YAPC consting fun
22899              From: Andy Lester <andy@petdance.com>
22900              Date: Jun 23, 2005 9:04 PM
22901              Message-ID: <20050623190423.GA13835@petdance.com>
22902      Branch: perl
22903            ! embed.fnc embed.h lib/ExtUtils/CBuilder/t/01-basic.t locale.c
22904            ! mg.c perlio.c pp_ctl.c pp_pack.c pp_sys.c proto.h scope.c
22905            ! taint.c util.c
22906 ____________________________________________________________________________
22907 [ 24964] By: merijn                                on 2005/06/23  18:43:42
22908         Log: Take a larger margin to prevent 'X' failures in smokes
22909              I was able to get warnings on HP-UX 10.20 every 2nd to 3rd run
22910              when reps was still 10000. With 15000 I didn't get a single warning
22911      Branch: perl
22912            ! t/op/rand.t
22913 ____________________________________________________________________________
22914 [ 24963] By: rgs                                   on 2005/06/23  18:07:34
22915         Log: Warning suppression.
22916      Branch: perl
22917            ! pp_sys.c
22918 ____________________________________________________________________________
22919 [ 24962] By: nicholas                              on 2005/06/23  18:00:38
22920         Log: The current implementation of :unique is fundamentally flawed,
22921              because declaring a scalar READONLY does not stop it being modified.
22922              Hence the current implementation of :unique is *not threadsafe*
22923              D'oh!
22924              Better implementations welcome.
22925      Branch: perl
22926            ! embed.fnc embed.h ext/threads/t/problems.t pod/perltodo.pod
22927            ! proto.h sv.c
22928 ____________________________________________________________________________
22929 [ 24961] By: rgs                                   on 2005/06/23  16:18:21
22930         Log: Fix Archive::Tar test when perl is built with -Dmksymlinks
22931      Branch: perl
22932            ! lib/Archive/Tar/t/02_methods.t
22933 ____________________________________________________________________________
22934 [ 24960] By: rgs                                   on 2005/06/23  15:51:02
22935         Log: Subject: [PATCH] Re: [perl #9741] possible problem with File::Find
22936              From: Steve Peters <steve@fisharerojo.org>
22937              Date: Fri, 17 Jun 2005 23:27:14 -0500
22938              Message-ID: <20050618042714.GA29589@mccoy.peters.homeunix.org>
22939      Branch: perl
22940            ! lib/File/Find.pm
22941 ____________________________________________________________________________
22942 [ 24959] By: nicholas                              on 2005/06/23  14:11:20
22943         Log: Add a define PERL_POISON which tries to trip up anything accessing
22944              freed or uninitialised memory. Currently only Poison()s freed
22945              pointers.
22946      Branch: perl
22947            ! ext/PerlIO/encoding/encoding.xs gv.c handy.h pp_ctl.c scope.c
22948            ! sv.c
22949 ____________________________________________________________________________
22950 [ 24958] By: nicholas                              on 2005/06/23  14:09:57
22951         Log: Indent some of the #ifdef/#define/#endif to make the nesting clearer.
22952              Simplify SvPV_free slightly.
22953      Branch: perl
22954            ! sv.h
22955 ____________________________________________________________________________
22956 [ 24957] By: rgs                                   on 2005/06/23  11:54:25
22957         Log: This dummy test didn't pass
22958      Branch: perl
22959            ! lib/Archive/Tar/t/99_clean.t
22960 ____________________________________________________________________________
22961 [ 24956] By: rgs                                   on 2005/06/23  11:34:35
22962         Log: Add a pseudo-test to clean up data files for Archive::Tar tests
22963      Branch: perl
22964            + lib/Archive/Tar/t/99_clean.t
22965            ! MANIFEST
22966 ____________________________________________________________________________
22967 [ 24955] By: rgs                                   on 2005/06/23  11:30:16
22968         Log: Remove test that relies on Test::POD
22969      Branch: perl
22970            - lib/Archive/Tar/t/99_pod.t
22971            ! MANIFEST
22972 ____________________________________________________________________________
22973 [ 24954] By: rgs                                   on 2005/06/23  11:29:16
22974         Log: Remove binary files, add a pseudo-test in Archive::Tar to generate them
22975      Branch: perl
22976            + lib/Archive/Tar/t/00_setup.t
22977            - lib/Archive/Tar/t/src/long/bar.tar
22978            - lib/Archive/Tar/t/src/long/foo.tgz
22979            - lib/Archive/Tar/t/src/short/bar.tar
22980            - lib/Archive/Tar/t/src/short/foo.tgz
22981            ! MANIFEST
22982 ____________________________________________________________________________
22983 [ 24953] By: steveh                                on 2005/06/23  11:02:42
22984         Log: Silence bcc32 compiler warnings following change 24945
22985              
22986              ("Possible use of '%s' before definition")
22987      Branch: perl
22988            ! pp_ctl.c pp_sys.c
22989 ____________________________________________________________________________
22990 [ 24952] By: nicholas                              on 2005/06/23  10:41:00
22991         Log: Re-initialise PL_curcop to &PL_compiling before destroying the optree.
22992      Branch: perl
22993            ! perl.c
22994 ____________________________________________________________________________
22995 [ 24951] By: rgs                                   on 2005/06/23  10:39:47
22996         Log: Subject: Re: [perl #36350] unstable sorting for use integer; sort { $b <=> $a } @foo 
22997              From: Salvador Fandino <sfandino@yahoo.com>
22998              Date: Tue, 21 Jun 2005 19:50:35 +0200
22999              Message-ID: <20050621181658.5977.qmail@lists.develooper.com>
23000      Branch: perl
23001            ! pp_sort.c
23002 ____________________________________________________________________________
23003 [ 24950] By: steveh                                on 2005/06/23  10:21:53
23004         Log: Oops! Change 24946 wasn't quite right
23005      Branch: perl
23006            ! doio.c
23007 ____________________________________________________________________________
23008 [ 24949] By: rgs                                   on 2005/06/23  09:32:55
23009         Log: Add handling of NV_ZERO_IS_ALLBITS_ZERO for Netware and epoc
23010      Branch: perl
23011            ! NetWare/config.wc NetWare/config_H.wc epoc/config.sh
23012 ____________________________________________________________________________
23013 [ 24948] By: rgs                                   on 2005/06/23  09:25:03
23014         Log: Define d_nv_zero_is_allbits_zero for symbian
23015              (noticed by Jarkko)
23016      Branch: perl
23017            ! symbian/config.sh
23018 ____________________________________________________________________________
23019 [ 24947] By: steveh                                on 2005/06/23  09:18:37
23020         Log: Silence bcc32 compiler warnings from win32/fcrypt.c (almost)
23021              
23022              It still whines about 'in' and 'b' being assigned values that are
23023              never used on lines 348 and 505 respectively (as side effects of the
23024              calls to c2l and l2c respectively), but I'm not sure how to shut
23025              them up.
23026      Branch: perl
23027            ! win32/fcrypt.c
23028 ____________________________________________________________________________
23029 [ 24946] By: steveh                                on 2005/06/23  09:00:28
23030         Log: More bcc32 compiler warnings to silence
23031              
23032              ("Suspicious pointer conversion")
23033      Branch: perl
23034            ! doio.c win32/win32io.c
23035 ____________________________________________________________________________
23036 [ 24945] By: rgs                                   on 2005/06/23  08:39:44
23037         Log: Subject: [PATCH] Const Boy II: The Localizing
23038              From: Andy Lester <andy@petdance.com>
23039              Date: Wed, 22 Jun 2005 09:41:00 -0500
23040              Message-ID: <20050622144059.GA19598@petdance.com>
23041      Branch: perl
23042            ! autodoc.pl embed.fnc embed.pl hv.c perl.c perlio.c
23043            ! pod/perlapi.pod pp.c pp.h pp_ctl.c pp_sys.c proto.h sv.c
23044            ! util.c
23045 ____________________________________________________________________________
23046 [ 24944] By: steveh                                on 2005/06/23  08:04:21
23047         Log: Silence another bcc32 compiler warning
23048              
23049              ("Possible use of '%s' before definition")
23050      Branch: perl
23051            ! toke.c
23052 ____________________________________________________________________________
23053 [ 24943] By: davem                                 on 2005/06/22  23:08:55
23054         Log: remove taint hack now that local $tainted no longer copies taint magic
23055      Branch: perl
23056            ! mg.c sv.c
23057 ____________________________________________________________________________
23058 [ 24942] By: davem                                 on 2005/06/22  21:42:54
23059         Log: handle magic in local correctly
23060              the local SV now gets a copy of any container magic, and no value
23061              magic; in the past the whole magic chain was either shared or
23062              moved
23063      Branch: perl
23064            ! embed.fnc embed.h mg.c pod/perlguts.pod pod/perlintern.pod
23065            ! proto.h scope.c t/op/local.t
23066 ____________________________________________________________________________
23067 [ 24941] By: merijn                                on 2005/06/22  17:14:04
23068         Log: Upgrade to Test::Harness 2.50
23069      Branch: perl
23070            ! lib/Test/Harness.pm lib/Test/Harness/t/strap-analyze.t
23071 ____________________________________________________________________________
23072 [ 24940] By: nicholas                              on 2005/06/22  16:37:06
23073         Log: Add facility to fork() early in perl_destruct and use the child to
23074              dump out leaked scalars (enabled with DEBUG_LEAKING_SCALARS_FORK_DUMP
23075              when DEBUG_LEAKING_SCALARS is already in force)
23076      Branch: perl
23077            ! perl.c
23078 ____________________________________________________________________________
23079 [ 24939] By: steveh                                on 2005/06/22  13:25:16
23080         Log: Silence yet more bcc32 compiler warnings
23081              
23082              ("Code has no effect")
23083      Branch: perl
23084            ! hv.c pp_ctl.c pp_hot.c
23085 ____________________________________________________________________________
23086 [ 24938] By: steveh                                on 2005/06/22  13:02:17
23087         Log: Silence some more bcc32 compiler warnings
23088              
23089              ("Suggest parentheses to clarify precedence")
23090      Branch: perl
23091            ! warnings.h warnings.pl
23092 ____________________________________________________________________________
23093 [ 24937] By: steveh                                on 2005/06/22  12:31:59
23094         Log: Silence some bcc32 compiler warnings
23095              
23096              ("Superfluous & with function")
23097      Branch: perl
23098            ! perlvars.h pp.c win32/win32.c
23099 ____________________________________________________________________________
23100 [ 24936] By: nicholas                              on 2005/06/22  10:08:43
23101         Log: Now that the global string table is using a single hunk of memory
23102              for both HE and HEK, we need to actually free things in perl_destruct
23103      Branch: perl
23104            ! perl.c
23105 ____________________________________________________________________________
23106 [ 24935] By: steveh                                on 2005/06/22  09:40:25
23107         Log: Fix Archive-Tar tests on Win32
23108              
23109              (Patch from Jos Boumans, from his current dev version.)
23110      Branch: perl
23111            ! lib/Archive/Tar.pm
23112 ____________________________________________________________________________
23113 [ 24934] By: merijn                                on 2005/06/21  19:27:38
23114         Log: Redo generation of change #24898
23115              Do not forget to run Porting/config_h.pl!
23116      Branch: perl
23117            ! Configure config_h.SH
23118 ____________________________________________________________________________
23119 [ 24932] By: rgs                                   on 2005/06/21  17:05:01
23120         Log: Upgrade to Test::Harness 2.49_02
23121      Branch: perl
23122            ! lib/Test/Harness.pm lib/Test/Harness/Changes
23123            ! lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
23124            ! lib/Test/Harness/t/test-harness.t
23125 ____________________________________________________________________________
23126 [ 24931] By: rgs                                   on 2005/06/21  16:33:32
23127         Log: Add Archive::Tar to the maintainers list
23128      Branch: perl
23129            ! Porting/Maintainers.pl
23130 ____________________________________________________________________________
23131 [ 24930] By: rgs                                   on 2005/06/21  16:14:06
23132         Log: Trim trailing spaces
23133      Branch: perl
23134            ! lib/Archive/Tar/bin/ptar
23135 ____________________________________________________________________________
23136 [ 24929] By: rgs                                   on 2005/06/21  15:53:30
23137         Log: Add pod, so ptar has a manpage
23138      Branch: perl
23139            ! lib/Archive/Tar/bin/ptar
23140 ____________________________________________________________________________
23141 [ 24928] By: rgs                                   on 2005/06/21  15:27:37
23142         Log: POD nits
23143      Branch: perl
23144            ! ext/Storable/Storable.pm
23145 ____________________________________________________________________________
23146 [ 24927] By: nicholas                              on 2005/06/21  15:27:14
23147         Log: Drag t/op/gv.t kicking and screaming into the century of the fruitbat
23148              (or at least into the decade of t/test.pl)
23149      Branch: perl
23150            ! t/op/gv.t
23151 ____________________________________________________________________________
23152 [ 24926] By: rgs                                   on 2005/06/21  15:04:10
23153         Log: Add the ptar(1) utility from Archive::Tar
23154      Branch: perl
23155            + lib/Archive/Tar/bin/ptar utils/ptar.PL
23156            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
23157            ! win32/Makefile win32/makefile.mk
23158 ____________________________________________________________________________
23159 [ 24925] By: steveh                                on 2005/06/21  13:49:10
23160         Log: Trim trailing whitespace from $! and $^E
23161              
23162              (Fixes lib/Test/Simple/t/fail-more.t with bcc32 on Win32, and is
23163              good for consistency anyway)
23164      Branch: perl
23165            ! mg.c
23166 ____________________________________________________________________________
23167 [ 24924] By: nicholas                              on 2005/06/21  12:39:27
23168         Log: Avoid having NULL entries in the weakref backreference array, and
23169              make S_sv_add_backref O(1) (instead of O(n))
23170      Branch: perl
23171            ! sv.c
23172 ____________________________________________________________________________
23173 [ 24923] By: rgs                                   on 2005/06/21  12:12:10
23174         Log: Cleanup after this test
23175      Branch: perl
23176            ! lib/Archive/Tar/t/02_methods.t
23177 ____________________________________________________________________________
23178 [ 24922] By: rgs                                   on 2005/06/21  12:01:07
23179         Log: Add Archive::Tar 1.24, except ptar for now
23180      Branch: perl
23181            + lib/Archive/Tar.pm lib/Archive/Tar/Constant.pm
23182            + lib/Archive/Tar/File.pm lib/Archive/Tar/t/01_use.t
23183            + lib/Archive/Tar/t/02_methods.t lib/Archive/Tar/t/03_file.t
23184            + lib/Archive/Tar/t/99_pod.t lib/Archive/Tar/t/src/long/b
23185            + lib/Archive/Tar/t/src/long/bar.tar
23186            + lib/Archive/Tar/t/src/long/foo.tgz
23187            + lib/Archive/Tar/t/src/short/b
23188            + lib/Archive/Tar/t/src/short/bar.tar
23189            + lib/Archive/Tar/t/src/short/foo.tgz
23190            ! MANIFEST
23191 ____________________________________________________________________________
23192 [ 24921] By: nicholas                              on 2005/06/21  10:58:22
23193         Log: weak references aren't UVs, do don't show this in the dump flags.
23194      Branch: perl
23195            ! dump.c
23196 ____________________________________________________________________________
23197 [ 24920] By: rgs                                   on 2005/06/21  10:50:18
23198         Log: Subject: [PATCH] ternary operator cond ? foo : bar being parsed as ?...?
23199              From: Salvador Fandiño <sfandino@yahoo.com>
23200              Date: Fri, 17 Jun 2005 14:06:30 +0100
23201              Message-ID: <20050617130548.18776.qmail@lists.develooper.com>
23202              
23203              with wordings improvements suggested by Ronald J Kimball
23204      Branch: perl
23205            ! pod/perldiag.pod toke.c
23206 ____________________________________________________________________________
23207 [ 24919] By: nicholas                              on 2005/06/21  10:35:09
23208         Log: No need to set flags twice.
23209      Branch: perl
23210            ! av.c
23211 ____________________________________________________________________________
23212 [ 24918] By: nicholas                              on 2005/06/21  09:44:08
23213         Log: As there will be no old body to dispose of, we can return immediately.
23214      Branch: perl
23215            ! sv.c
23216 ____________________________________________________________________________
23217 [ 24917] By: rgs                                   on 2005/06/21  09:40:46
23218         Log: Fix [perl #36102] Data::Dumper Doesn't Stringify Numeric Labels
23219      Branch: perl
23220            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
23221            ! ext/Data/Dumper/t/dumper.t
23222 ____________________________________________________________________________
23223 [ 24916] By: rgs                                   on 2005/06/21  07:03:40
23224         Log: Subject: Re: [perl #36310] sv_vcatpvfn() fails on some (very limited) situations 
23225              From: Tsutomu IKEGAMI <t-ikegami@aist.go.jp>
23226              Date: Fri, 17 Jun 2005 17:55:10 +0900 (JST)
23227              Message-Id: <20050617.175510.21285350.t-ikegami@aist.go.jp>
23228      Branch: perl
23229            ! sv.c
23230 ____________________________________________________________________________
23231 [ 24915] By: rgs                                   on 2005/06/20  16:28:38
23232         Log: Subject: [PATCH perl.h] FPTR2DPTR/DPTR2FPTR
23233              From: Robin Barker <Robin.Barker@npl.co.uk>
23234              Date: Mon, 20 Jun 2005 13:47:37 +0100
23235              Message-ID: <533D273D4014D411AB1D00062938C4D90849C6E4@hotel.npl.co.uk>
23236      Branch: perl
23237            ! perl.h
23238 ____________________________________________________________________________
23239 [ 24914] By: nicholas                              on 2005/06/20  15:21:59
23240         Log: Replace the non-const initialiser block + loop with a series of calls
23241              to a small static function.
23242              c.f. "I will replace you with a small shell script..."
23243      Branch: perl
23244            ! sv.c
23245 ____________________________________________________________________________
23246 [ 24913] By: rgs                                   on 2005/06/20  15:12:50
23247         Log: Subject: [PATCH] The continuing adventures of Constman and Localize Boy
23248              From: Andy Lester <andy@petdance.com>
23249              Date: Mon, 20 Jun 2005 10:22:37 -0500
23250              Message-ID: <20050620152237.GA5032@petdance.com>
23251      Branch: perl
23252            ! XSUB.h doop.c embed.fnc embed.h global.sym gv.c mg.c pad.c
23253            ! perl.h proto.h sv.c universal.c util.c
23254 ____________________________________________________________________________
23255 [ 24912] By: rgs                                   on 2005/06/20  13:32:52
23256         Log: Same fix, for the test, now.
23257      Branch: perl
23258            ! t/run/switches.t
23259 ____________________________________________________________________________
23260 [ 24911] By: rgs                                   on 2005/06/20  13:06:13
23261         Log: perl -v was outputting a double v (spotted by Jarkko)
23262      Branch: perl
23263            ! perl.c
23264 ____________________________________________________________________________
23265 [ 24910] By: rgs                                   on 2005/06/20  11:58:32
23266         Log: Remove signature test, which is always skipped
23267      Branch: perl
23268            - lib/Test/Simple/t/00signature.t
23269            ! MANIFEST
23270 ____________________________________________________________________________
23271 [ 24909] By: rgs                                   on 2005/06/20  11:45:02
23272         Log: Subject: [PATCH pod/perlfunc.pod pod/perlobj.pod pod/perltooc.pod] Recommend Against UNIVERSAL:: Methods as Functions, take 2
23273              From: chromatic <chromatic@wgz.org>
23274              Date: Sat, 18 Jun 2005 12:15:41 -0700
23275              Message-Id: <1119122141.21521.9.camel@localhost>
23276      Branch: perl
23277            ! pod/perlfunc.pod pod/perlobj.pod pod/perltooc.pod
23278 ____________________________________________________________________________
23279 [ 24908] By: rgs                                   on 2005/06/20  11:00:31
23280         Log: Remove the deprecated $# variable
23281      Branch: perl
23282            ! doio.c embedvar.h gv.c intrpvar.h mg.c perl.c perlapi.h
23283            ! pod/perldiag.pod sv.c t/lib/warnings/gv
23284 ____________________________________________________________________________
23285 [ 24907] By: nicholas                              on 2005/06/20  10:35:41
23286         Log: Silence warning in debug printf
23287      Branch: perl
23288            ! doop.c
23289 ____________________________________________________________________________
23290 [ 24906] By: rgs                                   on 2005/06/20  09:45:24
23291         Log: Subject: [PATCH] More random cleanups
23292              From: Andy Lester <andy@petdance.com>
23293              Date: Fri, 17 Jun 2005 09:50:29 -0500
23294              Message-ID: <20050617145029.GC11769@petdance.com>
23295      Branch: perl
23296            ! embed.fnc embed.h pp_ctl.c pp_sort.c proto.h scope.c
23297 ____________________________________________________________________________
23298 [ 24905] By: steveh                                on 2005/06/20  09:30:23
23299         Log: Support NV_ZERO_IS_ALLBITS_ZERO on Win32 (re: change 24898)
23300              
23301              The try.c test program added to Configure by change 24898 outputs
23302              "Yes" using each of VC++, GCC and BCC32, so here goes...
23303      Branch: perl
23304            ! win32/config.bc win32/config.gc win32/config.vc
23305            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
23306            ! win32/config_H.vc win32/config_H.vc64
23307 ____________________________________________________________________________
23308 [ 24904] By: rgs                                   on 2005/06/20  09:23:33
23309         Log: Hugo suggests this.
23310      Branch: perl
23311            ! pod/perlhack.pod
23312 ____________________________________________________________________________
23313 [ 24903] By: rgs                                   on 2005/06/20  09:20:40
23314         Log: Missed a chunk in previous commit
23315      Branch: perl
23316            ! pod/perlsyn.pod
23317 ____________________________________________________________________________
23318 [ 24902] By: rgs                                   on 2005/06/20  09:18:35
23319         Log: Subject: [perl #36328] Until Statement Undocumented 
23320              From: Eric Amick (via RT) <perlbug-followup@perl.org>
23321              Date: 18 Jun 2005 03:47:32 -0000
23322              Message-ID: <rt-3.0.11-36328-115949.3.38667506136829@perl.org>
23323      Branch: perl
23324            ! pod/perlsyn.pod
23325 ____________________________________________________________________________
23326 [ 24901] By: rgs                                   on 2005/06/20  09:06:57
23327         Log: Subject: Re: [PATCH replacement] Re: [perl #36313] perl -e "1for$[=0" crash
23328              From: Rick Delaney <rick@bort.ca>
23329              Date: Sun, 19 Jun 2005 09:47:22 -0400
23330              Message-ID: <20050619134722.GB31592@localhost.localdomain>
23331      Branch: perl
23332            ! op.c t/comp/parser.t
23333 ____________________________________________________________________________
23334 [ 24900] By: nicholas                              on 2005/06/20  08:19:52
23335         Log: S_del_body is sufficiently small that inlining it is a space win.
23336      Branch: perl
23337            ! sv.c
23338 ____________________________________________________________________________
23339 [ 24899] By: nicholas                              on 2005/06/19  15:12:26
23340         Log: If NV_ZERO_IS_ALLBITS_ZERO there's no need to explicitly set the NVX
23341              to 0.0, as the memset has already done it.
23342      Branch: perl
23343            ! sv.c
23344 ____________________________________________________________________________
23345 [ 24898] By: nicholas                              on 2005/06/19  15:11:06
23346         Log: Add a Configure test to see if NV 0.0 is stored as all bits zero, and
23347              #define NV_ZERO_IS_ALLBITS_ZERO if so.  This is always true on VMS:
23348              
23349              Subject: Re: Configure check for whether 0.0 is stored as all bits zero
23350              From: "Craig A. Berry" <craigberry@mac.com>
23351              Message-Id: <p06210214beda5bf31c4c@[172.16.52.1]>
23352              Date: Sat, 18 Jun 2005 18:23:59 -0500
23353      Branch: perl
23354            ! Configure Porting/Glossary config_h.SH configure.com
23355 ____________________________________________________________________________
23356 [ 24897] By: nicholas                              on 2005/06/19  10:22:58
23357         Log: Move the offset calculations outside of new_body/del_body.
23358              This makes some of the upgrade code slightly simpler.
23359      Branch: perl
23360            ! sv.c
23361 ____________________________________________________________________________
23362 [ 24896] By: nicholas                              on 2005/06/18  22:43:58
23363         Log: Refactor sv_dup to memcpy from source to destination, and only
23364              explicitly copy the structure members that need explicit duplication.
23365      Branch: perl
23366            ! sv.c
23367 ____________________________________________________________________________
23368 [ 24895] By: nicholas                              on 2005/06/18  16:33:41
23369         Log: Squeeze a little more savings by moving pte and he arenas into the
23370              common arena free code.
23371      Branch: perl
23372            ! hv.h perl.h sv.c
23373 ____________________________________________________________________________
23374 [ 24894] By: nicholas                              on 2005/06/18  15:07:47
23375         Log: Subject: [PATCH] squeeze repetition out of Perl_sv_free_arenas
23376              From: Jim Cromie <jcromie@divsol.com>
23377              Message-ID: <42B3C388.2090902@divsol.com>
23378              Date: Sat, 18 Jun 2005 00:47:36 -0600
23379      Branch: perl
23380            ! sv.c
23381 ____________________________________________________________________________
23382 [ 24893] By: nicholas                              on 2005/06/18  14:28:04
23383         Log: update AVs and HVs using the old_body, and remove all of the local
23384              variables used to hold the SV body piecemeal.
23385      Branch: perl
23386            ! sv.c
23387 ____________________________________________________________________________
23388 [ 24892] By: nicholas                              on 2005/06/18  10:57:02
23389         Log: sv_upgrade by memcpy
23390              AV and HV cases need tidyup
23391      Branch: perl
23392            ! sv.c
23393 ____________________________________________________________________________
23394 [ 24891] By: nicholas                              on 2005/06/17  19:37:56
23395         Log: Fix compiling with -DPURIFY
23396      Branch: perl
23397            ! sv.c
23398 ____________________________________________________________________________
23399 [ 24890] By: nicholas                              on 2005/06/17  17:30:19
23400         Log: Change 24886 was buggy - should be taking (and passing in) the
23401              address of the arena.
23402      Branch: perl
23403            ! sv.c
23404 ____________________________________________________________________________
23405 [ 24889] By: rgs                                   on 2005/06/17  15:43:11
23406         Log: Add new internal error message to perldiag
23407      Branch: perl
23408            ! pod/perldiag.pod
23409 ____________________________________________________________________________
23410 [ 24888] By: nicholas                              on 2005/06/17  15:37:50
23411         Log: Collect a little more information about the body we're getting rid of
23412      Branch: perl
23413            ! sv.c
23414 ____________________________________________________________________________
23415 [ 24887] By: rgs                                   on 2005/06/17  14:44:43
23416         Log: Missing aTHX_ (noticed by Jim Cromie)
23417      Branch: perl
23418            ! sv.c
23419 ____________________________________________________________________________
23420 [ 24886] By: nicholas                              on 2005/06/17  14:28:07
23421         Log: Move freeing the old body after the creating of the new body.
23422      Branch: perl
23423            ! sv.c
23424 ____________________________________________________________________________
23425 [ 24885] By: nicholas                              on 2005/06/17  13:42:03
23426         Log: The only way is up!
23427              (*up*grades. Or croak)
23428      Branch: perl
23429            ! sv.c
23430 ____________________________________________________________________________
23431 [ 24884] By: rgs                                   on 2005/06/17  12:21:53
23432         Log: Subject: [perl #36199] [PATCH] 5.8.7 fails to build with parallel make 
23433              From: "Steve Peters via RT" <perlbug-followup@perl.org>
23434              Date: 16 Jun 2005 17:11:14 -0000
23435              Message-ID: <rt-3.0.11-36199-115872.8.39962488213992@perl.org>
23436      Branch: perl
23437            ! Makefile.SH
23438 ____________________________________________________________________________
23439 [ 24883] By: steveh                                on 2005/06/17  11:36:45
23440         Log: Silence STDERR grumblings from Borland's math library.
23441              
23442              This fixes failures in ext/B/t/deparse.t and lib/warnings.t (and
23443              renders change 24870 obsolete, hence it is reverted here).
23444      Branch: perl
23445            ! lib/warnings.t makedef.pl win32/win32.c
23446 ____________________________________________________________________________
23447 [ 24882] By: rgs                                   on 2005/06/17  09:26:25
23448         Log: Upgrade to PathTools 3.09
23449      Branch: perl
23450            ! ext/Cwd/Changes ext/Cwd/Cwd.xs ext/Cwd/t/cwd.t lib/Cwd.pm
23451            ! lib/File/Spec.pm
23452 ____________________________________________________________________________
23453 [ 24881] By: nicholas                              on 2005/06/17  08:35:48
23454         Log: new_pte/del_pte can use new_body/del_body too
23455      Branch: perl
23456            ! sv.c
23457 ____________________________________________________________________________
23458 [ 24880] By: steveh                                on 2005/06/17  08:28:32
23459         Log: Subject: [PATCH] Strip \\?\ prefix from Perl path in win32/win32.c:set_w32_module_name()
23460              From: "Jan Dubois" <jand@ActiveState.com>
23461              Date: Thu, 16 Jun 2005 11:43:15 -0700
23462              Message-Id: <200506161843.j5GIhKhL024472@smtp3.ActiveState.com>
23463      Branch: perl
23464            ! win32/win32.c
23465 ____________________________________________________________________________
23466 [ 24879] By: nicholas                              on 2005/06/16  22:08:29
23467         Log: Storing the ixv for magic arrays seems to cause double free errors on
23468              OS X. This all feels like voodoo.
23469      Branch: perl
23470            ! ext/B/B/Bytecode.pm
23471 ____________________________________________________________________________
23472 [ 24878] By: nicholas                              on 2005/06/16  22:06:57
23473         Log: Replace all the new/del static functions with calls to a single pair
23474              of functions that uproot/plant bodies
23475      Branch: perl
23476            ! embed.fnc embed.h proto.h sv.c
23477 ____________________________________________________________________________
23478 [ 24877] By: nicholas                              on 2005/06/16  19:28:20
23479         Log: Making more_* return a pointer, and swapping to a ternary ?: in
23480              new_* seems to generate slightly terser object code.
23481      Branch: perl
23482            ! sv.c
23483 ____________________________________________________________________________
23484 [ 24876] By: nicholas                              on 2005/06/16  18:37:55
23485         Log: Replace all the S_more_* functions with a single function.
23486              Saves 1.5K on the object file in OS X when built with -Os
23487      Branch: perl
23488            ! sv.c
23489 ____________________________________________________________________________
23490 [ 24875] By: nicholas                              on 2005/06/16  16:25:54
23491         Log: Subject: [PATCH] Re: [perl #36048] Refactor S_more_*v into one function
23492              From: Jim Cromie <jcromie@divsol.com>
23493              Message-ID: <42ADC8ED.4090009@divsol.com>
23494              Date: Mon, 13 Jun 2005 11:57:01 -0600
23495      Branch: perl
23496            ! sv.c
23497 ____________________________________________________________________________
23498 [ 24874] By: nicholas                              on 2005/06/16  15:09:00
23499         Log: I'm not convinced that manually creating HVs via sv_upgrade is a great
23500              idea, but as we are, turning on shared keys makes sense.
23501      Branch: perl
23502            ! util.c
23503 ____________________________________________________________________________
23504 [ 24873] By: merijn                                on 2005/06/16  14:33:10
23505         Log: Subject: [PATCH] Lint support
23506              From: Andy Lester <andy@petdance.com>
23507              Date: Thu, 16 Jun 2005 09:35:21 -0500
23508              Message-ID: <20050616143521.GB22188@petdance.com>
23509      Branch: perl
23510            ! XSUB.h perl.h universal.c
23511 ____________________________________________________________________________
23512 [ 24872] By: merijn                                on 2005/06/16  14:24:43
23513         Log: Subject: Re: a warning for a ExtUtils::ParseXS test
23514              From: Ken Williams <ken@mathforum.org>
23515              Date: Wed, 15 Jun 2005 20:00:42 -0500
23516              Message-Id: <29d2a69650cb39059c9af487069b941c@mathforum.org>
23517      Branch: perl
23518            ! lib/ExtUtils/ParseXS/t/XSTest.xs
23519 ____________________________________________________________________________
23520 [ 24871] By: rgs                                   on 2005/06/16  13:55:18
23521         Log: Subject: [PATCH] Removing /*SUPPRESS xxx*/
23522              From: Andy Lester <andy@petdance.com>
23523              Date: Thu, 16 Jun 2005 09:13:42 -0500
23524              Message-ID: <20050616141342.GA22188@petdance.com>
23525      Branch: perl
23526            ! av.c doio.c doop.c perl.c pp.c pp_hot.c pp_sys.c regcomp.c
23527            ! regexec.c sv.c toke.c util.c
23528 ____________________________________________________________________________
23529 [ 24870] By: steveh                                on 2005/06/16  13:16:56
23530         Log: Teach lib/warnings.t about Borland CRT error messages
23531      Branch: perl
23532            ! lib/warnings.t
23533 ____________________________________________________________________________
23534 [ 24869] By: rgs                                   on 2005/06/16  12:54:18
23535         Log: Subject: [perl #36237] IO::File $fh->binmode($layer) is broken 
23536              From: "Alexander Foken" (via RT) <perlbug-followup@perl.org>
23537              Date: 10 Jun 2005 12:46:41 -0000
23538              Message-ID: <rt-3.0.11-36237-115536.13.400290704223@perl.org>
23539              
23540              and bump version number
23541      Branch: perl
23542            ! ext/IO/lib/IO/File.pm
23543 ____________________________________________________________________________
23544 [ 24868] By: steveh                                on 2005/06/16  11:10:01
23545         Log: Update README.win32
23546              
23547              (Mention Borland compiler is also free; update libwin32 link)
23548      Branch: perl
23549            ! README.win32
23550 ____________________________________________________________________________
23551 [ 24867] By: steveh                                on 2005/06/16  11:00:19
23552         Log: Give op/taint.t a helping hand for Borland compiler on Win32
23553      Branch: perl
23554            ! t/op/taint.t
23555 ____________________________________________________________________________
23556 [ 24866] By: steveh                                on 2005/06/16  09:51:33
23557         Log: Fix changes 24862 and 24863 for Sarathy's old dmake
23558      Branch: perl
23559            ! win32/makefile.mk
23560 ____________________________________________________________________________
23561 [ 24865] By: rgs                                   on 2005/06/16  09:45:59
23562         Log: Subs with builtin attributes shouldn't be made constant
23563              
23564              Subject: Re: [perl #36297] builtin attrs on subrutine declarations
23565              From: Salvador "FandiXo" <sfandino@yahoo.com>
23566              Date: Wed, 15 Jun 2005 08:27:00 -0700 (PDT)
23567              Message-ID: <20050615152700.96320.qmail@web52702.mail.yahoo.com>
23568      Branch: perl
23569            ! op.c
23570 ____________________________________________________________________________
23571 [ 24864] By: rgs                                   on 2005/06/16  09:18:58
23572         Log: Add -f in perl synopsys, sync perl.pod and perlrun.pod synopses
23573      Branch: perl
23574            ! pod/perl.pod pod/perlrun.pod
23575 ____________________________________________________________________________
23576 [ 24863] By: steveh                                on 2005/06/16  09:09:22
23577         Log: Simplify win32/makefile.mk for static extensions with GCC
23578      Branch: perl
23579            ! win32/makefile.mk
23580 ____________________________________________________________________________
23581 [ 24862] By: steveh                                on 2005/06/16  08:51:14
23582         Log: Enable static extensions with Borland compiler on Win32
23583      Branch: perl
23584            ! win32/buildext.pl win32/makefile.mk
23585 ____________________________________________________________________________
23586 [ 24861] By: rgs                                   on 2005/06/16  08:29:10
23587         Log: Revert part of change #24854
23588      Branch: perl
23589            ! ext/Devel/DProf/t/DProf.t perl.c
23590 ____________________________________________________________________________
23591 [ 24860] By: steveh                                on 2005/06/16  07:40:21
23592         Log: Don't export Perl_stashpv_hvname_match when !USE_ITHREADS
23593              
23594              (Fixes a linker error on Win 32 introduced by change #24847)
23595      Branch: perl
23596            ! makedef.pl
23597 ____________________________________________________________________________
23598 [ 24859] By: nicholas                              on 2005/06/15  22:32:14
23599         Log: Don't write bytecode to load the NVX of AVs and HVs
23600      Branch: perl
23601            ! ext/B/B/Bytecode.pm
23602 ____________________________________________________________________________
23603 [ 24858] By: nicholas                              on 2005/06/15  22:31:41
23604         Log: We were failing to pring "not ok" if the text exited uncleanly
23605      Branch: perl
23606            ! ext/B/t/bytecode.t
23607 ____________________________________________________________________________
23608 [ 24857] By: nicholas                              on 2005/06/15  22:30:53
23609         Log: assert that you aren't assigning to the NVX of an AV or HV
23610      Branch: perl
23611            ! sv.h
23612 ____________________________________________________________________________
23613 [ 24856] By: rgs                                   on 2005/06/15  16:37:46
23614         Log: Introduce PERL_RUNPERL_DEBUG to alter the behavior of runperl(),
23615              this can be useful to use valgrind for example
23616      Branch: perl
23617            ! t/test.pl
23618 ____________________________________________________________________________
23619 [ 24855] By: steveh                                on 2005/06/15  16:30:58
23620         Log: Fix $Config{ccversion} for Borland C++ 5.5.1
23621              
23622              This pattern match seems a little saner, and stops " for Win32"
23623              getting picked up from the following output:
23624              
23625              Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland
23626              
23627              Maybe it breaks older versions, but at least the latest now works
23628              correctly. If anyone knows what older versions' messages look like
23629              then speak up!
23630      Branch: perl
23631            ! win32/config_sh.PL
23632 ____________________________________________________________________________
23633 [ 24854] By: rgs                                   on 2005/06/15  16:24:05
23634         Log: Subject: Re: [PATCH] make -f invalid when USE_SITECUSTOMIZE isn't set
23635              From: Steve Peters <steve@fisharerojo.org>
23636              Date: Wed, 15 Jun 2005 11:30:41 -0500
23637              Message-ID: <20050615163040.GA14745@mccoy.peters.homeunix.org>
23638      Branch: perl
23639            ! ext/Devel/DProf/t/DProf.t perl.c
23640 ____________________________________________________________________________
23641 [ 24853] By: rgs                                   on 2005/06/15  16:16:32
23642         Log: Subject: sort optimization
23643              From: Salvador Fandiño <sfandino@yahoo.com>
23644              Date: Mon, 06 Jun 2005 12:05:05 +0100
23645              Message-ID: <20050606110425.22941.qmail@lists.develooper.com>
23646      Branch: perl
23647            ! pp_sort.c
23648 ____________________________________________________________________________
23649 [ 24852] By: steveh                                on 2005/06/15  16:02:06
23650         Log: Fix win32/makefile.mk for building with bcc32 5.5.1 and dmake 4.4
23651      Branch: perl
23652            ! win32/makefile.mk
23653 ____________________________________________________________________________
23654 [ 24851] By: rgs                                   on 2005/06/15  14:40:40
23655         Log: Subject: [perl #36297] builtin attrs on subrutine declarations 
23656              From: Salvador "FandiXXo" (via RT) <perlbug-followup@perl.org>
23657              Date: 15 Jun 2005 13:54:53 -0000
23658              Message-ID: <rt-3.0.11-36297-115797.8.75971493113916@perl.org>
23659      Branch: perl
23660            ! op.c t/op/attrs.t
23661 ____________________________________________________________________________
23662 [ 24850] By: merijn                                on 2005/06/15  13:57:57
23663         Log: Protect Perl_sv_2pvbyte () to NULL length pointers
23664              Thanks Nick!
23665      Branch: perl
23666            ! sv.c
23667 ____________________________________________________________________________
23668 [ 24849] By: rgs                                   on 2005/06/15  13:55:50
23669         Log: Better phrasing
23670      Branch: perl
23671            ! pod/perlfunc.pod
23672 ____________________________________________________________________________
23673 [ 24848] By: rgs                                   on 2005/06/15  09:27:55
23674         Log: Subject: [PATCH] Storable/Storable.xs: make plain C functions static
23675              From: Alexey Tourbin <at@altlinux.ru>
23676              Date: Sun, 5 Jun 2005 03:42:42 +0400
23677              Message-ID: <20050604234242.GW5867@solemn.turbinal.org>
23678      Branch: perl
23679            ! ext/Storable/Storable.xs
23680 ____________________________________________________________________________
23681 [ 24847] By: rgs                                   on 2005/06/15  09:03:22
23682         Log: Subject: [PATCH] CopSTASH_eq again
23683              From: Andy Lester <andy@petdance.com>
23684              Date: Tue, 14 Jun 2005 23:49:26 -0500
23685              Message-ID: <20050615044926.GA29087@petdance.com>
23686      Branch: perl
23687            ! cop.h embed.fnc embed.h global.sym proto.h util.c
23688 ____________________________________________________________________________
23689 [ 24846] By: rgs                                   on 2005/06/15  07:49:48
23690         Log: Fix warning nits, by Jarkko
23691      Branch: perl
23692            ! sv.c
23693 ____________________________________________________________________________
23694 [ 24845] By: nicholas                              on 2005/06/14  19:28:28
23695         Log: Subject: [PATCH] S_emulate_eaccess() does return a value
23696              From: Steve Peters <steve@fisharerojo.org>
23697              Message-ID: <20050614193052.GA1898@mccoy.peters.homeunix.org>
23698              Date: Tue, 14 Jun 2005 14:30:52 -0500
23699      Branch: perl
23700            ! embed.fnc proto.h
23701 ____________________________________________________________________________
23702 [ 24844] By: davem                                 on 2005/06/14  17:24:18
23703         Log: whoops, Perl_magic_freearylen_p returns int
23704      Branch: perl
23705            ! mg.c
23706 ____________________________________________________________________________
23707 [ 24843] By: nicholas                              on 2005/06/14  16:29:49
23708         Log: Change 24838 breaks deparse.t, which checks that embedded NULs work.
23709              Here's a temporary hack, pending a way for B to correctly identify
23710              PVs that are variable names in pads.
23711      Branch: perl
23712            ! ext/B/B.xs
23713 ____________________________________________________________________________
23714 [ 24842] By: rgs                                   on 2005/06/14  13:49:41
23715         Log: Add core test preamble
23716      Branch: perl
23717            ! lib/IO/Zlib/t/basic.t lib/IO/Zlib/t/external.t
23718            ! lib/IO/Zlib/t/getc.t lib/IO/Zlib/t/getline.t
23719            ! lib/IO/Zlib/t/import.t lib/IO/Zlib/t/large.t
23720            ! lib/IO/Zlib/t/tied.t lib/IO/Zlib/t/uncomp1.t
23721            ! lib/IO/Zlib/t/uncomp2.t
23722 ____________________________________________________________________________
23723 [ 24841] By: nicholas                              on 2005/06/14  13:40:49
23724         Log: Test was coredumping with a shared perl library.
23725              This is wrong. It seems that what gets peephole optimised
23726              (in this case named method calls into shared string scalars) depends
23727              on whether there is a shared perl library.
23728              Anyway, fix the symptom - the coredump.
23729      Branch: perl
23730            ! ext/XS/APItest/t/hash.t
23731 ____________________________________________________________________________
23732 [ 24840] By: steveh                                on 2005/06/14  13:36:03
23733         Log: Stop "test" filename clashing with "TEST" on Win32
23734              
23735              (and bump $IO::Zlib::VERSION again)
23736      Branch: perl
23737            ! lib/IO/Zlib.pm lib/IO/Zlib/t/uncomp1.t lib/IO/Zlib/t/uncomp2.t
23738 ____________________________________________________________________________
23739 [ 24839] By: steveh                                on 2005/06/14  13:26:30
23740         Log: Actually skip tests when they're supposed to be skipped!
23741              
23742              (and bump $IO::Zlib::VERSION)
23743      Branch: perl
23744            ! lib/IO/Zlib.pm lib/IO/Zlib/t/external.t
23745 ____________________________________________________________________________
23746 [ 24838] By: rgs                                   on 2005/06/14  13:22:20
23747         Log: Subject: [PATCH] Fix for SEGV in ext/B/t/xref.t on OpenBSD
23748              From: Steve Peters <steve@fisharerojo.org>
23749              Date: Tue, 14 Jun 2005 08:16:38 -0500
23750              Message-ID: <20050614131638.GA24771@mccoy.peters.homeunix.org>
23751      Branch: perl
23752            ! ext/B/B.xs
23753 ____________________________________________________________________________
23754 [ 24837] By: steveh                                on 2005/06/14  13:13:17
23755         Log: Don't delete IO/Zlib during distclean on Win32
23756              
23757              (IO/Socket still needs to go, though)
23758      Branch: perl
23759            ! win32/Makefile win32/makefile.mk
23760 ____________________________________________________________________________
23761 [ 24836] By: rgs                                   on 2005/06/14  13:02:24
23762         Log: Document ${^UTF8LOCALE}
23763      Branch: perl
23764            ! pod/perlvar.pod
23765 ____________________________________________________________________________
23766 [ 24835] By: rgs                                   on 2005/06/14  12:12:33
23767         Log: Add IO::Zlib in maintainers list
23768      Branch: perl
23769            ! Porting/Maintainers.pl
23770 ____________________________________________________________________________
23771 [ 24834] By: rgs                                   on 2005/06/14  12:06:40
23772         Log: Add IO::Zlib 1.04 to bleadperl
23773      Branch: perl
23774            + lib/IO/Zlib.pm lib/IO/Zlib/t/basic.t lib/IO/Zlib/t/external.t
23775            + lib/IO/Zlib/t/getc.t lib/IO/Zlib/t/getline.t
23776            + lib/IO/Zlib/t/import.t lib/IO/Zlib/t/large.t
23777            + lib/IO/Zlib/t/tied.t lib/IO/Zlib/t/uncomp1.t
23778            + lib/IO/Zlib/t/uncomp2.t
23779            ! MANIFEST Makefile.SH
23780 ____________________________________________________________________________
23781 [ 24833] By: davem                                 on 2005/06/14  10:15:10
23782         Log: Perl_magic_freearylen_p could coredump
23783      Branch: perl
23784            ! mg.c
23785 ____________________________________________________________________________
23786 [ 24832] By: rgs                                   on 2005/06/14  08:52:46
23787         Log: Subject: better assertion support
23788              From: Salvador Fandiño <sfandino@yahoo.com>
23789              Date: Mon, 13 Jun 2005 16:48:01 +0100
23790              Message-ID: <20050613154719.29295.qmail@lists.develooper.com>
23791      Branch: perl
23792            + lib/assertions/compat.pm t/comp/asstcompat.t
23793            ! MANIFEST lib/assertions.pm lib/assertions/activate.pm perl.c
23794            ! pod/perlrun.pod t/comp/assertions.t t/run/switch_A.t
23795 ____________________________________________________________________________
23796 [ 24831] By: rgs                                   on 2005/06/14  08:31:18
23797         Log: Since the version module is use'd afterwards, use_ok needs to be
23798              in a BEGIN block
23799      Branch: perl
23800            ! lib/version.t
23801 ____________________________________________________________________________
23802 [ 24830] By: steveh                                on 2005/06/14  07:42:33
23803         Log: Add BUILDOPTEXTRA to Win32 makefiles
23804              
23805              This allows extra build options, e.g. -DNO_HASH_SEED, to be
23806              specified on the command line, which is otherwise not possible
23807              under nmake using the existing BUILDOPT macro
23808              
23809              Suggested by Jan Dubois <jand@ActiveState.com>
23810      Branch: perl
23811            ! win32/Makefile win32/makefile.mk
23812 ____________________________________________________________________________
23813 [ 24829] By: nicholas                              on 2005/06/13  22:29:00
23814         Log: Pay attention to the comments that Dave writes.
23815      Branch: perl
23816            ! sv.c
23817 ____________________________________________________________________________
23818 [ 24828] By: rgs                                   on 2005/06/13  20:22:52
23819         Log: Comment nit to help Devel::Cover, spotted by Steve Peters
23820      Branch: perl
23821            ! ext/POSIX/POSIX.xs
23822 ____________________________________________________________________________
23823 [ 24827] By: nicholas                              on 2005/06/13  20:18:57
23824         Log: Croak if an attempt is made to modify PL_strtab
23825              (er, TODO - these should be in perldiag)
23826      Branch: perl
23827            ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
23828            ! ext/XS/APItest/t/hash.t hv.c
23829 ____________________________________________________________________________
23830 [ 24826] By: nicholas                              on 2005/06/13  20:17:56
23831         Log: More SvPV consting
23832      Branch: perl
23833            ! perl.c
23834 ____________________________________________________________________________
23835 [ 24825] By: steveh                                on 2005/06/13  16:35:19
23836         Log: Subject: [PATCH @ 24819] Re: Change 24806: improve static build for win32/Makefile
23837              From: vadim <vadim@vkonovalov.ru>
23838              Date: Mon, 13 Jun 2005 15:41:41 -0400
23839              Message-Id: <1118691701.6333.32.camel@mdk10>
23840      Branch: perl
23841            ! win32/Makefile win32/makefile.mk
23842 ____________________________________________________________________________
23843 [ 24824] By: nicholas                              on 2005/06/13  16:24:57
23844         Log: With shared hash key scalars now accessing the hash via the PVX, you
23845              can't fake them with regular PVIVs. So fake method calls have to use
23846              real shared hask key scalars.
23847      Branch: perl
23848            ! ext/B/t/optree_specials.t op.c
23849 ____________________________________________________________________________
23850 [ 24823] By: rgs                                   on 2005/06/13  15:20:05
23851         Log: Subject: [PATCH] Bring bleadperl up to version.pm
23852              From: John Peacock <jpeacock@rowman.com>
23853              Date: Mon, 06 Jun 2005 05:18:21 -0400
23854              Message-ID: <42A414DD.8090504@rowman.com>
23855      Branch: perl
23856            ! configpm embed.fnc lib/h2xs.t lib/version.pm lib/version.t
23857            ! pod/perlapi.pod pp_ctl.c proto.h t/comp/require.t t/comp/use.t
23858            ! t/op/universal.t t/op/ver.t universal.c util.c utils/h2xs.PL
23859 ____________________________________________________________________________
23860 [ 24822] By: rgs                                   on 2005/06/13  12:49:18
23861         Log: Subject: [PATCH] Re: [perl #36047] perlmod.pod/CLONESKIP error
23862              From: Offer Kaye <offer.kaye@gmail.com>
23863              Date: Thu, 2 Jun 2005 09:14:53 +0300
23864              Message-ID: <56942505060123146e5eb1c2@mail.gmail.com>
23865      Branch: perl
23866            ! pod/perlmod.pod
23867 ____________________________________________________________________________
23868 [ 24821] By: nicholas                              on 2005/06/13  11:48:05
23869         Log: Change 24816 forgot to update makedef.pl
23870      Branch: perl
23871            ! makedef.pl
23872 ____________________________________________________________________________
23873 [ 24820] By: rgs                                   on 2005/06/13  11:28:43
23874         Log: Make some variables global, to avoid some "will not stay
23875              shared" warnings at compile time
23876      Branch: perl
23877            ! lib/ExtUtils/ParseXS.pm
23878 ____________________________________________________________________________
23879 [ 24819] By: nicholas                              on 2005/06/13  09:43:18
23880         Log: S_share_hek_flags can revert to returning a HEK
23881      Branch: perl
23882            ! embed.fnc hv.c proto.h
23883 ____________________________________________________________________________
23884 [ 24818] By: rgs                                   on 2005/06/13  09:13:43
23885         Log: Remove MANIFEST for Compress::Zlib
23886      Branch: perl
23887            - ext/Compress/Zlib/MANIFEST
23888            ! MANIFEST
23889 ____________________________________________________________________________
23890 [ 24817] By: rgs                                   on 2005/06/13  09:00:00
23891         Log: Make SvUPGRADE always have the value '1'
23892              Make sv_upgrade a void function
23893      Branch: perl
23894            ! embed.fnc pod/perlapi.pod proto.h sv.c sv.h
23895 ____________________________________________________________________________
23896 [ 24816] By: nicholas                              on 2005/06/13  08:25:53
23897         Log: We no longer need PL_shared_hek_table
23898      Branch: perl
23899            ! embedvar.h ext/threads/threads.xs intrpvar.h perl.c perlapi.h
23900            ! sv.c
23901 ____________________________________________________________________________
23902 [ 24815] By: rgs                                   on 2005/06/13  07:58:31
23903         Log: Help "make distclean"
23904      Branch: perl
23905            ! Makefile.SH
23906 ____________________________________________________________________________
23907 [ 24814] By: nicholas                              on 2005/06/12  23:40:55
23908         Log: Clone all shared string PVs as shared string PVs (now that we can do
23909              it very efficiently)
23910      Branch: perl
23911            ! sv.c
23912 ____________________________________________________________________________
23913 [ 24813] By: nicholas                              on 2005/06/12  22:34:39
23914         Log: duping shared hask key scalars can use hek_dup
23915      Branch: perl
23916            ! sv.c
23917 ____________________________________________________________________________
23918 [ 24812] By: nicholas                              on 2005/06/12  22:33:51
23919         Log: hek_dup can now store the HEK rather than the HE, as there is now a
23920              fast way to share a hek
23921      Branch: perl
23922            ! hv.c
23923 ____________________________________________________________________________
23924 [ 24811] By: nicholas                              on 2005/06/12  21:59:34
23925         Log: Provide share_hek_hek, and use it for fast copying of shared string
23926              scalars.
23927      Branch: perl
23928            ! hv.h sv.c
23929 ____________________________________________________________________________
23930 [ 24810] By: nicholas                              on 2005/06/12  21:58:23
23931         Log: Compare HE *s in S_unshare_hek_or_pvn's tight hek loop, rather than
23932              HEKs
23933      Branch: perl
23934            ! hv.c
23935 ____________________________________________________________________________
23936 [ 24809] By: nicholas                              on 2005/06/12  21:08:33
23937         Log: Shortcut chasing round strtab when we're not the last reference.
23938      Branch: perl
23939            ! hv.c
23940 ____________________________________________________________________________
23941 [ 24808] By: nicholas                              on 2005/06/12  20:00:18
23942         Log: In the shared string table, store the HE and HEK next to each other
23943              in one malloc()ed block.
23944      Branch: perl
23945            ! hv.c hv.h
23946 ____________________________________________________________________________
23947 [ 24807] By: merijn                                on 2005/06/12  09:58:32
23948         Log: Subject: [PATCH] perlipc.pod: mkfifo()
23949              From: Alexey Tourbin <at@altlinux.ru>
23950              Date: Sat, 11 Jun 2005 16:26:56 +0400
23951              Message-ID: <20050611122656.GC8181@solemn.turbinal.org>
23952      Branch: perl
23953            ! pod/perlipc.pod
23954 ____________________________________________________________________________
23955 [ 24806] By: merijn                                on 2005/06/12  09:54:07
23956         Log: Subject: improve static build for win32/Makefile
23957              From: vadim <vadim@vkonovalov.ru>
23958              Date: Sun, 12 Jun 2005 14:09:11 -0400
23959              Message-Id: <1118599750.2732.2.camel@mdk10>
23960      Branch: perl
23961            ! win32/Makefile
23962 ____________________________________________________________________________
23963 [ 24805] By: merijn                                on 2005/06/12  09:19:38
23964         Log: Subject: RE: 05gzsetp.t and initial 'ver' in test output
23965              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
23966              Date: Sat, 11 Jun 2005 22:23:00 +0100
23967              Message-Id: <20050611212234.UGOL29707.aamta11-winn.ispmail.ntl.com@MARQUESSPT21>
23968      Branch: perl
23969            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/Zlib.pm
23970            ! ext/Compress/Zlib/t/05gzsetp.t
23971 ____________________________________________________________________________
23972 [ 24804] By: nicholas                              on 2005/06/11  21:05:29
23973         Log: This isn't an LVALUE, so make the compiler enforce that.
23974      Branch: perl
23975            ! sv.h
23976 ____________________________________________________________________________
23977 [ 24803] By: nicholas                              on 2005/06/11  18:01:32
23978         Log: hash key code cleanup
23979      Branch: perl
23980            ! embed.fnc hv.c hv.h proto.h
23981 ____________________________________________________________________________
23982 [ 24802] By: nicholas                              on 2005/06/11  17:00:52
23983         Log: Shrink shared hash scalars from PVIV to PV
23984      Branch: perl
23985            ! embed.fnc embed.h proto.h sv.c sv.h
23986 ____________________________________________________________________________
23987 [ 24801] By: nicholas                              on 2005/06/11  14:08:00
23988         Log: Propagate const/mutable/not into the SvPV call for retrieving an
23989              overloaded value.
23990      Branch: perl
23991            ! sv.c
23992 ____________________________________________________________________________
23993 [ 24800] By: nicholas                              on 2005/06/10  23:12:29
23994         Log: More SvPV consting. And other related drive-by refactoring.
23995      Branch: perl
23996            ! regcomp.c regexec.c taint.c toke.c universal.c utf8.c util.c
23997            ! xsutils.c
23998 ____________________________________________________________________________
23999 [ 24799] By: nicholas                              on 2005/06/10  22:06:15
24000         Log: More SvPV consting, including some code cleanup and living dangerously
24001              with socket API calls.
24002      Branch: perl
24003            ! pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c
24004 ____________________________________________________________________________
24005 [ 24798] By: nicholas                              on 2005/06/10  20:48:35
24006         Log: Move SvPV consting, remove an n_a, and correct one error in Move()
24007      Branch: perl
24008            ! doio.c doop.c dump.c op.c sv.c
24009 ____________________________________________________________________________
24010 [ 24797] By: nicholas                              on 2005/06/10  18:42:47
24011         Log: Allison says that "Media" isn't really needed in the name.
24012      Branch: perl
24013            ! pod/perl.pod
24014 ____________________________________________________________________________
24015 [ 24796] By: nicholas                              on 2005/06/10  16:26:43
24016         Log: Add SvGROW_mutable
24017      Branch: perl
24018            ! sv.c sv.h
24019 ____________________________________________________________________________
24020 [ 24795] By: nicholas                              on 2005/06/10  15:44:47
24021         Log: Passing read only values (such as string constants) to select should
24022              croak.
24023      Branch: perl
24024            + t/op/sselect.t
24025            ! MANIFEST pp_sys.c
24026 ____________________________________________________________________________
24027 [ 24794] By: nicholas                              on 2005/06/10  15:16:43
24028         Log: Don't pass constants to select
24029      Branch: perl
24030            ! t/op/lex_assign.t
24031 ____________________________________________________________________________
24032 [ 24793] By: rgs                                   on 2005/06/10  13:44:35
24033         Log: Pre-run and disarm the code automodification run by
24034              Compress::Zlib's Makefile
24035      Branch: perl
24036            ! ext/Compress/Zlib/Makefile.PL ext/Compress/Zlib/Zlib.pm
24037            ! ext/Compress/Zlib/examples/filtdef
24038            ! ext/Compress/Zlib/examples/filtinf
24039            ! ext/Compress/Zlib/examples/gzcat
24040            ! ext/Compress/Zlib/examples/gzgrep
24041            ! ext/Compress/Zlib/examples/gzstream
24042            ! ext/Compress/Zlib/t/01version.t ext/Compress/Zlib/t/02zlib.t
24043            ! ext/Compress/Zlib/t/03examples.t
24044            ! ext/Compress/Zlib/t/04encoding.t
24045            ! ext/Compress/Zlib/t/05gzsetp.t ext/Compress/Zlib/t/06gzdopen.t
24046 ____________________________________________________________________________
24047 [ 24792] By: rgs                                   on 2005/06/10  12:53:21
24048         Log: Update Windows makefiles
24049      Branch: perl
24050            ! win32/Makefile win32/makefile.mk
24051 ____________________________________________________________________________
24052 [ 24791] By: nicholas                              on 2005/06/10  12:44:30
24053         Log: Work around bug 36211, plus a lot of TODO regression tests for local/
24054              $#... interaction. 
24055      Branch: perl
24056            ! scope.c t/op/array.t
24057 ____________________________________________________________________________
24058 [ 24790] By: rgs                                   on 2005/06/10  12:44:02
24059         Log: Update maintainers list
24060      Branch: perl
24061            ! Porting/Maintainers.pl
24062 ____________________________________________________________________________
24063 [ 24789] By: rgs                                   on 2005/06/10  12:30:14
24064         Log: Bump version number
24065      Branch: perl
24066            ! ext/Compress/Zlib/Zlib.pm
24067 ____________________________________________________________________________
24068 [ 24788] By: rgs                                   on 2005/06/10  12:09:30
24069         Log: Makefile.PL adjustments for the core
24070      Branch: perl
24071            ! ext/Compress/Zlib/Makefile.PL
24072 ____________________________________________________________________________
24073 [ 24787] By: rgs                                   on 2005/06/10  12:07:01
24074         Log: SvUPGRADE returns void in blead
24075      Branch: perl
24076            ! ext/Compress/Zlib/Zlib.xs
24077 ____________________________________________________________________________
24078 [ 24786] By: rgs                                   on 2005/06/10  12:05:38
24079         Log: Drom Compress::Zlib 1.34 in ext/
24080      Branch: perl
24081            + ext/Compress/Zlib/ANNOUNCE ext/Compress/Zlib/Changes
24082            + ext/Compress/Zlib/MANIFEST ext/Compress/Zlib/Makefile.PL
24083            + ext/Compress/Zlib/README ext/Compress/Zlib/Zlib.pm
24084            + ext/Compress/Zlib/Zlib.xs ext/Compress/Zlib/config.in
24085            + ext/Compress/Zlib/examples/filtdef
24086            + ext/Compress/Zlib/examples/filtinf
24087            + ext/Compress/Zlib/examples/gzcat
24088            + ext/Compress/Zlib/examples/gzgrep
24089            + ext/Compress/Zlib/examples/gzstream
24090            + ext/Compress/Zlib/fallback.h ext/Compress/Zlib/fallback.xs
24091            + ext/Compress/Zlib/t/01version.t ext/Compress/Zlib/t/02zlib.t
24092            + ext/Compress/Zlib/t/03examples.t
24093            + ext/Compress/Zlib/t/04encoding.t
24094            + ext/Compress/Zlib/t/05gzsetp.t ext/Compress/Zlib/t/06gzdopen.t
24095            + ext/Compress/Zlib/typemap
24096            + ext/Compress/Zlib/zlib-src-1.2.2/adler32.c
24097            + ext/Compress/Zlib/zlib-src-1.2.2/compress.c
24098            + ext/Compress/Zlib/zlib-src-1.2.2/crc32.c
24099            + ext/Compress/Zlib/zlib-src-1.2.2/crc32.h
24100            + ext/Compress/Zlib/zlib-src-1.2.2/deflate.c
24101            + ext/Compress/Zlib/zlib-src-1.2.2/deflate.h
24102            + ext/Compress/Zlib/zlib-src-1.2.2/gzio.c
24103            + ext/Compress/Zlib/zlib-src-1.2.2/infback.c
24104            + ext/Compress/Zlib/zlib-src-1.2.2/inffast.c
24105            + ext/Compress/Zlib/zlib-src-1.2.2/inffast.h
24106            + ext/Compress/Zlib/zlib-src-1.2.2/inffixed.h
24107            + ext/Compress/Zlib/zlib-src-1.2.2/inflate.c
24108            + ext/Compress/Zlib/zlib-src-1.2.2/inflate.h
24109            + ext/Compress/Zlib/zlib-src-1.2.2/inftrees.c
24110            + ext/Compress/Zlib/zlib-src-1.2.2/inftrees.h
24111            + ext/Compress/Zlib/zlib-src-1.2.2/trees.c
24112            + ext/Compress/Zlib/zlib-src-1.2.2/trees.h
24113            + ext/Compress/Zlib/zlib-src-1.2.2/uncompr.c
24114            + ext/Compress/Zlib/zlib-src-1.2.2/zconf.h
24115            + ext/Compress/Zlib/zlib-src-1.2.2/zlib.h
24116            + ext/Compress/Zlib/zlib-src-1.2.2/zutil.c
24117            + ext/Compress/Zlib/zlib-src-1.2.2/zutil.h
24118            ! MANIFEST
24119 ____________________________________________________________________________
24120 [ 24785] By: nicholas                              on 2005/06/10  10:06:30
24121         Log: Change 24531 broke DEBUG_LEAKING_SCALARS.
24122      Branch: perl
24123            ! sv.c
24124 ____________________________________________________________________________
24125 [ 24784] By: nicholas                              on 2005/06/09  21:01:42
24126         Log: $r = do {my @a; \$#a}; $$r = 503 # is also naughty and now warns
24127      Branch: perl
24128            ! av.c pod/perldiag.pod t/op/array.t
24129 ____________________________________________________________________________
24130 [ 24783] By: nicholas                              on 2005/06/09  19:02:43
24131         Log: Fixes the case of $a = \$#{[]}; and then accessing $$a
24132              (but not \$#a after local @a or my @a leave a block)
24133      Branch: perl
24134            ! av.c dump.c embed.fnc embed.h mg.c perl.h proto.h t/op/array.t
24135 ____________________________________________________________________________
24136 [ 24782] By: nicholas                              on 2005/06/09  16:37:18
24137         Log: Convert op/array.t to test.pl
24138      Branch: perl
24139            ! t/op/array.t
24140 ____________________________________________________________________________
24141 [ 24781] By: rgs                                   on 2005/06/09  15:32:09
24142         Log: Revert part of previous patch
24143      Branch: perl
24144            ! util.c
24145 ____________________________________________________________________________
24146 [ 24780] By: rgs                                   on 2005/06/09  15:12:39
24147         Log: Subject: [PATCH] regcomp.c and more
24148              From: Andy Lester <andy@petdance.com>
24149              Date: Thu, 9 Jun 2005 10:05:56 -0500
24150              Message-ID: <20050609150556.GA30554@petdance.com>
24151      Branch: perl
24152            ! embed.fnc mg.c perly.c proto.h regcomp.c sv.c util.c
24153 ____________________________________________________________________________
24154 [ 24778] By: nicholas                              on 2005/06/09  10:36:53
24155         Log: More SvPV consting
24156      Branch: perl
24157            ! mg.c perlio.c pp_pack.c
24158 ____________________________________________________________________________
24159 [ 24777] By: nicholas                              on 2005/06/09  10:36:40
24160         Log: Don't ignore errors from an eval.
24161      Branch: perl
24162            ! t/op/pack.t
24163 ____________________________________________________________________________
24164 [ 24776] By: nicholas                              on 2005/06/09  09:23:55
24165         Log: Update API docs.
24166      Branch: perl
24167            ! pod/perlapi.pod
24168 ____________________________________________________________________________
24169 [ 24775] By: nicholas                              on 2005/06/09  09:22:18
24170         Log: Change perforce filetype from text to text+w (so regen.pl is happy)
24171      Branch: perl
24172            ! opnames.h reentr.c reentr.h
24173 ____________________________________________________________________________
24174 [ 24774] By: nicholas                              on 2005/06/09  09:15:55
24175         Log: reentr.pl should be using regen_lib.pl and unlinking files before it
24176              starts.
24177      Branch: perl
24178            ! reentr.pl
24179 ____________________________________________________________________________
24180 [ 24773] By: nicholas                              on 2005/06/09  08:59:21
24181         Log: Make minitest pass (must skip if no dynaloading)
24182      Branch: perl
24183            ! t/op/goto_xs.t
24184 ____________________________________________________________________________
24185 [ 24772] By: rgs                                   on 2005/06/09  08:12:03
24186         Log: Subject: [PATCH] pp_pack.c cleanup
24187              From: Andy Lester <andy@petdance.com>
24188              Date: Wed, 8 Jun 2005 10:23:53 -0500
24189              Message-ID: <20050608152353.GA6253@petdance.com>
24190      Branch: perl
24191            ! pp_pack.c
24192 ____________________________________________________________________________
24193 [ 24771] By: rgs                                   on 2005/06/09  07:59:09
24194         Log: Subject: [PATCH] perlfunc.pod: ioctl.ph
24195              From: Alexey Tourbin <at@altlinux.ru>
24196              Date: Wed, 8 Jun 2005 13:45:08 +0400
24197              Message-ID: <20050608094508.GJ5867@solemn.turbinal.org>
24198      Branch: perl
24199            ! pod/perlfunc.pod
24200 ____________________________________________________________________________
24201 [ 24770] By: rgs                                   on 2005/06/09  07:44:36
24202         Log: Subject: [PATCH] instead of unions use double cast for data pointer <-> function pointer
24203              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
24204              Date: Thu, 09 Jun 2005 08:50:56 +0300
24205              Message-ID: <42A7D8C0.1080104@gmail.com>
24206      Branch: perl
24207            ! ext/DynaLoader/dl_dlopen.xs perl.h sv.c toke.c
24208 ____________________________________________________________________________
24209 [ 24769] By: nicholas                              on 2005/06/08  22:48:00
24210         Log: More SvPV consting
24211      Branch: perl
24212            ! dump.c mg.c op.c pp_hot.c pp_sys.c regexec.c
24213 ____________________________________________________________________________
24214 [ 24768] By: nicholas                              on 2005/06/08  22:45:39
24215         Log: The old COW code needs to use SvPVX_mutable when doing copy-on-write.
24216      Branch: perl
24217            ! sv.c
24218 ____________________________________________________________________________
24219 [ 24767] By: nicholas                              on 2005/06/08  22:43:58
24220         Log: Add SvPV_mutable for use by the old COW code.
24221      Branch: perl
24222            ! sv.h
24223 ____________________________________________________________________________
24224 [ 24766] By: nicholas                              on 2005/06/08  20:32:35
24225         Log: sv_setsv is allowed to swipe buffers from read only scalars
24226      Branch: perl
24227            ! sv.c
24228 ____________________________________________________________________________
24229 [ 24765] By: nicholas                              on 2005/06/08  19:49:08
24230         Log: const-ize pp_formline
24231      Branch: perl
24232            ! pp_ctl.c
24233 ____________________________________________________________________________
24234 [ 24764] By: merijn                                on 2005/06/08  19:14:19
24235         Log: Cygwin fails to open $^X on many occasion here
24236              afile is still available from the previous test
24237      Branch: perl
24238            ! t/io/layers.t
24239 ____________________________________________________________________________
24240 [ 24763] By: nicholas                              on 2005/06/08  17:48:35
24241         Log: Remove repeated C<n_a>s
24242      Branch: perl
24243            ! perl.c
24244 ____________________________________________________________________________
24245 [ 24762] By: nicholas                              on 2005/06/08  17:48:17
24246         Log: Remove the n_a
24247      Branch: perl
24248            ! malloc.c
24249 ____________________________________________________________________________
24250 [ 24761] By: nicholas                              on 2005/06/08  16:02:54
24251         Log: Add and use MgPV_nolen_const
24252      Branch: perl
24253            ! mg.c mg.h
24254 ____________________________________________________________________________
24255 [ 24760] By: nicholas                              on 2005/06/08  15:39:40
24256         Log: Nuke some more n_a, and convert S_gv_ename from char * to const char *
24257      Branch: perl
24258            ! doop.c dump.c embed.fnc mg.c op.c pp_hot.c pp_pack.c pp_sys.c
24259            ! proto.h regcomp.c taint.c toke.c
24260 ____________________________________________________________________________
24261 [ 24759] By: nicholas                              on 2005/06/08  14:52:17
24262         Log: Allow a null length pointer to sv_pvn_force_flags.
24263              Add SvPV_force_nolen and use it to remove some C<n_a>s
24264      Branch: perl
24265            ! embed.fnc pp.c pp_ctl.c proto.h sv.c sv.h
24266 ____________________________________________________________________________
24267 [ 24758] By: nicholas                              on 2005/06/08  13:43:23
24268         Log: n_a no more
24269      Branch: perl
24270            ! perl.c pp_ctl.c pp_sys.c universal.c
24271 ____________________________________________________________________________
24272 [ 24757] By: nicholas                              on 2005/06/08  11:00:54
24273         Log: Eliminate more C<n_a>s
24274      Branch: perl
24275            ! XSUB.h pp.h
24276 ____________________________________________________________________________
24277 [ 24756] By: nicholas                              on 2005/06/08  11:00:33
24278         Log: A mising cast (given that rx->subbeg is only char *)
24279      Branch: perl
24280            ! pp_hot.c
24281 ____________________________________________________________________________
24282 [ 24755] By: nicholas                              on 2005/06/08  10:08:01
24283         Log: s/PERL_COPY_ON_WRITE/PERL_OLD_COPY_ON_WRITE/g
24284      Branch: perl
24285            ! dump.c embed.fnc embed.h ext/B/t/bytecode.t
24286            ! ext/Devel/PPPort/parts/embed.fnc makedef.pl mg.c pad.c
24287            ! pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c regexp.h sv.c
24288            ! sv.h
24289 ____________________________________________________________________________
24290 [ 24754] By: rgs                                   on 2005/06/08  09:19:18
24291         Log: Subject: [PATCH] regexec.c utf8 loading
24292              From: Andy Lester <andy@petdance.com>
24293              Date: Wed, 8 Jun 2005 00:03:32 -0500
24294              Message-ID: <20050608050332.GA31059@petdance.com>
24295      Branch: perl
24296            ! regexec.c
24297 ____________________________________________________________________________
24298 [ 24753] By: rgs                                   on 2005/06/08  09:12:17
24299         Log: Subject: Re: FindBin.pm: incomplete getcwd/cwd patch and SELinux (Strict policy)
24300              From: José Pedro Oliveira <jpo@di.uminho.pt>
24301              Date: Tue, 07 Jun 2005 21:07:42 +0100
24302              Message-ID: <42A5FE8E.3020608@di.uminho.pt>
24303      Branch: perl
24304            ! lib/FindBin.pm
24305 ____________________________________________________________________________
24306 [ 24752] By: nicholas                              on 2005/06/08  09:09:52
24307         Log: One more SvPV_const
24308      Branch: perl
24309            ! pp.c
24310 ____________________________________________________________________________
24311 [ 24751] By: nicholas                              on 2005/06/08  09:09:28
24312         Log: Don't test the core XS code yet with PERL_DEBUG_COW > 1
24313      Branch: perl
24314            ! sv.h
24315 ____________________________________________________________________________
24316 [ 24750] By: nicholas                              on 2005/06/08  08:50:06
24317         Log: Remove two more unused C<n_a>s
24318      Branch: perl
24319            ! pp_sys.c
24320 ____________________________________________________________________________
24321 [ 24749] By: nicholas                              on 2005/06/08  08:49:32
24322         Log: Better sv_2pv_flags implementation (avoid writing to n_a)
24323      Branch: perl
24324            ! sv.c
24325 ____________________________________________________________________________
24326 [ 24748] By: nicholas                              on 2005/06/08  08:07:05
24327         Log: Convert POPpx POPpconstx and POPpbytex to use nolen macros.
24328              Elminate a lot of C<n_a>s
24329      Branch: perl
24330            ! pp.h pp_ctl.c pp_sys.c
24331 ____________________________________________________________________________
24332 [ 24747] By: nicholas                              on 2005/06/08  08:05:47
24333         Log: Add SvPVx_nolen and SvPVbytex_nolen
24334      Branch: perl
24335            ! sv.h
24336 ____________________________________________________________________________
24337 [ 24746] By: nicholas                              on 2005/06/08  08:04:53
24338         Log: More SvPV consting
24339      Branch: perl
24340            ! perly.act perly.y
24341 ____________________________________________________________________________
24342 [ 24745] By: rgs                                   on 2005/06/08  06:51:48
24343         Log: Mark a static function as static
24344      Branch: perl
24345            ! utf8.c
24346 ____________________________________________________________________________
24347 [ 24744] By: nicholas                              on 2005/06/07  22:22:34
24348         Log: More SvPV consting
24349      Branch: perl
24350            ! doop.c pp.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c regexec.c
24351            ! sv.c toke.c
24352 ____________________________________________________________________________
24353 [ 24743] By: nicholas                              on 2005/06/07  21:16:13
24354         Log: More SvPV consting
24355      Branch: perl
24356            ! doop.c mg.c perl.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sys.c
24357            ! sv.c
24358 ____________________________________________________________________________
24359 [ 24742] By: nicholas                              on 2005/06/07  19:45:13
24360         Log: More consting of SvPV
24361      Branch: perl
24362            ! embed.fnc pp_ctl.c proto.h sv.c
24363 ____________________________________________________________________________
24364 [ 24741] By: rgs                                   on 2005/06/07  19:30:35
24365         Log: The definition of SvPVx_nolen_const is missing for non GNU-C compilers
24366      Branch: perl
24367            ! sv.h
24368 ____________________________________________________________________________
24369 [ 24740] By: nicholas                              on 2005/06/07  18:38:39
24370         Log: More SvPV consting.
24371      Branch: perl
24372            ! doio.c doop.c gv.c mg.c perlio.c pp.c pp_ctl.c pp_hot.c
24373            ! pp_pack.c pp_sys.c sv.c toke.c universal.c util.c
24374 ____________________________________________________________________________
24375 [ 24739] By: nicholas                              on 2005/06/07  18:33:08
24376         Log: Add SvPV_nolen_const and SvPV_nomg_const
24377      Branch: perl
24378            ! sv.h
24379 ____________________________________________________________________________
24380 [ 24738] By: nicholas                              on 2005/06/07  18:32:44
24381         Log: Add MgPV_const
24382      Branch: perl
24383            ! mg.h
24384 ____________________________________________________________________________
24385 [ 24737] By: rgs                                   on 2005/06/07  18:07:41
24386         Log: Remove unused variable (thanks to Andy's lint)
24387      Branch: perl
24388            ! mg.c
24389 ____________________________________________________________________________
24390 [ 24736] By: nicholas                              on 2005/06/07  17:35:10
24391         Log: Change 24733 allows several pointers to be NULL. Therefore this
24392              should be reflected in their attributes.
24393      Branch: perl
24394            ! embed.fnc proto.h
24395 ____________________________________________________________________________
24396 [ 24735] By: rgs                                   on 2005/06/07  17:03:16
24397         Log: Subject: [PATCH] Random cleanups #47
24398              From: Andy Lester <andy@petdance.com>
24399              Date: Mon, 6 Jun 2005 10:11:07 -0500
24400              Message-ID: <20050606151107.GC7022@petdance.com>
24401      Branch: perl
24402            ! Makefile.SH README.aix embed.fnc hv.c numeric.c op.c pad.c
24403            ! pod/perldebug.pod pp_ctl.c proto.h sv.c toke.c util.c
24404 ____________________________________________________________________________
24405 [ 24734] By: rgs                                   on 2005/06/07  15:58:23
24406         Log: make some more functions static
24407              
24408              Subject: [PATCH] B/C/C.xs: static my_runops()
24409              Message-ID: <20050604232451.GT5867@solemn.turbinal.org>
24410              
24411              Subject: [PATCH] Devel/Peek/Peek.xs: make plain C functions static
24412              Message-ID: <20050604232952.GU5867@solemn.turbinal.org>
24413              
24414              Subject: [PATCH] File/Glob/Glob.xs: errfunc() should be static
24415              Message-ID: <20050604233414.GV5867@solemn.turbinal.org>
24416              
24417              all being :
24418              From: Alexey Tourbin <at@altlinux.ru>
24419              Date: Sun, 5 Jun 2005
24420      Branch: perl
24421            ! ext/B/C/C.xs ext/Devel/Peek/Peek.xs ext/File/Glob/Glob.xs
24422 ____________________________________________________________________________
24423 [ 24733] By: nicholas                              on 2005/06/07  15:10:38
24424         Log: Simplify the implementation of SvPV*nolen functions
24425      Branch: perl
24426            ! sv.c sv.h
24427 ____________________________________________________________________________
24428 [ 24732] By: nicholas                              on 2005/06/07  14:57:35
24429         Log: Ensure string table counts are balanced. (Was not true in op/pack.t)
24430      Branch: perl
24431            ! sv.c sv.h
24432 ____________________________________________________________________________
24433 [ 24731] By: rgs                                   on 2005/06/07  14:44:55
24434         Log: Remove unneeded #ifdef VMS since VMS is not defined here anyway
24435              (spotted by Steve_p)
24436      Branch: perl
24437            ! util.c
24438 ____________________________________________________________________________
24439 [ 24730] By: rgs                                   on 2005/06/07  14:35:25
24440         Log: Subject: [PATCH] one more round of is_utf8_foo tuneup
24441              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
24442              Date: Sun, 05 Jun 2005 18:06:12 +0300
24443              Message-ID: <42A314E4.8060608@gmail.com>
24444      Branch: perl
24445            ! embed.fnc embed.h global.sym mg.c pod/perlapi.pod proto.h
24446            ! utf8.c utf8.h
24447 ____________________________________________________________________________
24448 [ 24729] By: rgs                                   on 2005/06/07  13:53:59
24449         Log: Subject: [PATCH] util.c: S_vdie_common() should be static
24450              From: Alexey Tourbin <at@altlinux.ru>
24451              Date: Sun, 5 Jun 2005 03:08:30 +0400
24452              Message-ID: <20050604230830.GS5867@solemn.turbinal.org>
24453      Branch: perl
24454            ! util.c
24455 ____________________________________________________________________________
24456 [ 24728] By: rgs                                   on 2005/06/07  13:15:45
24457         Log: Fix apidoc for newSVhek
24458      Branch: perl
24459            ! pod/perlapi.pod sv.c
24460 ____________________________________________________________________________
24461 [ 24727] By: nicholas                              on 2005/06/07  13:01:42
24462         Log: make pp_split const
24463      Branch: perl
24464            ! pp.c
24465 ____________________________________________________________________________
24466 [ 24726] By: nicholas                              on 2005/06/07  12:11:48
24467         Log: Lots of consting
24468      Branch: perl
24469            ! doio.c doop.c gv.c hv.c op.c pp.c pp_ctl.c pp_hot.c pp_pack.c
24470            ! pp_sys.c
24471 ____________________________________________________________________________
24472 [ 24725] By: nicholas                              on 2005/06/07  12:08:58
24473         Log: The FBM compile code is mutable, because it's permissible to FBM
24474              compile a read-only value.
24475      Branch: perl
24476            ! util.c
24477 ____________________________________________________________________________
24478 [ 24724] By: nicholas                              on 2005/06/07  12:07:49
24479         Log: XS_VERSION_BOOTCHECK is read only.
24480      Branch: perl
24481            ! XSUB.h
24482 ____________________________________________________________________________
24483 [ 24723] By: nicholas                              on 2005/06/07  12:06:13
24484         Log: POPpx needs a const equivalent.
24485      Branch: perl
24486            ! pp.h
24487 ____________________________________________________________________________
24488 [ 24722] By: nicholas                              on 2005/06/07  12:03:56
24489         Log: Make a start at consting calls to SvPV. SV conversion and upgrade
24490              routines need to be mutable, as it's permitted to change the type of
24491              a READONLY SV, or cache the string or number conversion.
24492              Other routines are mostly const.
24493      Branch: perl
24494            ! sv.c
24495 ____________________________________________________________________________
24496 [ 24721] By: nicholas                              on 2005/06/07  12:00:09
24497         Log: Need const versions of SvPV(), so that its callers can indicate
24498              whether they are read/write or read only
24499              Also provide a mutable version, for the internals to use where it
24500              needs a non-const pointer, but will be writing. Callers of this are
24501              assumed to be aware of how copy on write is working, and to keep
24502              track of core changes.
24503              
24504              For now check that SVs are not READONLY when const versions are used.
24505              (with DEBUG_COW > 1). COW is going to have to be orthogonal to Perl's
24506              READONLY flag, but for now it provides a good test indicator.
24507      Branch: perl
24508            ! sv.h
24509 ____________________________________________________________________________
24510 [ 24720] By: rgs                                   on 2005/06/07  09:23:58
24511         Log: Subject: [PATCH] Re: [perl #36130] chr(-1) should probably return undef
24512              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
24513              Date: Mon, 06 Jun 2005 20:28:35 +0300
24514              Message-ID: <42A487C3.8010306@gmail.com>
24515      Branch: perl
24516            ! pod/perlfunc.pod pp.c t/op/chr.t
24517 ____________________________________________________________________________
24518 [ 24719] By: rgs                                   on 2005/06/07  09:02:23
24519         Log: Subject: RE: a bit of trouble with compiling with MSVC++ on Win32
24520              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
24521              Date: Tue, 7 Jun 2005 13:19:33 +0400 
24522              Message-ID: <7DD1BE2C50259746ABB8683672D2089E12D462@itotest-1.spb.lucent.com>
24523      Branch: perl
24524            ! README.win32
24525 ____________________________________________________________________________
24526 [ 24718] By: rgs                                   on 2005/06/07  08:56:37
24527         Log: Subject: [perl #36193] crash in Perl_yyerror due to missing check for NULL 
24528              From: "Todd C. Miller" (via RT) <perlbug-followup@perl.org>
24529              Date: 6 Jun 2005 23:24:28 -0000
24530              Message-ID: <rt-3.0.11-36193-115243.12.1531563965146@perl.org>
24531      Branch: perl
24532            ! toke.c
24533 ____________________________________________________________________________
24534 [ 24717] By: merijn                                on 2005/06/07  08:18:59
24535         Log: Subject: [PATCH] Unvoid SvUPGRADE
24536              From: Andy Lester <andy@petdance.com>
24537              Date: Mon, 6 Jun 2005 23:08:50 -0500
24538              Message-ID: <20050607040850.GA7033@petdance.com>
24539      Branch: perl
24540            ! doio.c doop.c gv.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c
24541            ! scope.c sv.c sv.h toke.c util.c
24542 ____________________________________________________________________________
24543 [ 24716] By: nicholas                              on 2005/06/06  14:50:21
24544         Log: Abstract all access to the shared hash value through SvSHARED_HASH()
24545      Branch: perl
24546            ! hv.c pp_hot.c sv.c sv.h
24547 ____________________________________________________________________________
24548 [ 24715] By: nicholas                              on 2005/06/06  10:01:49
24549         Log: SvIsCOW_shared_hash is declared all the time, so use it.
24550      Branch: perl
24551            ! pp_hot.c
24552 ____________________________________________________________________________
24553 [ 24714] By: nicholas                              on 2005/06/06  09:08:45
24554         Log: Shared hash key scalars can be safely copied as shared hash key scalars
24555              all the time.
24556      Branch: perl
24557            ! sv.c
24558 ____________________________________________________________________________
24559 [ 24713] By: steveh                                on 2005/06/06  07:52:59
24560         Log: NORETURN_FUNCTION_END is not a complete statement
24561              
24562              (Fix compilation error following change #24702)
24563      Branch: perl
24564            ! ext/IO/IO.xs
24565 ____________________________________________________________________________
24566 [ 24712] By: steveh                                on 2005/06/06  07:47:06
24567         Log: We still need an "i" in the PERL_IMPLICIT_SYS case
24568              
24569              (Fix compilation error following change #24689)
24570      Branch: perl
24571            ! sv.c
24572 ____________________________________________________________________________
24573 [ 24711] By: merijn                                on 2005/06/06  06:18:51
24574         Log: Subject: [PATCH] Tru64: allow creating perl.pixie even with optimized Perl
24575              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
24576              Date: Sun, 05 Jun 2005 18:28:08 +0300
24577              Message-ID: <42A31A08.3070601@gmail.com>
24578      Branch: perl
24579            ! Makefile.SH
24580 ____________________________________________________________________________
24581 [ 24710] By: merijn                                on 2005/06/06  06:01:30
24582         Log: Subject: [PATCH] Re: blead attribute warnings, cygwin + gcc 3.4.1
24583              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
24584              Date: Sun, 5 Jun 2005 20:43:55 -0700
24585              Message-ID: <20050606034354.GA1456@efn.org>
24586      Branch: perl
24587            ! cygwin/cygwin.c
24588 ____________________________________________________________________________
24589 [ 24709] By: rgs                                   on 2005/06/05  11:35:48
24590         Log: New test for getppid(), by Alexey Tourbin
24591      Branch: perl
24592            + t/op/getppid.t
24593            ! MANIFEST
24594 ____________________________________________________________________________
24595 [ 24708] By: rgs                                   on 2005/06/05  11:14:41
24596         Log: Subject: PATCH for [perl #36043] '@foo = sort { $a <=> $b } @bar' uses too much memory
24597              From: Salvador Fandiño <sfandino@yahoo.com>
24598              Date: Jun 5, 2005 4:25 AM
24599              Message-ID: <20050605022436.21982.qmail@lists.develooper.com>
24600      Branch: perl
24601            ! pp_sort.c
24602 ____________________________________________________________________________
24603 [ 24707] By: ams                                   on 2005/06/05  03:55:11
24604         Log: Subject: [PATCH] Fix minor bummer in 24706
24605              From: Andy Lester <andy@petdance.com>
24606              Date: Sat, 4 Jun 2005 23:09:04 -0500
24607              Message-Id: <20050605040904.GA27783@petdance.com>
24608      Branch: perl
24609            ! utf8.c
24610 ____________________________________________________________________________
24611 [ 24706] By: rgs                                   on 2005/06/04  16:55:27
24612         Log: Subject: [PATCH] further speeding up of is_utf8_string()
24613              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
24614              Date: Sat, 04 Jun 2005 13:40:15 +0300
24615              Message-ID: <42A1850F.4040109@gmail.com>
24616      Branch: perl
24617            + t/op/chr.t
24618            ! MANIFEST embed.fnc embed.h global.sym proto.h utf8.c
24619 ____________________________________________________________________________
24620 [ 24705] By: rgs                                   on 2005/06/04  16:49:33
24621         Log: Silence a const warning
24622      Branch: perl
24623            ! sv.c
24624 ____________________________________________________________________________
24625 [ 24704] By: rgs                                   on 2005/06/04  16:06:38
24626         Log: Improve FindBin discovery of current directory, based on :
24627              
24628              Subject: FindBin.pm: incomplete getcwd/cwd patch? (#24375, #24379)
24629              From: José Pedro Oliveira <jpo@di.uminho.pt>
24630              Date: Thu, 12 May 2005 20:36:48 +0100
24631              Message-ID: <4283B050.6080805@di.uminho.pt>
24632              
24633              Plus POD fixes
24634      Branch: perl
24635            ! lib/FindBin.pm
24636 ____________________________________________________________________________
24637 [ 24703] By: rgs                                   on 2005/06/04  07:16:11
24638         Log: Simplify the getppid code, by Alexey Tourbin
24639      Branch: perl
24640            ! pp_sys.c
24641 ____________________________________________________________________________
24642 [ 24702] By: rgs                                   on 2005/06/03  22:22:43
24643         Log: Subject: [PATCH] Consting IO and Devel::Peek
24644              From: Andy Lester <andy@petdance.com>
24645              Reply-To: Perl 5 Porters <perl5-porters@perl.org>
24646              Message-ID: <20050531212621.GA12117@petdance.com>
24647      Branch: perl
24648            ! ext/Devel/Peek/Peek.xs ext/IO/IO.xs
24649 ____________________________________________________________________________
24650 [ 24701] By: rgs                                   on 2005/06/03  22:07:57
24651         Log: Subject: [PATCH] Clean up UNI* macros in toke.c
24652              From: Andy Lester <andy@petdance.com>
24653              Date: Jun 3, 2005 7:14 PM
24654              Message-ID: <20050603171448.GA5834@petdance.com>
24655      Branch: perl
24656            ! toke.c
24657 ____________________________________________________________________________
24658 [ 24700] By: rgs                                   on 2005/06/03  21:48:16
24659         Log: Subject: B::Concise torture
24660              From: Jim Cromie <jcromie@divsol.com>
24661              Date: Jun 2, 2005 6:36 AM
24662              Message-ID: <429E8CBE.406@divsol.com>
24663              (with formatting nits)
24664      Branch: perl
24665            ! ext/B/B/Concise.pm ext/B/t/concise-xs.t ext/B/t/concise.t
24666 ____________________________________________________________________________
24667 [ 24699] By: rgs                                   on 2005/06/03  21:07:03
24668         Log: Subject: Re: [PATCH] Improved ICMP_UNREACHABLE handling in Net::Ping
24669              From: Gisle Aas <gisle@activestate.com>
24670              Date: 03 Jun 2005 09:17:44 -0700
24671              Message-ID: <lry89rfm8n.fsf_-_@caliper.activestate.com>
24672      Branch: perl
24673            ! lib/Net/Ping.pm
24674 ____________________________________________________________________________
24675 [ 24698] By: nicholas                              on 2005/06/03  12:00:01
24676         Log: Use newSVhek in the cloning code.
24677      Branch: perl
24678            ! sv.c
24679 ____________________________________________________________________________
24680 [ 24697] By: nicholas                              on 2005/06/03  11:06:36
24681         Log: Use newSVhek where we're generating SVs from package names
24682      Branch: perl
24683            ! op.c pp.c sv.c toke.c
24684 ____________________________________________________________________________
24685 [ 24696] By: nicholas                              on 2005/06/03  10:03:21
24686         Log: s/newSVpv_hek/newSVhek/g; # Lousy choice of name
24687      Branch: perl
24688            ! embed.fnc embed.h hv.c proto.h sv.c
24689 ____________________________________________________________________________
24690 [ 24694] By: rgs                                   on 2005/06/03  09:57:26
24691         Log: Bump version number
24692      Branch: perl
24693            ! ext/Devel/DProf/DProf.pm
24694 ____________________________________________________________________________
24695 [ 24693] By: rgs                                   on 2005/06/03  09:52:21
24696         Log: Subject: Re: [perl #35977] perlbug AutoReply: Devel::DProf "unstacked calls in outer"
24697              From: Duncan Findlay <duncf@debian.org>
24698              Date: Wed, 1 Jun 2005 12:18:08 -0400
24699              Message-ID: <20050601161808.GA17294@duncf.mine.nu>
24700      Branch: perl
24701            ! utils/dprofpp.PL
24702 ____________________________________________________________________________
24703 [ 24692] By: nicholas                              on 2005/06/03  09:37:21
24704         Log: Create newSVpv_hek to reduce code duplication where HEKs need to be
24705              turned into SVs
24706      Branch: perl
24707            ! embed.fnc embed.h global.sym hv.c sv.c
24708 ____________________________________________________________________________
24709 [ 24691] By: rgs                                   on 2005/06/03  09:29:36
24710         Log: POD fixes
24711      Branch: perl
24712            ! pod/perlfunc.pod
24713 ____________________________________________________________________________
24714 [ 24690] By: rgs                                   on 2005/06/03  08:37:42
24715         Log: Subject: Re: Should while ( <$fh> ) and while (< $fh >) do the same thing?
24716              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
24717              Date: Thu, 2 Jun 2005 11:49:11 -0700
24718              Message-ID: <20050602184911.GA3292@efn.org>
24719      Branch: perl
24720            ! pod/perlop.pod
24721 ____________________________________________________________________________
24722 [ 24689] By: rgs                                   on 2005/06/03  08:31:26
24723         Log: Subject: [PATCH] Random consting
24724              From: Andy Lester <andy@petdance.com>
24725              Date: Thu, 2 Jun 2005 12:19:43 -0500
24726              Message-ID: <20050602171943.GA16553@petdance.com>
24727      Branch: perl
24728            ! doio.c dump.c embed.fnc embed.h global.sym gv.c hv.c malloc.c
24729            ! perl.c perlio.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
24730            ! util.c
24731 ____________________________________________________________________________
24732 [ 24688] By: steveh                                on 2005/06/03  08:12:45
24733         Log: Subject: [PATCH] Run ICMP ping tests on Windows as long as we have admin privs
24734              From: "Jan Dubois" <jand@ActiveState.com>
24735              Date: Mon, 18 Apr 2005 20:16:24 -0700
24736              Message-Id: <200504190311.j3J3BM4p001792@smtp3.ActiveState.com>
24737              
24738              Subject: RE: [PATCH] Run ICMP ping tests on Windows as long as we have admin privs
24739              From: "Jan Dubois" <jand@ActiveState.com>
24740              Date: Tue, 19 Apr 2005 01:49:51 -0700
24741              Message-Id: <200504190844.j3J8inkW032630@smtp3.ActiveState.com>
24742              
24743              (There was no reply from Rob Brown in over a month, so commit to blead
24744              for now.  I'll email him again...)
24745      Branch: perl
24746            ! lib/Net/Ping.pm lib/Net/Ping/t/110_icmp_inst.t
24747            ! lib/Net/Ping/t/500_ping_icmp.t
24748 ____________________________________________________________________________
24749 [ 24687] By: rgs                                   on 2005/06/03  08:08:25
24750         Log: Subject: [PATCH] speed up is_utf8_char()
24751              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
24752              Date: Thu, 02 Jun 2005 21:52:46 +0300
24753              Message-ID: <429F557E.3090007@gmail.com>
24754      Branch: perl
24755            ! utf8.c utf8.h
24756 ____________________________________________________________________________
24757 [ 24686] By: rgs                                   on 2005/06/03  08:04:25
24758         Log: Subject: [PATCH] Quotes in pod/*.pod
24759              From: Andy Lester <andy@petdance.com>
24760              Date: Thu, 2 Jun 2005 16:19:54 -0500
24761              Message-ID: <20050602211954.GA22107@petdance.com>
24762      Branch: perl
24763            ! Porting/pumpkin.pod README.cygwin README.hurd README.mint
24764            ! README.os390 README.vmesa pod/perlfaq.pod pod/perlfaq3.pod
24765            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
24766            ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlgpl.pod
24767            ! pod/perlhack.pod pod/perlipc.pod pod/perllocale.pod
24768            ! pod/perlport.pod pod/perlre.pod pod/perlref.pod
24769            ! pod/perlthrtut.pod
24770 ____________________________________________________________________________
24771 [ 24685] By: rgs                                   on 2005/06/03  07:59:48
24772         Log: Indent fix
24773      Branch: perl
24774            ! pod/perlfaq7.pod
24775 ____________________________________________________________________________
24776 [ 24684] By: rgs                                   on 2005/06/03  07:58:10
24777         Log: FAQ sync
24778      Branch: perl
24779            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
24780            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
24781            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
24782 ____________________________________________________________________________
24783 [ 24683] By: rgs                                   on 2005/06/03  07:45:21
24784         Log: Subject: [PATCH] symbian/xsbuild.pl
24785              From: <jarkko.hietaniemi@nokia.com>
24786              Date: Fri, 3 Jun 2005 11:00:01 +0300
24787              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A225@esebe105.NOE.Nokia.com>
24788      Branch: perl
24789            ! symbian/xsbuild.pl
24790 ____________________________________________________________________________
24791 [ 24682] By: rgs                                   on 2005/06/03  07:43:52
24792         Log: Subject: [PATCH] SvPVX_const() - patch #4
24793              From: Steve Peters <steve@fisharerojo.org>
24794              Date: Thu, 2 Jun 2005 13:41:35 -0500
24795              Message-ID: <20050602184135.GA13682@mccoy.peters.homeunix.org>
24796      Branch: perl
24797            ! embed.fnc pod/perlapi.pod proto.h regcomp.c regexec.c sv.c
24798 ____________________________________________________________________________
24799 [ 24681] By: rgs                                   on 2005/06/02  16:44:51
24800         Log: Subject: Re: [patch] teach B::Concise to see XS code
24801              From: Jim Cromie <jcromie@divsol.com>
24802              Date: Wed, 01 Jun 2005 08:01:17 -0600
24803              Message-ID: <429DBFAD.1090308@divsol.com>
24804      Branch: perl
24805            ! ext/B/B/Concise.pm ext/B/t/concise.t
24806 ____________________________________________________________________________
24807 [ 24680] By: nicholas                              on 2005/06/02  16:40:58
24808         Log: Integrate perl587delta.pod, the changes in perlhist.pod, and update
24809              the relevant makefiles and tables-of-contents to reflect this.
24810      Branch: perl
24811           +> pod/perl587delta.pod
24812           !> MANIFEST Makefile.SH pod.lst pod/perl.pod pod/perlhist.pod
24813           !> pod/perltoc.pod vms/descrip_mms.template win32/Makefile
24814           !> win32/makefile.mk win32/pod.mak
24815 ____________________________________________________________________________
24816 [ 24679] By: steveh                                on 2005/06/02  15:57:13
24817         Log: Subject: DynaLoader dl_unload_file for win32 ( dl_win32.xs )
24818              From: DH <crazyinsomniac@yahoo.com>
24819              Date: Tue, 31 May 2005 08:33:27 -0700 (PDT)
24820              Message-ID: <20050531153327.85145.qmail@unknown-209-73-178-237.yahoo.com>
24821              
24822              (with a couple of minor tweaks)
24823      Branch: perl
24824            ! win32/dl_win32.xs
24825 ____________________________________________________________________________
24826 [ 24678] By: nicholas                              on 2005/06/02  15:10:54
24827         Log: Dave can see a better way of doing the rounding.
24828      Branch: perl
24829            ! handy.h
24830 ____________________________________________________________________________
24831 [ 24677] By: nicholas                              on 2005/06/02  14:42:20
24832         Log: 24672 is innocent. valgrind + perl's malloc considered harmful.
24833      Branch: perl
24834            ! toke.c
24835 ____________________________________________________________________________
24836 [ 24676] By: nicholas                              on 2005/06/02  13:36:01
24837         Log: Changes 24660 and 24665 both introduced errors into the USEMYMALLOC
24838              code. Plus change 24672 appears to break under USEMYMALLOC, so revert
24839              it for now.
24840      Branch: perl
24841            ! hv.c sv.c toke.c
24842 ____________________________________________________________________________
24843 [ 24675] By: rgs                                   on 2005/06/02  11:19:02
24844         Log: Upgrade to ExtUtils::CBuilder 0.12 and ExtUtils::ParseXS 2.10
24845      Branch: perl
24846            ! lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/Base.pm
24847            ! lib/ExtUtils/CBuilder/Platform/Unix.pm
24848            ! lib/ExtUtils/CBuilder/Platform/VMS.pm
24849            ! lib/ExtUtils/CBuilder/Platform/Windows.pm
24850            ! lib/ExtUtils/CBuilder/Platform/aix.pm
24851            ! lib/ExtUtils/CBuilder/Platform/cygwin.pm
24852            ! lib/ExtUtils/CBuilder/Platform/darwin.pm
24853            ! lib/ExtUtils/CBuilder/Platform/os2.pm lib/ExtUtils/ParseXS.pm
24854 ____________________________________________________________________________
24855 [ 24674] By: rgs                                   on 2005/06/02  09:39:26
24856         Log: CPP typo fix (by Dominic Dunlop)
24857      Branch: perl
24858            ! perl.c
24859 ____________________________________________________________________________
24860 [ 24673] By: nicholas                              on 2005/06/02  09:29:48
24861         Log: Oops. My maths was too generous (by 1).
24862      Branch: perl
24863            ! handy.h
24864 ____________________________________________________________________________
24865 [ 24672] By: nicholas                              on 2005/06/02  09:24:17
24866         Log: Avoid duplicate calls to PAD_COMPNAME_OURSTASH, which is an expensive
24867              macro.
24868      Branch: perl
24869            ! toke.c
24870 ____________________________________________________________________________
24871 [ 24671] By: rgs                                   on 2005/06/02  09:06:39
24872         Log: Fix changed diagnostic
24873      Branch: perl
24874            ! pod/perldiag.pod
24875 ____________________________________________________________________________
24876 [ 24670] By: ams                                   on 2005/06/02  08:44:41
24877         Log: Subject: [PATCH] SvPVX_const() - part 3 ... and const'ing Storable
24878              From: Steve Peters <steve@fisharerojo.org>
24879              Date: Tue, 31 May 2005 09:55:43 -0500
24880              Message-Id: <20050531145543.GA8051@mccoy.peters.homeunix.org>
24881      Branch: perl
24882            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
24883            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
24884            ! ext/PerlIO/encoding/encoding.xs ext/PerlIO/via/via.xs
24885            ! ext/Storable/Storable.xs pp_hot.c pp_pack.c pp_sys.c scope.c
24886 ____________________________________________________________________________
24887 [ 24669] By: rgs                                   on 2005/06/02  08:17:29
24888         Log: Subject: [PATCH] use lengths in sv_setpv() calls
24889              From: Andy Lester <andy@petdance.com>
24890              Date: Wed, 1 Jun 2005 23:16:56 -0500
24891              Message-ID: <20050602041656.GA3000@petdance.com>
24892      Branch: perl
24893            ! gv.c sv.c util.c
24894 ____________________________________________________________________________
24895 [ 24668] By: merijn                                on 2005/06/02  08:02:23
24896         Log: New HW model; more on threads for 10.20
24897      Branch: perl
24898            ! README.hpux
24899 ____________________________________________________________________________
24900 [ 24667] By: merijn                                on 2005/06/02  07:52:09
24901         Log: HP-UX specific #pragma entered in #23890 is not supported
24902              on HP-UX 10.20 and older
24903      Branch: perl
24904            ! perl.c
24905 ____________________________________________________________________________
24906 [ 24666] By: merijn                                on 2005/06/02  07:39:30
24907         Log: Subject: [PATCH] Quotes fixed, see also perl #36079
24908              From: Andy Lester <andy@petdance.com>
24909              Date: Thu, 2 Jun 2005 00:02:38 -0500
24910              Message-ID: <20050602050238.GA4001@petdance.com>
24911      Branch: perl
24912            ! av.c doio.c gv.c malloc.c perl.c perl.h perly.c
24913            ! pod/perldiag.pod pp_sort.c pp_sys.c regcomp.c regexec.c
24914            ! scope.h thrdvar.h toke.c util.c
24915 ____________________________________________________________________________
24916 [ 24665] By: nicholas                              on 2005/06/01  20:46:02
24917         Log: Round up all string length requests to malloc()/realloc() to the next
24918              multiple of 4/8 bytes [sizeof(size_t)] on the assumption that malloc()
24919              internally will quantise, and so we're going to use space that
24920              otherwise would be wasted. Hopefully this will save realloc()ing.
24921      Branch: perl
24922            ! ext/Devel/Peek/t/Peek.t handy.h perl.h sv.c
24923 ____________________________________________________________________________
24924 [ 24664] By: nicholas                              on 2005/06/01  20:42:29
24925         Log: I think SvCUR() was intended rather than SvLEN()
24926      Branch: perl
24927            ! ext/Storable/Storable.xs
24928 ____________________________________________________________________________
24929 [ 24663] By: nicholas                              on 2005/06/01  15:40:57
24930         Log: We don't have XRVs any more, so remove the typedef
24931      Branch: perl
24932            ! perl.h
24933 ____________________________________________________________________________
24934 [ 24662] By: nicholas                              on 2005/06/01  15:23:02
24935         Log: Zero-ing the new HV array is pointless, as we write to every element.
24936              Also avoid calling into he_dup when the HE is 0, to save the function
24937              call overhead.
24938      Branch: perl
24939            ! sv.c
24940 ____________________________________________________________________________
24941 [ 24661] By: nicholas                              on 2005/06/01  15:08:02
24942         Log: As PERL_HV_ARRAY_ALLOC_BYTES is bytes, not items, the type should be
24943              char rather than HE *. Bug was harmless, overallocating by a factor
24944              of sizeof(HE *)
24945      Branch: perl
24946            ! hv.c
24947 ____________________________________________________________________________
24948 [ 24660] By: nicholas                              on 2005/06/01  14:33:14
24949         Log: Store the xhv_aux structure after the main array.
24950              This reduces the size of HV bodies from 24 to 20 bytes on a 32 bit
24951              build. It has the side effect of defined %symbol_table:: now always
24952              being true. defined %hash is already deprecated.
24953      Branch: perl
24954            ! hv.c hv.h sv.c sv.h t/op/magic.t
24955 ____________________________________________________________________________
24956 [ 24659] By: nicholas                              on 2005/06/01  14:28:38
24957         Log: If we're building config_heavy.pl somewhere else, then we need to
24958              require it, not something (or maybe nothing) in the correct place.
24959      Branch: perl
24960            ! configpm
24961 ____________________________________________________________________________
24962 [ 24658] By: rgs                                   on 2005/06/01  14:16:32
24963         Log: Revert change #24656
24964      Branch: perl
24965            ! Makefile.SH
24966 ____________________________________________________________________________
24967 [ 24657] By: nicholas                              on 2005/06/01  09:19:46
24968         Log: Following the head refactoring, the Newz doesn't clear the SvPVX
24969              So PL_mess_sv contained an uninitialised value.
24970      Branch: perl
24971            ! util.c
24972 ____________________________________________________________________________
24973 [ 24656] By: rgs                                   on 2005/06/01  09:12:37
24974         Log: Subject: [PATCH] eliminate always running mktables
24975              From: Robin Barker <Robin.Barker@npl.co.uk>
24976              Date: Wed, 1 Jun 2005 09:55:16 +0100 
24977              Message-ID: <533D273D4014D411AB1D00062938C4D90849C6B8@hotel.npl.co.uk>
24978      Branch: perl
24979            ! Makefile.SH
24980 ____________________________________________________________________________
24981 [ 24655] By: rgs                                   on 2005/06/01  09:09:35
24982         Log: Don't touch lib/ExtUtils/Miniperl.pm when rebuild identically
24983      Branch: perl
24984            ! Makefile.SH
24985 ____________________________________________________________________________
24986 [ 24654] By: rgs                                   on 2005/06/01  08:18:46
24987         Log: Subject: [PATCH] Re: [patch] teach B::Concise to see XS code
24988              From: Stephen McCamant <smcc@mit.edu>
24989              Date: Sat, 21 May 2005 21:52:31 -0700
24990              Message-ID: <17040.4111.265639.434150@apocalypse.OCF.Berkeley.EDU>
24991              
24992              Correctly nullify CvSTART when undef'ing a CV
24993      Branch: perl
24994            ! op.c
24995 ____________________________________________________________________________
24996 [ 24653] By: rgs                                   on 2005/06/01  07:56:50
24997         Log: Subject: Re: [patch] teach B::Concise to see XS code
24998              From: Jim Cromie <jcromie@divsol.com>
24999              Date: Sat, 21 May 2005 09:24:24 -0600
25000              Message-ID: <428F52A8.20702@divsol.com>
25001      Branch: perl
25002            + ext/B/t/concise-xs.t
25003            ! MANIFEST ext/B/B/Concise.pm ext/B/t/concise.t
25004 ____________________________________________________________________________
25005 [ 24652] By: rgs                                   on 2005/06/01  07:39:38
25006         Log: Subject: [PATCH] Speed up lib/unicore/mktables by 45%
25007              From: Andy Lester <andy@petdance.com>
25008              Date: Tue, 31 May 2005 12:39:00 -0500
25009              Message-ID: <20050531173900.GA9820@petdance.com>
25010      Branch: perl
25011            ! lib/unicore/mktables
25012 ____________________________________________________________________________
25013 [ 24651] By: rgs                                   on 2005/05/31  20:34:44
25014         Log: Remove duplicated line
25015      Branch: perl
25016            ! lib/Module/CoreList.pm
25017 ____________________________________________________________________________
25018 [ 24650] By: rgs                                   on 2005/05/31  20:31:55
25019         Log: Upgrade to Module::CoreList 2.02
25020      Branch: perl
25021            ! lib/Module/CoreList.pm
25022 ____________________________________________________________________________
25023 [ 24649] By: nicholas                              on 2005/05/31  12:03:30
25024         Log: Attempt 2 at a diet memory layout can go live.
25025      Branch: perl
25026            ! av.h hv.h
25027 ____________________________________________________________________________
25028 [ 24648] By: nicholas                              on 2005/05/31  10:40:01
25029         Log: Avoid updating a variable in a loop.
25030              Only calculate the number of links in a hash bucket chain if we really
25031              need it.
25032      Branch: perl
25033            ! hv.c
25034 ____________________________________________________________________________
25035 [ 24646] By: nicholas                              on 2005/05/31  10:02:12
25036         Log: Avoid updating a variable in the loop
25037      Branch: perl
25038            ! hv.c
25039 ____________________________________________________________________________
25040 [ 24645] By: rgs                                   on 2005/05/31  09:13:34
25041         Log: Subject: [PATCH] ByteLoader.xs cleanup
25042              From: Andy Lester <andy@petdance.com>
25043              Date: Mon, 30 May 2005 22:28:36 -0500
25044              Message-ID: <20050531032836.GA32198@petdance.com>
25045      Branch: perl
25046            ! ext/ByteLoader/ByteLoader.xs
25047 ____________________________________________________________________________
25048 [ 24644] By: merijn                                on 2005/05/31  05:41:24
25049         Log: Add DECC to the symbol list
25050              Subject: [PATCH]lette Re: updated tru64 cc [PATCH]es (Re: [PATCH]es: Tru64/blead)
25051              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
25052              Date: Mon, 30 May 2005 16:33:15 -0700
25053              Message-ID: <20050530233315.GA3088@efn.org>
25054      Branch: perl
25055            ! Configure
25056 ____________________________________________________________________________
25057 [ 24642] By: davem                                 on 2005/05/30  23:37:15
25058         Log: add pointer to email explaining why eval {goto &foo} is banned
25059      Branch: perl
25060            ! pp_ctl.c
25061 ____________________________________________________________________________
25062 [ 24638] By: nicholas                              on 2005/05/30  21:02:34
25063         Log: Change the logic to avoid needing to set a variable during the loop
25064      Branch: perl
25065            ! hv.c
25066 ____________________________________________________________________________
25067 [ 24633] By: nicholas                              on 2005/05/30  13:01:27
25068         Log: Various HvPLACEHOLDERS() that should be HvPLACEHOLDERS_get()
25069      Branch: perl
25070            ! hv.c
25071 ____________________________________________________________________________
25072 [ 24631] By: rgs                                   on 2005/05/30  11:54:23
25073         Log: Upgrade to PathTools 3.08
25074      Branch: perl
25075            ! ext/Cwd/Changes lib/Cwd.pm lib/File/Spec.pm
25076 ____________________________________________________________________________
25077 [ 24630] By: merijn                                on 2005/05/30  11:07:45
25078         Log: gcc hints were not yet applied to gcc-4.x
25079              Now they are
25080      Branch: perl
25081            ! hints/hpux.sh
25082 ____________________________________________________________________________
25083 [ 24629] By: rgs                                   on 2005/05/30  11:07:15
25084         Log: Subject: [perl #36037] Perl 5.8.7-RC1 build problems on LynxOS 
25085              From: Olli Savia (via RT) <perlbug-followup@perl.org>
25086              Date: 30 May 2005 10:59:35 -0000
25087              Message-ID: <rt-3.0.11-36037-113779.5.23037641993746@perl.org>
25088      Branch: perl
25089            ! util.c
25090 ____________________________________________________________________________
25091 [ 24628] By: merijn                                on 2005/05/30  10:28:06
25092         Log: regen after #24627
25093      Branch: perl
25094            ! perlapi.h
25095 ____________________________________________________________________________
25096 [ 24627] By: merijn                                on 2005/05/30  10:19:09
25097         Log: Subject: Re: updated tru64 cc [PATCH]es (Re: [PATCH]es: Tru64/blead)
25098              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
25099              Date: Mon, 30 May 2005 09:15:56 +0300
25100              Message-ID: <429AAF9C.30503@gmail.com>
25101      Branch: perl
25102            ! embed.pl ext/DynaLoader/dl_dlopen.xs perl.h sv.c
25103 ____________________________________________________________________________
25104 [ 24626] By: rgs                                   on 2005/05/30  08:54:51
25105         Log: Subject: [PATCH] Teeny optimization in S_hv_magic_check
25106              From: Andy Lester <andy@petdance.com>
25107              Date: Tue, 24 May 2005 11:41:15 -0500
25108              Message-ID: <20050524164115.GA12027@petdance.com>
25109      Branch: perl
25110            ! hv.c
25111 ____________________________________________________________________________
25112 [ 24625] By: rgs                                   on 2005/05/30  08:48:12
25113         Log: Subject: [PATCH] More embed.fnc strictures, plus consting and localizing
25114              From: Andy Lester <andy@petdance.com>
25115              Date: Tue, 24 May 2005 11:47:22 -0500
25116              Message-ID: <20050524164722.GC12027@petdance.com>
25117              
25118              Subject: [PATCH] Remove unused casts
25119              From: Andy Lester <andy@petdance.com>
25120              Date: Tue, 24 May 2005 11:42:18 -0500
25121              Message-ID: <20050524164218.GB12027@petdance.com>
25122      Branch: perl
25123            ! embed.fnc op.c pp_sys.c proto.h regcomp.c regexec.c scope.c
25124            ! sv.c
25125 ____________________________________________________________________________
25126 [ 24624] By: rgs                                   on 2005/05/30  08:11:30
25127         Log: Minor grammar fix by Uri Guttman
25128      Branch: perl
25129            ! pod/perlre.pod
25130 ____________________________________________________________________________
25131 [ 24623] By: rgs                                   on 2005/05/30  08:08:47
25132         Log: Subject: [PATCH] perlrun.pod -w description typo
25133              From: Offer Kaye <offer.kaye@gmail.com>
25134              Date: Mon, 30 May 2005 11:27:38 +0300
25135              Message-ID: <569425050530012768a9baca@mail.gmail.com>
25136      Branch: perl
25137            ! pod/perlrun.pod
25138 ____________________________________________________________________________
25139 [ 24622] By: rgs                                   on 2005/05/30  07:45:09
25140         Log: Subject: [PATCH] Minor warning squashings
25141              From: Andy Lester <andy@petdance.com>
25142              Date: Sun, 29 May 2005 00:19:06 -0500
25143              Message-Id: <740ea3aca85400c6d03e945323badad4@petdance.com>
25144              
25145              Subject: [PATCH] Consting in Opcode.xs
25146              From: Andy Lester <andy@petdance.com>
25147              Date: Sun, 29 May 2005 11:23:50 -0500
25148              Message-ID: <20050529162350.GA13965@petdance.com>
25149              
25150              Subject: [PATCH] consting attrs.xs
25151              From: Andy Lester <andy@petdance.com>
25152              Date: Sun, 29 May 2005 14:15:46 -0500
25153              Message-ID: <20050529191546.GA15581@petdance.com>
25154              
25155              Subject: [PATCH] consting B.xs
25156              From: Andy Lester <andy@petdance.com>
25157              Date: Sun, 29 May 2005 15:09:24 -0500
25158              Message-ID: <20050529200924.GA15873@petdance.com>
25159      Branch: perl
25160            ! embed.fnc ext/B/B.xs ext/Opcode/Opcode.xs ext/attrs/attrs.xs
25161            ! perlio.c pp_sys.c proto.h regcomp.c utf8.c
25162 ____________________________________________________________________________
25163 [ 24621] By: nicholas                              on 2005/05/30  07:43:05
25164         Log: Need a cast to avoid a compiler warning.
25165      Branch: perl
25166            ! ext/ByteLoader/bytecode.h
25167 ____________________________________________________________________________
25168 [ 24619] By: nicholas                              on 2005/05/29  19:35:38
25169         Log: Goodbye xav_arylen. You won't be missed that much.
25170              So now there's a buy 5 get one free offer on PVAV bodies.
25171      Branch: perl
25172            ! av.c av.h dump.c embed.fnc global.sym perl.h pp.c proto.h sv.c
25173 ____________________________________________________________________________
25174 [ 24618] By: ams                                   on 2005/05/29  18:07:37
25175         Log: Subject: [PATCH configure.com] compiler awareness week
25176              From: "Craig A. Berry" <craigberry@mac.com>
25177              Date: Sun, 29 May 2005 12:43:09 -0500
25178              Message-Id: <4299FF2D.90209@mac.com>
25179      Branch: perl
25180            ! configure.com
25181 ____________________________________________________________________________
25182 [ 24617] By: nicholas                              on 2005/05/29  17:46:39
25183         Log: Change the IV to a union.
25184              Revert the NV union back to a plain NV
25185              Transpose the positions of IV and NV (NV is now first)
25186              Don't allocate the NV for PV,PVIV,PVAV and PVHV (last 2 non-allocations
25187              currently disabled by default)
25188      Branch: perl
25189            ! av.h cv.h hv.h intrpvar.h sv.c sv.h
25190 ____________________________________________________________________________
25191 [ 24615] By: nicholas                              on 2005/05/29  14:24:17
25192         Log: Teach buildtoc about README.openbsd, and regenerate various makefiles.
25193      Branch: perl
25194            ! pod.lst pod/perl.pod vms/descrip_mms.template win32/Makefile
25195            ! win32/makefile.mk
25196 ____________________________________________________________________________
25197 [ 24614] By: nicholas                              on 2005/05/29  14:23:32
25198         Log: Restort into bulidtoc's preferred order
25199      Branch: perl
25200            ! MANIFEST
25201 ____________________________________________________________________________
25202 [ 24613] By: ams                                   on 2005/05/29  04:45:05
25203         Log: Subject: [PATCH] VMS build update for blead
25204              From: "Craig A. Berry" <craigberry@mac.com>
25205              Date: Sat, 28 May 2005 23:18:46 -0500
25206              Message-Id: <429942A6.10601@mac.com>
25207      Branch: perl
25208            ! doio.c perly.c vms/descrip_mms.template vms/gen_shrfls.pl
25209            ! vms/vms.c vms/vmsish.h
25210 ____________________________________________________________________________
25211 [ 24612] By: ams                                   on 2005/05/28  14:40:32
25212         Log: Subject: [PATCH] Re: t/uni/class.t has a lot to warn about
25213              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
25214              Date: Sat, 28 May 2005 11:47:47 +0300
25215              Message-Id: <42983033.5050509@gmail.com>
25216      Branch: perl
25217            ! t/uni/class.t
25218 ____________________________________________________________________________
25219 [ 24610] By: merijn                                on 2005/05/27  19:22:39
25220         Log: Subject: Re: [PATCH] Do not install change logs, READMEs, etc...
25221              From: Michael G Schwern <schwern@pobox.com>
25222              Date: Fri, 27 May 2005 12:33:27 -0700
25223              Message-ID: <20050527193327.GC17504@windhund.schwern.org>
25224      Branch: perl
25225            ! installperl
25226 ____________________________________________________________________________
25227 [ 24609] By: nicholas                              on 2005/05/27  18:54:36
25228         Log: In assert(), we mustn't stringify the message as part of the first
25229              argument to croak, as it's a *printf format, and the thing we're
25230              asserting might itself contain % signs.
25231              Also, as __FILE__ is a string, we can append that to the format,
25232              rather than needing a %s for it.
25233      Branch: perl
25234            ! perl.h
25235 ____________________________________________________________________________
25236 [ 24608] By: nicholas                              on 2005/05/27  18:20:26
25237         Log: is() is better than ok()
25238      Branch: perl
25239            ! t/op/each.t
25240 ____________________________________________________________________________
25241 [ 24607] By: steveh                                on 2005/05/27  16:22:59
25242         Log: Fix failing Cwd tests on Win32
25243              
25244              Patch was posted to Ken previously
25245              
25246              (see http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-05/msg00226.html)
25247              
25248              but no reply as yet.  I'll mail him again...
25249      Branch: perl
25250            ! lib/Cwd.pm
25251 ____________________________________________________________________________
25252 [ 24606] By: steveh                                on 2005/05/27  16:15:41
25253         Log: Skip signals and core dump tests on Win32
25254              
25255              See http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-05/msg00749.html
25256      Branch: perl
25257            ! t/run/exit.t
25258 ____________________________________________________________________________
25259 [ 24605] By: steveh                                on 2005/05/27  15:54:09
25260         Log: Fix more Win32 linker errors caused by change 24561
25261              
25262              Apparently sys_intern_init and sys_intern_clear are required even for
25263              non-threaded builds on Win32.
25264      Branch: perl
25265            ! embed.fnc embed.h proto.h
25266 ____________________________________________________________________________
25267 [ 24596] By: merijn                                on 2005/05/27  10:20:54
25268         Log: Subject: [PATCH] Do not install change logs, READMEs, etc...
25269              From: Michael G Schwern <schwern@pobox.com>
25270              Date: Thu, 26 May 2005 13:43:05 -0700
25271              Message-ID: <20050526204305.GH11558@windhund.schwern.org>
25272      Branch: perl
25273            ! installperl
25274 ____________________________________________________________________________
25275 [ 24595] By: merijn                                on 2005/05/27  10:06:25
25276         Log: Subject: [PATCH] add PERL_CALLCONV to PERL_CKDEF and PERL_PPDEF
25277              From: <jarkko.hietaniemi@nokia.com>
25278              Date: Fri, 27 May 2005 13:15:36 +0300
25279              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F24E7A1CD@esebe105.NOE.Nokia.com>
25280      Branch: perl
25281            ! perl.h
25282 ____________________________________________________________________________
25283 [ 24594] By: nicholas                              on 2005/05/27  09:18:26
25284         Log: Get the HEK once only in the hot code (class method calls)
25285      Branch: perl
25286            ! hv.h pp_hot.c
25287 ____________________________________________________________________________
25288 [ 24593] By: rgs                                   on 2005/05/27  07:44:07
25289         Log: Subject: [PATCH] Re: [perl #35420] localtime corruption
25290              From: Michael G Schwern <schwern@pobox.com>
25291              Date: Thu, 26 May 2005 13:39:38 -0700
25292              Message-ID: <20050526203938.GG11558@windhund.schwern.org>
25293      Branch: perl
25294            ! pod/perlfunc.pod pod/perlport.pod
25295 ____________________________________________________________________________
25296 [ 24592] By: rgs                                   on 2005/05/27  07:04:46
25297         Log: Subject: [PATCH] Documentation nits and fixes for Sv*_set() macros
25298              From: Steve Peters <steve@fisharerojo.org>
25299              Date: Thu, 26 May 2005 14:58:50 -0500
25300              Message-ID: <20050526195850.GA1308@mccoy.peters.homeunix.org>
25301      Branch: perl
25302            ! pod/perlapi.pod sv.h
25303 ____________________________________________________________________________
25304 [ 24591] By: steveh                                on 2005/05/26  16:56:03
25305         Log: Fix some Win32 link errors
25306      Branch: perl
25307            ! global.sym makedef.pl proto.h
25308 ____________________________________________________________________________
25309 [ 24590] By: nicholas                              on 2005/05/26  16:07:20
25310         Log: Rename the members of the SV head union to avoid pre-processor
25311              arguments with embed.h
25312      Branch: perl
25313            ! av.h hv.h sv.c sv.h
25314 ____________________________________________________________________________
25315 [ 24588] By: ams                                   on 2005/05/26  15:33:58
25316         Log: -Wall is intolerably noisy with icc.
25317      Branch: perl
25318            ! cflags.SH
25319 ____________________________________________________________________________
25320 [ 24585] By: rgs                                   on 2005/05/26  15:13:53
25321         Log: Subject: [PATCH] bytes.pm doesn't check undefined subroutine calling
25322              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
25323              Date: Thu, 26 May 2005 23:46:35 +0900
25324              Message-Id: <20050526234321.92F1.BQW10602@nifty.com>
25325      Branch: perl
25326            ! lib/bytes.pm lib/bytes.t
25327 ____________________________________________________________________________
25328 [ 24584] By: nicholas                              on 2005/05/26  14:24:31
25329         Log: Store the package name as a shared HEK.
25330              Abolish HvNAME() - as the stored pointer is not a char* you can't set
25331              it directly now.
25332              Storing a pointer to a HEK tracks the length too, and seems to be
25333              faster.
25334      Branch: perl
25335            ! embed.fnc gv.c hv.c hv.h op.c pp.c proto.h sv.c toke.c
25336            ! xsutils.c
25337 ____________________________________________________________________________
25338 [ 24583] By: nicholas                              on 2005/05/26  12:27:47
25339         Log: We know how big the global string table will be, so use that
25340              information.
25341      Branch: perl
25342            ! sv.c
25343 ____________________________________________________________________________
25344 [ 24582] By: nicholas                              on 2005/05/26  11:28:24
25345         Log: It helps to set the total keys correctly when duplicating a hash.
25346              It helps even more to have a test for this.
25347      Branch: perl
25348            ! ext/threads/t/problems.t sv.c
25349 ____________________________________________________________________________
25350 [ 24581] By: merijn                                on 2005/05/26  11:26:05
25351         Log: More possible re-order dependencies solved
25352      Branch: perl
25353            ! Porting/config_h.pl config_h.SH
25354 ____________________________________________________________________________
25355 [ 24580] By: merijn                                on 2005/05/26  08:43:38
25356         Log: Subject: [PATCH] Updated lint infrastructure
25357              From: Andy Lester <andy@petdance.com>
25358              Date: Wed, 25 May 2005 12:31:39 -0500
25359              Message-ID: <20050525173139.GB1701@petdance.com>
25360      Branch: perl
25361            ! Makefile.SH handy.h malloc.c mg.c pp.c regcomp.h
25362 ____________________________________________________________________________
25363 [ 24579] By: ams                                   on 2005/05/26  07:08:22
25364         Log: Subject: [PATCH] MPE/iX has no lchown()
25365              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
25366              Date: Thu, 26 May 2005 08:36:19 +0300
25367              Message-Id: <42956053.4010200@gmail.com>
25368      Branch: perl
25369            ! hints/mpeix.sh
25370 ____________________________________________________________________________
25371 [ 24578] By: merijn                                on 2005/05/25  19:05:07
25372         Log: Added Porting/config_h.pl
25373      Branch: perl
25374            ! MANIFEST
25375 ____________________________________________________________________________
25376 [ 24576] By: merijn                                on 2005/05/25  18:41:52
25377         Log: Reordering config_h.SH after metaconfig now semi automated
25378              This will save me *a lot* of manual work
25379      Branch: perl
25380            + Porting/config_h.pl
25381            ! Configure config_h.SH
25382 ____________________________________________________________________________
25383 [ 24575] By: nicholas                              on 2005/05/25  16:26:12
25384         Log: Export Perl_hek_dup, which duplicates shared hash keys.
25385      Branch: perl
25386            ! embed.fnc embed.h hv.c proto.h
25387 ____________________________________________________________________________
25388 [ 24574] By: nicholas                              on 2005/05/25  15:52:33
25389         Log: Track the mapping between source shared hash keys and target shared
25390              hash keys to save repeated lookups during cloning.
25391      Branch: perl
25392            ! embed.fnc embedvar.h ext/threads/threads.xs hv.c intrpvar.h
25393            ! perl.c perlapi.h proto.h sv.c
25394 ____________________________________________________________________________
25395 [ 24573] By: nicholas                              on 2005/05/25  14:06:55
25396         Log: Replace all uses of HvNAME with the appropriate HvNAME_get or
25397              HvNAME_set
25398      Branch: perl
25399            ! bytecode.pl cop.h ext/ByteLoader/bytecode.h
25400            ! ext/ByteLoader/byterun.c
25401 ____________________________________________________________________________
25402 [ 24572] By: nicholas                              on 2005/05/25  10:02:07
25403         Log: I think for now these have to be disabled by default.
25404      Branch: perl
25405            ! av.h hv.h
25406 ____________________________________________________________________________
25407 [ 24571] By: rgs                                   on 2005/05/25  09:34:20
25408         Log: Update description of Term::ReadLine and fix typo
25409              Subject: [perl #35963] Typo in Term::ReadLine 
25410              From: "perlbug@veggiechinese.net (via RT)" <perlbug-followup@perl.org>
25411              Date: 24 May 2005 23:29:37 -0000
25412              Message-ID: <rt-3.0.11-35963-113541.14.5614982698687@perl.org>
25413      Branch: perl
25414            ! lib/Term/ReadLine.pm
25415 ____________________________________________________________________________
25416 [ 24570] By: nicholas                              on 2005/05/24  20:23:53
25417         Log: Initialising the hash seed needs to be early in case anything
25418              calcualtes HASHes during dup()ing.
25419      Branch: perl
25420            ! sv.c
25421 ____________________________________________________________________________
25422 [ 24569] By: nicholas                              on 2005/05/24  17:13:34
25423         Log: Reorder the union to cause Win32 compilers to use void * alignment for
25424              it.
25425      Branch: perl
25426            ! av.h cv.h hv.h sv.h
25427 ____________________________________________________________________________
25428 [ 24568] By: ams                                   on 2005/05/24  16:44:53
25429         Log: Subject: [PATCH] xsubpp, ParseXS: allow other suffix beyond .c
25430              From: jarkko.hietaniemi@nokia.com
25431              Date: Tue, 24 May 2005 12:48:38 +0300
25432              Message-Id: <B356D8F434D20B40A8CEDAEC305A1F2453D7EB@esebe105.NOE.Nokia.com>
25433      Branch: perl
25434            ! lib/ExtUtils/ParseXS.pm lib/ExtUtils/xsubpp
25435 ____________________________________________________________________________
25436 [ 24567] By: rgs                                   on 2005/05/24  15:44:52
25437         Log: Clarification on the behaviour of qw// and x :
25438              Subject: [PATCH] Re: [perl #35885] qw and x operators doesn't mix
25439              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
25440              Date: Tue, 24 May 2005 08:52:00 -0700
25441              Message-ID: <20050524155200.GA1784@efn.org>
25442      Branch: perl
25443            ! pod/perlop.pod
25444 ____________________________________________________________________________
25445 [ 24566] By: nicholas                              on 2005/05/24  15:21:48
25446         Log: Leaking is bad, m'kay.
25447      Branch: perl
25448            ! hv.c sv.c
25449 ____________________________________________________________________________
25450 [ 24565] By: rgs                                   on 2005/05/24  13:50:02
25451         Log: Remove Perl_ck_* functions from public API
25452      Branch: perl
25453            ! embed.fnc embed.h global.sym
25454 ____________________________________________________________________________
25455 [ 24564] By: nicholas                              on 2005/05/24  13:01:49
25456         Log: Correct the description of pte_arenaroot
25457      Branch: perl
25458            ! intrpvar.h
25459 ____________________________________________________________________________
25460 [ 24563] By: rgs                                   on 2005/05/24  12:58:45
25461         Log: Documentation nit on @-, found by Guillaume Rousse
25462              (plus POD markup simplification, for readability with pod2text)
25463      Branch: perl
25464            ! pod/perlvar.pod
25465 ____________________________________________________________________________
25466 [ 24562] By: rgs                                   on 2005/05/24  12:39:26
25467         Log: ext/B/t/deparse.t was failing with t/TEST but not with t/harness
25468      Branch: perl
25469            ! ext/B/t/deparse.t
25470 ____________________________________________________________________________
25471 [ 24561] By: rgs                                   on 2005/05/24  12:33:01
25472         Log: Subject: [PATCH] embed.fnc cleanup + SvPVX_const usage
25473              From: Andy Lester <andy@petdance.com>
25474              Date: Sat, 21 May 2005 09:06:40 -0500
25475              Message-ID: <20050521140640.GB875@petdance.com>
25476      Branch: perl
25477            ! embed.fnc embed.h global.sym op.c pad.c perlio.c pp_ctl.c
25478            ! pp_hot.c pp_sys.c proto.h regcomp.c sv.c toke.c utf8.c
25479 ____________________________________________________________________________
25480 [ 24560] By: rgs                                   on 2005/05/24  11:22:21
25481         Log: The tokenizer should expect an operator after qw().
25482              This fixes [perl #35885] qw and x operators doesn't mix
25483      Branch: perl
25484            ! t/op/repeat.t toke.c
25485 ____________________________________________________________________________
25486 [ 24559] By: rgs                                   on 2005/05/24  08:45:44
25487         Log: Subject: Re: [perl #35857] [PATCH] B::Deparse doesnt handle warnings register properly.
25488              From: demerphq <demerphq@gmail.com>
25489              Date: Mon, 23 May 2005 11:43:56 +0200
25490              Message-ID: <9b18b31105052302431fb0a3c2@mail.gmail.com>
25491      Branch: perl
25492            ! ext/B/t/deparse.t
25493 ____________________________________________________________________________
25494 [ 24558] By: rgs                                   on 2005/05/24  08:09:10
25495         Log: Make distclean should remove the leftover test files of ExtUtils::ParseXS
25496      Branch: perl
25497            ! Makefile.SH
25498 ____________________________________________________________________________
25499 [ 24557] By: nicholas                              on 2005/05/23  20:26:35
25500         Log: Don't allocate an IV slot where the type doesn't use the IV slot.
25501      Branch: perl
25502            ! av.h hv.h sv.h
25503 ____________________________________________________________________________
25504 [ 24556] By: ams                                   on 2005/05/23  16:58:46
25505         Log: Assorted 2.15 fixes.
25506      Branch: perl
25507            ! ext/Storable/ChangeLog ext/Storable/Storable.xs
25508 ____________________________________________________________________________
25509 [ 24555] By: ams                                   on 2005/05/23  16:34:16
25510         Log: Remove one const to ensure that the universe doesn't tip over.
25511              (At least on AIX.)
25512      Branch: perl
25513            ! ext/Storable/Storable.xs
25514 ____________________________________________________________________________
25515 [ 24554] By: merijn                                on 2005/05/23  15:29:01
25516         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) 
25517              From: Andrew Dougherty <doughera@lafayette.edu>
25518              Date: Mon, 23 May 2005 11:48:08 -0400 (EDT)
25519              Message-ID: <Pine.SOC.4.62.0505231143480.4714@maxwell.phys.lafayette.edu>
25520      Branch: perl
25521            ! ext/SDBM_File/sdbm/sdbm.c
25522 ____________________________________________________________________________
25523 [ 24553] By: ams                                   on 2005/05/23  15:24:05
25524         Log: Subject: [PATCH] universal.c warnings hushed
25525              From: Andy Lester <andy@petdance.com>
25526              Date: Mon, 23 May 2005 10:38:25 -0500
25527              Message-Id: <20050523153825.GA28498@petdance.com>
25528      Branch: perl
25529            ! universal.c
25530 ____________________________________________________________________________
25531 [ 24552] By: rgs                                   on 2005/05/23  14:31:33
25532         Log: Attribute compilation fix for Windows by Andy Lester
25533      Branch: perl
25534            ! perl.h perlio.h
25535 ____________________________________________________________________________
25536 [ 24551] By: gbarr                                 on 2005/05/23  13:49:59
25537         Log: Update to Scalar-List-Utils-1.17
25538      Branch: perl
25539            ! ext/List/Util/Changes ext/List/Util/README
25540            ! ext/List/Util/lib/List/Util.pm
25541            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/lln.t
25542            ! ext/List/Util/t/p_tainted.t ext/List/Util/t/refaddr.t
25543 ____________________________________________________________________________
25544 [ 24550] By: rgs                                   on 2005/05/23  11:38:34
25545         Log: Declaration nit spotted by Jarkko
25546      Branch: perl
25547            ! hv.c
25548 ____________________________________________________________________________
25549 [ 24549] By: nicholas                              on 2005/05/23  11:27:16
25550         Log: PL_regex_padav elements hold either more AVs, or IVs that point to
25551              regexps. Don't attempt to look at the IVX if it's not an IV.
25552      Branch: perl
25553            ! perl.c sv.c
25554 ____________________________________________________________________________
25555 [ 24548] By: nicholas                              on 2005/05/23  10:13:21
25556         Log: Oops. What is looking at an array's SvIVX()?
25557      Branch: perl
25558            ! sv.c
25559 ____________________________________________________________________________
25560 [ 24547] By: nicholas                              on 2005/05/23  09:22:35
25561         Log: We don't need IV and RV arena variables anymore. We don't need to set
25562              SvIVX or SvNVX on hashes.
25563      Branch: perl
25564            ! embedvar.h intrpvar.h perlapi.h sv.c
25565 ____________________________________________________________________________
25566 [ 24546] By: nicholas                              on 2005/05/23  09:09:15
25567         Log: Bytecode mustn't save the NVX for hashes now that the NVX is a union
25568              containing pointers initialised to zero.
25569      Branch: perl
25570            ! ext/B/B/Bytecode.pm
25571 ____________________________________________________________________________
25572 [ 24545] By: steveh                                on 2005/05/23  08:46:37
25573         Log: Fill in HASATTRIBUTE stuff in win32/config_H.* (see change #24508)
25574              
25575              (None are actually defined, but it's nice to have them there anyway)
25576      Branch: perl
25577            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
25578            ! win32/config_H.vc64
25579 ____________________________________________________________________________
25580 [ 24544] By: nicholas                              on 2005/05/23  08:09:58
25581         Log: create an "allocated" structure for PVs, PVAVs and PVHVs
25582      Branch: perl
25583            ! av.h hv.h intrpvar.h sv.c sv.h
25584 ____________________________________________________________________________
25585 [ 24543] By: rgs                                   on 2005/05/23  07:33:52
25586         Log: Fix [perl #35929] : PerlIO::scalar didn't understand $/ = ""
25587              because PerlIOScalar_unread was broken.
25588              Bump version number of PerlIO::scalar to 0.04.
25589      Branch: perl
25590            ! ext/PerlIO/scalar/scalar.pm ext/PerlIO/scalar/scalar.xs
25591            ! ext/PerlIO/t/scalar.t
25592 ____________________________________________________________________________
25593 [ 24542] By: nicholas                              on 2005/05/22  22:03:19
25594         Log: Re-order IVX slot in SV bodies
25595      Branch: perl
25596            ! av.h cv.h hv.h sv.h
25597 ____________________________________________________________________________
25598 [ 24541] By: rgs                                   on 2005/05/22  18:53:12
25599         Log: Subject: Re: [PATCH 5.8.7 RC1] lib/Carp.t todo for VMS
25600              From: Michael G Schwern <schwern@pobox.com>
25601              Date: May 20, 2005 10:09 PM
25602              Message-ID: <20050520200900.GB13473@windhund.schwern.org>
25603      Branch: perl
25604            ! lib/Carp.t
25605 ____________________________________________________________________________
25606 [ 24538] By: nicholas                              on 2005/05/21  22:46:50
25607         Log: Add a union in place of xnv_nv, which allows AVs and HVs to re-use
25608              the memory to store pointers and integers.
25609              (Part 1 - will be reworked to be more efficient when IV or void*
25610              is 64 bit soon)
25611      Branch: perl
25612            ! av.h cv.h dump.c ext/B/B.pm ext/B/B.xs ext/Devel/Peek/t/Peek.t
25613            ! hv.h sv.h
25614 ____________________________________________________________________________
25615 [ 24537] By: ams                                   on 2005/05/21  22:26:34
25616         Log: Subject: [PATCH] ExtUtils::CBuilder Tru64 support
25617              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
25618              Date: Sat, 21 May 2005 23:20:21 +0300
25619              Message-Id: <428F9805.70108@gmail.com>
25620      Branch: perl
25621            + lib/ExtUtils/CBuilder/Platform/dec_osf.pm
25622            ! MANIFEST
25623 ____________________________________________________________________________
25624 [ 24536] By: ams                                   on 2005/05/21  22:17:20
25625         Log: Make the __attribute__ stuff work with Symbian (Jarkko).
25626              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-05/msg00530.html
25627      Branch: perl
25628            ! perl.h
25629 ____________________________________________________________________________
25630 [ 24535] By: davem                                 on 2005/05/21  22:10:19
25631         Log: goto &xsub that croaks corrupts memory
25632              When an XS sub is called, a CxSUB context shouldn't be pushed. Make
25633              goto &xs_sub mimic this behaviour by first popping the old CxSUB
25634      Branch: perl
25635            ! pp_ctl.c t/op/goto_xs.t
25636 ____________________________________________________________________________
25637 [ 24534] By: davem                                 on 2005/05/21  21:38:55
25638         Log: stop goto &foo wasting stack space
25639              it used to push @_ onto the end of the stack; now it pops the stack
25640              back to the old watermark first.
25641      Branch: perl
25642            ! pp_ctl.c
25643 ____________________________________________________________________________
25644 [ 24533] By: davem                                 on 2005/05/21  19:50:50
25645         Log: add access to Perl_croak() via 'mycroak' in XS::APItest
25646      Branch: perl
25647            ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
25648            ! ext/XS/APItest/t/exception.t
25649 ____________________________________________________________________________
25650 [ 24532] By: davem                                 on 2005/05/21  19:15:43
25651         Log: disallow eval { goto &foo }
25652              eval 'goto &foo' is already banned, and the try-version usually
25653              coredumps due to the code assuming the CxEVAL is actually a CxSUB.
25654              Anyway exiting an eval but preserving "it's" @_ doesn't make much
25655              sense.
25656      Branch: perl
25657            ! pod/perldiag.pod pp_ctl.c t/op/goto.t
25658 ____________________________________________________________________________
25659 [ 24531] By: nicholas                              on 2005/05/21  18:19:43
25660         Log: Move the xpv_pv/xrv_rv member into the SV head, in a union with
25661              IV and UV. Avoid allocating a body for IVs and RVs.
25662      Branch: perl
25663            ! av.h bytecode.pl cv.h embed.fnc embed.h ext/B/B/C.pm
25664            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
25665            ! ext/ByteLoader/byterun.h hv.c hv.h proto.h sv.c sv.h
25666 ____________________________________________________________________________
25667 [ 24530] By: rgs                                   on 2005/05/21  16:01:42
25668         Log: Really fix change 24527
25669      Branch: perl
25670            ! gv.c
25671 ____________________________________________________________________________
25672 [ 24529] By: nicholas                              on 2005/05/21  15:59:30
25673         Log: Fool. That should be I32 everywhere.
25674      Branch: perl
25675            ! hv.c
25676 ____________________________________________________________________________
25677 [ 24528] By: ams                                   on 2005/05/21  15:35:44
25678         Log: Subject: [PATCH] ctags parms need to know .h is C
25679              From: Andy Lester <andy@petdance.com>
25680              Date: Sat, 21 May 2005 08:58:14 -0500
25681              Message-Id: <20050521135814.GA875@petdance.com>
25682      Branch: perl
25683            ! Makefile.SH
25684 ____________________________________________________________________________
25685 [ 24527] By: rgs                                   on 2005/05/21  14:15:44
25686         Log: Compilation fix
25687      Branch: perl
25688            ! gv.c
25689 ____________________________________________________________________________
25690 [ 24526] By: nicholas                              on 2005/05/21  12:31:52
25691         Log: Move hv_name, hv_eiter and hv_riter into a new aux structure.
25692              Provide (more efficient) _get and _set macros.
25693              Adjust the core to use them.
25694      Branch: perl
25695            ! dump.c embed.fnc ext/Data/Dumper/Dumper.xs
25696            ! ext/Devel/DProf/DProf.xs ext/Opcode/Opcode.xs
25697            ! ext/PerlIO/via/via.xs ext/Storable/Storable.xs
25698            ! ext/threads/shared/shared.xs global.sym gv.c hv.c hv.h mg.c
25699            ! op.c op.h opnames.h perl.c pp.c pp_hot.c pp_sys.c proto.h sv.c
25700            ! toke.c universal.c xsutils.c
25701 ____________________________________________________________________________
25702 [ 24525] By: nicholas                              on 2005/05/21  09:29:18
25703         Log: Move placeholders into a new rhash magic type.
25704      Branch: perl
25705            ! dump.c embed.fnc ext/Storable/Storable.xs global.sym hv.c hv.h
25706            ! perl.h proto.h sv.c
25707 ____________________________________________________________________________
25708 [ 24524] By: rgs                                   on 2005/05/21  09:18:07
25709         Log: Update to MakeMaker 6.30
25710      Branch: perl
25711            ! lib/ExtUtils/Changes lib/ExtUtils/MM_Unix.pm
25712            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/FIRST_MAKEFILE.t
25713            ! lib/ExtUtils/t/PL_FILES.t
25714            ! t/lib/MakeMaker/Test/Setup/PL_FILES.pm
25715 ____________________________________________________________________________
25716 [ 24523] By: ams                                   on 2005/05/21  02:58:49
25717         Log: Subject: [PATCH] SvPVX_const - patch #2
25718              From: Steve Peters <steve@fisharerojo.org>
25719              Date: Fri, 20 May 2005 21:42:10 -0500
25720              Message-Id: <20050521024210.GA29036@mccoy.peters.homeunix.org>
25721      Branch: perl
25722            ! dump.c gv.c op.c pad.c perlio.c perly.c pp.c pp_ctl.c
25723 ____________________________________________________________________________
25724 [ 24522] By: nicholas                              on 2005/05/20  22:53:00
25725         Log: Remove PMROOT and replace it with a small shell script. Er, magic.
25726              (PMROOT being needed to implement bare C<reset> - how often do you
25727              use that?)
25728      Branch: perl
25729            ! bytecode.pl dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Asmdata.pm
25730            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h hv.c hv.h
25731            ! op.c perl.h sv.c
25732 ____________________________________________________________________________
25733 [ 24521] By: nicholas                              on 2005/05/20  22:30:16
25734         Log: Update XS code to declare PERL_UNUSED_DECL conditionally
25735      Branch: perl
25736            ! ext/List/Util/Util.xs ext/POSIX/POSIX.xs
25737            ! ext/Storable/Storable.xs
25738 ____________________________________________________________________________
25739 [ 24520] By: nicholas                              on 2005/05/20  21:50:03
25740         Log: Updaate ppport.h to get a conditional PERL_UNUSED_DECL
25741      Branch: perl
25742            ! ext/Cwd/ppport.h ext/Time/HiRes/ppport.h
25743 ____________________________________________________________________________
25744 [ 24519] By: nicholas                              on 2005/05/20  21:46:26
25745         Log: Need to make PERL_UNUSED_DECL conditional as xlc on AIX doesn't like
25746              it being redefined.
25747      Branch: perl
25748            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/parts/inc/misc
25749 ____________________________________________________________________________
25750 [ 24518] By: nicholas                              on 2005/05/20  21:11:52
25751         Log: Goodbye AvFLAGS
25752      Branch: perl
25753            ! av.c av.h bytecode.pl cop.h dump.c ext/B/B.pm ext/B/B.xs
25754            ! ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm ext/B/B/C.pm
25755            ! ext/B/B/Debug.pm ext/B/defsubs_h.PL ext/ByteLoader/byterun.c
25756            ! ext/ByteLoader/byterun.h pad.c pp_ctl.c sv.c sv.h
25757 ____________________________________________________________________________
25758 [ 24517] By: rgs                                   on 2005/05/20  17:54:15
25759         Log: Upgrade to Math::BigInt 1.77
25760      Branch: perl
25761            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
25762            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
25763            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
25764            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/sub_mbi.t
25765 ____________________________________________________________________________
25766 [ 24516] By: nicholas                              on 2005/05/20  16:42:44
25767         Log: Fix a typo
25768      Branch: perl
25769            ! hv.h
25770 ____________________________________________________________________________
25771 [ 24514] By: ams                                   on 2005/05/20  14:42:21
25772         Log: Damnable applypatch nonsense.
25773      Branch: perl
25774            ! ext/Storable/t/sig_die.t
25775 ____________________________________________________________________________
25776 [ 24513] By: rgs                                   on 2005/05/20  14:37:12
25777         Log: Update MANIFEST
25778      Branch: perl
25779            ! MANIFEST
25780 ____________________________________________________________________________
25781 [ 24512] By: ams                                   on 2005/05/20  14:21:21
25782         Log: Previously overlooked $SIG{DIE} patch from Slaven Rezic.
25783              http://groups-beta.google.com/group/perl.perl5.porters/msg/2d10ba2c390ecc41
25784      Branch: perl
25785            + ext/Storable/t/sig_die.t
25786            ! ext/Storable/MANIFEST ext/Storable/Storable.pm
25787 ____________________________________________________________________________
25788 [ 24511] By: rgs                                   on 2005/05/20  13:11:43
25789         Log: Subject: [PATCH] Add a Makefile target for ctags
25790              From: Andy Lester <andy@petdance.com>
25791              Date: Thu, 12 May 2005 11:40:52 -0500
25792              Message-ID: <20050512164052.GA30287@petdance.com>
25793      Branch: perl
25794            ! Makefile.SH
25795 ____________________________________________________________________________
25796 [ 24510] By: rgs                                   on 2005/05/20  10:49:03
25797         Log: Upgrade to MakeMaker 6.29
25798      Branch: perl
25799            + lib/ExtUtils/t/FIRST_MAKEFILE.t
25800            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Unix.pm
25801            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
25802            ! lib/ExtUtils/t/Installed.t
25803 ____________________________________________________________________________
25804 [ 24509] By: rgs                                   on 2005/05/20  09:26:01
25805         Log: Subject: SvPVX_const() - Patch #1
25806              From: Steve Peters <steve@fisharerojo.org>
25807              Date: Tue, 17 May 2005 18:17:01 -0500
25808              Message-ID: <20050517231701.GA1394@mccoy.peters.homeunix.org>
25809      Branch: perl
25810            ! doio.c toke.c universal.c util.c warnings.h warnings.pl
25811 ____________________________________________________________________________
25812 [ 24508] By: rgs                                   on 2005/05/20  07:53:46
25813         Log: Subject: [PATCH] Attribute configuration
25814              From: Andy Lester <andy@petdance.com>
25815              Date: Thu, 19 May 2005 12:32:56 -0500
25816              Message-ID: <20050519173256.GA29039@petdance.com>
25817      Branch: perl
25818            ! Configure Cross/config.sh-arm-linux NetWare/config.wc
25819            ! Porting/Glossary Porting/config.sh Porting/pumpkin.pod XSUB.h
25820            ! config_h.SH configure.com epoc/config.sh hints/next_3_0.sh
25821            ! hints/vmesa.sh malloc.c mg.c op.c perl.c perl.h perlio.h
25822            ! plan9/config_sh.sample plan9/genconfig.pl scope.c sv.c
25823            ! symbian/config.sh t/op/sprintf.t uconfig.sh vms/genconfig.pl
25824            ! win32/config.bc win32/config.gc win32/config.vc
25825            ! win32/config.vc64 wince/config.ce
25826 ____________________________________________________________________________
25827 [ 24507] By: rgs                                   on 2005/05/20  07:16:59
25828         Log: Gisle noted an unused variable
25829      Branch: perl
25830            ! t/run/exit.t
25831 ____________________________________________________________________________
25832 [ 24506] By: rgs                                   on 2005/05/19  21:07:43
25833         Log: Fix the new exit() tests, by Gisle Aas :
25834              don't let the shell interfere with the process return value
25835      Branch: perl
25836            ! t/run/exit.t
25837 ____________________________________________________________________________
25838 [ 24505] By: ams                                   on 2005/05/19  17:51:48
25839         Log: Subject: [perl #35857] [PATCH] B::Deparse doesnt handle warnings register properly. 
25840              From: yves orton <perlbug-followup@perl.org>
25841              Date: 18 May 2005 08:30:44 -0000
25842              Message-Id: <rt-3.0.11-35857-113142.6.75213005071278@perl.org>
25843      Branch: perl
25844            ! ext/B/B/Deparse.pm
25845 ____________________________________________________________________________
25846 [ 24504] By: nicholas                              on 2005/05/19  09:32:18
25847         Log: tabs, not spaces. Bad editor. No cookie.
25848              Does the MANIFEST file support comments, sufficient to add an editor
25849              block?
25850      Branch: perl
25851            ! MANIFEST
25852 ____________________________________________________________________________
25853 [ 24503] By: rgs                                   on 2005/05/19  06:25:22
25854         Log: Adjust VMS test count
25855      Branch: perl
25856            ! t/run/exit.t
25857 ____________________________________________________________________________
25858 [ 24501] By: rgs                                   on 2005/05/18  16:08:30
25859         Log: Subject: Well defined $? and introduction of ${^CHILD_ERROR_NATIVE} [PATCH]
25860              From: Gisle Aas <gisle@ActiveState.com>
25861              Date: 18 May 2005 08:35:47 -0700
25862              Message-ID: <lr8y2cim24.fsf_-_@caliper.activestate.com>
25863      Branch: perl
25864            ! doio.c embedvar.h gv.c intrpvar.h mg.c perl.c perl.h perlapi.h
25865            ! pod/perlfunc.pod pod/perlport.pod pod/perlvar.pod t/run/exit.t
25866 ____________________________________________________________________________
25867 [ 24500] By: rgs                                   on 2005/05/18  15:26:32
25868         Log: Subject: Re: [PATCH] ExtUtils-{ParseXS,CBuilder} into bleadperl (was: Re: [Module::Build] ANNOUNCE: Module::Build 0.2610 -> CPAN)
25869              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
25870              Date: Wed, 18 May 2005 07:13:40 -0700
25871              Message-ID: <20050518141131.GA2704@efn.org>
25872      Branch: perl
25873            + lib/ExtUtils/CBuilder.pm lib/ExtUtils/CBuilder/Base.pm
25874            + lib/ExtUtils/CBuilder/Platform/Unix.pm
25875            + lib/ExtUtils/CBuilder/Platform/VMS.pm
25876            + lib/ExtUtils/CBuilder/Platform/Windows.pm
25877            + lib/ExtUtils/CBuilder/Platform/aix.pm
25878            + lib/ExtUtils/CBuilder/Platform/cygwin.pm
25879            + lib/ExtUtils/CBuilder/Platform/darwin.pm
25880            + lib/ExtUtils/CBuilder/Platform/os2.pm
25881            + lib/ExtUtils/CBuilder/t/01-basic.t
25882            + lib/ExtUtils/CBuilder/t/02-link.t lib/ExtUtils/ParseXS.pm
25883            + lib/ExtUtils/ParseXS/t/XSTest.pm
25884            + lib/ExtUtils/ParseXS/t/XSTest.xs
25885            + lib/ExtUtils/ParseXS/t/basic.t
25886            ! MANIFEST Porting/Maintainers.pl lib/ExtUtils/t/00compile.t
25887            ! lib/ExtUtils/xsubpp
25888 ____________________________________________________________________________
25889 [ 24499] By: rgs                                   on 2005/05/18  12:46:38
25890         Log: Subject: B::Disassembler.pm
25891              From: Nicholas Clark <nick@ccl4.org>
25892              Date: Tue, 17 May 2005 11:28:18 +0100
25893              Message-ID: <20050517102817.GD94420@plum.flirble.org>
25894      Branch: perl
25895            ! ext/B/B/Disassembler.pm
25896 ____________________________________________________________________________
25897 [ 24498] By: davem                                 on 2005/05/18  12:39:22
25898         Log: make t/TEST print summary times consistently to two decimal places
25899      Branch: perl
25900            ! t/TEST
25901 ____________________________________________________________________________
25902 [ 24497] By: nicholas                              on 2005/05/18  12:34:53
25903         Log: Default to allocating the correct size for the array in the HV.
25904              Override this with -DPERL_USE_LARGE_HV_ALLOC
25905      Branch: perl
25906            ! hv.h
25907 ____________________________________________________________________________
25908 [ 24496] By: rgs                                   on 2005/05/18  11:50:47
25909         Log: Subject: [PATCH] Eliminate radically out of date CHANGES from perlport
25910              From: Michael G Schwern <schwern@pobox.com>
25911              Date: Mon, 16 May 2005 15:17:05 -0700
25912              Message-ID: <20050516221705.GA212@windhund.schwern.org>
25913              
25914              Subject: [PATCH] Eliminate function signatures from perlport
25915              From: Michael G Schwern <schwern@pobox.com>
25916              Date: Mon, 16 May 2005 15:24:18 -0700
25917              Message-ID: <20050516222418.GA422@windhund.schwern.org>
25918      Branch: perl
25919            ! pod/perlport.pod
25920 ____________________________________________________________________________
25921 [ 24495] By: merijn                                on 2005/05/17  18:45:56
25922         Log: Subject: [PATCH] more about __attribute__
25923              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
25924              Date: Tue, 17 May 2005 20:36:43 +0300
25925              Message-ID: <428A2BAB.9020306@gmail.com>
25926      Branch: perl
25927            ! perl.h
25928 ____________________________________________________________________________
25929 [ 24493] By: rgs                                   on 2005/05/17  15:55:38
25930         Log: Clarify definition of octal literals
25931              (thanks to Olivier Blin)
25932      Branch: perl
25933            ! pod/perldata.pod
25934 ____________________________________________________________________________
25935 [ 24492] By: rgs                                   on 2005/05/17  15:15:46
25936         Log: Subject: [PATCH] perl 5.9.x (@ 24471): Symbian update
25937              From: <jarkko.hietaniemi@nokia.com>
25938              Date: Mon, 16 May 2005 17:59:35 +0300
25939              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D793@esebe105.NOE.Nokia.com>
25940              
25941              completed by:
25942              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D7A0@esebe105.NOE.Nokia.com>
25943      Branch: perl
25944            ! embed.pl mg.c op.c perl.h proto.h reentr.c reentr.pl scope.c
25945            ! symbian/port.pl universal.c
25946 ____________________________________________________________________________
25947 [ 24491] By: nicholas                              on 2005/05/17  13:27:43
25948         Log: One last 1008 to replace with PERL_ARENA_SIZE
25949      Branch: perl
25950            ! sv.c
25951 ____________________________________________________________________________
25952 [ 24490] By: nicholas                              on 2005/05/16  21:42:05
25953         Log: Upgrade to Encode 2.10
25954      Branch: perl
25955            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
25956            ! ext/Encode/Encode.xs ext/Encode/META.yml
25957            ! ext/Encode/lib/Encode/Alias.pm
25958 ____________________________________________________________________________
25959 [ 24489] By: rgs                                   on 2005/05/16  16:56:43
25960         Log: Subject: [PATCH] consting-eleventy.patch: More consts, plus actual bug fix
25961              From: Andy Lester <andy@petdance.com>
25962              Date: Mon, 16 May 2005 10:13:53 -0500
25963              Message-ID: <20050516151353.GA25387@petdance.com>
25964      Branch: perl
25965            ! XSUB.h av.c dump.c embed.fnc embed.h hv.c malloc.c mg.c
25966            ! numeric.c perl.c perl.h pod/perlapi.pod pp.h pp_ctl.c pp_hot.c
25967            ! proto.h regcomp.c regexec.c scope.c sv.c sv.h
25968            ! t/run/fresh_perl.t toke.c universal.c utf8.c util.c
25969 ____________________________________________________________________________
25970 [ 24482] By: nicholas                              on 2005/05/16  15:11:30
25971         Log: Bump the version number on Win32::Win32
25972      Branch: perl
25973            ! win32/ext/Win32/Win32.pm
25974 ____________________________________________________________________________
25975 [ 24480] By: nicholas                              on 2005/05/16  15:01:48
25976         Log: Assuming that everything with 0x40000000 is SVpad_TYPED is bogus.
25977      Branch: perl
25978            ! sv.c
25979 ____________________________________________________________________________
25980 [ 24476] By: rgs                                   on 2005/05/16  08:58:40
25981         Log: This seems to be the right thing to do to iterate over layers
25982      Branch: perl
25983            ! ext/PerlIO/via/via.xs
25984 ____________________________________________________________________________
25985 [ 24475] By: rgs                                   on 2005/05/16  08:47:28
25986         Log: $! might contain "unknown" if strerror(3) says so
25987      Branch: perl
25988            ! t/op/mkdir.t
25989 ____________________________________________________________________________
25990 [ 24472] By: rgs                                   on 2005/05/16  08:03:15
25991         Log: Upgrade to Time::HiRes 1.68
25992      Branch: perl
25993            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
25994            ! ext/Time/HiRes/HiRes.xs
25995 ____________________________________________________________________________
25996 [ 24471] By: nicholas                              on 2005/05/15  20:46:03
25997         Log: Subject: [PATCH] Minor tweak to via
25998              From: Andy Lester <andy@petdance.com>
25999              Message-ID: <20050513163952.GA20167@petdance.com>
26000              Date: Fri, 13 May 2005 11:39:52 -0500
26001              
26002              from a bug report and patch by Matt Lawrence
26003      Branch: perl
26004            ! ext/PerlIO/via/via.xs
26005 ____________________________________________________________________________
26006 [ 24470] By: nicholas                              on 2005/05/15  11:32:15
26007         Log: Upgrade to CGI.pm 3.10
26008      Branch: perl
26009            + lib/CGI/t/can.t
26010            ! MANIFEST lib/CGI.pm lib/CGI/Changes lib/CGI/t/form.t
26011 ____________________________________________________________________________
26012 [ 24469] By: davem                                 on 2005/05/15  00:09:35
26013         Log: avoid leaked scalar in BEGIN { threads->new(...) }
26014      Branch: perl
26015            ! sv.c
26016 ____________________________________________________________________________
26017 [ 24468] By: davem                                 on 2005/05/14  23:16:50
26018         Log: Fix typo in DDEBUG_LEAKING_SCALARS flags output
26019      Branch: perl
26020            ! perl.c
26021 ____________________________________________________________________________
26022 [ 24467] By: davem                                 on 2005/05/14  15:11:30
26023         Log: initialize the PL_xpvgv_[arena]root vars during clone
26024      Branch: perl
26025            ! sv.c
26026 ____________________________________________________________________________
26027 [ 24465] By: gbarr                                 on 2005/05/13  20:42:53
26028         Log: Update to Scalar-List-Utils-1.15
26029      Branch: perl
26030            + ext/List/Util/t/p_blessed.t ext/List/Util/t/p_first.t
26031            + ext/List/Util/t/p_lln.t ext/List/Util/t/p_max.t
26032            + ext/List/Util/t/p_maxstr.t ext/List/Util/t/p_min.t
26033            + ext/List/Util/t/p_minstr.t ext/List/Util/t/p_openhan.t
26034            + ext/List/Util/t/p_readonly.t ext/List/Util/t/p_reduce.t
26035            + ext/List/Util/t/p_refaddr.t ext/List/Util/t/p_reftype.t
26036            + ext/List/Util/t/p_shuffle.t ext/List/Util/t/p_sum.t
26037            + ext/List/Util/t/p_tainted.t
26038            ! MANIFEST ext/List/Util/Changes ext/List/Util/Util.xs
26039            ! ext/List/Util/lib/List/Util.pm
26040            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/blessed.t
26041            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
26042            ! ext/List/Util/t/isvstring.t ext/List/Util/t/lln.t
26043            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
26044            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
26045            ! ext/List/Util/t/openhan.t ext/List/Util/t/proto.t
26046            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
26047            ! ext/List/Util/t/refaddr.t ext/List/Util/t/reftype.t
26048            ! ext/List/Util/t/shuffle.t ext/List/Util/t/sum.t
26049            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
26050 ____________________________________________________________________________
26051 [ 24461] By: rgs                                   on 2005/05/13  12:52:45
26052         Log: Subject: change to quiet cygwin's perlld
26053              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
26054              Date: Fri, 13 May 2005 06:15:45 -0700
26055              Message-ID: <20050513131545.GB4024@efn.org>
26056      Branch: perl
26057            ! cygwin/perlld.in
26058 ____________________________________________________________________________
26059 [ 24460] By: nicholas                              on 2005/05/13  11:59:26
26060         Log: Reorder the *more* arena allocation functions into a block
26061              As they are now ahead of their corresponding *new* functions, no need
26062              for all the embedding guff.
26063              Remove all the "register" keywords.
26064      Branch: perl
26065            ! embed.fnc embed.h hv.c proto.h sv.c
26066 ____________________________________________________________________________
26067 [ 24459] By: nicholas                              on 2005/05/13  11:09:03
26068         Log: Allocate GV bodies from arenas
26069      Branch: perl
26070            ! embed.fnc embed.h embedvar.h intrpvar.h perlapi.h proto.h sv.c
26071 ____________________________________________________________________________
26072 [ 24455] By: davem                                 on 2005/05/12  19:07:27
26073         Log: make join.t threadsafe!
26074              tests 13 and 14 could output in reverse order. Add a lock to stop
26075              this.
26076      Branch: perl
26077            ! ext/threads/t/join.t
26078 ____________________________________________________________________________
26079 [ 24454] By: steveh                                on 2005/05/12  10:56:20
26080         Log: Remove a couple of unreferenced local variables
26081      Branch: perl
26082            ! win32/ext/Win32/Win32.xs
26083 ____________________________________________________________________________
26084 [ 24453] By: steveh                                on 2005/05/12  10:10:37
26085         Log: Subject: [PATCH] Add Win32::GetFileVersion() function
26086              From: "Jan Dubois" <jand@ActiveState.com>
26087              Date: Wed, 11 May 2005 22:30:37 -0700
26088              Message-Id: <200505120530.j4C5UhpX031152@smtp3.ActiveState.com>
26089      Branch: perl
26090            ! win32/ext/Win32/Win32.pm win32/ext/Win32/Win32.xs
26091 ____________________________________________________________________________
26092 [ 24452] By: rgs                                   on 2005/05/12  09:58:50
26093         Log: Silence DEBUGGING compilation warnings
26094      Branch: perl
26095            ! toke.c
26096 ____________________________________________________________________________
26097 [ 24451] By: rgs                                   on 2005/05/12  09:52:12
26098         Log: SvUPGRADE doesn't return false.
26099      Branch: perl
26100            ! toke.c
26101 ____________________________________________________________________________
26102 [ 24450] By: rgs                                   on 2005/05/12  08:45:40
26103         Log: Rework documentation of split(//,...)
26104      Branch: perl
26105            ! pod/perlfunc.pod
26106 ____________________________________________________________________________
26107 [ 24449] By: ams                                   on 2005/05/11  16:57:27
26108         Log: Subject: [perl #33765] [PATCH] perlop: mention why 'print !!0' doesn't 
26109              From: Steve Peters via RT <perlbug-followup@perl.org>
26110              Date: 11 May 2005 16:58:22 -0000
26111              Message-Id: <rt-3.0.11-33765-112475.14.5633321030279@perl.org>
26112              
26113              Subject: [perl #33766] [PATCH] perldoc -f split lacks basic null example 
26114              From: Steve Peters via RT <perlbug-followup@perl.org>
26115              Date: 11 May 2005 17:13:29 -0000
26116              Message-Id: <rt-3.0.11-33766-112476.1.84217630998887@perl.org>
26117      Branch: perl
26118            ! pod/perlfunc.pod pod/perlsyn.pod
26119 ____________________________________________________________________________
26120 [ 24446] By: merijn                                on 2005/05/11  09:39:06
26121         Log: Subject: Hints changes for OS X 10.4
26122              From: Michael G Schwern <schwern@pobox.com>
26123              Date: Tue, 10 May 2005 18:10:47 -0700
26124              Message-ID: <20050511011047.GA23955@windhund.schwern.org>
26125      Branch: perl
26126            ! hints/darwin.sh
26127 ____________________________________________________________________________
26128 [ 24445] By: rgs                                   on 2005/05/11  07:54:19
26129         Log: Include vim/emacs modelines in generated files to open them
26130              in read-only mode. Make vi modelines compatible with non-vim
26131              vi versions.
26132      Branch: perl
26133            ! av.c bytecode.pl deb.c doio.c doop.c dump.c embed.h embed.pl
26134            ! embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
26135            ! ext/ByteLoader/byterun.h global.sym globals.c gv.c hv.c
26136            ! keywords.h keywords.pl lib/warnings.pm locale.c malloc.c mg.c
26137            ! miniperlmain.c numeric.c op.c opcode.h opcode.pl opnames.h
26138            ! pad.c perl.c perlapi.c perlapi.h perlio.c perly.c pp.c pp.sym
26139            ! pp_ctl.c pp_hot.c pp_pack.c pp_proto.h pp_sort.c pp_sys.c
26140            ! proto.h reentr.c reentr.h reentr.pl regcomp.c regcomp.pl
26141            ! regexec.c regnodes.h run.c scope.c sv.c taint.c toke.c
26142            ! universal.c utf8.c util.c warnings.h warnings.pl xsutils.c
26143 ____________________________________________________________________________
26144 [ 24444] By: rgs                                   on 2005/05/10  20:56:37
26145         Log: Subject: potential [PATCH] Tru64 crank up strictness
26146              From: Jarkko Hietaniemi <jhietaniemi@gmail.com>
26147              Date: May 10, 2005 7:44 PM
26148              Message-Id: <4ADE5AAD-27CB-4F9E-BEC7-41DAA7671108@iki.fi>
26149      Branch: perl
26150            ! hints/dec_osf.sh perl.h toke.c x2p/a2py.c
26151 ____________________________________________________________________________
26152 [ 24443] By: rgs                                   on 2005/05/10  20:27:16
26153         Log: "make regen" should run reentr.pl
26154      Branch: perl
26155            ! regen.pl
26156 ____________________________________________________________________________
26157 [ 24442] By: rgs                                   on 2005/05/10  20:08:27
26158         Log: Regenerate reentr.[ch]
26159      Branch: perl
26160            ! reentr.c reentr.h
26161 ____________________________________________________________________________
26162 [ 24441] By: ams                                   on 2005/05/10  17:23:26
26163         Log: Subject: Re: [PATCH] reentr.h changes so threaded Perl's compile on OpenBSD 3.7
26164              From: Steve Peters <steve@fisharerojo.org>
26165              Date: Tue, 10 May 2005 12:44:13 -0500
26166              Message-Id: <20050510174413.GA19686@mccoy.peters.homeunix.org>
26167      Branch: perl
26168            + README.openbsd
26169            ! MANIFEST reentr.pl
26170 ____________________________________________________________________________
26171 [ 24440] By: rgs                                   on 2005/05/10  16:51:02
26172         Log: Add editor boilerplates to all C files
26173              (except the generated ones)
26174      Branch: perl
26175            ! av.c deb.c doio.c doop.c dump.c globals.c gv.c hv.c locale.c
26176            ! malloc.c mg.c miniperlmain.c numeric.c op.c pad.c perl.c
26177            ! perlio.c perly.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sort.c
26178            ! pp_sys.c regcomp.c regexec.c run.c scope.c sv.c taint.c toke.c
26179            ! universal.c utf8.c util.c xsutils.c
26180 ____________________________________________________________________________
26181 [ 24439] By: nicholas                              on 2005/05/10  15:38:07
26182         Log: s/sv_setpv(sv,"")/sv_setpvn(sv,"",0)/
26183              plus a couple of 1 byte sv_setpv()s too.
26184      Branch: perl
26185            ! doio.c dump.c ext/B/B.xs ext/Storable/Storable.xs mg.c op.c
26186            ! perl.c pp_ctl.c pp_hot.c pp_sys.c toke.c
26187 ____________________________________________________________________________
26188 [ 24438] By: nicholas                              on 2005/05/10  14:47:58
26189         Log: As we have the length of the string easily to hand, no reason not to
26190              use it.
26191      Branch: perl
26192            ! op.c
26193 ____________________________________________________________________________
26194 [ 24437] By: ams                                   on 2005/05/10  14:41:08
26195         Log: Subject: [PATCH] perlop.pod nit
26196              From: Steve Peters <steve@fisharerojo.org>
26197              Date: Tue, 10 May 2005 09:41:01 -0500
26198              Message-Id: <20050510144101.GA21362@mccoy.peters.homeunix.org>
26199      Branch: perl
26200            ! pod/perlop.pod
26201 ____________________________________________________________________________
26202 [ 24436] By: nicholas                              on 2005/05/10  11:03:49
26203         Log: Experiment with using the ptr_table code to hold the seen hash
26204      Branch: perl
26205            ! ext/Storable/Storable.xs
26206 ____________________________________________________________________________
26207 [ 24435] By: nicholas                              on 2005/05/10  09:17:32
26208         Log: Simplify the debug and assert logic.
26209      Branch: perl
26210            ! ext/Storable/Storable.xs
26211 ____________________________________________________________________________
26212 [ 24434] By: nicholas                              on 2005/05/10  09:03:11
26213         Log: Change 24165 missed one s/class/classname/ in the debugging code.
26214      Branch: perl
26215            ! ext/Storable/Storable.xs
26216 ____________________________________________________________________________
26217 [ 24433] By: ams                                   on 2005/05/10  03:16:23
26218         Log: Subject: [PATCH] reentr.h changes so threaded Perl's compile on OpenBSD 3.7
26219              From: Steve Peters <steve@fisharerojo.org>
26220              Date: Mon, 9 May 2005 21:10:49 -0500
26221              Message-Id: <20050510021049.GA20147@mccoy.peters.homeunix.org>
26222      Branch: perl
26223            ! reentr.h
26224 ____________________________________________________________________________
26225 [ 24432] By: ams                                   on 2005/05/10  03:15:34
26226         Log: Subject: [PATCH] Avoid USE_SITECUSTOMIZE redefined warnings
26227              From: Jan Dubois <jand@ActiveState.com>
26228              Date: Mon, 9 May 2005 19:29:06 -0700
26229              Message-Id: <200505100229.j4A2TGm1019135@smtp3.ActiveState.com>
26230      Branch: perl
26231            ! config_h.SH
26232 ____________________________________________________________________________
26233 [ 24431] By: rgs                                   on 2005/05/09  20:07:14
26234         Log: Subject: [PATCH] attributes-two.patch, the next batch
26235              From: Andy Lester <andy@petdance.com>
26236              Date: May 9, 2005 5:45 PM
26237              Message-ID: <20050509154518.GA18273@petdance.com>
26238      Branch: perl
26239            ! doop.c embed.fnc embed.pl gv.c handy.h op.c perl.c
26240            ! pod/perlapi.pod pp.c pp_ctl.c pp_sys.c proto.h sv.c toke.c
26241            ! utf8.c
26242 ____________________________________________________________________________
26243 [ 24430] By: rgs                                   on 2005/05/09  19:19:20
26244         Log: Fix typo (bug #35368)
26245      Branch: perl
26246            ! pod/perlreftut.pod
26247 ____________________________________________________________________________
26248 [ 24429] By: nicholas                              on 2005/05/09  16:33:57
26249         Log: Update the comment describing arenas.
26250      Branch: perl
26251            ! sv.c
26252 ____________________________________________________________________________
26253 [ 24427] By: nicholas                              on 2005/05/09  11:22:19
26254         Log: Hoist the static "AUTOLOAD" into a static const variable. Makes the
26255              object file slightly smaller, and also increases the proportion of
26256              read only data section.
26257      Branch: perl
26258            ! gv.c
26259 ____________________________________________________________________________
26260 [ 24426] By: rgs                                   on 2005/05/09  11:11:35
26261         Log: Upgrade to Unicode::Collate 0.50
26262      Branch: perl
26263            + lib/Unicode/Collate/t/cjkrange.t lib/Unicode/Collate/t/ignor.t
26264            + lib/Unicode/Collate/t/override.t
26265            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
26266            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/altern.t
26267            ! lib/Unicode/Collate/t/contract.t
26268            ! lib/Unicode/Collate/t/hangtype.t
26269            ! lib/Unicode/Collate/t/hangul.t lib/Unicode/Collate/t/illegal.t
26270            ! lib/Unicode/Collate/t/illegalp.t lib/Unicode/Collate/t/index.t
26271            ! lib/Unicode/Collate/t/normal.t
26272            ! lib/Unicode/Collate/t/rearrang.t lib/Unicode/Collate/t/test.t
26273            ! lib/Unicode/Collate/t/trailwt.t
26274            ! lib/Unicode/Collate/t/variable.t
26275            ! lib/Unicode/Collate/t/version.t lib/Unicode/Collate/t/view.t
26276 ____________________________________________________________________________
26277 [ 24425] By: nicholas                              on 2005/05/09  10:10:42
26278         Log: Change 24413 should have updated makedef.pl with the knowledge that 2
26279              symbols are ithreads only.
26280      Branch: perl
26281            ! makedef.pl
26282 ____________________________________________________________________________
26283 [ 24424] By: nicholas                              on 2005/05/09  10:00:37
26284         Log: Change 24420 should have hand updated globvar.sym to reflect the
26285              renaming of the global variable.
26286      Branch: perl
26287            ! globvar.sym
26288 ____________________________________________________________________________
26289 [ 24423] By: nicholas                              on 2005/05/09  08:48:46
26290         Log: Simplify S_hv_notallowed slightly by passing a prebuilt message
26291              template. (Also slightly smaller object code)
26292      Branch: perl
26293            ! hv.c
26294 ____________________________________________________________________________
26295 [ 24422] By: rgs                                   on 2005/05/09  07:37:58
26296         Log: Subject: [PATCH] Sv_*set() doc's and extra const's for the SvPVX_const() tasks
26297              From: Steve Peters <steve@fisharerojo.org>
26298              Date: Sun, 8 May 2005 20:49:17 -0500
26299              Message-ID: <20050509014917.GA24132@mccoy.peters.homeunix.org>
26300      Branch: perl
26301            ! embed.fnc perl_keyword.pl pod/perlapi.pod proto.h sv.h toke.c
26302 ____________________________________________________________________________
26303 [ 24421] By: rgs                                   on 2005/05/09  07:29:33
26304         Log: Revert to Andy's first solution for nonnull attributes;
26305              add the missing defines for non-threaded perls in perl.h
26306      Branch: perl
26307            ! embed.h embed.pl global.sym perl.h proto.h
26308 ____________________________________________________________________________
26309 [ 24420] By: nicholas                              on 2005/05/08  22:09:18
26310         Log: Perl_croak uses perl's printf, so can pass in SVs direct - no need for
26311              SvPV and a %s format.
26312      Branch: perl
26313            ! mg.c perl.h pp.c pp_hot.c
26314 ____________________________________________________________________________
26315 [ 24419] By: nicholas                              on 2005/05/08  21:40:29
26316         Log: There's no need to set a reference count for the new SV heads, as it's
26317              always set to 1 at uprooting time.
26318              But set it to zero when DEBUGGING to make things clearer. Plus fix a
26319              bug introduced by change 22945, where the last SV head had an
26320              uninitialised reference count.
26321      Branch: perl
26322            ! sv.c
26323 ____________________________________________________________________________
26324 [ 24418] By: nicholas                              on 2005/05/08  19:45:30
26325         Log: The idea is that when you find something, you stop looking.
26326              ( http://use.perl.org/comments.pl?sid=26369&cid=40183 )
26327      Branch: perl
26328            ! sv.c
26329 ____________________________________________________________________________
26330 [ 24417] By: davem                                 on 2005/05/08  14:39:19
26331         Log: t/TEST's new error messages now include the prefix 'FAILURE--'
26332      Branch: perl
26333            ! t/TEST
26334 ____________________________________________________________________________
26335 [ 24416] By: rgs                                   on 2005/05/08  12:19:51
26336         Log: Tweak the insertion of __attribute__((nonnull())) declarations
26337              in proto.h so it compiles with and without threads with gcc 3.4
26338      Branch: perl
26339            ! embed.pl proto.h
26340 ____________________________________________________________________________
26341 [ 24414] By: rgs                                   on 2005/05/07  17:15:45
26342         Log: Subject: [PATCH] GCC attributes!
26343              From: Andy Lester <andy@petdance.com>
26344              Date: May 4, 2005 11:55 PM
26345              Message-ID: <20050504215540.GA20413@petdance.com>
26346      Branch: perl
26347            ! autodoc.pl av.c doio.c doop.c embed.fnc embed.pl op.c perl.h
26348            ! pod/perlapi.pod proto.h regcomp.c sv.c utf8.c util.c xsutils.c
26349 ____________________________________________________________________________
26350 [ 24413] By: nicholas                              on 2005/05/07  16:08:16
26351         Log: The ptr_table arena variables and code is only needed for ithreads.
26352      Branch: perl
26353            ! intrpvar.h sv.c
26354 ____________________________________________________________________________
26355 [ 24412] By: davem                                 on 2005/05/07  12:57:06
26356         Log: while (my $x ...) { ...; redo } shouldn't undef $x.
26357              In the presence of 'my' in the conditional of a while(), until(),
26358              or for(;;) loop, add an extra scope to the body so that redo
26359              doesn't undef the lexical
26360      Branch: perl
26361            ! embed.fnc embed.h op.c perly.act perly.h perly.tab perly.y
26362            ! pp_ctl.c proto.h t/op/loopctl.t
26363 ____________________________________________________________________________
26364 [ 24411] By: davem                                 on 2005/05/07  11:06:16
26365         Log: add 1.875c to the list of supported bisons
26366      Branch: perl
26367            ! regen_perly.pl
26368 ____________________________________________________________________________
26369 [ 24410] By: nicholas                              on 2005/05/06  22:17:04
26370         Log: Get the correct refcount on the temporary assignment to PL_sigwarn so
26371              that other code assigning to $SIG{__WARN__} doesn't cause a premature
26372              free.
26373      Branch: perl
26374            ! perlio.c t/io/layers.t
26375 ____________________________________________________________________________
26376 [ 24409] By: nicholas                              on 2005/05/06  19:08:35
26377         Log: Ooops. Wise man tests with ithreads before commiting. D'oh!
26378      Branch: perl
26379            ! sv.c
26380 ____________________________________________________________________________
26381 [ 24408] By: nicholas                              on 2005/05/06  18:38:45
26382         Log: Change types of PL_he_arenaroot and PL_pte_arenaroot to avoid casting.
26383      Branch: perl
26384            ! hv.c intrpvar.h sv.c
26385 ____________________________________________________________________________
26386 [ 24407] By: rgs                                   on 2005/05/06  15:37:30
26387         Log: Upgrade to PathTools 3.07
26388      Branch: perl
26389            ! ext/Cwd/Changes ext/Cwd/t/taint.t lib/Cwd.pm lib/File/Spec.pm
26390            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Mac.pm
26391            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
26392            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
26393            ! lib/File/Spec/t/Spec.t
26394 ____________________________________________________________________________
26395 [ 24406] By: ams                                   on 2005/05/06  15:17:26
26396         Log: Don't pretend SIGZERO exists [#35291].
26397      Branch: perl
26398            ! mg.c
26399 ____________________________________________________________________________
26400 [ 24405] By: nicholas                              on 2005/05/06  13:11:54
26401         Log: Make the arena size changeable at compile time, and up the default by
26402              a factor of 4.
26403      Branch: perl
26404            ! hv.c perl.h sv.c
26405 ____________________________________________________________________________
26406 [ 24404] By: nicholas                              on 2005/05/06  12:34:36
26407         Log: Allocate pointer table entries (for ithread cloning) from an arena
26408      Branch: perl
26409            ! embedvar.h intrpvar.h perlapi.h sv.c
26410 ____________________________________________________________________________
26411 [ 24402] By: davem                                 on 2005/05/05  20:52:11
26412         Log: avoid accessing a just-freed SV (keep ponie happy)
26413      Branch: perl
26414            ! pad.c
26415 ____________________________________________________________________________
26416 [ 24401] By: rgs                                   on 2005/05/05  17:12:38
26417         Log: Missing files in Test::Simple
26418      Branch: perl
26419            + lib/Test/Simple/t/create.t lib/Test/Simple/t/is_deeply_fail.t
26420            + t/lib/Test/Simple/sample_tests/exit.plx
26421 ____________________________________________________________________________
26422 [ 24399] By: nicholas                              on 2005/05/05  15:17:23
26423         Log: Bump versions of non dual-life modules
26424      Branch: perl
26425            ! lib/File/Path.pm lib/FileCache.pm lib/Pod/Html.pm
26426            ! lib/Symbol.pm lib/utf8.pm win32/FindExt.pm
26427 ____________________________________________________________________________
26428 [ 24398] By: nicholas                              on 2005/05/05  14:54:20
26429         Log: Bump version numbers
26430      Branch: perl
26431            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
26432            ! ext/IO/lib/IO/Socket/INET.pm ext/XS/APItest/APItest.pm
26433 ____________________________________________________________________________
26434 [ 24397] By: rgs                                   on 2005/05/05  14:41:55
26435         Log: Upgrade to Test::Simple 0.60
26436      Branch: perl
26437            - lib/Test/Simple/t/is_deeply.t
26438            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
26439            ! lib/Test/Simple.pm lib/Test/Simple/Changes
26440            ! lib/Test/Simple/t/00signature.t
26441            ! lib/Test/Simple/t/circular_data.t lib/Test/Simple/t/exit.t
26442            ! lib/Test/Simple/t/fork.t lib/Test/Simple/t/has_plan.t
26443            ! lib/Test/Simple/t/has_plan2.t lib/Test/Simple/t/is_fh.t
26444            ! lib/Test/Simple/t/require_ok.t
26445 ____________________________________________________________________________
26446 [ 24396] By: nicholas                              on 2005/05/05  14:28:42
26447         Log: Bump B version numbers
26448      Branch: perl
26449            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm
26450            ! ext/B/B/Disassembler.pm ext/B/B/Terse.pm
26451            ! ext/B/t/OptreeCheck.pm
26452 ____________________________________________________________________________
26453 [ 24393] By: davem                                 on 2005/05/05  12:06:32
26454         Log: stop Math/BigInt/t/bare_mbf.t producing spurious test output
26455      Branch: perl
26456            ! lib/Math/BigInt/t/bare_mbf.t
26457 ____________________________________________________________________________
26458 [ 24392] By: davem                                 on 2005/05/05  12:01:51
26459         Log: strictifying t/TEST stopped it handling '1..n todo' correctly
26460              (made scope of %toto too narrow)
26461      Branch: perl
26462            ! t/TEST
26463 ____________________________________________________________________________
26464 [ 24390] By: davem                                 on 2005/05/05  00:34:50
26465         Log: make t/TEST detect various failure modes in testfile outputs
26466              in particular:
26467              multiple leader lines
26468              leader line not first or last line of file
26469              unrecognised lines
26470              out-of-sequence test numbers
26471      Branch: perl
26472            ! t/TEST
26473 ____________________________________________________________________________
26474 [ 24389] By: davem                                 on 2005/05/04  22:14:54
26475         Log: strictify t/TEST
26476              make most variables lexical, narrow their scope, and give some of
26477              them more meaningful names. Also fix a harmless bug where the wrong
26478              filehandles are closed (A+B rather than U+A)
26479      Branch: perl
26480            ! t/TEST
26481 ____________________________________________________________________________
26482 [ 24388] By: rgs                                   on 2005/05/04  20:50:59
26483         Log: Document the unportability of atan2() edge cases
26484              and remove unportable tests (by Steve Peters)
26485      Branch: perl
26486            ! pod/perlport.pod t/op/exp.t
26487 ____________________________________________________________________________
26488 [ 24387] By: davem                                 on 2005/05/04  20:30:00
26489         Log: add test for [perl #34682] leaving eval via last in inner runops
26490      Branch: perl
26491            ! t/op/eval.t
26492 ____________________________________________________________________________
26493 [ 24386] By: rgs                                   on 2005/05/04  18:31:19
26494         Log: Fix test numerotation
26495      Branch: perl
26496            ! t/op/goto.t
26497 ____________________________________________________________________________
26498 [ 24385] By: davem                                 on 2005/05/04  15:52:11
26499         Log: make goto.t use test.pl, strict and warnings
26500      Branch: perl
26501            ! t/op/goto.t
26502 ____________________________________________________________________________
26503 [ 24384] By: davem                                 on 2005/05/04  14:01:40
26504         Log: SEGV when next is followed by a goto
26505              
26506              next and redo didn't restore PL_curcop
26507      Branch: perl
26508            ! pp_ctl.c t/op/goto.t
26509 ____________________________________________________________________________
26510 [ 24383] By: ams                                   on 2005/05/04  12:12:30
26511         Log: Subject: [PATCH] perlvar.pod verbatim paragraph first line does not start with a space
26512              From: Offer Kaye <offer.kaye@gmail.com>
26513              Date: Wed, 4 May 2005 15:10:37 +0300
26514              Message-Id: <56942505050405101bfe678d@mail.gmail.com>
26515      Branch: perl
26516            ! pod/perlvar.pod
26517 ____________________________________________________________________________
26518 [ 24382] By: rgs                                   on 2005/05/04  11:21:54
26519         Log: Sync synopses
26520      Branch: perl
26521            ! pod/perl.pod pod/perlrun.pod
26522 ____________________________________________________________________________
26523 [ 24381] By: davem                                 on 2005/05/03  22:10:45
26524         Log: document the internals of exception handling
26525      Branch: perl
26526            ! pod/perlhack.pod
26527 ____________________________________________________________________________
26528 [ 24380] By: rgs                                   on 2005/05/03  15:43:34
26529         Log: Fix getting prototype of builtins mkdir and setpgrp.
26530              Hardcode special exceptions for exec and system, instead
26531              of trying to be clever and failing.
26532      Branch: perl
26533            ! opcode.h opcode.pl pp.c t/op/cproto.t
26534 ____________________________________________________________________________
26535 [ 24379] By: rgs                                   on 2005/05/03  12:18:50
26536         Log: Error in the latest FindBin patch, noticed by Nicholas
26537      Branch: perl
26538            ! lib/FindBin.pm
26539 ____________________________________________________________________________
26540 [ 24378] By: rgs                                   on 2005/05/03  12:15:45
26541         Log: mkdir without arguments now defaults to $_
26542      Branch: perl
26543            ! opcode.h opcode.pl pod/perlfunc.pod t/op/cproto.t t/op/mkdir.t
26544 ____________________________________________________________________________
26545 [ 24377] By: nicholas                              on 2005/05/03  12:00:25
26546         Log: ok($a == $b) better written as cmp_ok($a, '==', $b)
26547              (The latter gives more diagnostics in the case of failure)
26548      Branch: perl
26549            ! t/op/exp.t
26550 ____________________________________________________________________________
26551 [ 24376] By: rgs                                   on 2005/05/03  09:45:24
26552         Log: Convert to test.pl
26553      Branch: perl
26554            ! t/op/mkdir.t
26555 ____________________________________________________________________________
26556 [ 24375] By: rgs                                   on 2005/05/03  08:53:25
26557         Log: Fix for [perl #34252] Access rights in FindBin::Bin
26558              At least on my platform, Cwd::getcwd doesn't find the current
26559              directory if it has no access to it. Try harder with Cwd::cwd.
26560      Branch: perl
26561            ! lib/FindBin.pm
26562 ____________________________________________________________________________
26563 [ 24374] By: steveh                                on 2005/05/03  08:51:24
26564         Log: Fix croak() and confess() so that they don't clobber $!
26565              (plus tests to check this)
26566      Branch: perl
26567            ! lib/Carp.pm lib/Carp.t
26568 ____________________________________________________________________________
26569 [ 24373] By: nicholas                              on 2005/05/03  08:45:28
26570         Log: PL_mess_sv is always >= SVt_PVMG, so no need for an if() test
26571      Branch: perl
26572            ! perl.c
26573 ____________________________________________________________________________
26574 [ 24372] By: rgs                                   on 2005/05/03  07:36:17
26575         Log: Subject: [perl #33809] optimize macro dXSARGS 
26576              From: Sergey Skvortsov (via RT) <perlbug-followup@perl.org>
26577              Date: 17 Jan 2005 09:02:33 -0000
26578              Message-ID: <rt-3.0.11-33809-105714.16.4209917806492@perl.org>
26579      Branch: perl
26580            ! XSUB.h pod/perlapi.pod universal.c
26581 ____________________________________________________________________________
26582 [ 24371] By: rgs                                   on 2005/05/03  06:56:03
26583         Log: Subject: [PATCH] IEEE math for the masses
26584              From: Steve Peters <steve@fisharerojo.org>
26585              Date: Fri, 15 Apr 2005 09:10:54 -0500
26586              Message-ID: <20050415141054.GA12749@mccoy.peters.homeunix.org>
26587              
26588              (tests added to t/op/exp.t)
26589      Branch: perl
26590            ! pp.c t/op/exp.t
26591 ____________________________________________________________________________
26592 [ 24370] By: rgs                                   on 2005/05/03  06:30:47
26593         Log: Convert to test.pl
26594      Branch: perl
26595            ! t/op/exp.t
26596 ____________________________________________________________________________
26597 [ 24369] By: nicholas                              on 2005/05/02  20:45:00
26598         Log: A slightly better layout for the diagram.
26599      Branch: perl
26600            ! ext/B/B.pm
26601 ____________________________________________________________________________
26602 [ 24368] By: rgs                                   on 2005/05/02  20:10:34
26603         Log: Clarify the definition of the 'w' pack format, as suggested by
26604              Alexey Toptygin.
26605      Branch: perl
26606            ! pod/perlfunc.pod
26607 ____________________________________________________________________________
26608 [ 24367] By: rgs                                   on 2005/05/02  17:10:19
26609         Log: For perls where pids and ppids are cached, when the ppid of
26610              the perl process becomes 1, refresh the ppid cache (this may
26611              indicate that the parent process has died.)
26612      Branch: perl
26613            ! pp_sys.c
26614 ____________________________________________________________________________
26615 [ 24366] By: rgs                                   on 2005/05/02  16:16:35
26616         Log: Change inheritance hierarchy of B subclassses :
26617              
26618              Subject: @B::NV::ISA = 'B::IV';
26619              From: Nicholas Clark <nick@ccl4.org>
26620              Date: Wed, 27 Apr 2005 14:57:51 +0100
26621              Message-ID: <20050427135750.GD94420@plum.flirble.org>
26622      Branch: perl
26623            ! ext/B/B.pm
26624 ____________________________________________________________________________
26625 [ 24365] By: rgs                                   on 2005/05/02  15:46:51
26626         Log: Subject: [PATCH] printf.patch: Adding printf checking for gcc
26627              From: Andy Lester <andy@petdance.com>
26628              Date: Sun, 1 May 2005 15:07:55 -0500
26629              Message-ID: <20050501200755.GA30259@petdance.com>
26630      Branch: perl
26631            ! gv.c lib/ExtUtils/t/Embed.t pad.c perl.c perl.h perlio.c
26632            ! perlio.h perliol.h pp_pack.c pp_sort.c x2p/util.c x2p/util.h
26633 ____________________________________________________________________________
26634 [ 24364] By: rgs                                   on 2005/05/02  14:48:04
26635         Log: Subject: Re: [perl #31793] Data::Dumper: Useqq interacts badly with overloading
26636              From: Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
26637              Date: Wed, 3 Nov 2004 16:38:01 +0100
26638              Message-ID: <20041103163801.6839be30@valis.local>
26639      Branch: perl
26640            ! ext/Data/Dumper/Dumper.pm
26641 ____________________________________________________________________________
26642 [ 24363] By: davem                                 on 2005/05/02  14:27:20
26643         Log: Better fix for #8738  (Core dump in 'leavetry')
26644              When in an inner runops loop (eg via a tie or sort), an eval
26645              needs a new JMPENV pushing by S_docatch. If an exception is raised,
26646              control is returned to S_docatch, and it must determine whether
26647              the eval that trapped the exception is an inner eval or an outer
26648              one. In the former case, restart the loop, in the latter case,
26649              rethrow the exception. This is determined by whether we are still
26650              at the same PL_curstackinfo level. This fails in the case of
26651              SPLICE(), which pushes a new SETJMP and runops level, but not a
26652              new stackinfo level. There may be other code which does similar.
26653              The solution is to store the current value of PL_top_env in each
26654              pushed CxEVAL, and see if it's still the same as PL_top_env when
26655              the exception is handled.
26656      Branch: perl
26657            ! cop.h pp_ctl.c
26658 ____________________________________________________________________________
26659 [ 24362] By: davem                                 on 2005/05/02  13:51:42
26660         Log: Revert change #15705 (Core dump in 'leavetry')
26661              This fixes bug #34682, reintroduces bug #8738 (ID 20020301.011),
26662              and reintroduces an eval optimisation for innter runops levels
26663      Branch: perl
26664            ! pp_ctl.c
26665 ____________________________________________________________________________
26666 [ 24361] By: davem                                 on 2005/05/02  13:29:17
26667         Log: move the SETJMP exception-handing definitions from scope.h to cop.h
26668              so that a JMPENV* entry can be added to struct block_eval
26669      Branch: perl
26670            ! cop.h scope.h
26671 ____________________________________________________________________________
26672 [ 24360] By: rgs                                   on 2005/05/02  09:37:04
26673         Log: Fix [perl #35162] $SIG{__DIE__} = 'IGNORE' is base.pm is illegal
26674      Branch: perl
26675            ! lib/base.pm
26676 ____________________________________________________________________________
26677 [ 24359] By: rgs                                   on 2005/05/02  08:09:38
26678         Log: Subject: [PATCH] undo pod utilities regression in 24034
26679              From: "Craig A. Berry" <craigberry@mac.com>
26680              Date: Fri, 29 Apr 2005 17:22:48 -0500
26681              Message-ID: <4272B3B8.6030603@mac.com>
26682      Branch: perl
26683            ! pod/pod2usage.PL pod/podselect.PL
26684 ____________________________________________________________________________
26685 [ 24358] By: rgs                                   on 2005/05/02  07:15:37
26686         Log: Subject: [PATCH] uninitialized warnings in regcomp
26687              From: Steven Philip Schubiger <steven@accognoscere.org>
26688              Date: Mon, 2 May 2005 01:14:29 +0200 (CEST)
26689              Message-Id: <200505012314.j41NETLk018737@accognoscere.homeunix.org>
26690      Branch: perl
26691            ! regcomp.c
26692 ____________________________________________________________________________
26693 [ 24357] By: nicholas                              on 2005/05/01  22:16:16
26694         Log: Explode if anyone attempts to sv_upgrade PL_mess_sv.
26695              Should this be a panic: ?
26696      Branch: perl
26697            ! sv.c
26698 ____________________________________________________________________________
26699 [ 24355] By: merijn                                on 2005/04/29  15:32:17
26700         Log: Put back INSTALL_PREFIX and INSTALL_PREFIX_EXP as they were
26701              unintendedly removed by patch #23435
26702      Branch: perl
26703            ! config_h.SH
26704 ____________________________________________________________________________
26705 [ 24354] By: merijn                                on 2005/04/29  13:59:36
26706         Log: Subject: [PATCH] Small patch to perlport.pod
26707              From: Sébastien Aperghis-Tramoni <maddingue@free.fr>
26708              Date: Thu, 28 Apr 2005 02:24:04 +0200
26709              Message-Id: <D38E89F3-B77B-11D9-B91D-000502F3279F@free.fr>
26710      Branch: perl
26711            ! pod/perlport.pod
26712 ____________________________________________________________________________
26713 [ 24353] By: steveh                                on 2005/04/29  09:07:19
26714         Log: Subject: [PATCH] one cannot "static" exported functions
26715              From: <jarkko.hietaniemi@nokia.com>
26716              Date: Fri, 29 Apr 2005 11:02:01 +0300
26717              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D705@esebe105.NOE.Nokia.com>
26718      Branch: perl
26719            ! perlio.c
26720 ____________________________________________________________________________
26721 [ 24352] By: steveh                                on 2005/04/29  08:24:50
26722         Log: Skip PL_sig_sv when PERL_IMPLICIT_CONTEXT is defined
26723              (rather than when PERL_IMPLICIT_SYS is defined)
26724      Branch: perl
26725            ! makedef.pl
26726 ____________________________________________________________________________
26727 [ 24351] By: nicholas                              on 2005/04/28  22:28:53
26728         Log: Refactor Perl_sv_utf8_upgrade_flags to use SvPV_free
26729      Branch: perl
26730            ! sv.c
26731 ____________________________________________________________________________
26732 [ 24350] By: steveh                                on 2005/04/28  16:42:13
26733         Log: Subject: (in blead) a missing const in a prototype
26734              From: <jarkko.hietaniemi@nokia.com>
26735              Date: Wed, 27 Apr 2005 17:35:27 +0300
26736              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D6ED@esebe105.NOE.Nokia.com>
26737      Branch: perl
26738            ! embed.fnc proto.h
26739 ____________________________________________________________________________
26740 [ 24349] By: steveh                                on 2005/04/28  16:38:51
26741         Log: Silence a compilation warning on Win32
26742      Branch: perl
26743            ! pp.c
26744 ____________________________________________________________________________
26745 [ 24348] By: nicholas                              on 2005/04/28  11:22:15
26746         Log: Add a new macro SvPV_free() which undoes OOK and free()s the PVX(),
26747              becase there's a lot of code around that calls SvOOK_off(), memmov()s
26748              the buffer, then promptly free()s it. So avoid the needless memmov().
26749      Branch: perl
26750            ! perl.c pp.c pp_ctl.c pp_hot.c sv.c sv.h
26751 ____________________________________________________________________________
26752 [ 24347] By: steveh                                on 2005/04/28  11:13:55
26753         Log: Remove temporary clean-up from Win32 makefiles
26754              
26755              Change 22501 temporarily added some clean-up to the Win32 makefiles
26756              which was only meant to stay until cpan rt #5616 was fixed.  It is
26757              now fixed (in EU-MM 6.22, which in turn has been in blead for a
26758              while now), so these hacks are no longer required.
26759              
26760              This change is also good for maint, which currently contains EU-MM
26761              6.17, which didn't create the blibdirs.exists files in question
26762              anyway.
26763      Branch: perl
26764            ! win32/Makefile win32/makefile.mk
26765 ____________________________________________________________________________
26766 [ 24345] By: rgs                                   on 2005/04/28  09:29:07
26767         Log: Remove confusing punctuation
26768              (spotted by David Rigaudiere)
26769      Branch: perl
26770            ! pod/perlvar.pod
26771 ____________________________________________________________________________
26772 [ 24344] By: nicholas                              on 2005/04/28  09:29:06
26773         Log: Calling sv_backoff() on something that's about to be free()d will
26774              memmov() memory that's about to be freed. Seems wasteful.
26775      Branch: perl
26776            ! sv.c
26777 ____________________________________________________________________________
26778 [ 24341] By: steveh                                on 2005/04/28  08:44:28
26779         Log: Fix perlsio_binmode() export breakage caused by change #24338
26780              
26781              Define and export perlsio_binmode() based on the same condition,
26782              namely, that USE_PERLIO is defined and USE_SFIO is not.
26783      Branch: perl
26784            ! makedef.pl perlio.c
26785 ____________________________________________________________________________
26786 [ 24340] By: nicholas                              on 2005/04/28  08:34:57
26787         Log: The if() clause is the wrong way round, so OOK can never be true in
26788              this case. Given that OOK is never undone, we could never have been
26789              correctly upgrading a PV with OOK to HV or AV. I believe that only
26790              SVt_NULL is the only type ever upgraded to HV or AV.
26791      Branch: perl
26792            ! sv.c
26793 ____________________________________________________________________________
26794 [ 24339] By: rgs                                   on 2005/04/27  20:24:30
26795         Log: A couple of warning fixes by Gisle
26796      Branch: perl
26797            ! pp.c pp_sys.c
26798 ____________________________________________________________________________
26799 [ 24338] By: rgs                                   on 2005/04/27  14:48:46
26800         Log: Subject: [PATCH] perlio-two.patch: More warnings squashed, more consts
26801              From: Andy Lester <andy@petdance.com>
26802              Date: Wed, 27 Apr 2005 10:02:43 -0500
26803              Message-ID: <20050427150243.GA21883@petdance.com>
26804      Branch: perl
26805            ! perl.c perlio.c perlio.h perliol.h
26806 ____________________________________________________________________________
26807 [ 24334] By: steveh                                on 2005/04/27  08:35:40
26808         Log: Subject: Win32 MM test fix
26809              From: Michael G Schwern <schwern@pobox.com>
26810              Date: Mon, 18 Apr 2005 14:30:19 -0700
26811              Message-ID: <20050418213019.GA15797@windhund.schwern.org>
26812              
26813              Subject: Re: Win32 MM test fix
26814              From: demerphq <demerphq@gmail.com>
26815              Date: Tue, 19 Apr 2005 00:57:59 +0200
26816              Message-ID: <9b18b31105041815573e10dc10@mail.gmail.com>
26817      Branch: perl
26818            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
26819 ____________________________________________________________________________
26820 [ 24333] By: rgs                                   on 2005/04/26  21:03:43
26821         Log: Subject: [PATCH] XS() __attribute__
26822              From: Andy Lester <andy@petdance.com>
26823              Date: Fri, 22 Apr 2005 17:39:47 -0500
26824              Message-ID: <20050422223947.GA4681@petdance.com>
26825      Branch: perl
26826            ! XSUB.h universal.c xsutils.c
26827 ____________________________________________________________________________
26828 [ 24328] By: rgs                                   on 2005/04/26  14:27:01
26829         Log: Subject: Re: [PATCH] pp_pack.c redux, to work w/Jarkko's recent patches
26830              From: Andy Lester <andy@petdance.com>
26831              Date: Mon, 25 Apr 2005 17:56:51 -0500
26832              Message-ID: <20050425225651.GB17271@petdance.com>
26833      Branch: perl
26834            ! embed.fnc embed.h perl.h pod/perlapi.pod pp_pack.c proto.h
26835 ____________________________________________________________________________
26836 [ 24326] By: rgs                                   on 2005/04/26  12:49:03
26837         Log: Upgrade to CGI.pm 3.08
26838      Branch: perl
26839            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Changes lib/CGI/Cookie.pm
26840            ! lib/CGI/Pretty.pm
26841 ____________________________________________________________________________
26842 [ 24325] By: merijn                                on 2005/04/26  11:28:42
26843         Log: Subject: [PATCH?] for AIX problems? RE: [PATCH] Symbian port of Perl
26844              Date: Tue, 26 Apr 2005 12:22:12 +0300
26845              From: <jarkko.hietaniemi@nokia.com>
26846              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D6CB@esebe105.NOE.Nokia.com>
26847              From: Steve Hay <steve.hay@uk.radan.com>
26848              Message-ID: <426E11A3.8070002@uk.radan.com>
26849      Branch: perl
26850            ! ext/Storable/Storable.xs
26851 ____________________________________________________________________________
26852 [ 24321] By: steveh                                on 2005/04/25  13:09:57
26853         Log: Update location to fetch dmake from in README.win32
26854              
26855              Use the generic search.cpan.org URL so that the latest version is
26856              always found
26857      Branch: perl
26858            ! README.win32
26859 ____________________________________________________________________________
26860 [ 24320] By: nicholas                              on 2005/04/25  11:41:01
26861         Log: Subject: [PATCH] mktables.lst and related stuff (was Re: [PATCH] Unicode 4.1.0)
26862              From: demerphq <demerphq@gmail.com>
26863              Message-ID: <9b18b31105042412352fcf2bc5@mail.gmail.com>
26864              Date: Sun, 24 Apr 2005 21:35:35 +0200
26865      Branch: perl
26866            ! lib/unicore/README.perl lib/unicore/mktables
26867            ! lib/unicore/mktables.lst
26868 ____________________________________________________________________________
26869 [ 24319] By: steveh                                on 2005/04/25  11:05:24
26870         Log: Provide $Config{libswanted_uselargefiles} on Win32
26871              
26872              This fixes some test failures introduced by change 24271.
26873      Branch: perl
26874            ! win32/config.bc win32/config.gc win32/config.vc
26875            ! win32/config.vc64
26876 ____________________________________________________________________________
26877 [ 24318] By: steveh                                on 2005/04/25  07:47:11
26878         Log: Subject: [PATCH] combopatch
26879              From: Jarkko Hietaniemi <jhi@iki.fi>
26880              Date: Sun, 24 Apr 2005 22:58:15 +0300
26881              Message-ID: <426BFA57.9060105@iki.fi>
26882      Branch: perl
26883            ! embed.fnc makedef.pl mg.c perl.c perl.h perlvars.h pp_pack.c
26884            ! proto.h toke.c util.c
26885 ____________________________________________________________________________
26886 [ 24317] By: rgs                                   on 2005/04/25  06:30:44
26887         Log: Fix typo, noticed by Randal Schwartz
26888      Branch: perl
26889            ! pod/perlfunc.pod
26890 ____________________________________________________________________________
26891 [ 24316] By: ams                                   on 2005/04/25  01:36:38
26892         Log: Add STORABLE_attach hook (Adam Kennedy).
26893      Branch: perl
26894            + ext/Storable/t/HAS_ATTACH.pm ext/Storable/t/attach_errors.t
26895            + ext/Storable/t/attach_singleton.t
26896            + ext/Storable/t/circular_hook.t
26897            ! MANIFEST ext/Storable/ChangeLog ext/Storable/MANIFEST
26898            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
26899 ____________________________________________________________________________
26900 [ 24315] By: rgs                                   on 2005/04/24  15:25:18
26901         Log: Add files missing in 24314
26902      Branch: perl
26903            + lib/Test/Harness/Point.pm lib/Test/Harness/t/from_line.t
26904            + lib/Test/Harness/t/point-parse.t lib/Test/Harness/t/point.t
26905            + lib/Test/Harness/t/version.t
26906 ____________________________________________________________________________
26907 [ 24314] By: rgs                                   on 2005/04/24  13:26:50
26908         Log: Upgrade to Test::Harness 2.48
26909      Branch: perl
26910            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
26911            ! lib/Test/Harness/Straps.pm lib/Test/Harness/TAP.pod
26912            ! lib/Test/Harness/t/00compile.t
26913            ! lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
26914            ! t/lib/sample-tests/skip
26915 ____________________________________________________________________________
26916 [ 24313] By: merijn                                on 2005/04/24  11:52:03
26917         Log: Subject: [PATCH] Add -Wdeclaration-after-statement to default flags for gcc 3+
26918              From: Steve Peters <steve@fisharerojo.org>
26919              Date: Sat, 23 Apr 2005 22:37:48 -0500
26920              Message-ID: <20050424033748.GA23117@mccoy.peters.homeunix.org>
26921      Branch: perl
26922            ! Configure
26923 ____________________________________________________________________________
26924 [ 24311] By: rgs                                   on 2005/04/24  11:48:24
26925         Log: Add %patchlevel hash to Module::CoreList
26926      Branch: perl
26927            ! lib/Module/CoreList.pm
26928 ____________________________________________________________________________
26929 [ 24310] By: merijn                                on 2005/04/24  09:12:37
26930         Log: Subject: [PATCH] lib/Time/Local.t: time_t is unsigned on VMS
26931              From: "Craig A. Berry" <craigberry@mac.com>
26932              Date: Sat, 23 Apr 2005 18:25:52 -0500
26933              Message-ID: <426AD980.2010801@mac.com>
26934      Branch: perl
26935            ! lib/Time/Local.t
26936 ____________________________________________________________________________
26937 [ 24309] By: nicholas                              on 2005/04/23  14:00:49
26938         Log: Variable declarations can't come after statements in C89.
26939      Branch: perl
26940            ! util.c
26941 ____________________________________________________________________________
26942 [ 24308] By: nicholas                              on 2005/04/23  13:57:41
26943         Log: Save state when auto-generating #ifdef PERL_CORE and PERL_CORE/PERL_EXT
26944              reducing embed.h by about 10%.
26945      Branch: perl
26946            ! embed.h embed.pl
26947 ____________________________________________________________________________
26948 [ 24307] By: davem                                 on 2005/04/23  13:56:18
26949         Log: Subject:  [PATCH] Fix for warnings in util.c/Perl_init_tm()
26950              From:  Steve Peters <steve@fisharerojo.org>
26951              Date:  Fri, 22 Apr 2005 22:36:03 -0500
26952              Message-Id:  <20050423033603.GA32547@mccoy.peters.homeunix.org>
26953              
26954              localtime() can return null
26955      Branch: perl
26956            ! util.c
26957 ____________________________________________________________________________
26958 [ 24303] By: nicholas                              on 2005/04/22  21:40:21
26959         Log: Convert to test.pl
26960      Branch: perl
26961            ! t/op/substr.t
26962 ____________________________________________________________________________
26963 [ 24301] By: nicholas                              on 2005/04/22  16:21:46
26964         Log: Subject: [PATCH] t/uni/class.t -- update VMS test skippage
26965              From: "Craig A. Berry" <craigberry@mac.com>
26966              Message-ID: <42692501.6090809@mac.com>
26967              Date: Fri, 22 Apr 2005 11:23:29 -0500
26968      Branch: perl
26969            ! t/uni/class.t
26970 ____________________________________________________________________________
26971 [ 24300] By: rgs                                   on 2005/04/22  16:17:36
26972         Log: Patch by Yves Orton to accept several options on the corelist(1)
26973              command-line. Plus POD nits.
26974      Branch: perl
26975            ! lib/Module/CoreList.pm lib/Module/CoreList/bin/corelist
26976 ____________________________________________________________________________
26977 [ 24290] By: steveh                                on 2005/04/22  13:51:47
26978         Log: Fix last remaining Win32 linker error following change 24271
26979              
26980              (Supplied by Jarkko in a makedef.pl that was omitted from the
26981              aforementioned change)
26982      Branch: perl
26983            ! makedef.pl
26984 ____________________________________________________________________________
26985 [ 24287] By: rgs                                   on 2005/04/22  12:42:37
26986         Log: There's no point listing '-f' in --help output
26987              when perl isn't built with USE_SITECUSTOMIZE, since it might
26988              confuse users about $sitelib/sitecustomize.pl being sourced
26989              at startup.
26990      Branch: perl
26991            ! perl.c
26992 ____________________________________________________________________________
26993 [ 24286] By: nicholas                              on 2005/04/22  12:37:19
26994         Log: For now, TODO the 2 tests that fail on 5.8.x
26995      Branch: perl
26996            ! ext/B/t/optree_specials.t
26997 ____________________________________________________________________________
26998 [ 24284] By: rgs                                   on 2005/04/22  12:34:14
26999         Log: -A wasn't listed in the --help output
27000      Branch: perl
27001            ! perl.c
27002 ____________________________________________________________________________
27003 [ 24280] By: steveh                                on 2005/04/22  09:59:54
27004         Log: Fix more Win32 linker errors following change 24271
27005              
27006              This clears up problems with Perl_free_global_struct and
27007              Perl_init_global_struct
27008      Branch: perl
27009            ! embed.fnc embed.h global.sym makedef.pl proto.h
27010 ____________________________________________________________________________
27011 [ 24279] By: rgs                                   on 2005/04/22  09:04:08
27012         Log: Subject: [PATCH] pp_pack.c warning quieting
27013              From: Andy Lester <andy@petdance.com>
27014              Date: Thu, 21 Apr 2005 11:33:13 -0500
27015              Message-ID: <20050421163313.GA20930@petdance.com>
27016      Branch: perl
27017            ! pp_pack.c
27018 ____________________________________________________________________________
27019 [ 24278] By: steveh                                on 2005/04/22  08:59:58
27020         Log: Fix Win32 linker errors following change 24271
27021              
27022              This clears up "unresolved external" errors for the following symbols:
27023              
27024              PL_watch_pvx
27025              Perl_Gappctx_ptr
27026              Perl_Gmmap_page_size_ptr
27027              Perl_Gsig_defaulting_ptr
27028              Perl_Gsig_handlers_initted_ptr
27029              Perl_Gsig_ignoring_ptr
27030              Perl_Gsig_sv_ptr
27031              Perl_Gtimesbase_ptr
27032              Perl_Gwatch_pvx_ptr
27033      Branch: perl
27034            ! makedef.pl
27035 ____________________________________________________________________________
27036 [ 24277] By: rgs                                   on 2005/04/22  08:48:14
27037         Log: Subject: [PATCH] bytecode.pl, bytecode.h, and sv.h fixes
27038              From: Steve Peters <steve@fisharerojo.org>
27039              Date: Thu, 21 Apr 2005 18:55:47 -0500
27040              Message-ID: <20050421235547.GA12149@mccoy.peters.homeunix.org>
27041      Branch: perl
27042            ! bytecode.pl ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
27043            ! sv.h
27044 ____________________________________________________________________________
27045 [ 24276] By: steveh                                on 2005/04/22  08:13:01
27046         Log: Fix my_chsize() for systems having chsize(), broken by change #24271
27047      Branch: perl
27048            ! pp_sys.c
27049 ____________________________________________________________________________
27050 [ 24275] By: davem                                 on 2005/04/21  21:30:11
27051         Log: Sigh - really bump Text::Wrap version number this time.
27052      Branch: perl
27053            ! lib/Text/Wrap.pm
27054 ____________________________________________________________________________
27055 [ 24274] By: davem                                 on 2005/04/21  21:27:15
27056         Log: bump version number in Text::Wrap after change #24273
27057      Branch: perl
27058            ! lib/Text/Wrap.pm
27059 ____________________________________________________________________________
27060 [ 24273] By: davem                                 on 2005/04/21  21:22:54
27061         Log: Text::Wrap::wrap() fails with non-space separator
27062      Branch: perl
27063            ! lib/Text/TabsWrap/t/wrap.t lib/Text/Wrap.pm
27064 ____________________________________________________________________________
27065 [ 24271] By: rgs                                   on 2005/04/21  15:38:30
27066         Log: Subject: [PATCH] Symbian port of Perl
27067              From: <jarkko.hietaniemi@nokia.com>
27068              Date: Mon, 18 Apr 2005 13:18:30 +0300
27069              Message-ID: <B356D8F434D20B40A8CEDAEC305A1F2453D653@esebe105.NOE.Nokia.com>
27070      Branch: perl
27071            + README.symbian ext/DynaLoader/dl_symbian.xs
27072            + symbian/PerlApp.cpp symbian/PerlApp.h symbian/PerlApp.hrh
27073            + symbian/PerlApp.rss symbian/PerlAppAif.rss
27074            + symbian/PerlBase.cpp symbian/PerlBase.h symbian/PerlBase.pod
27075            + symbian/PerlRecog.cpp symbian/PerlRecog.mmp symbian/README
27076            + symbian/TODO symbian/bld.inf symbian/config.pl
27077            + symbian/config.sh symbian/cwd.pl symbian/demo_pl
27078            + symbian/install.cfg symbian/makesis.pl symbian/port.pl
27079            + symbian/sanity.pl symbian/sdk.pl symbian/symbian_dll.cpp
27080            + symbian/symbian_proto.h symbian/symbian_stubs.c
27081            + symbian/symbian_stubs.h symbian/symbian_utils.cpp
27082            + symbian/symbianish.h symbian/uid.pl symbian/version.pl
27083            + symbian/xsbuild.pl
27084            ! EXTERN.h INTERN.h MANIFEST Porting/curliff.pl Porting/makerel
27085            ! XSUB.h av.c bytecode.pl configpm doio.c dump.c embed.fnc
27086            ! embed.h embed.pl embedvar.h ext/B/B.xs
27087            ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
27088            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
27089            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/dlutils.c
27090            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Socket.pm
27091            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
27092            ! ext/POSIX/POSIX.xs ext/PerlIO/scalar/scalar.xs
27093            ! ext/PerlIO/via/via.xs ext/SDBM_File/sdbm/sdbm.c
27094            ! ext/Storable/Storable.xs ext/Time/HiRes/HiRes.xs global.sym
27095            ! globvar.sym gv.c hv.c intrpvar.h lib/ExtUtils/t/Embed.t
27096            ! lib/ExtUtils/xsubpp lib/File/Spec.pm lib/File/Spec/Win32.pm
27097            ! locale.c mg.c miniperlmain.c numeric.c op.c opcode.h opcode.pl
27098            ! pad.c patchlevel.h perl.c perl.h perlapi.c perlapi.h perlio.c
27099            ! perlio.h perliol.h perlvars.h pod.lst pod/perl.pod
27100            ! pod/perlguts.pod pod/perlintern.pod pp.c pp_ctl.c pp_hot.c
27101            ! pp_pack.c pp_sort.c pp_sys.c proto.h reentr.pl regcomp.c
27102            ! regexec.c scope.h sv.c taint.c toke.c universal.c utf8.c
27103            ! utf8.h util.c util.h vms/descrip_mms.template win32/Makefile
27104            ! win32/makefile.mk win32/win32io.c xsutils.c
27105 ____________________________________________________________________________
27106 [ 24270] By: davem                                 on 2005/04/21  15:36:14
27107         Log: substr uses utf8 length cache incorrectly
27108      Branch: perl
27109            ! sv.c t/op/substr.t
27110 ____________________________________________________________________________
27111 [ 24269] By: davem                                 on 2005/04/21  00:13:14
27112         Log: Subject:  [PATCH] extra code in pp_concat, Take 2
27113              From:  Andy Lester <andy@petdance.com>
27114              Date:  Wed, 13 Apr 2005 21:06:01 -0500
27115              Message-Id:  <20050414020601.GA21346@petdance.com>
27116              
27117              add 'const', and remove extraneous code, from pp_concat
27118      Branch: perl
27119            ! pp_hot.c t/op/concat.t
27120 ____________________________________________________________________________
27121 [ 24268] By: davem                                 on 2005/04/20  23:56:18
27122         Log: Subject:  patch to [PATCH] Fix MGVTBL structures in perl.h (preprocessor
27123              From:  David Dyck <david.dyck@fluke.com>
27124              Date:  Wed, 20 Apr 2005 16:35:55 -0700 (PDT)
27125              Message-Id:  <Pine.LNX.4.62.0504201627550.27786@dd.tc.fluke.com>
27126              
27127              fix nits in change #24264:
27128              some preprocessors don't like #ifdefs within a macro's args;
27129              also removed duplicate semicolons from macro definitions.
27130      Branch: perl
27131            ! perl.h
27132 ____________________________________________________________________________
27133 [ 24267] By: davem                                 on 2005/04/20  23:35:54
27134         Log: In change 24266 I failed to actually change anything. Sigh.
27135      Branch: perl
27136            ! ext/Sys/Syslog/Syslog.pm
27137 ____________________________________________________________________________
27138 [ 24266] By: davem                                 on 2005/04/20  23:32:04
27139         Log: change misleading syslog() example
27140      Branch: perl
27141            ! ext/Sys/Syslog/Syslog.pm
27142 ____________________________________________________________________________
27143 [ 24265] By: davem                                 on 2005/04/20  21:47:40
27144         Log: Subject:  [perl #35059] [PATCH] caller() skips frames (such as eval() frames) if $^P set 
27145              From:  glasser@tang-eleven-seventy-nine.mit.edu (via RT) <perlbug-followup@perl.org>
27146              Date:  20 Apr 2005 19:28:14 -0000
27147              Message-Id:  <rt-3.0.11-35059-111134.0.304511316819145@perl.org>
27148              
27149              improved version of change 21842 that copes with glob DB::sub
27150              existing but &DB::sub not existing.
27151      Branch: perl
27152            ! mg.c pp_ctl.c t/op/caller.t
27153 ____________________________________________________________________________
27154 [ 24264] By: davem                                 on 2005/04/20  21:32:23
27155         Log: Subject:  [PATCH] Fix MGVTBL structures in perl.h
27156              From:  Andy Lester <andy@petdance.com>
27157              Date:  Wed, 20 Apr 2005 15:09:24 -0500
27158              Message-Id:  <20050420200923.GA3017@petdance.com>
27159              
27160              The MGVTBL structures contain 7 function pointers, but only 5 were
27161              getting initialized. Plus, there were repeated lists between
27162              declaration and definition; add a macro to declare or define
27163              all the global MGVTBLs as appropriate.
27164      Branch: perl
27165            ! perl.h
27166 ____________________________________________________________________________
27167 [ 24260] By: nicholas                              on 2005/04/20  13:51:54
27168         Log: Subject: [PATCH] Refactoring to Sv*_set() macros - patch #6
27169              From: Steve Peters <steve@fisharerojo.org>
27170              Message-ID: <20050420112720.GA31042@mccoy.peters.homeunix.org>
27171              Date: Wed, 20 Apr 2005 06:27:20 -0500
27172      Branch: perl
27173            ! bytecode.pl ext/ByteLoader/bytecode.h malloc.c sv.c
27174 ____________________________________________________________________________
27175 [ 24258] By: nicholas                              on 2005/04/20  08:13:21
27176         Log: Merge common code. Reduces object size by 1K on x86, 6K on PPC
27177      Branch: perl
27178            ! sv.c
27179 ____________________________________________________________________________
27180 [ 24257] By: davem                                 on 2005/04/19  23:47:38
27181         Log: run regen_headers after addition of FOO_set() macros
27182      Branch: perl
27183            ! ext/ByteLoader/byterun.c
27184 ____________________________________________________________________________
27185 [ 24256] By: davem                                 on 2005/04/19  23:43:54
27186         Log: Subject:  [PATCH] pad_compname_type(), takes care of a clunky macro
27187              From:  Andy Lester <andy@petdance.com>
27188              Date:  Tue, 19 Apr 2005 11:38:44 -0500
27189              Message-Id:  <20050419163844.GA19747@petdance.com>
27190      Branch: perl
27191            ! embed.fnc embed.h pad.c pad.h proto.h
27192 ____________________________________________________________________________
27193 [ 24255] By: davem                                 on 2005/04/19  23:31:52
27194         Log: DEBUG_LEAKING_SCALARS could use the value of a freed PL_op
27195      Branch: perl
27196            ! op.c
27197 ____________________________________________________________________________
27198 [ 24254] By: nicholas                              on 2005/04/19  21:53:38
27199         Log: Don't set things to zero twice. Once is enough. (see also change 15255)
27200      Branch: perl
27201            ! sv.c
27202 ____________________________________________________________________________
27203 [ 24253] By: nicholas                              on 2005/04/19  20:55:24
27204         Log: Restore SvEND_set
27205      Branch: perl
27206            ! sv.h
27207 ____________________________________________________________________________
27208 [ 24252] By: nicholas                              on 2005/04/19  20:07:49
27209         Log: Force RVALUE macros when in PERL_DEBUG_COW
27210      Branch: perl
27211            ! ext/ByteLoader/byterun.c sv.c sv.h
27212 ____________________________________________________________________________
27213 [ 24251] By: nicholas                              on 2005/04/19  14:25:00
27214         Log: Avoid generating thousands of UTF-8 warnings when testing under a
27215              UTF-8 locale
27216      Branch: perl
27217            ! t/op/pack.t
27218 ____________________________________________________________________________
27219 [ 24249] By: rgs                                   on 2005/04/19  11:20:37
27220         Log: Simplify PERL_DEBUG_PAD_ZERO so it continues to expand to
27221              valid C code
27222      Branch: perl
27223            ! perl.h
27224 ____________________________________________________________________________
27225 [ 24248] By: nicholas                              on 2005/04/19  09:55:51
27226         Log: Subject: [PATCH] Refactoring to Sv*_set() macros - patch #5
27227              From: Steve Peters <steve@fisharerojo.org>
27228              Message-ID: <20050419000925.GA21640@mccoy.peters.homeunix.org>
27229              Date: Mon, 18 Apr 2005 19:09:25 -0500
27230      Branch: perl
27231            ! dump.c ext/ByteLoader/ByteLoader.pm ext/ByteLoader/byterun.c
27232            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
27233            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
27234            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
27235            ! ext/List/Util/lib/List/Util.pm ext/POSIX/POSIX.pm
27236            ! ext/POSIX/POSIX.xs ext/PerlIO/encoding/encoding.pm
27237            ! ext/PerlIO/encoding/encoding.xs ext/PerlIO/scalar/scalar.pm
27238            ! ext/PerlIO/scalar/scalar.xs ext/Storable/Storable.pm
27239            ! ext/Storable/Storable.xs ext/threads/shared/shared.pm
27240            ! ext/threads/shared/shared.xs ext/threads/threads.pm gv.c mg.c
27241            ! op.c pad.c pad.h perl.h pp.c pp.h pp_hot.c pp_pack.c regcomp.c
27242            ! scope.c sv.c sv.h toke.c
27243 ____________________________________________________________________________
27244 [ 24247] By: davem                                 on 2005/04/19  01:38:54
27245         Log: Add CLONE_SKIP() class method to allow individual classes to skip
27246              cloning objects during thread creation
27247      Branch: perl
27248            ! dump.c ext/threads/t/thread.t pod/perlmod.pod sv.c sv.h
27249 ____________________________________________________________________________
27250 [ 24246] By: nicholas                              on 2005/04/18  22:31:48
27251         Log: PERL_DEBUG_COW for SvUVX and SvPVX
27252      Branch: perl
27253            ! ext/DynaLoader/dl_dyld.xs sv.h
27254 ____________________________________________________________________________
27255 [ 24245] By: nicholas                              on 2005/04/18  21:58:22
27256         Log: SvPV_renew also calls SvLEN_set
27257              Add SvPV_shrink_to_cur(sv) to call SvPV_renew with SvCUR(sv)+1.
27258              For Ponie this can be a single call into the PMC
27259      Branch: perl
27260            ! pp_hot.c pp_sys.c sv.h toke.c
27261 ____________________________________________________________________________
27262 [ 24244] By: nicholas                              on 2005/04/18  20:37:13
27263         Log: Replace Renew(SvPVX(...)...) with SvPV_renew, which avoids an LVALUE
27264              SvPVX
27265      Branch: perl
27266            ! pp_hot.c pp_sys.c sv.h toke.c
27267 ____________________________________________________________________________
27268 [ 24243] By: nicholas                              on 2005/04/18  19:50:12
27269         Log: A more efficient way of expressing the MALLOC_WRAP conditional compile.
27270      Branch: perl
27271            ! handy.h
27272 ____________________________________________________________________________
27273 [ 24242] By: steveh                                on 2005/04/18  16:04:20
27274         Log: Fix bug #33664: allow for transport providers with protocol == 0
27275              
27276              (This indicates that any protocol may be used, so don't bother checking
27277              that the requested protocol matches in this case.)
27278      Branch: perl
27279            ! win32/win32sck.c
27280 ____________________________________________________________________________
27281 [ 24241] By: nicholas                              on 2005/04/18  15:23:45
27282         Log: Refactor the odd-one-out code before a Renew(SvPVX(...)...)
27283      Branch: perl
27284            ! pp_hot.c
27285 ____________________________________________________________________________
27286 [ 24240] By: nicholas                              on 2005/04/18  14:15:52
27287         Log: Two more uses of lvalue SvIVX()
27288      Branch: perl
27289            ! ext/ByteLoader/byterun.c lib/ExtUtils/t/Constant.t
27290 ____________________________________________________________________________
27291 [ 24239] By: nicholas                              on 2005/04/18  12:18:20
27292         Log: Subject: [PATCH] Refactoring to Sv*_set() macros - patch #4
27293              Message-ID: <20050416160502.GA26957@mccoy.peters.homeunix.org>
27294              From: Steve Peters <steve@fisharerojo.org>
27295              Date: Sat, 16 Apr 2005 11:05:02 -0500
27296              
27297              plus fix to Perl_rvpv_dup assigning to an RV with SvPVX
27298      Branch: perl
27299            ! av.c cop.h ext/PerlIO/encoding/encoding.xs
27300            ! ext/Storable/Storable.xs gv.c malloc.c perl.c pp.c pp_ctl.c
27301            ! pp_hot.c pp_pack.c pp_sort.c scope.c sv.c
27302 ____________________________________________________________________________
27303 [ 24238] By: rgs                                   on 2005/04/15  13:16:29
27304         Log: Update the outdated info in "Minimizing the Perl installation"
27305      Branch: perl
27306            ! INSTALL
27307 ____________________________________________________________________________
27308 [ 24237] By: rgs                                   on 2005/04/14  16:13:45
27309         Log: Fix for:
27310              [perl #34934] perl 5.8.5 on x86 and x86-64 hang at compile-time
27311              From: bstrand@switchmanagement.com (via RT) <perlbug-followup@perl.org>
27312              Date: 12 Apr 2005 19:12:58 -0000
27313              Message-ID: <rt-3.0.11-34934-110595.15.9181274318682@perl.org>
27314              
27315              This syntax error now produces a panic message.
27316      Branch: perl
27317            ! op.c
27318 ____________________________________________________________________________
27319 [ 24236] By: merijn                                on 2005/04/13  15:10:24
27320         Log: Subject: [PATCH] Removing yydestruct from perly.c
27321              From: Andy Lester <andy@petdance.com>
27322              Date: Wed, 13 Apr 2005 10:06:47 -0500
27323              Message-ID: <20050413150647.GA13464@petdance.com>
27324      Branch: perl
27325            ! perly.c
27326 ____________________________________________________________________________
27327 [ 24235] By: merijn                                on 2005/04/13  14:51:00
27328         Log: Mandrakesoft is now Mandriva
27329      Branch: perl
27330            ! AUTHORS
27331 ____________________________________________________________________________
27332 [ 24234] By: merijn                                on 2005/04/13  14:41:20
27333         Log: H.Merijn changed e-mail
27334      Branch: perl
27335            ! AUTHORS Porting/checkAUTHORS.pl Porting/patching.pod
27336            ! README.aix README.hpux ext/Encode/AUTHORS ext/Storable/README
27337 ____________________________________________________________________________
27338 [ 24233] By: rgs                                   on 2005/04/13  08:25:43
27339         Log: Subject: [PATCH Perl 5.9.2] -Wformat 
27340              From: Robin Barker <Robin.Barker@npl.co.uk>
27341              Date: Tue, 12 Apr 2005 18:53:32 +0100
27342              Message-ID: <533D273D4014D411AB1D00062938C4D90849C634@hotel.npl.co.uk>
27343      Branch: perl
27344            ! perly.c regcomp.c regexec.c toke.c
27345 ____________________________________________________________________________
27346 [ 24232] By: rgs                                   on 2005/04/13  07:24:07
27347         Log: Upgrade to ExtUtils::MakeMaker 6.28
27348      Branch: perl
27349            ! lib/ExtUtils/Changes lib/ExtUtils/MANIFEST.SKIP
27350            ! lib/ExtUtils/META.yml lib/ExtUtils/MM_AIX.pm
27351            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MakeMaker.pm
27352            ! lib/ExtUtils/Manifest.pm
27353 ____________________________________________________________________________
27354 [ 24231] By: rgs                                   on 2005/04/12  15:30:23
27355         Log: Upgrade to Encode 2.0902
27356      Branch: perl
27357            + ext/Encode/t/utf8strict.t
27358            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
27359            ! ext/Encode/Encode.xs ext/Encode/Encode/encode.h
27360            ! ext/Encode/MANIFEST ext/Encode/META.yml
27361            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/t/Aliases.t
27362            ! ext/Encode/t/fallback.t
27363 ____________________________________________________________________________
27364 [ 24230] By: nicholas                              on 2005/04/12  11:24:49
27365         Log: Don't PERL_HASH(SvUVX(...)...) as it's actually a set.
27366              Plus add an editor block
27367      Branch: perl
27368            ! op.c
27369 ____________________________________________________________________________
27370 [ 24229] By: nicholas                              on 2005/04/12  09:19:43
27371         Log: Subject: [PATCH] Refactoring to Sv*_set() macros - patch #3
27372              From: Steve Peters <steve@fisharerojo.org>
27373              Message-ID: <20050411023736.GB9355@mccoy.peters.homeunix.org>
27374              Date: Sun, 10 Apr 2005 21:37:36 -0500
27375              
27376              (with correction to SvUV_set)
27377      Branch: perl
27378            ! ext/List/Util/Util.xs sv.c sv.h
27379 ____________________________________________________________________________
27380 [ 24228] By: nicholas                              on 2005/04/11  14:53:38
27381         Log: Avoid taking a reference to SvIVX and putting that address on the
27382              save stack
27383      Branch: perl
27384            ! perl.c pp_ctl.c pp_hot.c
27385 ____________________________________________________________________________
27386 [ 24227] By: steveh                                on 2005/04/11  10:39:59
27387         Log: Support d_libm_lib_version for Win32 (see change 24217)
27388      Branch: perl
27389            ! win32/config.bc win32/config.gc win32/config.vc
27390            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
27391            ! win32/config_H.vc win32/config_H.vc64
27392 ____________________________________________________________________________
27393 [ 24226] By: merijn                                on 2005/04/11  10:09:06
27394         Log: Out of sync metaunit caused the erroneous return of the
27395              removed d_sitecustomize. Mea Culpa.
27396      Branch: perl
27397            ! Configure
27398 ____________________________________________________________________________
27399 [ 24225] By: steveh                                on 2005/04/11  09:39:40
27400         Log: Disable I18N::Langinfo for Win32 since nl_langinfo() isn't available
27401      Branch: perl
27402            ! win32/Makefile win32/makefile.mk
27403 ____________________________________________________________________________
27404 [ 24224] By: rgs                                   on 2005/04/11  09:21:54
27405         Log: Subject: [PATCH] perlfunc.pod: incomplete select description
27406              From: Hernan Perez Masci <hmasci@uolsinectis.com.ar>
27407              Date: Fri, 8 Apr 2005 15:28:28 -0300
27408              Message-Id: <200504081528.28307.hmasci@uolsinectis.com.ar>
27409      Branch: perl
27410            ! pod/perlfunc.pod
27411 ____________________________________________________________________________
27412 [ 24223] By: rgs                                   on 2005/04/11  09:11:53
27413         Log: Make the four-argument form of select() return undef
27414              instead of -1 on error.
27415      Branch: perl
27416            ! pod/perl593delta.pod pod/perlfunc.pod pp_sys.c
27417 ____________________________________________________________________________
27418 [ 24222] By: rgs                                   on 2005/04/11  07:02:59
27419         Log: Make Win32 build (and clean) I18::Langinfo and Math::BigInt::FastCalc
27420      Branch: perl
27421            ! win32/Makefile win32/makefile.mk
27422 ____________________________________________________________________________
27423 [ 24221] By: merijn                                on 2005/04/11  06:06:13
27424         Log: Subject: Re: New Configure functionality
27425              From: Abe Timmerman <abe@ztreet.demon.nl>
27426              Date: Sun, 10 Apr 2005 22:19:28 +0200
27427              Message-Id: <200504102219.29024.abe@ztreet.demon.nl>
27428      Branch: perl
27429            ! configure.com
27430 ____________________________________________________________________________
27431 [ 24220] By: rgs                                   on 2005/04/10  20:03:59
27432         Log: POD typo.
27433      Branch: perl
27434            ! lib/Module/CoreList.pm
27435 ____________________________________________________________________________
27436 [ 24219] By: rgs                                   on 2005/04/10  19:49:49
27437         Log: Module::CoreList: Data from Sebastien Aperghis-Tramoni for perl
27438              5.00{0,1,2}. Upgrade version number.
27439      Branch: perl
27440            ! lib/Module/CoreList.pm
27441 ____________________________________________________________________________
27442 [ 24218] By: merijn                                on 2005/04/10  18:00:05
27443         Log: Sorting still is a mess. This is better.
27444      Branch: perl
27445            ! config_h.SH
27446 ____________________________________________________________________________
27447 [ 24217] By: merijn                                on 2005/04/10  17:08:36
27448         Log: Configure now probes for _LIB_VERSION support in math.h/libm
27449              LIBM_LIB_VERSION is defined if it does
27450      Branch: perl
27451            ! Configure Porting/config_H config_h.SH handy.h
27452 ____________________________________________________________________________
27453 [ 24215] By: rgs                                   on 2005/04/10  15:03:10
27454         Log: Fix [perl #34892] Segfault on &DB::sub declared but not defined
27455      Branch: perl
27456            ! pod/perldiag.pod pp_hot.c
27457 ____________________________________________________________________________
27458 [ 24214] By: merijn                                on 2005/04/10  09:14:06
27459         Log: Subject: [PATCH] usesitecustomize for VMS
27460              From: "Craig A. Berry" <craigberry@mac.com>
27461              Date: Sat, 09 Apr 2005 15:58:43 -0500
27462              Message-ID: <42584203.2090405@mac.com>
27463      Branch: perl
27464            ! configure.com
27465 ____________________________________________________________________________
27466 [ 24213] By: nicholas                              on 2005/04/08  19:11:04
27467         Log: Mangle the expected output correctly for both 5.9 and 5.8
27468      Branch: perl
27469            ! ext/B/t/stash.t
27470 ____________________________________________________________________________
27471 [ 24212] By: rgs                                   on 2005/04/08  16:17:49
27472         Log: Subject: Re: [ANNOUNCE] ExtUtils::MakeMaker 6.27
27473              From: Michael G Schwern <schwern@pobox.com>
27474              Date: Thu, 7 Apr 2005 15:15:00 -0700
27475              Message-ID: <20050407221500.GB6223@windhund.schwern.org>
27476              
27477              Fix duplicate target warnings
27478      Branch: perl
27479            ! lib/ExtUtils/MM_Any.pm
27480 ____________________________________________________________________________
27481 [ 24211] By: merijn                                on 2005/04/08  14:22:05
27482         Log: The last remains of d_sitecustomize
27483      Branch: perl
27484            ! Porting/config.sh
27485 ____________________________________________________________________________
27486 [ 24210] By: merijn                                on 2005/04/08  14:16:59
27487         Log: now usesitecustomize is used more generic
27488      Branch: perl
27489            ! config_h.SH
27490 ____________________________________________________________________________
27491 [ 24209] By: steveh                                on 2005/04/08  14:15:14
27492         Log: Subject: Re: [PATCH] Re: [perl #24119] CPAN.pm error in Win32: uses rename() not File::Copy::move
27493              From: Steven Schubiger <steven@accognoscere.org>
27494              Date: Thu, 7 Apr 2005 22:38:25 +0200 (CEST)
27495              Message-Id: <200504072038.j37KcPXY011755@accognoscere.homeunix.org>
27496              
27497              (with arguments changed to match perlfunc.pod)
27498      Branch: perl
27499            ! pod/perlport.pod
27500 ____________________________________________________________________________
27501 [ 24208] By: merijn                                on 2005/04/08  14:12:54
27502         Log: Drop d_sitecustomize again. (usesitecustomize is enough)
27503      Branch: perl
27504            ! Configure
27505 ____________________________________________________________________________
27506 [ 24206] By: nicholas                              on 2005/04/08  13:16:07
27507         Log: Add SvIVX() to PERL_DEBUG_COW, and change pad.c to SvIVset()
27508      Branch: perl
27509            ! pad.c sv.h
27510 ____________________________________________________________________________
27511 [ 24205] By: merijn                                on 2005/04/08  12:18:42
27512         Log: Subject: [PATCH] Removing Y2K warnings
27513              From: Andy Lester <andy@petdance.com>
27514              Date: Thu, 7 Apr 2005 17:44:42 -0500
27515              Message-ID: <20050407224442.GA23895@petdance.com>
27516      Branch: perl
27517            - README.Y2K
27518            ! INSTALL MANIFEST lib/warnings.pm pod/buildtoc pod/perldiag.pod
27519            ! pod/perllexwarn.pod pp_hot.c sv.c t/lib/warnings/pp_hot
27520            ! t/lib/warnings/sv t/op/caller.t warnings.h warnings.pl
27521 ____________________________________________________________________________
27522 [ 24204] By: nicholas                              on 2005/04/08  11:29:22
27523         Log: Subject: [PATCH] Refactoring to Sv*_set() macros - patch #2
27524              From: Steve Peters <steve@fisharerojo.org>
27525              Date: Thu, 7 Apr 2005 13:51:49 -0500
27526              Message-ID: <20050407185149.GA4418@mccoy.peters.homeunix.org>
27527      Branch: perl
27528            ! doio.c ext/List/Util/Util.xs ext/threads/threads.xs op.c pp.c
27529            ! pp_ctl.c pp_hot.c sv.c toke.c util.c
27530 ____________________________________________________________________________
27531 [ 24201] By: nicholas                              on 2005/04/08  10:39:15
27532         Log: Add a macro PERL_DEBUG_COW, for aggressive compile time tests of
27533              Copy-On-Write related source changes.
27534              Fix the problem this revealed.
27535      Branch: perl
27536            ! sv.c sv.h
27537 ____________________________________________________________________________
27538 [ 24200] By: nicholas                              on 2005/04/08  10:08:35
27539         Log: MM_AIX needs neatvalue
27540      Branch: perl
27541            ! lib/ExtUtils/MM_AIX.pm
27542 ____________________________________________________________________________
27543 [ 24199] By: nicholas                              on 2005/04/08  10:05:49
27544         Log: Subject: [PATCH] Refactoring to Sv*_set() macros - patch #1
27545              From: Steve Peters <steve@fisharerojo.org>
27546              Message-ID: <20050406232110.GA12249@mccoy.peters.homeunix.org>
27547              Date: Wed, 6 Apr 2005 18:21:10 -0500
27548      Branch: perl
27549            ! ext/ByteLoader/byterun.c ext/List/Util/Util.xs pad.c sv.c
27550            ! toke.c
27551 ____________________________________________________________________________
27552 [ 24198] By: rgs                                   on 2005/04/08  09:48:08
27553         Log: Add perl593delta.pod
27554      Branch: perl
27555            + pod/perl593delta.pod
27556            ! MANIFEST Makefile.SH pod.lst pod/perl.pod
27557            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
27558            ! win32/pod.mak
27559 ____________________________________________________________________________
27560 [ 24194] By: rgs                                   on 2005/04/07  12:42:07
27561         Log: Mention that select() returns -1 on error,
27562              as suggested by Hernan Perez Masci
27563      Branch: perl
27564            ! pod/perlfunc.pod
27565 ____________________________________________________________________________
27566 [ 24192] By: rgs                                   on 2005/04/07  09:51:29
27567         Log: Subject: Re: [PATCH] Re: [perl #34650] perldoc -f my should perhaps mention BEGIN and END
27568              From: Abigail <abigail@abigail.nl>
27569              Date: Wed, 6 Apr 2005 01:41:55 +0200
27570              Message-ID: <20050405234154.GG8680@abigail.nl>
27571      Branch: perl
27572            ! t/japh/abigail.t
27573 ____________________________________________________________________________
27574 [ 24191] By: rgs                                   on 2005/04/07  09:45:27
27575         Log: Subject: Re: Bugs? In Unicode::EastAsianWidth.
27576              From: Autrijus Tang <autrijus@autrijus.org>
27577              Date: Wed, 6 Apr 2005 18:17:32 +0800
27578              Message-ID: <20050406101732.GA17931@aut.dyndns.org>
27579      Branch: perl
27580            ! lib/unicore/mktables
27581 ____________________________________________________________________________
27582 [ 24190] By: rgs                                   on 2005/04/07  09:38:06
27583         Log: Subject: perldbtty$$ location
27584              From: Gisle Aas <gisle@ActiveState.com>
27585              Date: 06 Apr 2005 01:49:54 -0700
27586              Message-ID: <lr3bu48f2l.fsf@caliper.activestate.com>
27587              (and remove trailing whitespace)
27588      Branch: perl
27589            ! pod/perldebug.pod
27590 ____________________________________________________________________________
27591 [ 24189] By: nicholas                              on 2005/04/07  08:43:40
27592         Log: Tabs not spaces in MANIFEST
27593      Branch: perl
27594            ! MANIFEST
27595 ____________________________________________________________________________
27596 [ 24187] By: merijn                                on 2005/04/07  08:33:53
27597         Log: Subject: [perl #34699] documentation bug in "man perlpodspec" 
27598              From: "raf@tradingpost.com.au (via RT)" <perlbug-followup@perl.org>
27599              Date: 7 Apr 2005 00:20:31 -0000
27600              Message-ID: <rt-3.0.11-34699-110174.9.79475562169704@perl.org>
27601      Branch: perl
27602            ! pod/perlpodspec.pod
27603 ____________________________________________________________________________
27604 [ 24185] By: rgs                                   on 2005/04/07  08:07:14
27605         Log: Upgrade to ExtUtils::MakeMaker 6.27,
27606              plus a patch to restore functioning of 'distclean'
27607              for the perl core
27608      Branch: perl
27609            + lib/ExtUtils/MM_AIX.pm lib/ExtUtils/MM_QNX.pm
27610            + lib/ExtUtils/MM_VOS.pm lib/ExtUtils/MakeMaker/Config.pm
27611            + lib/ExtUtils/t/PL_FILES.t lib/ExtUtils/t/config.t
27612            + lib/ExtUtils/t/installbase.t lib/ExtUtils/t/xs.t
27613            + t/lib/MakeMaker/Test/Setup/PL_FILES.pm
27614            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
27615            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
27616            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
27617            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
27618            ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
27619            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
27620            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
27621            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
27622            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
27623            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/PATCHING
27624            ! lib/ExtUtils/README lib/ExtUtils/t/INST_PREFIX.t
27625            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_Win32.t
27626            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/dir_target.t
27627            ! lib/ExtUtils/t/prefixify.t lib/ExtUtils/t/prereq_print.t
27628            ! lib/ExtUtils/t/recurs.t t/lib/MakeMaker/Test/Setup/BFD.pm
27629            ! t/lib/MakeMaker/Test/Setup/Recurs.pm
27630            ! t/lib/MakeMaker/Test/Utils.pm
27631 ____________________________________________________________________________
27632 [ 24178] By: steveh                                on 2005/04/06  15:57:36
27633         Log: Don't try to export symbols that don't exist
27634              
27635              Change #24148 added Perl_rvpv_dup() to the public API, but it is only
27636              defined when USE_ITHREADS is defined.  Adjust makedef.pl accordingly
27637              to keep Win32 happy.
27638      Branch: perl
27639            ! makedef.pl
27640 ____________________________________________________________________________
27641 [ 24176] By: nicholas                              on 2005/04/06  15:11:53
27642         Log: cast to/from (void *) in the re-entrant code. Now watch the smoke rise.
27643      Branch: perl
27644            ! reentr.c reentr.h reentr.pl
27645 ____________________________________________________________________________
27646 [ 24175] By: nicholas                              on 2005/04/06  15:05:32
27647         Log: Casting to/from (void *) sufficient to make a C++ compiler happy.
27648      Branch: perl
27649            ! ext/File/Glob/bsd_glob.c ext/threads/shared/shared.xs
27650            ! ext/threads/threads.xs pad.h sv.c
27651 ____________________________________________________________________________
27652 [ 24174] By: nicholas                              on 2005/04/06  14:36:40
27653         Log: If we're going to prototype modfl(), it needs extern "C" linkage.
27654      Branch: perl
27655            ! perl.h
27656 ____________________________________________________________________________
27657 [ 24173] By: merijn                                on 2005/04/06  06:14:51
27658         Log: 1. t/TEST now deals with SKIP as if it was TODO. This complies to TAP
27659              2. Removed the depricated 'my $foo if expr' there
27660      Branch: perl
27661            ! t/TEST
27662 ____________________________________________________________________________
27663 [ 24171] By: nicholas                              on 2005/04/05  22:34:32
27664         Log: D'oh! We were never correctly spotting a modfl prototype
27665      Branch: perl
27666            ! Configure
27667 ____________________________________________________________________________
27668 [ 24170] By: nicholas                              on 2005/04/05  21:30:21
27669         Log: Add casting to allow g++ (3.3.5) to compile the core code.
27670              A C++ compiler produces lots of warnings that are probably valid
27671              concerns to investigate.
27672      Branch: perl
27673            ! doio.c ext/B/B.xs ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs gv.c
27674            ! perl.c perl.h pp_pack.c scope.c sv.c toke.c util.c x2p/walk.c
27675 ____________________________________________________________________________
27676 [ 24169] By: nicholas                              on 2005/04/05  21:16:01
27677         Log: Tests need to skip if there is no Encode configured.
27678      Branch: perl
27679            ! lib/encoding/warnings/t/1-warning.t
27680            ! lib/encoding/warnings/t/2-fatal.t
27681 ____________________________________________________________________________
27682 [ 24167] By: nicholas                              on 2005/04/05  16:09:59
27683         Log: Using savesvpv() here is terser and produces smaller object code.
27684      Branch: perl
27685            ! doio.c
27686 ____________________________________________________________________________
27687 [ 24166] By: rgs                                   on 2005/04/05  15:23:47
27688         Log: Upgrade to Unicode::Normalize 0.32
27689      Branch: perl
27690            ! ext/Unicode/Normalize/Changes
27691            ! ext/Unicode/Normalize/Makefile.PL
27692            ! ext/Unicode/Normalize/Normalize.pm
27693            ! ext/Unicode/Normalize/Normalize.xs
27694            ! ext/Unicode/Normalize/mkheader ext/Unicode/Normalize/t/form.t
27695            ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
27696 ____________________________________________________________________________
27697 [ 24165] By: nicholas                              on 2005/04/05  14:52:05
27698         Log: Down with C++ reserved names
27699              (and also function pointer declarations that rely on the C semantics
27700              of ())
27701      Branch: perl
27702            ! ext/Storable/Storable.xs mg.c op.c perlio.c pp_sort.c
27703            ! universal.c
27704 ____________________________________________________________________________
27705 [ 24164] By: nicholas                              on 2005/04/05  14:51:05
27706         Log: Down with potentially incorrect duplicate prototypes
27707      Branch: perl
27708            ! pp_sys.c
27709 ____________________________________________________________________________
27710 [ 24163] By: nicholas                              on 2005/04/05  14:50:30
27711         Log: Down with more K&R prototypes
27712      Branch: perl
27713            ! ext/DynaLoader/dl_dyld.xs
27714 ____________________________________________________________________________
27715 [ 24162] By: nicholas                              on 2005/04/05  14:49:11
27716         Log: Down with unneeded duplicate prototypes
27717      Branch: perl
27718            ! x2p/a2p.c
27719 ____________________________________________________________________________
27720 [ 24161] By: nicholas                              on 2005/04/05  14:48:33
27721         Log: Down with K&R function arguments
27722      Branch: perl
27723            ! ext/Cwd/Cwd.xs
27724 ____________________________________________________________________________
27725 [ 24160] By: rgs                                   on 2005/04/05  14:06:01
27726         Log: Add Math::BigInt::FastCalc in maintainer list
27727      Branch: perl
27728            ! Porting/Maintainers.pl
27729 ____________________________________________________________________________
27730 [ 24159] By: rgs                                   on 2005/04/05  13:12:22
27731         Log: Adaptations to the Makefile.PL of Math::BigInt/FastCalc, for core-ification
27732      Branch: perl
27733            ! ext/Math/BigInt/FastCalc/Makefile.PL
27734 ____________________________________________________________________________
27735 [ 24158] By: rgs                                   on 2005/04/05  12:56:35
27736         Log: New core module, Math::BigInt::FastCalc
27737              
27738              Subject: [PATCH] integrate Math::BigInt::FastCalc
27739              From: Tels <nospam-abuse@bloodgate.com>
27740              Date: Sun, 3 Apr 2005 11:12:45 +0200
27741              Message-Id: <200504031112.55179@bloodgate.com>
27742      Branch: perl
27743            + ext/Math/BigInt/FastCalc/FastCalc.pm
27744            + ext/Math/BigInt/FastCalc/FastCalc.xs
27745            + ext/Math/BigInt/FastCalc/Makefile.PL
27746            + ext/Math/BigInt/FastCalc/t/bigintfc.t
27747            + ext/Math/BigInt/FastCalc/t/bootstrap.t
27748            + ext/Math/BigInt/FastCalc/t/mbi_rand.t
27749            ! MANIFEST
27750 ____________________________________________________________________________
27751 [ 24155] By: rgs                                   on 2005/04/05  10:40:35
27752         Log: Subject: [Patch] Math::BigInt v1.76, Math::BigRat v0.15, bignum v0.17
27753              From: Tels <nospam-abuse@bloodgate.com>
27754              Date: Sun, 3 Apr 2005 10:43:10 +0200
27755              Message-Id: <200504031043.12273@bloodgate.com>
27756      Branch: perl
27757            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
27758            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/_e_math.t
27759            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bigfltpm.inc
27760            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
27761            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/config.t
27762            ! lib/Math/BigInt/t/req_mbf0.t lib/Math/BigInt/t/req_mbfw.t
27763            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/trap.t
27764            ! lib/Math/BigInt/t/with_sub.t lib/Math/BigRat.pm
27765            ! lib/Math/BigRat/t/bigratpm.t lib/Math/BigRat/t/requirer.t
27766            ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm
27767 ____________________________________________________________________________
27768 [ 24152] By: rgs                                   on 2005/04/04  20:55:03
27769         Log: That's C, not perl.
27770      Branch: perl
27771            ! patchlevel.h
27772 ____________________________________________________________________________
27773 [ 24151] By: nicholas                              on 2005/04/04  20:53:42
27774         Log: Make -DFORMAT_CHECK compile with threads.
27775      Branch: perl
27776            ! perl.h
27777 ____________________________________________________________________________
27778 [ 24149] By: rgs                                   on 2005/04/04  17:14:37
27779         Log: Bump version to 5.9.3
27780              Restore "DEVEL" tag in patchlevel.h
27781              Regenerate Porting/config*
27782      Branch: perl
27783            ! NetWare/Makefile NetWare/config_H.wc Porting/config.sh
27784            ! Porting/config_H epoc/config.sh epoc/createpkg.pl patchlevel.h
27785            ! plan9/config.plan9 win32/Makefile win32/config_H.bc
27786            ! win32/config_H.gc win32/config_H.vc64 win32/makefile.mk
27787            ! wince/Makefile.ce
27788 ____________________________________________________________________________
27789 [ 24148] By: rgs                                   on 2005/04/04  14:19:30
27790         Log: Subject: [PATCH] const-eight.diff
27791              From: Andy Lester <andy@petdance.com>
27792              Date: Wed, 30 Mar 2005 11:40:24 -0600
27793              Message-ID: <20050330174024.GA12167@petdance.com>
27794      Branch: perl
27795            ! Porting/Maintainers.pl doio.c dump.c embed.fnc embed.h
27796            ! global.sym mg.c op.c perl.c proto.h sv.c universal.c xsutils.c
27797 ____________________________________________________________________________
27798 [ 24147] By: mhx                                   on 2005/04/03  16:47:54
27799         Log: Subject: Re: [PATCH] Re: [perl #34632] perlintro: "Comments start with ahash symbol"
27800              From: Steven Schubiger <steven@accognoscere.org>
27801              Date: Sun, 3 Apr 2005 11:47:22 +0200 (CEST)
27802              Message-Id: <200504030947.j339lMgp010306@accognoscere.homeunix.org>
27803      Branch: perl
27804            ! pod/perltrap.pod
27805 ____________________________________________________________________________
27806 [ 24139] By: mhx                                   on 2005/04/03  08:19:06
27807         Log: Subject: Re: [PATCH] Re: [perl #34632] perlintro: "Comments start with a hash symbol"
27808              From: Steven Schubiger <steven@accognoscere.org>
27809              Date: Sat, 2 Apr 2005 19:37:11 +0200 (CEST)
27810              Message-Id: <200504021737.j32HbBNS000652@accognoscere.homeunix.org>
27811      Branch: perl
27812            ! pod/perltrap.pod
27813 ____________________________________________________________________________
27814 [ 24138] By: mhx                                   on 2005/04/03  08:16:25
27815         Log: Fix wrong version for byteorder modifiers feature.
27816      Branch: perl
27817            ! pod/perlpacktut.pod
27818 ____________________________________________________________________________
27819 [ 24137] By: nicholas                              on 2005/04/02  22:58:59
27820         Log: Silence compiler warnings about possibly uninitialised variables.
27821              (None are, but it saves anyone else having to work this out)
27822      Branch: perl
27823            ! regexec.c
27824 ____________________________________________________________________________
27825 [ 24136] By: nicholas                              on 2005/04/02  19:04:27
27826         Log: Fix "[perl #34643] Config_heavy.pl not in archlib"
27827      Branch: perl
27828            ! installperl
27829 ____________________________________________________________________________
27830 [ 24135] By: nicholas                              on 2005/04/02  18:52:11
27831         Log: Oops. Forgot to add this.
27832      Branch: perl
27833            + lib/unicore/NamedSequences.txt
27834 ____________________________________________________________________________
27835 [ 24134] By: nicholas                              on 2005/04/02  18:51:27
27836         Log: Subject: [PATCH] Unicode 4.1.0
27837              From: Jarkko Hietaniemi <jhi@iki.fi>
27838              Message-ID: <424E584D.5000508@iki.fi>
27839              Date: Sat, 02 Apr 2005 11:31:09 +0300
27840      Branch: perl
27841            ! MANIFEST lib/Unicode/UCD.pm lib/Unicode/UCD.t
27842            ! lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
27843            ! lib/unicore/Blocks.txt lib/unicore/CaseFolding.txt
27844            ! lib/unicore/CompositionExclusions.txt
27845            ! lib/unicore/EastAsianWidth.txt
27846            ! lib/unicore/HangulSyllableType.txt lib/unicore/Jamo.txt
27847            ! lib/unicore/LineBreak.txt lib/unicore/NamesList.txt
27848            ! lib/unicore/NormalizationCorrections.txt
27849            ! lib/unicore/PropList.txt lib/unicore/PropValueAliases.txt
27850            ! lib/unicore/PropertyAliases.txt lib/unicore/README.perl
27851            ! lib/unicore/ReadMe.txt lib/unicore/Scripts.txt
27852            ! lib/unicore/SpecialCasing.txt
27853            ! lib/unicore/StandardizedVariants.txt
27854            ! lib/unicore/UnicodeData.txt lib/unicore/version t/uni/class.t
27855 ____________________________________________________________________________
27856 [ 24133] By: rgs                                   on 2005/04/01  09:16:19
27857         Log: Add encoding::warnings to Maintainers.pl and rebuild META.yml for release
27858      Branch: perl
27859            ! META.yml Porting/Maintainers.pl
27860 ____________________________________________________________________________
27861 [ 24132] By: rgs                                   on 2005/04/01  08:29:26
27862         Log: Update Changes
27863      Branch: perl
27864            ! Changes
27865 ____________________________________________________________________________
27866 [ 24131] By: steveh                                on 2005/04/01  08:18:27
27867         Log: Remove dependency on tr(1) for MinGW builds on Win32
27868              
27869              This leaves things slightly (more) broken for MinGW builds on Cygwin,
27870              but that doesn't currently quite work in other respects and isn't
27871              documented anyway.  See:
27872              
27873              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-03/msg00751.html
27874      Branch: perl
27875            ! pod/perl592delta.pod win32/makefile.mk
27876 ____________________________________________________________________________
27877 [ 24130] By: rgs                                   on 2005/04/01  07:47:26
27878         Log: Regenerate perltoc and perlmodlib
27879      Branch: perl
27880            ! pod/perlmodlib.pod pod/perltoc.pod
27881 ____________________________________________________________________________
27882 [ 24129] By: rgs                                   on 2005/04/01  07:36:04
27883         Log: POD fixes.
27884      Branch: perl
27885            ! pod/perlfaq1.pod
27886 ____________________________________________________________________________
27887 [ 24128] By: rgs                                   on 2005/04/01  07:19:27
27888         Log: FAQ sync.
27889      Branch: perl
27890            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
27891            ! pod/perlfaq6.pod pod/perlfaq7.pod
27892 ____________________________________________________________________________
27893 [ 24127] By: rgs                                   on 2005/04/01  07:14:22
27894         Log: Add a note about installhtml
27895      Branch: perl
27896            ! pod/perltodo.pod
27897 ____________________________________________________________________________
27898 [ 24126] By: rgs                                   on 2005/03/31  21:51:28
27899         Log: Subject: [PATCH] pp_pack.c warnings on VMS
27900              From: "Craig A. Berry" <craigberry@mac.com>
27901              Date: Thu, 31 Mar 2005 14:51:05 -0600
27902              Message-ID: <424C62B9.2030601@mac.com>
27903      Branch: perl
27904            ! pp_pack.c
27905 ____________________________________________________________________________
27906 [ 24125] By: rgs                                   on 2005/03/31  17:14:01
27907         Log: Mention the current MinGW compilation problems
27908      Branch: perl
27909            ! pod/perl592delta.pod
27910 ____________________________________________________________________________
27911 [ 24124] By: rgs                                   on 2005/03/31  17:11:15
27912         Log: Update Changes
27913      Branch: perl
27914            ! Changes
27915 ____________________________________________________________________________
27916 [ 24123] By: rgs                                   on 2005/03/31  15:52:46
27917         Log: This is 5.9.2. Mostly.
27918      Branch: perl
27919            ! patchlevel.h pod/perlhist.pod
27920 ____________________________________________________________________________
27921 [ 24122] By: steveh                                on 2005/03/31  15:39:57
27922         Log: Fix USE_SITECUSTOMIZE on Win32
27923              
27924              This fixes the problem described in:
27925              
27926              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-03/msg00740.html
27927      Branch: perl
27928            ! win32/win32.c
27929 ____________________________________________________________________________
27930 [ 24121] By: rgs                                   on 2005/03/31  15:24:24
27931         Log: Update copyrights.
27932              Well, those are generated files anyway.
27933      Branch: perl
27934            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
27935            ! proto.h
27936 ____________________________________________________________________________
27937 [ 24120] By: steveh                                on 2005/03/31  14:36:44
27938         Log: Add support for USE_SITECUSTOMIZE in the Win32 makefiles
27939              
27940              Note that this feature doesn't actually work correctly on Win32
27941              until the problem described here is solved:
27942              
27943              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-03/msg00740.html
27944      Branch: perl
27945            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
27946            ! win32/config.vc64 win32/makefile.mk
27947 ____________________________________________________________________________
27948 [ 24119] By: rgs                                   on 2005/03/31  13:52:58
27949         Log: Upgrade to Module::CoreList 1.99
27950      Branch: perl
27951            ! lib/Module/CoreList.pm
27952 ____________________________________________________________________________
27953 [ 24118] By: rgs                                   on 2005/03/31  13:45:17
27954         Log: More known problems.
27955      Branch: perl
27956            ! pod/perl592delta.pod
27957 ____________________________________________________________________________
27958 [ 24117] By: rgs                                   on 2005/03/31  13:10:26
27959         Log: Known problems, reported by Merijn
27960      Branch: perl
27961            ! pod/perl592delta.pod
27962 ____________________________________________________________________________
27963 [ 24116] By: rgs                                   on 2005/03/31  12:45:03
27964         Log: OS typo.
27965      Branch: perl
27966            ! pod/perl592delta.pod
27967 ____________________________________________________________________________
27968 [ 24115] By: rgs                                   on 2005/03/31  12:42:38
27969         Log: Add a tool to generate data for Module::CoreList
27970      Branch: perl
27971            + Porting/corelist.pl
27972            ! MANIFEST
27973 ____________________________________________________________________________
27974 [ 24114] By: rgs                                   on 2005/03/31  11:42:15
27975         Log: More work on perldelta
27976      Branch: perl
27977            ! pod/perl592delta.pod
27978 ____________________________________________________________________________
27979 [ 24113] By: steveh                                on 2005/03/31  10:01:18
27980         Log: Add support for PERL_HASH_SEED_EXPLICIT and NO_HASH_SEED in the
27981              Win32 makefiles
27982      Branch: perl
27983            ! win32/Makefile win32/makefile.mk
27984 ____________________________________________________________________________
27985 [ 24112] By: rgs                                   on 2005/03/31  09:58:40
27986         Log: AUTHORS update
27987      Branch: perl
27988            ! AUTHORS
27989 ____________________________________________________________________________
27990 [ 24111] By: steveh                                on 2005/03/31  09:18:23
27991         Log: A few Win32 makefile tidy-ups (No real changes)
27992      Branch: perl
27993            ! win32/Makefile win32/makefile.mk
27994 ____________________________________________________________________________
27995 [ 24110] By: steveh                                on 2005/03/31  08:20:00
27996         Log: Fix typo in INSTALL (s/USE_HAS_SEED_EXPLICIT/USE_HASH_SEED_EXPLICIT/)
27997      Branch: perl
27998            ! INSTALL
27999 ____________________________________________________________________________
28000 [ 24109] By: steveh                                on 2005/03/31  07:55:12
28001         Log: One more Win32 compilation clean-up (for when using -DDEBUGGING)
28002      Branch: perl
28003            ! sv.c
28004 ____________________________________________________________________________
28005 [ 24108] By: steveh                                on 2005/03/31  07:36:52
28006         Log: Another Win32 compilation clean-up (for when using Perl's malloc)
28007      Branch: perl
28008            ! malloc.c
28009 ____________________________________________________________________________
28010 [ 24107] By: merijn                                on 2005/03/30  17:03:19
28011         Log: Now that we have the full path, we can skip the which call,
28012              that might cause trouble on testdrive systems.
28013      Branch: perl
28014            ! hints/hpux.sh
28015 ____________________________________________________________________________
28016 [ 24106] By: rgs                                   on 2005/03/30  14:41:51
28017         Log: Update copyrights.
28018      Branch: perl
28019            ! XSUB.h av.c deb.c dump.c embedvar.h gv.h handy.h hv.h
28020            ! miniperlmain.c numeric.c op.h pad.c perl.h pp.h regcomp.h
28021            ! regen_perly.pl scope.h sv.h thrdvar.h thread.h
28022 ____________________________________________________________________________
28023 [ 24105] By: merijn                                on 2005/03/30  14:25:05
28024         Log: Simplify #24043 note now Configure can do -Dusesitecustomize
28025      Branch: perl
28026            ! INSTALL
28027 ____________________________________________________________________________
28028 [ 24104] By: merijn                                on 2005/03/30  14:17:40
28029         Log: Support for -Dusesitecustomize
28030      Branch: perl
28031            ! Configure config_h.SH
28032 ____________________________________________________________________________
28033 [ 24102] By: merijn                                on 2005/03/30  13:43:12
28034         Log: USE_STRLCAT and USE_STRLCPY now actually used
28035              LIBM_VERSION_TYPE and USE_SITECUSTOMIZE are preparations
28036              for future use
28037      Branch: perl
28038            ! handy.h
28039 ____________________________________________________________________________
28040 [ 24101] By: rgs                                   on 2005/03/30  13:34:11
28041         Log: Subject: [PATCH] ext/Errno/Errno_pm.PL: fix for GNU hurd
28042              From: Brendan O'Dea <bod@debian.org>
28043              Date: Wed, 30 Mar 2005 10:30:25 +1000
28044              Message-ID: <20050330003025.GA29797@londo.c47.org>
28045      Branch: perl
28046            ! ext/Errno/Errno_pm.PL
28047 ____________________________________________________________________________
28048 [ 24100] By: rgs                                   on 2005/03/30  13:16:52
28049         Log: Subject: Re: PATCH: byte count feature request for unpack
28050              From: perl5-porters@ton.iguana.be (Ton Hospel)
28051              Date: Sun, 27 Mar 2005 18:32:11 +0000 (UTC)
28052              Message-Id: <d26u7b$i3v$1@post.home.lunix>
28053              
28054              (rework of a patch from Arne Ahrend <aahrend@web.de>)
28055      Branch: perl
28056            ! pod/perldiag.pod pod/perlfunc.pod pp_pack.c t/op/pack.t
28057 ____________________________________________________________________________
28058 [ 24099] By: steveh                                on 2005/03/30  08:36:50
28059         Log: A couple more Win32 compilation clean-ups
28060      Branch: perl
28061            ! win32/win32sck.c
28062 ____________________________________________________________________________
28063 [ 24098] By: rgs                                   on 2005/03/30  08:03:13
28064         Log: Minor POD nits.
28065      Branch: perl
28066            ! ext/File/Glob/Glob.pm
28067 ____________________________________________________________________________
28068 [ 24097] By: merijn                                on 2005/03/30  07:49:46
28069         Log: Subject: Re: [PATCH] 5.6 File::Glob documentation insufficient for use
28070              From: Steven Schubiger <steven@accognoscere.org>
28071              Date: Wed, 30 Mar 2005 03:41:03 +0200 (CEST)
28072              Message-Id: <200503300141.j2U1f3EP024524@accognoscere.homeunix.org>
28073      Branch: perl
28074            ! ext/File/Glob/Glob.pm
28075 ____________________________________________________________________________
28076 [ 24096] By: steveh                                on 2005/03/29  15:18:30
28077         Log: Clean-up some warnings when compiling on Win32 with VC++
28078      Branch: perl
28079            ! hv.c mg.c op.c pp_pack.c pp_sort.c pp_sys.c utf8.c util.c
28080 ____________________________________________________________________________
28081 [ 24095] By: rgs                                   on 2005/03/29  12:39:39
28082         Log: Downconst external APIs
28083      Branch: perl
28084            ! embed.fnc gv.h op.c opcode.h opcode.pl pod/perlapi.pod proto.h
28085            ! sv.c util.c
28086 ____________________________________________________________________________
28087 [ 24094] By: rgs                                   on 2005/03/29  09:38:39
28088         Log: The core part of :
28089              Subject: [PATCH] Consting seven
28090              From: Andy Lester <andy@petdance.com>
28091              Date: Sun, 27 Mar 2005 15:57:22 -0600
28092              Message-ID: <20050327215722.GC20451@petdance.com>
28093      Branch: perl
28094            ! embed.fnc embed.h perl.c perlio.c pp_ctl.c proto.h regcomp.c
28095            ! regexec.c util.c
28096 ____________________________________________________________________________
28097 [ 24093] By: steveh                                on 2005/03/29  08:48:50
28098         Log: Fix Win32 compilation nit following change #24074
28099      Branch: perl
28100            ! util.c
28101 ____________________________________________________________________________
28102 [ 24092] By: steveh                                on 2005/03/29  08:22:45
28103         Log: Fix PerlLIO_chsize() for platforms that don't have chsize()
28104              
28105              This is the patch from the end of the thread that started here:
28106              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2004-09/msg00055.html
28107      Branch: perl
28108            ! doio.c iperlsys.h pp_sys.c
28109 ____________________________________________________________________________
28110 [ 24091] By: rgs                                   on 2005/03/29  07:01:40
28111         Log: Fix Peek.t to work with and without DEBUG_LEAKING_SCALARS
28112      Branch: perl
28113            ! ext/Devel/Peek/t/Peek.t
28114 ____________________________________________________________________________
28115 [ 24090] By: merijn                                on 2005/03/29  07:01:11
28116         Log: Make the spelling of whitespace (vs white-space and white space)
28117              more consistent
28118              From: Offer Kaye <offer.kaye@gmail.com>
28119              Date: Thu, 17 Mar 2005 14:47:36 -0500
28120              Message-ID: <5694250503171147668e73c7@mail.gmail.com>
28121      Branch: perl
28122            ! pod/perllocale.pod pod/perlop.pod pod/perlopentut.pod
28123            ! pod/perlre.pod pod/perlxstut.pod
28124 ____________________________________________________________________________
28125 [ 24089] By: rgs                                   on 2005/03/29  06:14:18
28126         Log: Don't #ifdef out a return statement
28127      Branch: perl
28128            ! pad.c
28129 ____________________________________________________________________________
28130 [ 24088] By: davem                                 on 2005/03/28  21:38:44
28131         Log: expand -DDEBUG_LEAKING_SCALARS to instrument the creation of each SV
28132      Branch: perl
28133            ! dump.c ext/Devel/Peek/t/Peek.t pad.c perl.c pod/perlhack.pod
28134            ! sv.c sv.h
28135 ____________________________________________________________________________
28136 [ 24087] By: rgs                                   on 2005/03/27  16:38:13
28137         Log: Raw work on perl592delta.
28138      Branch: perl
28139            ! pod/perl592delta.pod
28140 ____________________________________________________________________________
28141 [ 24086] By: rgs                                   on 2005/03/27  13:59:02
28142         Log: Subject: Re: [perl #34195] Regex: Alternations within negative lookahead assertions 
28143              From: hv@crypt.org
28144              Date: Thu, 24 Mar 2005 19:51:08 +0000
28145              Message-Id: <200503241951.j2OJp8s18147@zen.crypt.org>
28146      Branch: perl
28147            ! regexec.c t/op/re_tests
28148 ____________________________________________________________________________
28149 [ 24085] By: rgs                                   on 2005/03/27  13:30:18
28150         Log: Fix -C option of mktables (for VMS)
28151              
28152              Subject: Re: [PATCH] Consting five
28153              From: demerphq <demerphq@gmail.com>
28154              Date: Sat, 26 Mar 2005 21:45:09 +0100
28155              Message-ID: <9b18b311050326124563db5113@mail.gmail.com>
28156      Branch: perl
28157            ! lib/unicore/mktables
28158 ____________________________________________________________________________
28159 [ 24084] By: davem                                 on 2005/03/26  21:25:47
28160         Log: UTF-8 string substitution corrupts memory
28161              The implicit call of 'require utf8' triggered by code like
28162              "\x{100}" =~ /[[:print:]]/
28163              wasn't saving state correctly first.
28164      Branch: perl
28165            ! utf8.c
28166 ____________________________________________________________________________
28167 [ 24083] By: rgs                                   on 2005/03/26  17:40:26
28168         Log: Remove an XXX note from the public doc.
28169              Hide it in the comments, instead
28170      Branch: perl
28171            ! pod/perlapi.pod sv.c
28172 ____________________________________________________________________________
28173 [ 24082] By: nicholas                              on 2005/03/26  00:21:30
28174         Log: Need to return something when the compiler doesn't know that a
28175              function is "noreturn".
28176      Branch: perl
28177            ! mg.c op.c scope.c
28178 ____________________________________________________________________________
28179 [ 24081] By: nicholas                              on 2005/03/25  23:46:22
28180         Log: Subject: [PATCH] Consting five
28181              Date: Fri, 25 Mar 2005 17:14:09 -0600
28182              From: Andy Lester <andy@petdance.com>
28183              Message-ID: <20050325231409.GB17660@petdance.com>
28184              
28185              [with modification - the extra argument to incpush was supposed to
28186              be being used]
28187      Branch: perl
28188            ! av.c embed.fnc embed.h ext/DynaLoader/dlutils.c gv.c
28189            ! intrpvar.h locale.c mg.c miniperlmain.c op.c perl.c pp_sys.c
28190            ! proto.h regcomp.c thrdvar.h toke.c
28191 ____________________________________________________________________________
28192 [ 24080] By: rgs                                   on 2005/03/25  21:09:23
28193         Log: Subject: Re: [perl #34568] Perl crashes reading past the end of a heap block while parsing foreach statement
28194              From: Gurusamy Sarathy <gsar@ActiveState.com>
28195              Date: Fri, 25 Mar 2005 10:31:09 -0800
28196              Message-Id: <200503251831.j2PIV9A6006234@smtp3.ActiveState.com>
28197      Branch: perl
28198            ! op.c
28199 ____________________________________________________________________________
28200 [ 24079] By: rgs                                   on 2005/03/25  21:02:04
28201         Log: Subject: [PATCH] Consting part 4
28202              From: Andy Lester <andy@petdance.com>
28203              Date: Fri, 25 Mar 2005 14:43:31 -0600
28204              Message-ID: <20050325204331.GA16388@petdance.com>
28205      Branch: perl
28206            ! embed.fnc mg.c numeric.c op.c perlio.c pod/perlapi.pod proto.h
28207            ! regcomp.c scope.c sv.c taint.c toke.c utf8.c util.c
28208 ____________________________________________________________________________
28209 [ 24078] By: nicholas                              on 2005/03/25  20:57:46
28210         Log: FreeBSD NDBM appears to generate files ending .db, so be prepared to
28211              clean this variant up as well.
28212      Branch: perl
28213            ! lib/Memoize/t/tie_ndbm.t
28214 ____________________________________________________________________________
28215 [ 24077] By: rgs                                   on 2005/03/25  18:03:00
28216         Log: Remove the const qualifier from argv and env variables
28217      Branch: perl
28218            ! embed.fnc intrpvar.h perl.c pod/perlapi.pod proto.h
28219 ____________________________________________________________________________
28220 [ 24076] By: rgs                                   on 2005/03/25  14:41:46
28221         Log: Subject: [PATCH] const fix-up for vms/vms.c
28222              From: "Craig A. Berry" <craigberry@mac.com>
28223              Date: Fri, 25 Mar 2005 09:00:06 -0600
28224              Message-ID: <42442776.8030603@mac.com>
28225      Branch: perl
28226            ! vms/vms.c vms/vmsish.h
28227 ____________________________________________________________________________
28228 [ 24075] By: rgs                                   on 2005/03/25  09:24:15
28229         Log: Subject: [PATCH] Re: Smoke [5.9.2] 24061 FAIL(m) linux 2.6.10-1.770_FC3 [fedora] (i686/1 cpu)
28230              From: Steve Peters <steve@fisharerojo.org>
28231              Date: Tue, 22 Mar 2005 17:15:23 -0600
28232              Message-ID: <20050322231523.GA3083@mccoy.peters.homeunix.org>
28233      Branch: perl
28234            ! hints/linux.sh
28235 ____________________________________________________________________________
28236 [ 24074] By: rgs                                   on 2005/03/24  16:25:58
28237         Log: Subject: [PATCH] Third consting batch
28238              From: Andy Lester <andy@petdance.com>
28239              Date: Tue, 22 Mar 2005 00:35:55 -0600
28240              Message-Id: <2f14220e7101a03f7659dbe79a03b115@petdance.com>
28241      Branch: perl
28242            ! XSUB.h deb.c doio.c dump.c embed.fnc gv.c gv.h hv.c mg.c mg.h
28243            ! minimod.pl numeric.c op.c pad.c patchlevel.h perl.c perl.h
28244            ! perlio.c perliol.h perlvars.h perly.c pod/perlapi.pod
28245            ! pod/perlintern.pod pp.c pp_hot.c pp_sys.c proto.h regcomp.c
28246            ! regcomp.h regexec.c scope.c sv.c taint.c universal.c utf8.c
28247            ! utf8.h utfebcdic.h util.c writemain.SH xsutils.c
28248 ____________________________________________________________________________
28249 [ 24073] By: mhx                                   on 2005/03/22  16:30:57
28250         Log: Mention (un)?pack byte-order modifiers in perldelta
28251      Branch: perl
28252            ! pod/perl592delta.pod
28253 ____________________________________________________________________________
28254 [ 24072] By: rgs                                   on 2005/03/22  16:15:58
28255         Log: Some updates in the new perldelta.
28256      Branch: perl
28257            ! pod/perl592delta.pod
28258 ____________________________________________________________________________
28259 [ 24071] By: rgs                                   on 2005/03/22  15:30:18
28260         Log: Remove IPC::Run for 5.9.2
28261      Branch: perl
28262            - lib/IPC/Run.pm lib/IPC/Run/Debug.pm lib/IPC/Run/IO.pm
28263            - lib/IPC/Run/Timer.pm lib/IPC/Run/Win32Helper.pm
28264            - lib/IPC/Run/Win32IO.pm lib/IPC/Run/Win32Pump.pm
28265            - lib/IPC/Run/t/adopt.t lib/IPC/Run/t/binmode.t
28266            - lib/IPC/Run/t/bogus.t lib/IPC/Run/t/filter.t
28267            - lib/IPC/Run/t/harness.t lib/IPC/Run/t/io.t
28268            - lib/IPC/Run/t/kill_kill.t lib/IPC/Run/t/parallel.t
28269            - lib/IPC/Run/t/pty.t lib/IPC/Run/t/pump.t lib/IPC/Run/t/run.t
28270            - lib/IPC/Run/t/signal.t lib/IPC/Run/t/timeout.t
28271            - lib/IPC/Run/t/timer.t lib/IPC/Run/t/win32_compile.t
28272            ! MANIFEST
28273 ____________________________________________________________________________
28274 [ 24070] By: rgs                                   on 2005/03/22  14:53:01
28275         Log: Forbid the -C option on the command-line
28276              as suggested by Merijn (see [perl #34087])
28277      Branch: perl
28278            ! pod/perldiag.pod toke.c
28279 ____________________________________________________________________________
28280 [ 24069] By: rgs                                   on 2005/03/22  14:03:12
28281         Log: Upgrade to PathTools 3.05
28282      Branch: perl
28283            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm lib/File/Spec.pm
28284 ____________________________________________________________________________
28285 [ 24068] By: rgs                                   on 2005/03/22  10:59:53
28286         Log: Upgrade to File::Temp 0.16
28287      Branch: perl
28288            ! lib/File/Temp.pm lib/File/Temp/t/object.t
28289            ! lib/File/Temp/t/tempfile.t
28290 ____________________________________________________________________________
28291 [ 24067] By: rgs                                   on 2005/03/22  10:53:39
28292         Log: Revert change #24055, which was producing a segfault in installman
28293              when it was trying to install perltoc.
28294      Branch: perl
28295            ! regexec.c t/op/re_tests
28296 ____________________________________________________________________________
28297 [ 24066] By: rgs                                   on 2005/03/22  09:43:44
28298         Log: Fix unresolved POD link
28299      Branch: perl
28300            ! pod/perlfunc.pod
28301 ____________________________________________________________________________
28302 [ 24065] By: rgs                                   on 2005/03/22  09:21:09
28303         Log: Rename ${^RE_TRIE_MAXBUFF} to ${^RE_TRIE_MAXBUF},
28304              and other neatification
28305      Branch: perl
28306            ! pod/perl592delta.pod pod/perlvar.pod regcomp.c regcomp.h
28307 ____________________________________________________________________________
28308 [ 24064] By: rgs                                   on 2005/03/22  08:57:18
28309         Log: Subject: [PATCH] simple optimization for SelectSaver
28310              From: Alexey Tourbin <at@altlinux.ru>
28311              Date: Fri, 18 Mar 2005 21:05:51 +0300
28312              Message-ID: <20050318180551.GA12596@solemn.turbinal.org>
28313      Branch: perl
28314            ! lib/SelectSaver.pm
28315 ____________________________________________________________________________
28316 [ 24063] By: rgs                                   on 2005/03/22  08:53:21
28317         Log: minitest fix
28318      Branch: perl
28319            ! t/run/fresh_perl.t
28320 ____________________________________________________________________________
28321 [ 24062] By: rgs                                   on 2005/03/22  07:50:28
28322         Log: Add in perldelta changes about unpack A and trailing whitespace, trie
28323              optimization, and debug flags for "use re".
28324      Branch: perl
28325            ! pod/perl592delta.pod
28326 ____________________________________________________________________________
28327 [ 24061] By: nicholas                              on 2005/03/21  22:52:12
28328         Log: Casts needed to make VMS happy. (It gets very upset at assignments
28329              between char * and unsigned char *)
28330      Branch: perl
28331            ! pp_pack.c
28332 ____________________________________________________________________________
28333 [ 24060] By: rgs                                   on 2005/03/21  21:44:37
28334         Log: Subject: Re: unpack A strip patch
28335              From: Ton Hospel <perl5-porters@ton.iguana.be>
28336              Date: Mon, 21 Mar 2005 21:31:37 +0000 (UTC)
28337              Message-Id: <d1nefp$lpe$1@post.home.lunix>
28338      Branch: perl
28339            ! pod/perlfunc.pod pp_pack.c t/op/pack.t
28340 ____________________________________________________________________________
28341 [ 24059] By: rgs                                   on 2005/03/21  21:33:16
28342         Log: Subject: Re: regexp trie fails compile on VMS
28343              From: demerphq <demerphq@gmail.com>
28344              Date: Mon, 21 Mar 2005 22:29:09 +0100
28345              Message-ID: <9b18b311050321132917a4b1c7@mail.gmail.com>
28346      Branch: perl
28347            ! regcomp.c regcomp.h regcomp.pl regcomp.sym regexec.c
28348 ____________________________________________________________________________
28349 [ 24058] By: rgs                                   on 2005/03/21  21:22:10
28350         Log: Break up long lines in -V output for compile-time options
28351              
28352              Subject: Re: sitecustomize.pl [PATCH]
28353              From: sthoenna[at]efn.org (Yitzchak Scott-Thoennes)
28354              Date: Tue, 8 Mar 2005 17:46:04 -0800
28355              Message-ID: <20050309014604.GA5876[at]efn.org>
28356      Branch: perl
28357            ! perl.c
28358 ____________________________________________________________________________
28359 [ 24057] By: steveh                                on 2005/03/21  17:08:26
28360         Log: Oops - forgot to update MANIFEST for change 24056.
28361      Branch: perl
28362            ! MANIFEST
28363 ____________________________________________________________________________
28364 [ 24056] By: steveh                                on 2005/03/21  17:06:45
28365         Log: Subject: Re: Stop mktables from needlessly re-running when using dmake on Win32
28366              From: demerphq <demerphq@gmail.com>
28367              Date: Tue, 8 Mar 2005 02:24:10 +0100
28368              Message-ID: <9b18b311050307172455a5816e@mail.gmail.com>
28369              
28370              Change 24004 stopped mktables from needlessly re-running when using
28371              dmake on Win32, but it can still happen when using nmake because it
28372              doesn't support the .UPDATEALL attribute that was used to fix dmake.
28373              e.g. Build perl, touch a core header file, then rebuild -- mktables
28374              re-runs when it didn't need to, and 7 times over at that!  This change
28375              alleviates the pain by making mktables exit quickly in such cases.
28376      Branch: perl
28377            + lib/unicore/mktables.lst
28378            ! lib/unicore/mktables
28379 ____________________________________________________________________________
28380 [ 24055] By: rgs                                   on 2005/03/21  14:58:21
28381         Log: Resubmit change #24053.
28382      Branch: perl
28383            ! regexec.c t/op/re_tests
28384 ____________________________________________________________________________
28385 [ 24054] By: rgs                                   on 2005/03/21  14:32:58
28386         Log: Subject: [PATCH] Re: [perl #34493] h2ph `extern inline' problems
28387              From: Alexey Tourbin <at@altlinux.ru>
28388              Date: Sat, 19 Mar 2005 16:37:12 +0300
28389              Message-ID: <20050319133712.GB6484@solemn.turbinal.org>
28390              
28391              and
28392              
28393              Message-ID: <20050319141457.GC6484@solemn.turbinal.org>
28394      Branch: perl
28395            ! t/lib/h2ph.h utils/h2ph.PL
28396 ____________________________________________________________________________
28397 [ 24053] By: rgs                                   on 2005/03/21  13:15:34
28398         Log: Subject: Re: [perl #34195] Regex: Alternations within negative lookahead assertions 
28399              From: hv@crypt.org
28400              Date: Mon, 21 Feb 2005 17:59:49 +0000
28401              Message-Id: <200502211759.j1LHxnC22894@zen.crypt.org>
28402      Branch: perl
28403            ! regexec.c t/op/re_tests
28404 ____________________________________________________________________________
28405 [ 24052] By: rgs                                   on 2005/03/21  10:27:44
28406         Log: Subject: pack / for general types
28407              From: perl5-porters@ton.iguana.be (Ton Hospel)
28408              Date: Sat, 19 Mar 2005 22:00:45 +0000 (UTC)
28409              Message-Id: <d1i7ed$62c$1@post.home.lunix>
28410              
28411              Allow "len/format" to work for any format type, not just strings.
28412      Branch: perl
28413            ! pod/perldiag.pod pod/perlfunc.pod pp_pack.c t/op/pack.t
28414 ____________________________________________________________________________
28415 [ 24051] By: rgs                                   on 2005/03/21  10:12:01
28416         Log: perldelta suggestions on (un)?pack by Ton Hospel
28417      Branch: perl
28418            ! pod/perl592delta.pod
28419 ____________________________________________________________________________
28420 [ 24050] By: rgs                                   on 2005/03/21  09:59:13
28421         Log: Subject: Re: bugzilla.redhat bug #101767 (threads, threads::shared)
28422              From: Alexey Tourbin <at@altlinux.ru>
28423              Date: Sat, 19 Mar 2005 06:10:45 +0300
28424              Message-ID: <20050319031045.GN12596@solemn.turbinal.org>
28425      Branch: perl
28426            + ext/threads/hints/linux.pl ext/threads/shared/hints/linux.pl
28427            ! MANIFEST
28428 ____________________________________________________________________________
28429 [ 24049] By: rgs                                   on 2005/03/21  09:39:35
28430         Log: Subject: [PATCH] More consting goodness
28431              From: Andy Lester <andy@petdance.com>
28432              Date: Sat, 19 Mar 2005 01:28:30 -0600
28433              Message-ID: <20050319072830.GA7721@petdance.com>
28434      Branch: perl
28435            ! deb.c dump.c embed.fnc handy.h op.c opcode.h opcode.pl perl.c
28436            ! pod/perlapi.pod pp_ctl.c pp_sys.c proto.h regcomp.c regexec.c
28437            ! sv.c toke.c
28438 ____________________________________________________________________________
28439 [ 24048] By: rgs                                   on 2005/03/20  21:20:50
28440         Log: Upgrade to Math::BigInt 1.75, by Tels
28441      Branch: perl
28442            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
28443            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
28444            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
28445            ! lib/Math/BigInt/t/fallback.t lib/Math/BigInt/t/mbi_rand.t
28446            ! lib/Math/BigInt/t/sub_mbi.t
28447 ____________________________________________________________________________
28448 [ 24047] By: merijn                                on 2005/03/20  10:50:11
28449         Log: Subject: [PATCH] perlrun typo (env PERLDB_OPTS)
28450              From: Alexey Tourbin <at@altlinux.ru>
28451              Date: Sat, 19 Mar 2005 03:40:13 +0300
28452              Message-ID: <20050319004013.GJ12596@solemn.turbinal.org>
28453      Branch: perl
28454            ! pod/perlrun.pod
28455 ____________________________________________________________________________
28456 [ 24046] By: rgs                                   on 2005/03/18  21:47:54
28457         Log: Remove an useless line, spotted by Andy Lester
28458      Branch: perl
28459            ! toke.c
28460 ____________________________________________________________________________
28461 [ 24045] By: rgs                                   on 2005/03/18  16:54:38
28462         Log: Remove trie optimisation from the todo list
28463      Branch: perl
28464            ! pod/perltodo.pod
28465 ____________________________________________________________________________
28466 [ 24044] By: rgs                                   on 2005/03/18  15:04:39
28467         Log: Subject: Re: Reworked Trie Patch
28468              From: demerphq <demerphq@gmail.com>
28469              Date: Mon, 14 Mar 2005 08:55:39 +0100
28470              Message-ID: <9b18b31105031323557019ae1@mail.gmail.com>
28471              
28472              Subject: Re: Reworked Trie Patch
28473              From: demerphq <demerphq@gmail.com>
28474              Date: Wed, 16 Mar 2005 19:48:18 +0100
28475              Message-ID: <9b18b31105031610481025a080@mail.gmail.com>
28476              
28477              Plus minor nits in the documentation of re.pm,
28478              a version bump, and addition of an OPTIMIZE alias
28479      Branch: perl
28480            + t/op/regexp_notrie.t t/op/regexp_trielist.t
28481            ! MANIFEST embed.fnc embed.h ext/re/re.pm pod/perlvar.pod
28482            ! proto.h regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h
28483            ! sv.c t/op/pat.t t/op/re_tests t/op/readdir.t
28484 ____________________________________________________________________________
28485 [ 24043] By: rgs                                   on 2005/03/18  14:02:36
28486         Log: Subject: Re: sitecustomize.pl [PATCH]
28487              From: Gisle Aas <gisle@ActiveState.com>
28488              Date: 18 Mar 2005 04:06:40 -0800
28489              Message-ID: <lru0n9w433.fsf@caliper.activestate.com>
28490              
28491              Adds a new command-line switch, -f, and a new optional
28492              compile-time setting -DUSE_SITECUSTOMIZE
28493      Branch: perl
28494            ! INSTALL ext/Devel/DProf/t/DProf.t perl.c pod/perlrun.pod
28495 ____________________________________________________________________________
28496 [ 24042] By: rgs                                   on 2005/03/18  13:38:32
28497         Log: Subject: [PATCH] More const parms
28498              From: Andy Lester <andy@petdance.com>
28499              Date: Mon, 14 Mar 2005 13:59:54 -0600
28500              Message-ID: <20050314195954.GB7141@petdance.com>
28501      Branch: perl
28502            ! embed.fnc gv.c numeric.c op.c pad.c perlio.c pod/perlapi.pod
28503            ! pod/perlintern.pod pp_ctl.c pp_hot.c proto.h scope.c sv.c
28504            ! toke.c utf8.c
28505 ____________________________________________________________________________
28506 [ 24041] By: rgs                                   on 2005/03/18  10:27:17
28507         Log: Don't use vars in DynaLoader
28508              Remove left-over maintenance code
28509      Branch: perl
28510            ! ext/DynaLoader/DynaLoader_pm.PL
28511 ____________________________________________________________________________
28512 [ 24040] By: rgs                                   on 2005/03/18  07:57:06
28513         Log: Subject: [PATCH] $B::Disassembler::VERSION
28514              From: Alexey Tourbin <at@altlinux.ru>
28515              Date: Thu, 17 Mar 2005 19:02:38 +0300
28516              Message-ID: <20050317160238.GN5825@solemn.turbinal.org>
28517      Branch: perl
28518            ! ext/B/B/Disassembler.pm
28519 ____________________________________________________________________________
28520 [ 24039] By: rgs                                   on 2005/03/15  09:30:28
28521         Log: Upgrade to CGI 3.07.
28522              Add CGI's changelog
28523      Branch: perl
28524            + lib/CGI/Changes
28525            ! MANIFEST lib/CGI.pm lib/CGI/Cookie.pm
28526 ____________________________________________________________________________
28527 [ 24038] By: merijn                                on 2005/03/14  15:55:44
28528         Log: Subject: pp_pack.c, simplifying genpacksizetables
28529              From: perl5-porters@ton.iguana.be (Ton Hospel)
28530              Date: Sun, 13 Mar 2005 15:07:41 +0000 (UTC)
28531              Message-Id: <d11kvt$1k7$1@post.home.lunix>
28532      Branch: perl
28533            ! genpacksizetables.pl pp_pack.c
28534 ____________________________________________________________________________
28535 [ 24037] By: rgs                                   on 2005/03/14  14:35:33
28536         Log: Subject: [PATCH] Adding const qualifiers
28537              From: Andy Lester <andy@petdance.com>
28538              Date: Sun, 13 Mar 2005 14:20:05 -0600
28539              Message-ID: <20050313202005.GA23535@petdance.com>
28540      Branch: perl
28541            ! av.c embed.fnc gv.c hv.c mg.c op.c pod/perlapi.pod pp_ctl.c
28542            ! proto.h scope.c utf8.c
28543 ____________________________________________________________________________
28544 [ 24036] By: rgs                                   on 2005/03/14  09:19:01
28545         Log: Subject: Re: [perl #34155] perldoc -f hex should say how to convert back
28546              From: David Nicol <davidnicol@gmail.com>
28547              Date: Tue, 8 Mar 2005 18:23:11 -0600
28548              Message-ID: <934f64a20503081623713f6d27@mail.gmail.com>
28549      Branch: perl
28550            ! pod/perlfunc.pod
28551 ____________________________________________________________________________
28552 [ 24035] By: rgs                                   on 2005/03/13  21:14:36
28553         Log: Document pack changes in perldelta
28554      Branch: perl
28555            ! pod/perl592delta.pod
28556 ____________________________________________________________________________
28557 [ 24034] By: rgs                                   on 2005/03/13  16:41:05
28558         Log: Upgrade to Pod::Parser 1.30
28559      Branch: perl
28560            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
28561            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
28562            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podselect.PL
28563            ! t/pod/poderrs.xr
28564 ____________________________________________________________________________
28565 [ 24033] By: rgs                                   on 2005/03/13  11:07:40
28566         Log: Doc patches to clarify the stringification rules of {} and =>
28567              by Jarkko (bug #34419)
28568      Branch: perl
28569            ! pod/perldata.pod pod/perlop.pod
28570 ____________________________________________________________________________
28571 [ 24032] By: rgs                                   on 2005/03/13  09:20:01
28572         Log: gcc warning patch by Andy Lester
28573      Branch: perl
28574            ! perl.h
28575 ____________________________________________________________________________
28576 [ 24031] By: rgs                                   on 2005/03/12  22:05:14
28577         Log: Subject: Re: Encoding neutral unpack
28578              From: perl5-porters@ton.iguana.be (Ton Hospel)
28579              Date: Sat, 12 Mar 2005 18:54:29 +0000 (UTC)
28580              Message-ID: <d0vdt5$81a$1@post.home.lunix>
28581              
28582              A new test.
28583      Branch: perl
28584            ! t/op/pack.t
28585 ____________________________________________________________________________
28586 [ 24030] By: rgs                                   on 2005/03/12  22:01:21
28587         Log: Indentation patch by Ton Hospel for pp_pack
28588      Branch: perl
28589            ! pp_pack.c
28590 ____________________________________________________________________________
28591 [ 24029] By: rgs                                   on 2005/03/12  20:49:00
28592         Log: Change my email, put real name of Pixel
28593      Branch: perl
28594            ! AUTHORS
28595 ____________________________________________________________________________
28596 [ 24028] By: rgs                                   on 2005/03/12  17:15:23
28597         Log: Upgrade to DB_File 1.811, by Paul Marquess
28598      Branch: perl
28599            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
28600            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-hash.t
28601            ! ext/DB_File/typemap
28602 ____________________________________________________________________________
28603 [ 24027] By: rgs                                   on 2005/03/11  17:47:41
28604         Log: Add standard core test headers to the Class::ISA new tests
28605      Branch: perl
28606            ! lib/Class/ISA/t/00_about_verbose.t
28607            ! lib/Class/ISA/t/01_old_junk.t
28608 ____________________________________________________________________________
28609 [ 24026] By: rgs                                   on 2005/03/11  17:37:01
28610         Log: Upgrade to Class::ISA 0.33
28611      Branch: perl
28612            + lib/Class/ISA/ChangeLog lib/Class/ISA/t/00_about_verbose.t
28613            + lib/Class/ISA/t/01_old_junk.t
28614            - lib/Class/ISA/test.pl
28615            ! MANIFEST lib/Class/ISA.pm
28616 ____________________________________________________________________________
28617 [ 24025] By: rgs                                   on 2005/03/11  16:55:59
28618         Log: Update Changes
28619      Branch: perl
28620            ! Changes
28621 ____________________________________________________________________________
28622 [ 24024] By: rgs                                   on 2005/03/11  11:12:31
28623         Log: FAQ sync
28624      Branch: perl
28625            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
28626            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
28627            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
28628            ! pod/perlfaq9.pod
28629 ____________________________________________________________________________
28630 [ 24023] By: rgs                                   on 2005/03/11  10:22:28
28631         Log: Subject: [PATCH] pad_push numero three-o
28632              From: Andy Lester <andy@petdance.com>
28633              Date: Thu, 10 Mar 2005 15:17:28 -0600
28634              Message-ID: <20050310211728.GC32386@petdance.com>
28635      Branch: perl
28636            ! embed.fnc embed.h pad.c pod/perlintern.pod pp_ctl.c pp_hot.c
28637            ! proto.h
28638 ____________________________________________________________________________
28639 [ 24022] By: rgs                                   on 2005/03/10  17:42:54
28640         Log: Make the return value of close() depend not only on the success of the
28641              close itself, but also on whether the output stream had a previous
28642              error. From Jim Meyering <jim@meyering.net>, via Debian.
28643      Branch: perl
28644            ! doio.c
28645 ____________________________________________________________________________
28646 [ 24021] By: rgs                                   on 2005/03/10  17:39:56
28647         Log: 8 is not an octal digit. (from Debian)
28648      Branch: perl
28649            ! pod/perlreref.pod
28650 ____________________________________________________________________________
28651 [ 24020] By: rgs                                   on 2005/03/10  17:38:51
28652         Log: Fix a2p manpage (from Debian)
28653      Branch: perl
28654            ! x2p/a2p.pod
28655 ____________________________________________________________________________
28656 [ 24019] By: rgs                                   on 2005/03/10  17:36:37
28657         Log: Remove a spurious undefined warning when using getopts.pl with -w.
28658              (from Debian)
28659      Branch: perl
28660            ! lib/getopts.pl
28661 ____________________________________________________________________________
28662 [ 24018] By: rgs                                   on 2005/03/10  17:34:39
28663         Log: Doc patch for Devel::DProf (from Debian)
28664      Branch: perl
28665            ! ext/Devel/DProf/DProf.pm
28666 ____________________________________________________________________________
28667 [ 24017] By: rgs                                   on 2005/03/10  17:22:25
28668         Log: Add support for Debian GNU/k*BSD
28669      Branch: perl
28670            ! hints/gnukfreebsd.sh hints/gnuknetbsd.sh
28671 ____________________________________________________________________________
28672 [ 24016] By: rgs                                   on 2005/03/10  17:21:05
28673         Log: Patch for Debian bug #258618, compilation under Debian/Hurd
28674      Branch: perl
28675            ! hints/gnu.sh
28676 ____________________________________________________________________________
28677 [ 24015] By: steveh                                on 2005/03/10  15:18:20
28678         Log: Subject: Minor AUTHORS patch
28679              From: "Mike Giroux" <rmgiroux@hotmail.com>
28680              Date: Thu, 10 Mar 2005 08:39:04 -0500
28681              Message-ID: <BAY104-F4B1925432A15287069D3BCE520@phx.gbl>
28682      Branch: perl
28683            ! AUTHORS
28684 ____________________________________________________________________________
28685 [ 24014] By: steveh                                on 2005/03/10  11:25:36
28686         Log: More Win32 dmake fixes
28687
28688              Use $B macro as per change 23991 in more places, and fix some syntax
28689              errors in the subst's (missing trailing ",")
28690
28691              Tested with GCC and MSVC. I don't have BCC available, so those parts
28692              are untested.
28693      Branch: perl
28694            ! win32/makefile.mk
28695 ____________________________________________________________________________
28696 [ 24013] By: rgs                                   on 2005/03/10  10:10:33
28697         Log: Upgrade to CGI.pm 3.06
28698      Branch: perl
28699            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Util.pm
28700            ! lib/CGI/t/form.t lib/CGI/t/html.t
28701 ____________________________________________________________________________
28702 [ 24012] By: rgs                                   on 2005/03/09  22:17:33
28703         Log: Further pack optimisations by Ton Hospel
28704      Branch: perl
28705            ! pp_pack.c
28706 ____________________________________________________________________________
28707 [ 24011] By: rgs                                   on 2005/03/09  18:02:13
28708         Log: Fix memory corruption when growing pack utf8 buffer
28709      Branch: perl
28710            ! pp_pack.c
28711 ____________________________________________________________________________
28712 [ 24010] By: rgs                                   on 2005/03/08  17:53:50
28713         Log: Subject: Encoding neutral unpack
28714              From: perl5-porters@ton.iguana.be (Ton Hospel)
28715              Date: Sun, 6 Mar 2005 18:29:38 +0000 (UTC)
28716              Message-Id: <d0fi6i$k06$1@post.home.lunix>
28717      Branch: perl
28718            ! embed.fnc embed.h genpacksizetables.pl lib/charnames.t perl.h
28719            ! pod/perldiag.pod pod/perlfunc.pod pod/perlunicode.pod
28720            ! pod/perluniintro.pod pp_pack.c proto.h t/op/pack.t
28721            ! t/op/utftaint.t
28722 ____________________________________________________________________________
28723 [ 24009] By: merijn                                on 2005/03/08  15:25:57
28724         Log: Subject: Minor AUTHORS patch
28725              From: Andy Lester <andy@petdance.com>
28726              Date: Tue, 8 Mar 2005 09:44:45 -0600
28727              Message-ID: <20050308154445.GB3213@petdance.com>
28728      Branch: perl
28729            ! AUTHORS
28730 ____________________________________________________________________________
28731 [ 24008] By: merijn                                on 2005/03/08  14:45:17
28732         Log: Some updates to current status
28733      Branch: perl
28734            ! README.hpux
28735 ____________________________________________________________________________
28736 [ 24007] By: steveh                                on 2005/03/07  11:02:12
28737         Log: Include regcomp.h in Win32 makefiles
28738
28739              Subject: Re: Stop mktables from needlessly re-running when using dmake on Win32
28740              From: demerphq <demerphq@gmail.com>
28741              Date: Sun, 6 Mar 2005 09:16:12 +0100
28742              Message-ID: <9b18b311050306001624012bd@mail.gmail.com>
28743      Branch: perl
28744            ! win32/Makefile win32/makefile.mk
28745 ____________________________________________________________________________
28746 [ 24006] By: steveh                                on 2005/03/04  17:19:46
28747         Log: A better fix than change 24005 was ;)
28748
28749              Actually, "@echo." still emits a blank line.  Use "@rem" instead as the
28750              no-op.  This was being used in the Win95 case, but works fine on WinNT
28751              too, and is actually what ExtUtils-MakeMaker uses.
28752
28753              Also change the nmake Makefile.
28754      Branch: perl
28755            ! win32/Makefile win32/makefile.mk
28756 ____________________________________________________________________________
28757 [ 24005] By: steveh                                on 2005/03/04  17:11:56
28758         Log: Suppress "ECHO is on." messages when using dmake on Win32
28759
28760              (The shell's "echo" command displays the current echo setting when
28761              called with no arguments.  Use "echo." to display nothing.)
28762      Branch: perl
28763            ! win32/makefile.mk
28764 ____________________________________________________________________________
28765 [ 24004] By: steveh                                on 2005/03/04  17:01:24
28766         Log: Stop mktables from needlessly re-running when using dmake on Win32
28767      Branch: perl
28768            ! win32/makefile.mk
28769 ____________________________________________________________________________
28770 [ 24003] By: rgs                                   on 2005/03/04  16:02:20
28771         Log: Update -v copyright notice
28772      Branch: perl
28773            ! perl.c
28774 ____________________________________________________________________________
28775 [ 24002] By: rgs                                   on 2005/03/03  18:27:34
28776         Log: Add a regression test for bug #32193, and make the
28777              fix a bit more robust
28778      Branch: perl
28779            ! lib/Tie/RefHash.pm lib/Tie/RefHash.t
28780 ____________________________________________________________________________
28781 [ 24001] By: rgs                                   on 2005/03/03  18:03:15
28782         Log: Subject: [perl #32193] Tie::RefHash DELETE does not return value for ref keys
28783              From: Yuval Kojman (via RT) <perlbug-followup@perl.org>
28784              Date: 28 Oct 2004 12:16:37 -0000
28785              Message-ID: <rt-3.0.11-32193-98805.8.56634266171625@perl.org>
28786      Branch: perl
28787            ! lib/Tie/RefHash.pm
28788 ____________________________________________________________________________
28789 [ 24000] By: rgs                                   on 2005/03/03  15:43:43
28790         Log: do "filename" is not really used with perl subroutine librairies
28791              anymore.
28792      Branch: perl
28793            ! pod/perlfunc.pod
28794 ____________________________________________________________________________
28795 [ 23999] By: merijn                                on 2005/02/27  11:28:27
28796         Log: Fix for bug [ID 20020227.005] format bug with undefined _TOP
28797              http://rt.perl.org/rt3/Ticket/Display.html?id=8698
28798              If there was no TOP format the lines left on page was set
28799              to fixed number, now set to the current page length of the
28800              IO channel used. More debugging for yet another bug needed.
28801      Branch: perl
28802            ! pp_sys.c
28803 ____________________________________________________________________________
28804 [ 23998] By: davem                                 on 2005/02/26  11:32:59
28805         Log: ithreads: cond_signal() on a non-shared object coredumped
28806      Branch: perl
28807            ! ext/threads/shared/shared.xs
28808 ____________________________________________________________________________
28809 [ 23997] By: nicholas                              on 2005/02/26  09:33:30
28810         Log: SvUTF8 can be present on scalars other than PVs
28811              (specifically references with overloaded stringification)
28812      Branch: perl
28813            ! dump.c
28814 ____________________________________________________________________________
28815 [ 23996] By: davem                                 on 2005/02/26  00:47:03
28816         Log: Fix leaks in List::Util::reduce,first
28817              When the block is a closure, the cloned CV created on each call
28818              was never freed
28819      Branch: perl
28820            ! ext/List/Util/Util.xs ext/List/Util/lib/Scalar/Util.pm
28821 ____________________________________________________________________________
28822 [ 23995] By: steveh                                on 2005/02/24  15:52:01
28823         Log: Subject: Re: (patch blead) Extend t/harness to allow filtering of the file list by regex.
28824              From: demerphq <demerphq@gmail.com>
28825              Date: Wed, 23 Feb 2005 17:49:50 +0100
28826              Message-ID: <9b18b311050223084917d7ef59@mail.gmail.com>
28827      Branch: perl
28828            ! pod/perlhack.pod
28829 ____________________________________________________________________________
28830 [ 23994] By: merijn                                on 2005/02/24  10:12:26
28831         Log: Subject: [PATCH] dprofpp help
28832              From: Andy Lester <andy@petdance.com>
28833              Date: Thu, 24 Feb 2005 00:10:42 -0600
28834              Message-ID: <20050224061042.GA20259@petdance.com>
28835      Branch: perl
28836            ! utils/dprofpp.PL
28837 ____________________________________________________________________________
28838 [ 23993] By: steveh                                on 2005/02/23  13:36:59
28839         Log: Subject: (patch blead) Extend t/harness to allow filtering of the file list by regex.
28840              From: demerphq <demerphq@gmail.com>
28841              Date: Sat, 19 Feb 2005 11:10:00 +0100
28842              Message-ID: <9b18b3110502190210105decf4@mail.gmail.com>
28843      Branch: perl
28844            ! t/harness
28845 ____________________________________________________________________________
28846 [ 23992] By: steveh                                on 2005/02/23  12:28:55
28847         Log: Subject: Patch Win32 makefiles for blead to allow parameters to be passed to harness:
28848              From: demerphq <demerphq@gmail.com>
28849              Date: Sat, 19 Feb 2005 11:00:08 +0100
28850              Message-ID: <9b18b31105021902003d9c2a95@mail.gmail.com>
28851      Branch: perl
28852            ! win32/Makefile win32/makefile.mk
28853 ____________________________________________________________________________
28854 [ 23991] By: steveh                                on 2005/02/23  09:17:55
28855         Log: Fix Win32's dmake makefile.mk for new dmakes built with Visual C++
28856      Branch: perl
28857            ! win32/makefile.mk
28858 ____________________________________________________________________________
28859 [ 23990] By: rgs                                   on 2005/02/22  18:13:01
28860         Log: Porting/manicheck is not happy when I use spaces instead of tabs.
28861      Branch: perl
28862            ! MANIFEST
28863 ____________________________________________________________________________
28864 [ 23989] By: rgs                                   on 2005/02/21  16:05:22
28865         Log: Subject: IPC::Run test failures with utf8
28866              From: Nicholas Clark <nick@ccl4.org>
28867              Date: Sat, 19 Feb 2005 00:27:57 +0000
28868              Message-ID: <20050219002757.GO13998@plum.flirble.org>
28869      Branch: perl
28870            ! lib/IPC/Run/t/run.t
28871 ____________________________________________________________________________
28872 [ 23988] By: rgs                                   on 2005/02/21  13:51:44
28873         Log: Subject: [PATCH] signed/unsigned help for pp_pack.c
28874              From: "Craig A. Berry" <craigberry@mac.com>
28875              Date: Fri, 18 Feb 2005 09:42:52 -0600
28876              Message-ID: <42160CFC.3080304@mac.com>
28877      Branch: perl
28878            ! pp_pack.c
28879 ____________________________________________________________________________
28880 [ 23987] By: rgs                                   on 2005/02/21  12:56:22
28881         Log: Subject: (blead patch) Skip a torture test under blead, and skip certain torture tests under Win32.
28882              From: demerphq <demerphq@gmail.com>
28883              Date: Sat, 19 Feb 2005 11:04:00 +0100
28884              Message-ID: <9b18b3110502190204641e103c@mail.gmail.com
28885      Branch: perl
28886            ! t/japh/abigail.t
28887 ____________________________________________________________________________
28888 [ 23986] By: rgs                                   on 2005/02/18  18:21:25
28889         Log: Subject: Patch for Perlbug #4253
28890              From: Nikolai Eipel <eipel@web.de>
28891              Date: Sat, 29 Jan 2005 16:52:53 +0100
28892              Message-Id: <200501291652.53841.eipel@web.de>
28893
28894              (-T and -B invalidate _ filehandle when no read permission on file)
28895              plus a regression test
28896      Branch: perl
28897            ! pp_sys.c t/op/stat.t
28898 ____________________________________________________________________________
28899 [ 23985] By: rgs                                   on 2005/02/18  16:18:34
28900         Log: Install and build corelist on VMS, too
28901      Branch: perl
28902            ! vms/descrip_mms.template
28903 ____________________________________________________________________________
28904 [ 23984] By: rgs                                   on 2005/02/18  16:07:54
28905         Log: Add corelist to the win32 makefiles
28906              (noticed by demerphq)
28907      Branch: perl
28908            ! win32/Makefile win32/makefile.mk
28909 ____________________________________________________________________________
28910 [ 23983] By: rgs                                   on 2005/02/18  15:48:51
28911         Log: Subject: [perl #32968] [PATCH] Re: B::walkoptree segfaults
28912              From: Stephen McCamant <smcc@MIT.EDU>
28913              Date: Tue, 28 Dec 2004 10:13:50 -0800
28914              Message-ID: <16849.41566.887352.677148@apocalypse.OCF.Berkeley.EDU>
28915      Branch: perl
28916            ! ext/B/B.xs op.h
28917 ____________________________________________________________________________
28918 [ 23982] By: rgs                                   on 2005/02/18  15:34:59
28919         Log: Subject: Re: Integration of PathTools 3.04
28920              From: demerphq <demerphq@gmail.com>
28921              Date: Fri, 18 Feb 2005 16:31:50 +0100
28922              Message-ID: <9b18b31105021807316af0aed5@mail.gmail.com>
28923      Branch: perl
28924            ! lib/Cwd.pm
28925 ____________________________________________________________________________
28926 [ 23981] By: rgs                                   on 2005/02/18  15:00:12
28927         Log: Subject: Re: Bug in Socket::IO::INET Version 1.27
28928              From: Gisle Aas <gisle@ActiveState.com>
28929              Date: 03 Feb 2005 03:16:46 -0800
28930              Message-ID: <lr7jlpsxk1.fsf@caliper.activestate.com>
28931      Branch: perl
28932            ! ext/IO/lib/IO/Socket/INET.pm
28933 ____________________________________________________________________________
28934 [ 23980] By: rgs                                   on 2005/02/18  14:27:38
28935         Log: Integrate encoding::warnings from Autrijus Tang.
28936      Branch: perl
28937            + lib/encoding/warnings.pm lib/encoding/warnings/t/1-warning.t
28938            + lib/encoding/warnings/t/2-fatal.t
28939            + lib/encoding/warnings/t/3-normal.t
28940            ! MANIFEST
28941 ____________________________________________________________________________
28942 [ 23979] By: rgs                                   on 2005/02/18  09:53:36
28943         Log: Subject: [PATCH] find2perl, new options
28944              From: slaven@rezic.de
28945              Date: Thu, 17 Feb 2005 22:30:13 +0100
28946              Message-Id: <1108675813.24421@devpc01.iconmobile.de>
28947      Branch: perl
28948            ! x2p/find2perl.PL
28949 ____________________________________________________________________________
28950 [ 23978] By: rgs                                   on 2005/02/18  08:54:33
28951         Log: Missing dependencies in x2p makefile, by Slaven Rezic.
28952      Branch: perl
28953            ! x2p/Makefile.SH
28954 ____________________________________________________________________________
28955 [ 23977] By: rgs                                   on 2005/02/17  18:14:19
28956         Log: Upgrade to PathTools 3.04
28957              (plus tweaks to Cwd and cwd.t to run when building perl)
28958      Branch: perl
28959            + ext/Cwd/ppport.h
28960            ! MANIFEST ext/Cwd/Changes ext/Cwd/Cwd.xs ext/Cwd/t/cwd.t
28961            ! ext/Cwd/t/taint.t ext/Cwd/t/win32.t lib/Cwd.pm
28962            ! lib/File/Spec.pm lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
28963            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
28964            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
28965            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
28966            ! lib/File/Spec/t/Spec.t lib/File/Spec/t/crossplatform.t
28967            ! lib/File/Spec/t/rel2abs2rel.t
28968 ____________________________________________________________________________
28969 [ 23976] By: rgs                                   on 2005/02/17  17:42:59
28970         Log: Upgrade to Pod::LaTeX 0.58
28971      Branch: perl
28972            ! lib/Pod/LaTeX.pm lib/Pod/t/pod2latex.t
28973 ____________________________________________________________________________
28974 [ 23975] By: rgs                                   on 2005/02/17  15:21:55
28975         Log: Upgrade to Time::HiRes 1.66
28976      Branch: perl
28977            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
28978            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/t/HiRes.t
28979 ____________________________________________________________________________
28980 [ 23974] By: rgs                                   on 2005/02/17  14:57:06
28981         Log: Subject: [perl #31730] [PATCH] IO::File reads garbage from directory filehandles
28982              From: "Steve Peters via RT" <perlbug-followup@perl.org>
28983              Date: 1 Feb 2005 16:24:11 -0000
28984              Message-ID: <rt-3.0.11-31730-107010.1.24399823945417@perl.org>
28985      Branch: perl
28986            ! ext/IO/lib/IO/File.pm
28987 ____________________________________________________________________________
28988 [ 23973] By: rgs                                   on 2005/02/16  13:20:55
28989         Log: Subject: Re: [PATCH] Re: perl winpid?
28990              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
28991              Date: Tue, 15 Feb 2005 20:45:13 -0800
28992              Message-ID: <20050216044512.GA2516@efn.org>
28993      Branch: perl
28994            ! ext/B/t/stash.t
28995 ____________________________________________________________________________
28996 [ 23972] By: steveh                                on 2005/02/15  14:47:47
28997         Log: Jan Dubois has taken over maintenance of Win32 stuff from Sarathy
28998      Branch: perl
28999            ! Porting/Maintainers.pl README.win32
29000 ____________________________________________________________________________
29001 [ 23971] By: rgs                                   on 2005/02/15  13:52:15
29002         Log: Fix documentation bug in using Socket's import tags :
29003
29004              Subject: [perl #34141] example in perlbug -f getsockopt incomplete
29005              From: David Dyck (via RT) <perlbug-followup@perl.org>
29006              Date: 15 Feb 2005 07:35:45 -0000
29007              Message-ID: <rt-3.0.11-34141-107730.6.0777451251105@perl.org>
29008      Branch: perl
29009            ! pod/perlfunc.pod
29010 ____________________________________________________________________________
29011 [ 23970] By: steveh                                on 2005/02/15  13:20:40
29012         Log: Fix PERL_MALLOC/DEBUG_MSTATS options in Win32 makefiles
29013
29014              Currently, if USE_IMP_SYS is defined then PERL_MALLOC gets undefined.
29015              We should also undefine DEBUG_MSTATS if PERL_MALLOC is (or has become)
29016              undefined, and we should do all this *before* inspecting DEBUG_MSTATS
29017              to see if we need to add -DPERL_DEBUGGING_MSTATS to BUILDOPT.
29018      Branch: perl
29019            ! win32/Makefile win32/makefile.mk
29020 ____________________________________________________________________________
29021 [ 23969] By: steveh                                on 2005/02/15  11:40:03
29022         Log: Fix definition of DEBUG_MSTATS for Win32 dmake builds
29023      Branch: perl
29024            ! win32/makefile.mk
29025 ____________________________________________________________________________
29026 [ 23968] By: rgs                                   on 2005/02/15  08:29:13
29027         Log: Use strl* functions in doio.c when available
29028              Based on :
29029              Subject: [PATCH] Changes to doio.c to use strlcpy() and strlcat()
29030              From: Steve Peters <steve@fisharerojo.org>
29031              Date: Wed, 1 Dec 2004 19:42:14 -0600
29032              Message-ID: <20041202014214.GA20907@mccoy.peters.homeunix.org>
29033      Branch: perl
29034            ! doio.c
29035 ____________________________________________________________________________
29036 [ 23967] By: mhx                                   on 2005/02/15  04:58:48
29037         Log: Subject: [PATCH] Additional tests for t/op/not.t
29038              From: Steve Peters <steve@fisharerojo.org>
29039              Date: Mon, 14 Feb 2005 19:54:17 -0600
29040              Message-ID: <20050215015417.GA30368@mccoy.peters.homeunix.org>
29041      Branch: perl
29042            ! t/op/not.t
29043 ____________________________________________________________________________
29044 [ 23966] By: rgs                                   on 2005/02/14  21:05:17
29045         Log: Subject: Re: encoding neutral unpack
29046              From: perl5-porters@ton.iguana.be (Ton Hospel)
29047              Date: Sat, 5 Feb 2005 01:34:44 +0000 (UTC)
29048              Message-ID: <cu17rk$k78$1@post.home.lunix>
29049
29050              tweaked to remove the 'not supported on this platform'
29051              error messages
29052      Branch: perl
29053            ! genpacksizetables.pl pp_pack.c t/op/pack.t t/uni/case.pl
29054 ____________________________________________________________________________
29055 [ 23965] By: mhx                                   on 2005/02/14  17:26:02
29056         Log: Regenerate Perl_keyword() to remove superfluous goto statements.
29057      Branch: perl
29058            ! toke.c
29059 ____________________________________________________________________________
29060 [ 23964] By: mhx                                   on 2005/02/14  17:21:29
29061         Log: Require version 0.05 of Devel::Tokenizer::C.
29062      Branch: perl
29063            ! perl_keyword.pl
29064 ____________________________________________________________________________
29065 [ 23963] By: rgs                                   on 2005/02/12  16:26:47
29066         Log: Mac OS Classic vs Mac OS X clarications
29067              by Sherm Pendley
29068      Branch: perl
29069            ! pod/perlfaq3.pod pod/perlmodinstall.pod pod/perlopentut.pod
29070            ! pod/perlrun.pod
29071 ____________________________________________________________________________
29072 [ 23962] By: rgs                                   on 2005/02/12  16:14:56
29073         Log: README.cygwin additions by Reini Urban
29074      Branch: perl
29075            ! README.cygwin
29076 ____________________________________________________________________________
29077 [ 23961] By: merijn                                on 2005/02/11  09:32:50
29078         Log: Subject: Re: [PATCH] Re: perl winpid?
29079              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
29080              Date: Thu, 10 Feb 2005 20:04:35 -0800
29081              Message-ID: <20050211040434.GA3824@efn.org>
29082      Branch: perl
29083            + t/lib/cygwin.t
29084            ! MANIFEST README.cygwin cygwin/cygwin.c
29085 ____________________________________________________________________________
29086 [ 23960] By: mhx                                   on 2005/02/10  20:50:31
29087         Log: not() || 1 produces segmentation fault
29088
29089              Fixed by making not() behave like not(0). This is also the
29090              way not() behaved before it started segfaulting in 5.6.0.
29091      Branch: perl
29092            + t/op/not.t
29093            ! MANIFEST perly.act perly.h perly.tab perly.y
29094 ____________________________________________________________________________
29095 [ 23959] By: mhx                                   on 2005/02/10  20:36:13
29096         Log: regen_perly.pl runs fine with bison 2.0.
29097      Branch: perl
29098            ! regen_perly.pl
29099 ____________________________________________________________________________
29100 [ 23958] By: merijn                                on 2005/02/10  15:56:04
29101         Log: 'what' cannot find ccversion if `which cc` is a symlink to ccache
29102              ccversion is important enough to jump through some hoops to get it
29103      Branch: perl
29104            ! hints/hpux.sh
29105 ____________________________________________________________________________
29106 [ 23957] By: merijn                                on 2005/02/10  14:19:51
29107         Log: Swap logic in BEGIN blocks to have Cwd's abs_path do the
29108              translation *before* the chdir (), so it now DTRT
29109      Branch: perl
29110            ! lib/IPC/Run/t/adopt.t lib/IPC/Run/t/binmode.t
29111            ! lib/IPC/Run/t/bogus.t lib/IPC/Run/t/filter.t
29112            ! lib/IPC/Run/t/harness.t lib/IPC/Run/t/io.t
29113            ! lib/IPC/Run/t/kill_kill.t lib/IPC/Run/t/parallel.t
29114            ! lib/IPC/Run/t/pty.t lib/IPC/Run/t/pump.t lib/IPC/Run/t/run.t
29115            ! lib/IPC/Run/t/signal.t lib/IPC/Run/t/timeout.t
29116            ! lib/IPC/Run/t/timer.t lib/IPC/Run/t/win32_compile.t
29117 ____________________________________________________________________________
29118 [ 23956] By: rgs                                   on 2005/02/10  10:58:26
29119         Log: Upgrade to Time::Local 1.11
29120      Branch: perl
29121            ! lib/Time/Local.pm lib/Time/Local.t
29122 ____________________________________________________________________________
29123 [ 23955] By: rgs                                   on 2005/02/10  10:51:59
29124         Log: Subject: Re: [PATCH] BigInt mbi_rand.t failings (solved now)
29125              From: Tels <nospam-abuse@bloodgate.com>
29126              Date: Wed, 9 Feb 2005 21:44:22 +0100
29127              Message-Id: <200502092144.24051@bloodgate.com>
29128      Branch: perl
29129            ! lib/Math/BigInt/Calc.pm
29130 ____________________________________________________________________________
29131 [ 23954] By: rgs                                   on 2005/02/09  18:06:39
29132         Log: Add IPC::Run 0.80.
29133
29134              Subject: [PATCH] IPC::Run 0.80 integration (was Re: [RFC] More core integration)
29135              From: "Jos I. Boumans" <kane@xs4all.net>
29136              Date: Fri, 28 Jan 2005 18:32:44 +0100
29137              Message-Id: <9E6ECDBE-7152-11D9-B82E-000A956B0E06@xs4all.net>
29138
29139              with PERL_CORE test premables hacked for better $^X portability
29140              (we hope.)
29141      Branch: perl
29142            + lib/IPC/Run.pm lib/IPC/Run/Debug.pm lib/IPC/Run/IO.pm
29143            + lib/IPC/Run/Timer.pm lib/IPC/Run/Win32Helper.pm
29144            + lib/IPC/Run/Win32IO.pm lib/IPC/Run/Win32Pump.pm
29145            + lib/IPC/Run/t/adopt.t lib/IPC/Run/t/binmode.t
29146            + lib/IPC/Run/t/bogus.t lib/IPC/Run/t/filter.t
29147            + lib/IPC/Run/t/harness.t lib/IPC/Run/t/io.t
29148            + lib/IPC/Run/t/kill_kill.t lib/IPC/Run/t/parallel.t
29149            + lib/IPC/Run/t/pty.t lib/IPC/Run/t/pump.t lib/IPC/Run/t/run.t
29150            + lib/IPC/Run/t/signal.t lib/IPC/Run/t/timeout.t
29151            + lib/IPC/Run/t/timer.t lib/IPC/Run/t/win32_compile.t
29152            ! MANIFEST
29153 ____________________________________________________________________________
29154 [ 23953] By: rgs                                   on 2005/02/09  09:28:19
29155         Log: Patch for CAN-2004-0452 by Jeroen van Wolffelaar.
29156              The rmtree() function in the perl File::Path module would remove
29157              directories in an insecure manner which could lead to the removal
29158              of arbitrary files and directories via a symlink attack.
29159      Branch: perl
29160            ! lib/File/Path.pm
29161 ____________________________________________________________________________
29162 [ 23952] By: merijn                                on 2005/02/08  16:30:43
29163         Log: IBM Released vac.C version 7, and changed the naming convention (again)
29164              Thanks to Campo for spotting, testing and the fix
29165      Branch: perl
29166            ! hints/aix.sh
29167 ____________________________________________________________________________
29168 [ 23951] By: rgs                                   on 2005/02/08  14:02:56
29169         Log: Subject: [perl #34076] P/p pack formats only recognize literal undef
29170              From: perl-5.8.0@ton.iguana.be (via RT) <perlbug-followup@perl.org>
29171              Date: 6 Feb 2005 22:03:20 -0000
29172              Message-ID: <rt-3.0.11-34076-107344.19.3123360602169@perl.org>
29173      Branch: perl
29174            ! pp_pack.c
29175 ____________________________________________________________________________
29176 [ 23950] By: rgs                                   on 2005/02/08  11:09:03
29177         Log: Remove mention of sub-packages in the Symbol manpage.
29178      Branch: perl
29179            ! lib/Symbol.pm
29180 ____________________________________________________________________________
29181 [ 23949] By: rgs                                   on 2005/02/08  10:44:09
29182         Log: Add Module::CoreList in the maintainers list
29183      Branch: perl
29184            ! Porting/Maintainers.pl
29185 ____________________________________________________________________________
29186 [ 23948] By: rgs                                   on 2005/02/08  10:39:21
29187         Log: Fix typo in corelist
29188      Branch: perl
29189            ! lib/Module/CoreList/bin/corelist
29190 ____________________________________________________________________________
29191 [ 23947] By: rgs                                   on 2005/02/08  10:22:22
29192         Log: Add Module::CoreList to bleadperl.
29193
29194              Subject: [PATCH] Module::CoreList 1.98 integration (was: Re: [RFC] More core integration)
29195              From: "Jos I. Boumans" <kane@xs4all.net>
29196              Date: Fri, 28 Jan 2005 17:38:27 +0100
29197              Message-Id: <097CE3D0-714B-11D9-B82E-000A956B0E06@xs4all.net>
29198      Branch: perl
29199            + lib/Module/CoreList.pm lib/Module/CoreList/bin/corelist
29200            + lib/Module/CoreList/t/corelist.t utils/corelist.PL
29201            ! MANIFEST installperl utils.lst utils/Makefile
29202 ____________________________________________________________________________
29203 [ 23946] By: rgs                                   on 2005/02/08  09:31:45
29204         Log: Subject: [perl #34062] pack Z0 destroys the character before
29205              From: perl-5.8.0@ton.iguana.be (via RT) <perlbug-followup@perl.org>
29206              Date: 5 Feb 2005 18:09:00 -0000
29207              Message-ID: <rt-3.0.11-34062-107199.19.360569328007@perl.org>
29208              (plus a regression test)
29209      Branch: perl
29210            ! pp_pack.c t/op/pack.t
29211 ____________________________________________________________________________
29212 [ 23945] By: rgs                                   on 2005/02/08  09:25:29
29213         Log: A small precision in the docs for overloaded regexp escapes
29214              (see bug #33906)
29215      Branch: perl
29216            ! pod/perlre.pod
29217 ____________________________________________________________________________
29218 [ 23943] By: rgs                                   on 2005/02/06  22:18:48
29219         Log: Avoid evaluating a strlen twice due the new implementation
29220              of New() with PERL_MALLOC_WRAP
29221      Branch: perl
29222            ! util.c
29223 ____________________________________________________________________________
29224 [ 23942] By: nicholas                              on 2005/02/05  22:02:50
29225         Log: Stop lib/h2xs.t failing needlessly if it failed to clear up behind
29226              itself on a previous run.
29227      Branch: perl
29228            ! lib/h2xs.t
29229 ____________________________________________________________________________
29230 [ 23941] By: nicholas                              on 2005/02/05  21:47:35
29231         Log: With mallocwrap New() evaluates its arguments more than once, so they
29232              had better not have any side effects.
29233              :-(
29234      Branch: perl
29235            ! util.c
29236 ____________________________________________________________________________
29237 [ 23935] By: nicholas                              on 2005/02/05  15:05:08
29238         Log: Let's (un)do the timewarp, again.
29239              Attempt to bodge round Makefile sometimes being older than Makefile.PL
29240              Pesky filesystems.
29241      Branch: perl
29242            ! lib/ExtUtils/t/Constant.t
29243 ____________________________________________________________________________
29244 [ 23928] By: rgs                                   on 2005/02/04  10:41:43
29245         Log: Upgrade to Digest 1.10
29246      Branch: perl
29247            + lib/Digest/Changes lib/Digest/file.pm lib/Digest/t/file.t
29248            ! MANIFEST lib/Digest.pm lib/Digest/base.pm
29249 ____________________________________________________________________________
29250 [ 23927] By: mhx                                   on 2005/02/02  21:33:12
29251         Log: Remove 2 unused variables from APItest.xs.
29252      Branch: perl
29253            ! ext/XS/APItest/APItest.xs
29254 ____________________________________________________________________________
29255 [ 23926] By: mhx                                   on 2005/02/02  21:29:40
29256         Log: Upgrade to Devel::PPPort 3.06.
29257      Branch: perl
29258            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
29259            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort.xs
29260            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/module3.c
29261            ! ext/Devel/PPPort/parts/inc/exception
29262            ! ext/Devel/PPPort/parts/inc/misc
29263 ____________________________________________________________________________
29264 [ 23925] By: mhx                                   on 2005/02/02  21:26:14
29265         Log: Attempt to fix problems with new exception handling macros.
29266      Branch: perl
29267            + ext/XS/APItest/exception.c
29268            ! MANIFEST XSUB.h ext/XS/APItest/APItest.xs
29269            ! ext/XS/APItest/MANIFEST ext/XS/APItest/Makefile.PL
29270            ! pod/perlguts.pod
29271 ____________________________________________________________________________
29272 [ 23924] By: rgs                                   on 2005/02/02  19:50:53
29273         Log: Subject: Re: encoding neutral unpack
29274              From: perl5-porters[at]ton.iguana.be (Ton Hospel)
29275              Date: Sat, 29 Jan 2005 12:54:34 +0000 (UTC)
29276              Message-ID: <ctg12a$j0e$2[at]post.home.lunix>
29277
29278              Counted length prefixes shouldn't change C0/U0 mode
29279              in pack/unpack (plus a regression test)
29280      Branch: perl
29281            ! pp_pack.c t/op/pack.t
29282 ____________________________________________________________________________
29283 [ 23923] By: rgs                                   on 2005/02/02  19:35:47
29284         Log: Subject: Re: encoding neutral unpack
29285              From: perl5-porters[at]ton.iguana.be (Ton Hospel)
29286              Date: Sat, 29 Jan 2005 13:07:38 +0000 (UTC)
29287              Message-ID: <ctg1qq$j0e$3[at]post.home.lunix>
29288
29289              Make U0 and C0 scoped to () pack subtemplates.
29290              (plus a regression test)
29291      Branch: perl
29292            ! pp_pack.c t/op/pack.t
29293 ____________________________________________________________________________
29294 [ 23922] By: rgs                                   on 2005/02/02  19:23:46
29295         Log: Subject: Re: encoding neutral unpack
29296              From: perl5-porters[at]ton.iguana.be (Ton Hospel)
29297              Date: Sat, 29 Jan 2005 13:24:55 +0000 (UTC)
29298              Message-ID: <ctg2r7$j0e$4[at]post.home.lunix>
29299
29300              Ensure that with the C format, unpack checksums
29301              don't get overflowed. (plus a regression test)
29302      Branch: perl
29303            ! pp_pack.c t/op/pack.t
29304 ____________________________________________________________________________
29305 [ 23921] By: davem                                 on 2005/02/02  18:25:00
29306         Log: fix POSIX::strtod error handling documentation
29307      Branch: perl
29308            ! ext/POSIX/POSIX.pod
29309 ____________________________________________________________________________
29310 [ 23920] By: merijn                                on 2005/02/02  13:12:17
29311         Log: Subject: [PATCH pod/perlfunc.pod] POD nit @ sysseek
29312              From: Abigail <abigail@abigail.nl>
29313              Date: Tue, 1 Feb 2005 21:33:14 +0100
29314              Message-ID: <20050201203314.GC335@abigail.nl>
29315      Branch: perl
29316            ! pod/perlfunc.pod
29317 ____________________________________________________________________________
29318 [ 23919] By: merijn                                on 2005/02/02  12:49:46
29319         Log: Picky compilers (e.g. vac on AIX 5.2) do not accept statements
29320              between declarations
29321      Branch: perl
29322            ! ext/Devel/PPPort/PPPort.xs
29323 ____________________________________________________________________________
29324 [ 23917] By: nicholas                              on 2005/02/01  11:46:31
29325         Log: "All" "all?" Who said all? There were 2 more missing gnuk{free,net}bsd
29326              hints files to add to MANIFEST. Sort MANIFEST
29327              while I'm in the area.
29328      Branch: perl
29329            ! MANIFEST
29330 ____________________________________________________________________________
29331 [ 23916] By: rgs                                   on 2005/02/01  10:02:51
29332         Log: Subject: Re: [perl #34010] localtime docs
29333              From: Andy Lester <andy@petdance.com>
29334              Date: Mon, 31 Jan 2005 21:24:29 -0600
29335              Message-ID: <20050201032429.GA29354@petdance.com>
29336      Branch: perl
29337            ! pod/perlfunc.pod
29338 ____________________________________________________________________________
29339 [ 23915] By: rgs                                   on 2005/01/31  23:08:59
29340         Log: Subject: Re: encoding neutral unpack
29341              From: perl5-porters[at]ton.iguana.be (Ton Hospel)
29342              Date: Sat, 29 Jan 2005 12:41:20 +0000 (UTC)
29343              Message-ID: <ctg09g$j0e$1[at]post.home.lunix>
29344
29345              Forgotten character progress while checksumming over partial
29346              b or B format. (plus a regression test)
29347      Branch: perl
29348            ! pp_pack.c t/op/pack.t
29349 ____________________________________________________________________________
29350 [ 23914] By: mhx                                   on 2005/01/31  19:22:41
29351         Log: Make Perl_keyword() another 30% faster.
29352      Branch: perl
29353            ! perl_keyword.pl toke.c
29354 ____________________________________________________________________________
29355 [ 23913] By: mhx                                   on 2005/01/31  18:14:44
29356         Log: Regenerate perlapi.pod.
29357      Branch: perl
29358            ! pod/perlapi.pod
29359 ____________________________________________________________________________
29360 [ 23912] By: mhx                                   on 2005/01/31  18:07:29
29361         Log: Upgrade to Devel::PPPort 3.05.
29362      Branch: perl
29363            + ext/Devel/PPPort/parts/base/5008006
29364            + ext/Devel/PPPort/parts/inc/exception
29365            + ext/Devel/PPPort/parts/todo/5008006
29366            + ext/Devel/PPPort/t/exception.t
29367            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/HACKERS
29368            ! ext/Devel/PPPort/MANIFEST ext/Devel/PPPort/MANIFEST.SKIP
29369            ! ext/Devel/PPPort/META.yml ext/Devel/PPPort/Makefile.PL
29370            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort.xs
29371            ! ext/Devel/PPPort/PPPort_pm.PL ext/Devel/PPPort/PPPort_xs.PL
29372            ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO
29373            ! ext/Devel/PPPort/apicheck_c.PL
29374            ! ext/Devel/PPPort/devel/buildperl.pl
29375            ! ext/Devel/PPPort/devel/mkapidoc.sh
29376            ! ext/Devel/PPPort/devel/mktodo ext/Devel/PPPort/devel/mktodo.pl
29377            ! ext/Devel/PPPort/devel/scanprov ext/Devel/PPPort/mktests.PL
29378            ! ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
29379            ! ext/Devel/PPPort/parts/apicheck.pl
29380            ! ext/Devel/PPPort/parts/base/5004000
29381            ! ext/Devel/PPPort/parts/base/5004050
29382            ! ext/Devel/PPPort/parts/base/5005000
29383            ! ext/Devel/PPPort/parts/base/5006000
29384            ! ext/Devel/PPPort/parts/base/5008001
29385            ! ext/Devel/PPPort/parts/base/5009002
29386            ! ext/Devel/PPPort/parts/embed.fnc
29387            ! ext/Devel/PPPort/parts/inc/MY_CXT
29388            ! ext/Devel/PPPort/parts/inc/SvPV
29389            ! ext/Devel/PPPort/parts/inc/call ext/Devel/PPPort/parts/inc/cop
29390            ! ext/Devel/PPPort/parts/inc/format
29391            ! ext/Devel/PPPort/parts/inc/grok
29392            ! ext/Devel/PPPort/parts/inc/limits
29393            ! ext/Devel/PPPort/parts/inc/mPUSH
29394            ! ext/Devel/PPPort/parts/inc/magic
29395            ! ext/Devel/PPPort/parts/inc/misc
29396            ! ext/Devel/PPPort/parts/inc/newCONSTSUB
29397            ! ext/Devel/PPPort/parts/inc/newRV
29398            ! ext/Devel/PPPort/parts/inc/ppphbin
29399            ! ext/Devel/PPPort/parts/inc/ppphdoc
29400            ! ext/Devel/PPPort/parts/inc/ppphtest
29401            ! ext/Devel/PPPort/parts/inc/sv_xpvf
29402            ! ext/Devel/PPPort/parts/inc/threads
29403            ! ext/Devel/PPPort/parts/inc/uv
29404            ! ext/Devel/PPPort/parts/inc/version
29405            ! ext/Devel/PPPort/parts/ppptools.pl
29406            ! ext/Devel/PPPort/parts/todo/5009002
29407            ! ext/Devel/PPPort/ppport_h.PL ext/Devel/PPPort/soak
29408            ! ext/Devel/PPPort/t/SvPV.t ext/Devel/PPPort/t/misc.t
29409            ! ext/Devel/PPPort/typemap
29410 ____________________________________________________________________________
29411 [ 23911] By: mhx                                   on 2005/01/31  18:00:31
29412         Log: Add simple exception handling macros for XS writers.
29413      Branch: perl
29414            + ext/XS/APItest/t/exception.t
29415            ! MANIFEST XSUB.h ext/XS/APItest/APItest.pm
29416            ! ext/XS/APItest/APItest.xs pod/perlguts.pod
29417 ____________________________________________________________________________
29418 [ 23910] By: nicholas                              on 2005/01/31  17:46:03
29419         Log: Add all the missing gnuk{free,net}bsd hints files to MANIFEST
29420      Branch: perl
29421            ! MANIFEST
29422 ____________________________________________________________________________
29423 [ 23909] By: merijn                                on 2005/01/31  11:33:14
29424         Log: Subject: [perl #33998] [PATCH] Support for GNU/kFreeBSD
29425              From: "rmh@debian.org (via RT)" <perlbug-followup@perl.org>
29426              Date: 31 Jan 2005 07:37:55 -0000
29427              Message-ID: <rt-3.0.11-33998-106860.15.2609323921089@perl.org>
29428      Branch: perl
29429            + ext/DynaLoader/hints/gnukfreebsd.pl
29430            + ext/DynaLoader/hints/gnuknetbsd.pl
29431            + ext/NDBM_File/hints/gnukfreebsd.pl
29432            + ext/NDBM_File/hints/gnuknetbsd.pl
29433            + ext/ODBM_File/hints/gnukfreebsd.pl
29434            + ext/ODBM_File/hints/gnuknetbsd.pl
29435            + ext/POSIX/hints/gnukfreebsd.pl ext/POSIX/hints/gnuknetbsd.pl
29436            + ext/Storable/hints/gnukfreebsd.pl
29437            + ext/Storable/hints/gnuknetbsd.pl hints/gnukfreebsd.sh
29438            + hints/gnuknetbsd.sh
29439            ! Configure
29440 ____________________________________________________________________________
29441 [ 23907] By: rgs                                   on 2005/01/31  11:17:26
29442         Log: Document the changes to PERLIO_DEBUG.
29443      Branch: perl
29444            ! pod/perlrun.pod
29445 ____________________________________________________________________________
29446 [ 23906] By: rgs                                   on 2005/01/31  10:53:14
29447         Log: Really fix the bug [perl #33990].
29448              NB. -DIAMSUID is only set to compile sperl.o.
29449      Branch: perl
29450            ! perlio.c
29451 ____________________________________________________________________________
29452 [ 23905] By: steveh                                on 2005/01/31  10:03:56
29453         Log: Fix test suite hang on Win32 caused by change #23898
29454
29455              ("perl -e sleep 3" does an indefinite sleep!)
29456      Branch: perl
29457            ! t/op/alarm.t
29458 ____________________________________________________________________________
29459 [ 23904] By: rgs                                   on 2005/01/31  08:35:51
29460         Log: Avoid a buffer overflow with threads and PERLIO_DEBUG
29461      Branch: perl
29462            ! perlio.c
29463 ____________________________________________________________________________
29464 [ 23903] By: rgs                                   on 2005/01/31  08:19:10
29465         Log: Don't write to $PERLIO_DEBUG when setuid ([perl #33990])
29466      Branch: perl
29467            ! perlio.c
29468 ____________________________________________________________________________
29469 [ 23900] By: davem                                 on 2005/01/30  17:46:35
29470         Log: minor corrections to comments in perly.y
29471      Branch: perl
29472            ! perly.y
29473 ____________________________________________________________________________
29474 [ 23899] By: rgs                                   on 2005/01/30  14:50:15
29475         Log: Subject: h2hp: 2 fix
29476              From: Olivier Thauvin <olivier.thauvin@aerov.jussieu.fr>
29477              Date: Fri, 28 Jan 2005 16:53:11 +0100
29478              Message-Id: <200501281653.15708.olivier.thauvin@aerov.jussieu.fr>
29479      Branch: perl
29480            ! utils/h2ph.PL
29481 ____________________________________________________________________________
29482 [ 23898] By: davem                                 on 2005/01/29  16:14:20
29483         Log: chomp() fails after alarm(), `sleep`
29484
29485              PP_backtick's temp altering of PL_rs didn't restore after
29486              an exception
29487      Branch: perl
29488            ! pp_sys.c t/op/alarm.t
29489 ____________________________________________________________________________
29490 [ 23897] By: nicholas                              on 2005/01/28  21:01:04
29491         Log: More consistent names for all the parameter name/declaration methods
29492      Branch: perl
29493            ! lib/ExtUtils/Constant/Base.pm lib/ExtUtils/Constant/XS.pm
29494            ! perl_keyword.pl
29495 ____________________________________________________________________________
29496 [ 23894] By: nicholas                              on 2005/01/28  13:59:40
29497         Log: Calculate the number of tests in one place, so that the skip()s will
29498              always agree with the plan()s
29499      Branch: perl
29500            ! ext/B/t/optree_check.t ext/B/t/optree_concise.t
29501 ____________________________________________________________________________
29502 [ 23893] By: rgs                                   on 2005/01/28  08:53:47
29503         Log: Add a reference to books.perl.org.
29504      Branch: perl
29505            ! pod/perlbook.pod
29506 ____________________________________________________________________________
29507 [ 23892] By: nicholas                              on 2005/01/27  19:26:21
29508         Log: Retrieve the flag bit that only 'p' uses, so that it is spare for
29509              future use.
29510      Branch: perl
29511            ! genpacksizetables.pl pp_pack.c
29512 ____________________________________________________________________________
29513 [ 23891] By: rgs                                   on 2005/01/27  18:29:51
29514         Log: Subject: Re: [patch] decrufting OptreeCheck stuff
29515              From: Jim Cromie <jcromie@divsol.com>
29516              Date: Sun, 16 Jan 2005 17:16:00 -0700
29517              Message-ID: <41EB03C0.7030509@divsol.com>
29518              (with minor typos fixed)
29519      Branch: perl
29520            ! ext/B/B/Concise.pm ext/B/t/OptreeCheck.pm ext/B/t/f_map.t
29521            ! ext/B/t/f_sort.t ext/B/t/optree_check.t
29522            ! ext/B/t/optree_concise.t ext/B/t/optree_samples.t
29523            ! ext/B/t/optree_sort.t ext/B/t/optree_specials.t
29524            ! ext/B/t/optree_varinit.t
29525 ____________________________________________________________________________
29526 [ 23890] By: rgs                                   on 2005/01/27  17:49:50
29527         Log: Subject: [PATCH] libperl leaks a THREAD_KEY each time it is reloaded
29528              From: Gisle Aas <gisle@ActiveState.com>
29529              Date: 05 Jan 2005 03:21:06 -0800
29530              Message-ID: <lris6cxgt9.fsf@caliper.activestate.com>
29531      Branch: perl
29532            ! perl.c
29533 ____________________________________________________________________________
29534 [ 23889] By: nicholas                              on 2005/01/27  17:29:04
29535         Log: Make the byte order modifers < and > and the sign modifier ! (for
29536              n N v V) conditionally compile. This means that the refactored
29537              pp_pack/pp_unpack code can now be used in maint.
29538      Branch: perl
29539            ! genpacksizetables.pl pp_pack.c
29540 ____________________________________________________________________________
29541 [ 23888] By: nicholas                              on 2005/01/27  16:40:07
29542         Log: Oops. Was forgetting to test n! N! v! V! in pack
29543      Branch: perl
29544            ! t/op/pack.t
29545 ____________________________________________________________________________
29546 [ 23886] By: nicholas                              on 2005/01/27  14:42:28
29547         Log: Check that the warning behaviour on the modifiers !, < and > is as we
29548              expect it for this perl.
29549      Branch: perl
29550            ! t/op/pack.t
29551 ____________________________________________________________________________
29552 [ 23884] By: nicholas                              on 2005/01/27  11:27:12
29553         Log: Make the tests for the endianness modifiers < and >, and the
29554              signnedness modifier ! conditional on perl version. Surprisingly
29555              little change needed.
29556      Branch: perl
29557            ! t/op/pack.t
29558 ____________________________________________________________________________
29559 [ 23883] By: nicholas                              on 2005/01/27  11:12:34
29560         Log: &_q needs to *globally* escape ' and \ in its substitution.
29561      Branch: perl
29562            ! t/test.pl
29563 ____________________________________________________________________________
29564 [ 23882] By: rgs                                   on 2005/01/25  16:53:08
29565         Log: Subject: [PATCH] BigInt mbi_rand.t failings
29566              From: Tels <nospam-abuse@bloodgate.com>
29567              Date: Tue, 25 Jan 2005 18:06:58 +0100
29568              Message-Id: <200501251806.59782@bloodgate.com>
29569      Branch: perl
29570            ! lib/Math/BigInt/Calc.pm
29571 ____________________________________________________________________________
29572 [ 23881] By: rgs                                   on 2005/01/25  16:12:08
29573         Log: Integrate change #23880 in original comment
29574      Branch: perl
29575            ! util.c
29576 ____________________________________________________________________________
29577 [ 23880] By: merijn                                on 2005/01/25  15:41:30
29578         Log: Subject: [PATCH] perlapi.pod has pod errors
29579              From: "Jos I. Boumans" <kane@xs4all.net>
29580              Date: Tue, 25 Jan 2005 16:42:38 +0100
29581              Message-Id: <BDA482F7-6EE7-11D9-8AA7-000A95EF62E2@xs4all.net>
29582      Branch: perl
29583            ! pod/perlapi.pod
29584 ____________________________________________________________________________
29585 [ 23879] By: nicholas                              on 2005/01/24  23:16:04
29586         Log: Correct and update comments (before anyone writes in)
29587              Remove a temporary variable.
29588      Branch: perl
29589            ! lib/ExtUtils/Constant/Base.pm
29590 ____________________________________________________________________________
29591 [ 23878] By: nicholas                              on 2005/01/24  22:10:36
29592         Log: Ooops. It was 190M when I was using 4 bytes per entry for lengths in
29593              the dump file. The newer format is only 135M
29594      Branch: perl
29595            ! toke.c
29596 ____________________________________________________________________________
29597 [ 23877] By: nicholas                              on 2005/01/24  22:06:05
29598         Log: A script to regenerate Perl_keyword()
29599      Branch: perl
29600            + perl_keyword.pl
29601            ! MANIFEST
29602 ____________________________________________________________________________
29603 [ 23876] By: nicholas                              on 2005/01/24  22:05:29
29604         Log: Add weights to ExtUtils::Constant to allow sorting by expected
29605              frequency. This makes the Perl_keyword() replacement 20% faster,
29606              rather than just 12%
29607      Branch: perl
29608            ! lib/ExtUtils/Constant/Base.pm lib/ExtUtils/Constant/XS.pm
29609 ____________________________________________________________________________
29610 [ 23875] By: nicholas                              on 2005/01/24  21:43:52
29611         Log: Replace Perl_keyword() with a version that's 20% faster on typical
29612              input, generated by subclassing ExtUtils::Constant. (Typical input
29613              being about 135M of input from running a lot of perl scripts)
29614      Branch: perl
29615            ! toke.c
29616 ____________________________________________________________________________
29617 [ 23874] By: merijn                                on 2005/01/24  15:10:55
29618         Log: Subject: [PATCH] assorted tempfile clean-up in the test suite
29619              From: "Craig A. Berry" <craigberry@mac.com>
29620              Date: Sun, 23 Jan 2005 14:23:17 -0600
29621              Message-ID: <41F407B5.7020106@mac.com>
29622      Branch: perl
29623            ! lib/Test/Simple/t/reset.t t/io/fs.t t/io/tell.t
29624 ____________________________________________________________________________
29625 [ 23873] By: rgs                                   on 2005/01/24  13:14:21
29626         Log: Revert change 23843.
29627              (See discussion for bug [perl #31924])
29628      Branch: perl
29629            ! embed.fnc embed.h global.sym hv.c hv.h pod/perlapi.pod
29630            ! pp_ctl.c proto.h t/comp/require.t
29631 ____________________________________________________________________________
29632 [ 23872] By: rgs                                   on 2005/01/24  10:27:10
29633         Log: Subject: [perl #33906] Missing \\ in perlre
29634              From: Andrew (via RT) <perlbug-followup@perl.org>
29635              Date: 23 Jan 2005 20:52:51 -0000
29636              Message-ID: <rt-3.0.11-33906-106339.17.5527961922343@perl.org>
29637      Branch: perl
29638            ! pod/perlre.pod
29639 ____________________________________________________________________________
29640 [ 23871] By: rgs                                   on 2005/01/24  10:10:47
29641         Log: Subject: [PATCH] Test::Harness::Straps::_default_inc shell problem
29642              From: "Craig A. Berry" <craigberry@mac.com>
29643              Date: Sun, 23 Jan 2005 13:44:49 -0600
29644              Message-ID: <41F3FEB1.9020102@mac.com>
29645      Branch: perl
29646            ! lib/Test/Harness/Straps.pm
29647 ____________________________________________________________________________
29648 [ 23870] By: rgs                                   on 2005/01/24  09:40:35
29649         Log: Subject: Re: [perl #33892] Add Interix support
29650              From: Todd Vierling <tv@duh.org>
29651              Date: Fri, 21 Jan 2005 15:16:16 -0500 (EST)
29652              Message-ID: <Pine.NEB.4.61.0501211424350.13373@duh.net.dhis.org>
29653      Branch: perl
29654            ! hints/interix.sh
29655 ____________________________________________________________________________
29656 [ 23869] By: davem                                 on 2005/01/23  22:20:10
29657         Log: Subject:  Re: Smoke [5.9.2] 23863 FAIL(F) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
29658              From:  Jarkko Hietaniemi <jhi@iki.fi>
29659              Date:  Sun, 23 Jan 2005 21:25:01 +0200
29660              Message-Id:  <41F3FA0D.4010301@iki.fi>
29661
29662              The uc() memory reduction patch had a memory leak...
29663      Branch: perl
29664            ! pp.c
29665 ____________________________________________________________________________
29666 [ 23868] By: nicholas                              on 2005/01/23  22:06:01
29667         Log: Tidy up 2 comments
29668      Branch: perl
29669            ! regcomp.c
29670 ____________________________________________________________________________
29671 [ 23867] By: nicholas                              on 2005/01/23  22:05:12
29672         Log: Assimilate ExtUtils::Constant 0.16
29673      Branch: perl
29674            + lib/ExtUtils/Constant/Base.pm lib/ExtUtils/Constant/Utils.pm
29675            + lib/ExtUtils/Constant/XS.pm
29676            ! MANIFEST lib/ExtUtils/Constant.pm
29677 ____________________________________________________________________________
29678 [ 23866] By: nicholas                              on 2005/01/23  21:43:17
29679         Log: Slightly terser code in S_regpposixcc (names inside [:*here*:])
29680      Branch: perl
29681            ! regcomp.c
29682 ____________________________________________________________________________
29683 [ 23864] By: nicholas                              on 2005/01/22  22:30:12
29684         Log: Subject: Re: Smoke [5.9.2] 23792 FAIL(F) osf1 V5.1 (21264A)/4 cpu)
29685              From: Jarkko Hietaniemi <jhi@iki.fi>
29686              Message-ID: <41F2C427.7020003@iki.fi>
29687              Date: Sat, 22 Jan 2005 23:22:47 +0200
29688      Branch: perl
29689            ! hints/dec_osf.sh
29690 ____________________________________________________________________________
29691 [ 23863] By: davem                                 on 2005/01/22  18:27:58
29692         Log: Subject:  Re: uc($long_utf8_string) exhausts memory
29693              From:  Jarkko Hietaniemi <jhi@iki.fi>
29694              Date:  Sat, 22 Jan 2005 11:33:12 +0200
29695              Message-Id:  <41F21DD8.3050500@iki.fi>
29696
29697              change #23857 miscalculated the SvGROW size
29698      Branch: perl
29699            ! pp.c
29700 ____________________________________________________________________________
29701 [ 23862] By: nicholas                              on 2005/01/22  17:51:13
29702         Log: Subject: Re: Smoke [5.9.2] 23792 FAIL(F) osf1 V5.1 (21264A)/4 cpu)
29703              From: Jarkko Hietaniemi <jhi@iki.fi>
29704              Message-ID: <41F2911E.8090204@iki.fi>
29705              Date: Sat, 22 Jan 2005 19:45:02 +0200
29706
29707              (drop optimisation on pp_pack.c for gcc on osf1 to -O1)
29708      Branch: perl
29709            ! hints/dec_osf.sh
29710 ____________________________________________________________________________
29711 [ 23861] By: nicholas                              on 2005/01/22  14:15:58
29712         Log: Update copyright years and add editor blocks
29713      Branch: perl
29714            ! doop.c hv.c utf8.c
29715 ____________________________________________________________________________
29716 [ 23860] By: nicholas                              on 2005/01/22  12:03:00
29717         Log: From: Jarkko Hietaniemi <jhi@iki.fi>
29718              Subject: Re: [PATCH] do not assume quads or long doubles
29719              Message-ID: <41F21B0A.2050301@iki.fi>
29720              Date: Sat, 22 Jan 2005 11:21:14 +0200
29721      Branch: perl
29722            ! pp_pack.c
29723 ____________________________________________________________________________
29724 [ 23858] By: nicholas                              on 2005/01/22  00:39:41
29725         Log: Remove now-unnecessary check. (It's done earlier)
29726      Branch: perl
29727            ! pp_pack.c
29728 ____________________________________________________________________________
29729 [ 23857] By: davem                                 on 2005/01/22  00:17:40
29730         Log: Subject:  Re: uc($long_utf8_string) exhausts memory
29731              From:  Jarkko Hietaniemi <jhi@iki.fi>
29732              Date:  Sat, 22 Jan 2005 00:20:12 +0200
29733              Message-Id:  <41F1801C.3080201@iki.fi>
29734
29735              Make buffer size estimates for utf8 case conversion less maximally
29736              pessimistic
29737      Branch: perl
29738            ! doop.c op.c pp.c pp_pack.c regcomp.c regexec.c sv.c t/op/lc.t
29739            ! toke.c utf8.c utf8.h
29740 ____________________________________________________________________________
29741 [ 23854] By: nicholas                              on 2005/01/21  22:15:43
29742         Log: Shrink a switch() statment by driving the size calculations from the
29743              size table. This requires #ifdef()s in the size table initialiser.
29744              Astoundingly this shaves over 6K of the object size with -Os on OS X.
29745              I was expecting about 1K (due to shrinking a branch table). Mind you,
29746              I'm not going to argue with what I got. :-)
29747      Branch: perl
29748            ! genpacksizetables.pl pp_pack.c
29749 ____________________________________________________________________________
29750 [ 23853] By: nicholas                              on 2005/01/21  16:46:49
29751         Log: Make the length overrun checking and stack extension table driven.
29752              (Shaves about 3k off pp_pack.o)
29753      Branch: perl
29754            + genpacksizetables.pl
29755            ! MANIFEST pp_pack.c
29756 ____________________________________________________________________________
29757 [ 23852] By: rgs                                   on 2005/01/21  16:29:53
29758         Log: Subject: [perl #32503] Fix for Storable module
29759              From: "Steven N. Hirsch" (via RT) <perlbug-followup@perl.org>
29760              Date: 19 Nov 2004 13:06:57 -0000
29761              Message-ID: <rt-3.0.11-32503-100597.6.46123979926323@perl.org>
29762      Branch: perl
29763            ! ext/Storable/Storable.xs
29764 ____________________________________________________________________________
29765 [ 23851] By: rgs                                   on 2005/01/21  15:51:54
29766         Log: Fix spurious warnings emitted by XSLoader via Data::Dumper
29767      Branch: perl
29768            ! ext/Data/Dumper/Dumper.pm
29769 ____________________________________________________________________________
29770 [ 23850] By: nicholas                              on 2005/01/21  15:43:24
29771         Log: Name another pack test
29772      Branch: perl
29773            ! t/op/pack.t
29774 ____________________________________________________________________________
29775 [ 23849] By: rgs                                   on 2005/01/21  15:26:10
29776         Log: Subject: [perl #33892] Add Interix support
29777              From: Todd Vierling (via RT) <perlbug-followup@perl.org>
29778              Date: 21 Jan 2005 14:36:31 -0000
29779              Message-ID: <rt-3.0.11-33892-106280.17.6407478352545@perl.org>
29780
29781              (except the Configure chunk)
29782              (and bump version numbers of modules)
29783      Branch: perl
29784            + hints/interix.sh
29785            ! MANIFEST Makefile.SH lib/ExtUtils/MM_Unix.pm lib/File/Find.pm
29786            ! lib/File/Temp.pm t/io/openpid.t t/op/groups.t
29787 ____________________________________________________________________________
29788 [ 23848] By: merijn                                on 2005/01/21  14:47:31
29789         Log: Subject: [perl #33892] Add Interix support
29790              From: Todd Vierling (via RT) <perlbug-followup@perl.org>
29791              Date: 21 Jan 2005 14:36:31 -0000
29792              Message-ID: <rt-3.0.11-33892-106280.17.6407478352545@perl.org>
29793      Branch: perl
29794            ! Configure
29795 ____________________________________________________________________________
29796 [ 23847] By: rgs                                   on 2005/01/21  14:46:38
29797         Log: Upgrade to Test::Harness 2.46
29798      Branch: perl
29799            + lib/Test/Harness/TAP.pod lib/Test/Harness/t/harness.t
29800            + lib/Test/Harness/t/prove-globbing.t
29801            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Assert.pm
29802            ! lib/Test/Harness/Changes lib/Test/Harness/Iterator.pm
29803            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/prove-switches.t
29804            ! lib/Test/Harness/t/strap.t
29805 ____________________________________________________________________________
29806 [ 23845] By: rgs                                   on 2005/01/21  14:09:19
29807         Log: Subject: [perl #32967] [PATCH] Re: More B bugs: svref_2object
29808              From: Stephen McCamant <smcc@OCF.Berkeley.EDU>
29809              Date: Tue, 28 Dec 2004 16:01:49 -0800
29810              Message-ID: <16849.62445.116153.489478@apocalypse.OCF.Berkeley.EDU>
29811      Branch: perl
29812            ! ext/B/B.pm
29813 ____________________________________________________________________________
29814 [ 23844] By: rgs                                   on 2005/01/21  13:49:46
29815         Log: Subject: [Patch] [perl #32446]  close leaves fd open
29816              From: Steffen Ullrich <coyote.frank@gmx.net>
29817              Date: Wed, 01 Dec 2004 15:22:34 +0100
29818              Message-ID: <20041201142236.4273.qmail@lists.develooper.com>
29819      Branch: perl
29820            ! perlio.c
29821 ____________________________________________________________________________
29822 [ 23843] By: rgs                                   on 2005/01/21  13:35:49
29823         Log: Subject: [PATCH bleadperl] Re: [perl #31924] %INC caching failure-case problem
29824              From: Rick Delaney <rick@bort.ca>
29825              Date: Wed, 13 Oct 2004 12:40:18 -0400
29826              Message-ID: <20041013164018.GA32174@biff.bort.ca>
29827      Branch: perl
29828            ! embed.fnc embed.h global.sym hv.c hv.h pod/perlapi.pod
29829            ! pp_ctl.c proto.h t/comp/require.t
29830 ____________________________________________________________________________
29831 [ 23842] By: rgs                                   on 2005/01/21  10:57:48
29832         Log: Subject: Re: [PATCH] File::Find dies on find({follow=>1, ...}) on Win32
29833              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
29834              Date: Mon, 20 Dec 2004 16:08:56 -0800
29835              Message-ID: <20041221000856.GA2924@efn.org>
29836      Branch: perl
29837            ! pp_sys.c t/op/stat.t
29838 ____________________________________________________________________________
29839 [ 23841] By: rgs                                   on 2005/01/21  10:26:17
29840         Log: Subject: [PATCH] doc SVt_PVLV <=> SVt_PVGV change version in B.pm
29841              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
29842              Date: Sun, 19 Dec 2004 23:57:56 -0800
29843              Message-ID: <20041220075754.GA800@efn.org>
29844      Branch: perl
29845            ! ext/B/B.pm
29846 ____________________________________________________________________________
29847 [ 23840] By: rgs                                   on 2005/01/20  18:45:55
29848         Log: Subject: [patch] cleanup perlsfio.h
29849              From: Stas Bekman <stas@stason.org>
29850              Date: Thu, 13 Jan 2005 16:14:23 -0500
29851              Message-ID: <41E6E4AF.8070303@stason.org>
29852      Branch: perl
29853            ! perlsfio.h
29854 ____________________________________________________________________________
29855 [ 23839] By: rgs                                   on 2005/01/20  18:33:00
29856         Log: VERSION++
29857      Branch: perl
29858            ! lib/Text/ParseWords.pm
29859 ____________________________________________________________________________
29860 [ 23838] By: rgs                                   on 2005/01/20  18:21:36
29861         Log: Subject: Re: [perl #33173] shellwords.pl and tainting
29862              From: Alexey Tourbin <at@altlinux.ru>
29863              Date: Tue, 28 Dec 2004 22:29:37 +0300
29864              Message-ID: <20041228192937.GB7824@solemn.turbinal.org>
29865      Branch: perl
29866            + lib/Text/ParseWords/taint.t
29867            ! MANIFEST lib/Text/ParseWords.pm lib/shellwords.pl
29868 ____________________________________________________________________________
29869 [ 23836] By: nicholas                              on 2005/01/20  13:21:14
29870         Log: Run regen.pl and pod/buildtoc --build-all
29871      Branch: perl
29872            ! MANIFEST pod/perlapi.pod pod/perltoc.pod
29873 ____________________________________________________________________________
29874 [ 23835] By: nicholas                              on 2005/01/20  13:20:50
29875         Log: A little more determinacy in our sorting
29876      Branch: perl
29877            ! autodoc.pl
29878 ____________________________________________________________________________
29879 [ 23827] By: nicholas                              on 2005/01/19  21:22:30
29880         Log: Make "assertion" attribute code and test conditional
29881      Branch: perl
29882            ! t/op/attrs.t xsutils.c
29883 ____________________________________________________________________________
29884 [ 23824] By: merijn                                on 2005/01/19  18:32:41
29885         Log: Subject: [PATCH] Further follow-up to 23767
29886              From: Robin Barker <Robin.Barker@npl.co.uk>
29887              Date: Wed, 19 Jan 2005 18:30:31 -0000
29888              Message-ID: <533D273D4014D411AB1D00062938C4D90849C57D@hotel.npl.co.uk>
29889      Branch: perl
29890            ! XSUB.h gv.c perl.c perl.h pp_ctl.c sv.c utf8.c
29891 ____________________________________________________________________________
29892 [ 23822] By: rgs                                   on 2005/01/19  17:19:04
29893         Log: Subject: Re: [perl #32498] h2xs generates incorrect code for Makefile.PL for enums
29894              From: Noah <sitz@onastick.net>
29895              Date: Wed, 19 Jan 2005 12:33:52 -0500
29896              Message-ID: <20050119173352.GA15592@radu.onastick.net>
29897      Branch: perl
29898            ! utils/h2xs.PL
29899 ____________________________________________________________________________
29900 [ 23821] By: rgs                                   on 2005/01/19  11:30:38
29901         Log: Subject: [PATCH] op/stat.t test 9 failing on recent cygwin snapshots
29902              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
29903              Date: Sun, 16 Jan 2005 10:30:45 -0800
29904              Message-ID: <20050116183045.GA2768@efn.org>
29905      Branch: perl
29906            ! t/op/stat.t
29907 ____________________________________________________________________________
29908 [ 23820] By: rgs                                   on 2005/01/19  11:20:10
29909         Log: Subject: [PATCH] Make Data::Dumper work when dynamic extensions are not available
29910              From: "Jos I. Boumans" <kane@xs4all.net>
29911              Date: Tue, 18 Jan 2005 15:12:03 +0100
29912              Message-Id: <ED6BA2C4-695A-11D9-B09C-000A95EF62E2@xs4all.net>
29913      Branch: perl
29914            ! ext/Data/Dumper/Dumper.pm
29915 ____________________________________________________________________________
29916 [ 23819] By: rgs                                   on 2005/01/19  11:15:14
29917         Log: Fix dependencies in ext/B/Makefile.PL
29918              (bug #8254, fix by Alan Burlison)
29919      Branch: perl
29920            ! ext/B/Makefile.PL
29921 ____________________________________________________________________________
29922 [ 23817] By: steveh                                on 2005/01/19  09:33:27
29923         Log: Exclude "Thread" from $Config{extensions}
29924
29925              It is already excluded from $Config{dynamic_ext}, so should not be
29926              in $Config{extensions} either. (Note that Thread is actually still
29927              built, though. This is just for consistency with Unix builds.)
29928      Branch: perl
29929            ! win32/config_sh.PL
29930 ____________________________________________________________________________
29931 [ 23816] By: steveh                                on 2005/01/19  08:55:06
29932         Log: Exclude "Thread" from $Config{dynamic_ext}
29933
29934              This was accidentally broken by change 23757.  It has already been
29935              fixed in maint-5.8 when resolving conflicts during integration of
29936              23757, so this one does NOT need integrating itself!
29937
29938              For more details see:
29939              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2005-01/msg00477.html
29940      Branch: perl
29941            ! win32/config_sh.PL
29942 ____________________________________________________________________________
29943 [ 23807] By: steveh                                on 2005/01/17  17:55:02
29944         Log: Fix for building with MinGW under Cygwin
29945
29946              Subject: [PATCH] building win32 perl with cygwin's mingw (was: Re: [PATCH] Re: lib/Config/Extensions.t fails on Win32)
29947              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
29948              Date: Thu, 13 Jan 2005 16:11:36 -0800
29949              Message-ID: <20050114001136.GC2516@efn.org>
29950      Branch: perl
29951            ! ext/Errno/Errno_pm.PL
29952 ____________________________________________________________________________
29953 [ 23806] By: steveh                                on 2005/01/17  16:57:10
29954         Log: Get $Config{ccversion} or $Config{gccversion} filled in on Win32
29955      Branch: perl
29956            ! win32/config_sh.PL
29957 ____________________________________________________________________________
29958 [ 23805] By: nicholas                              on 2005/01/14  19:56:42
29959         Log: Better test diagnostics for the numbers tests.
29960              (Failure diagnostics were always good, but now the tests have names,
29961              which show even when they pass)
29962      Branch: perl
29963            ! t/op/pack.t
29964 ____________________________________________________________________________
29965 [ 23803] By: nicholas                              on 2005/01/14  12:06:31
29966         Log: Correct the editor block to match the perl 5 policy on tabs
29967      Branch: perl
29968            ! pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c scope.c
29969            ! sv.c universal.c
29970 ____________________________________________________________________________
29971 [ 23802] By: nicholas                              on 2005/01/14  10:58:47
29972         Log: Refactor S_regclass to generate slightly smaller object code
29973      Branch: perl
29974            ! regcomp.c
29975 ____________________________________________________________________________
29976 [ 23801] By: nicholas                              on 2005/01/14  10:32:08
29977         Log: A terser way to write the \-ing code in pv_uni_display
29978              Plus drive-by insert of a more correct editor block. (thanks Dave)
29979      Branch: perl
29980            ! utf8.c
29981 ____________________________________________________________________________
29982 [ 23800] By: nicholas                              on 2005/01/14  09:55:16
29983         Log: Improve documentation for sv_catpvf, to note that pattern's UTF-8ness
29984              is taken from the SV's UTF-8ness
29985      Branch: perl
29986            ! pod/perlapi.pod sv.c
29987 ____________________________________________________________________________
29988 [ 23799] By: nicholas                              on 2005/01/14  09:52:51
29989         Log: SvUTF8_off() in do_join can be unconditional.
29990      Branch: perl
29991            ! doop.c
29992 ____________________________________________________________________________
29993 [ 23798] By: nicholas                              on 2005/01/14  09:28:14
29994         Log: sv_catpvf holds no advantage over sv_catpv when the "pattern" isn't.
29995      Branch: perl
29996            ! op.c regcomp.c toke.c utf8.c
29997 ____________________________________________________________________________
29998 [ 23797] By: nicholas                              on 2005/01/13  23:13:05
29999         Log: Use the new SV_NOSTEAL flag to avoid the SvTEMP dance in newSVsv
30000      Branch: perl
30001            ! sv.c
30002 ____________________________________________________________________________
30003 [ 23796] By: nicholas                              on 2005/01/13  23:10:38
30004         Log: sv_2mortal(NEWSV(0,0)) better written as sv_newmortal()
30005      Branch: perl
30006            ! utf8.c
30007 ____________________________________________________________________________
30008 [ 23795] By: nicholas                              on 2005/01/13  22:54:10
30009         Log: replace NEWSV(), SvSetSV() with newSVsv()
30010      Branch: perl
30011            ! pp.c pp_hot.c pp_sort.c regexec.c scope.c toke.c
30012 ____________________________________________________________________________
30013 [ 23794] By: nicholas                              on 2005/01/13  22:39:58
30014         Log: Turn the unreachable code into assertions. (So prove me wrong...)
30015      Branch: perl
30016            ! pp_pack.c
30017 ____________________________________________________________________________
30018 [ 23793] By: nicholas                              on 2005/01/13  22:07:20
30019         Log: Source code tidy up - avoid assigning to sv.
30020      Branch: perl
30021            ! pp_pack.c
30022 ____________________________________________________________________________
30023 [ 23792] By: nicholas                              on 2005/01/13  21:54:21
30024         Log: Avoid dogfood problems when an empty string accidentally ends up
30025              as a constant name. [They don't work in qw(), strangely]
30026      Branch: perl
30027            ! lib/ExtUtils/Constant.pm
30028 ____________________________________________________________________________
30029 [ 23791] By: nicholas                              on 2005/01/13  21:44:53
30030         Log: The leaktesting of NEWSV() is long dead, so create and initialise
30031              SV values in one, to simplify source code and shrink object code
30032              by about 1%
30033      Branch: perl
30034            ! pp_pack.c
30035 ____________________________________________________________________________
30036 [ 23790] By: nicholas                              on 2005/01/13  20:55:37
30037         Log: Not a good idea to use unpack "H*" to peek at a scalar's internal
30038              representation.
30039      Branch: perl
30040            ! t/op/join.t
30041 ____________________________________________________________________________
30042 [ 23789] By: nicholas                              on 2005/01/13  14:05:08
30043         Log: Update copyright years. Add an editor block while passing by.
30044      Branch: perl
30045            ! pp_ctl.c pp_hot.c pp_sort.c pp_sys.c regcomp.c scope.c sv.c
30046            ! universal.c
30047 ____________________________________________________________________________
30048 [ 23788] By: nicholas                              on 2005/01/13  13:50:40
30049         Log: utf.pm needs to require Carp before croak()ing
30050      Branch: perl
30051            ! lib/utf8.pm lib/utf8.t
30052 ____________________________________________________________________________
30053 [ 23787] By: nicholas                              on 2005/01/13  13:21:11
30054         Log: Refactor all the unpack checksum-or-not logic to avoid massive
30055              duplication.
30056      Branch: perl
30057            ! pp_pack.c
30058 ____________________________________________________________________________
30059 [ 23786] By: merijn                                on 2005/01/13  11:28:31
30060         Log: Subject: Re: killing USE_5005THREADS in blead?
30061              From: Stas Bekman <stas@stason.org>
30062              Date: Wed, 12 Jan 2005 16:32:42 -0500
30063              Message-ID: <41E5977A.3060306@stason.org>
30064      Branch: perl
30065            ! perl.c
30066 ____________________________________________________________________________
30067 [ 23785] By: steveh                                on 2005/01/13  10:24:13
30068         Log: Fix Win32 build problem caused by change 23757
30069
30070              Change 23757 added a glob() call to win32/FindExt.pm.  That code is
30071              run by miniperl.exe when making the ..\config.sh target, but
30072              miniperl.exe is built with -D PERL_EXTERNAL_GLOB so it requires
30073              perlglob.exe to do the glob().  perlglob.exe has been built, but is
30074              in the top-level of the source tree so is not found when miniperl.exe
30075              is executed from within the win32/ sub-directory.
30076
30077              This was causing smokes to fail on t/lib/commonsense.t because the
30078              "extensions" field in lib/Config_heavy.pl only contained
30079              "threads/shared" as a result of the glob() not finding anything.
30080
30081              Manual builds had been working fine for me because I had an installed
30082              perl in my PATH so perlglob.exe was being found there instead!
30083      Branch: perl
30084            ! win32/FindExt.pm
30085 ____________________________________________________________________________
30086 [ 23783] By: rgs                                   on 2005/01/12  18:04:17
30087         Log: Subject: [PATCH] follow-up to #23765
30088              From: "Craig A. Berry" <craigberry@mac.com>
30089              Date: Tue, 11 Jan 2005 21:01:27 -0600
30090              Message-ID: <41E49307.7080900@mac.com>
30091      Branch: perl
30092            ! lib/warnings.t
30093 ____________________________________________________________________________
30094 [ 23782] By: nicholas                              on 2005/01/11  19:10:20
30095         Log: Fix bug 32294 - index()/rindex() ignore UTF8 flag
30096              (for cases of mixed UTF8/bytes)
30097              Test code based on bug report by John Gardiner Myers
30098      Branch: perl
30099            ! pp.c t/op/index.t
30100 ____________________________________________________________________________
30101 [ 23781] By: rgs                                   on 2005/01/11  17:04:24
30102         Log: Subject: [PATCH] follow-up to 23767
30103              From: Robin Barker <Robin.Barker@npl.co.uk>
30104              Date: Tue, 11 Jan 2005 15:48:49 -0000
30105              Message-ID: <533D273D4014D411AB1D00062938C4D90849C56A@hotel.npl.co.uk>
30106      Branch: perl
30107            ! Porting/pumpkin.pod sv.c
30108 ____________________________________________________________________________
30109 [ 23780] By: mhx                                   on 2005/01/10  19:25:27
30110         Log: Remove PERL_FLEXIBLE_EXCEPTIONS code.
30111      Branch: perl
30112            ! embed.fnc embed.h embedvar.h global.sym makedef.pl perl.c
30113            ! perl.h perlapi.h pod/perlapi.pod pod/perlintern.pod pp_ctl.c
30114            ! proto.h scope.c scope.h sv.c thrdvar.h
30115 ____________________________________________________________________________
30116 [ 23779] By: nicholas                              on 2005/01/10  17:07:03
30117         Log: Subject: [PATCH] t/op/split.t #11 nit on VMS
30118              From: "Craig A. Berry" <craigberry@mac.com>
30119              Message-ID: <41E1C261.5020100@mac.com>
30120              Date: Sun, 09 Jan 2005 17:46:41 -0600
30121      Branch: perl
30122            ! t/op/split.t
30123 ____________________________________________________________________________
30124 [ 23778] By: steveh                                on 2005/01/10  11:53:10
30125         Log: Need to close files before unlinking them on Win32
30126
30127              (Various files created by test programs are left behind otherwise,
30128              and distclean doesn't clean them up)
30129      Branch: perl
30130            ! lib/FileCache/t/01open.t lib/FileCache/t/04twoarg.t
30131            ! lib/FileCache/t/07noimport.t t/op/read.t
30132 ____________________________________________________________________________
30133 [ 23777] By: steveh                                on 2005/01/10  10:28:00
30134         Log: Make Win32's distclean target clean up properly
30135      Branch: perl
30136            ! win32/Makefile win32/makefile.mk
30137 ____________________________________________________________________________
30138 [ 23776] By: steveh                                on 2005/01/10  09:45:50
30139         Log: Get $Config{osvers} filled in on Win32
30140      Branch: perl
30141            ! win32/config_sh.PL
30142 ____________________________________________________________________________
30143 [ 23775] By: merijn                                on 2005/01/10  08:54:00
30144         Log: Subject: [PATCH] follow-up to #23748, -Duselargefiles on VMS
30145              Date: Sun, 09 Jan 2005 17:52:09 -0600
30146              From: "Craig A. Berry" <craigberry@mac.com>
30147              Message-ID: <41E1C3A9.9080900@mac.com>
30148      Branch: perl
30149            ! configure.com
30150 ____________________________________________________________________________
30151 [ 23774] By: nicholas                              on 2005/01/09  23:42:25
30152         Log: Shorter source code in pp_gelem. (But it compiles to the same size)
30153      Branch: perl
30154            ! pp.c
30155 ____________________________________________________________________________
30156 [ 23773] By: nicholas                              on 2005/01/09  21:50:28
30157         Log: If we know the length of the string constant, save a strlen()
30158      Branch: perl
30159            ! perl.c pp_sys.c
30160 ____________________________________________________________________________
30161 [ 23772] By: nicholas                              on 2005/01/09  21:26:40
30162         Log: savepv(SvPV(sv,n_a)) is common, and creates an unnecessary call to
30163              strlen(). Add savesvpv(sv), which gets the length from the SV,
30164              and returns a copy of its PV.
30165      Branch: perl
30166            ! embed.fnc embed.h global.sym mg.c pp_sys.c proto.h regcomp.c
30167            ! universal.c util.c
30168 ____________________________________________________________________________
30169 [ 23771] By: nicholas                              on 2005/01/09  19:42:30
30170         Log: Can pass in a length here without introducing a bug. Might save
30171              a strlen()
30172      Branch: perl
30173            ! toke.c
30174 ____________________________________________________________________________
30175 [ 23770] By: nicholas                              on 2005/01/09  15:05:33
30176         Log: Pull the am-I-utf8-or-not logic into one place (S_newSV_maybe_utf8)
30177              as I think that it will be needed for utf8 soft references.
30178      Branch: perl
30179            ! toke.c
30180 ____________________________________________________________________________
30181 [ 23769] By: steveh                                on 2005/01/07  17:25:35
30182         Log: Disable PERL_MALLOC and DEBUG_MSTATS in win32/makefile.mk by default
30183              and force PERL_MALLOC off if USE_IMP_SYS is on
30184
30185              This brings makefile.mk into line with Makefile in this regard
30186
30187              (PERL_MALLOC cannot currently be used with USE_IMP_SYS, e.g. see:
30188              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2004-07/msg00465.html
30189              so it is sensible to enforce this, and to not have the default set
30190              to a configuration that isn't allowed)
30191      Branch: perl
30192            ! win32/makefile.mk
30193 ____________________________________________________________________________
30194 [ 23768] By: rgs                                   on 2005/01/07  14:30:51
30195         Log: Subject: Re: [PATCH] Remove Carp from warnings.pm
30196              From: Jim Cromie <jim.cromie@gmail.com>
30197              Date: Mon, 3 Jan 2005 06:36:16 -0700
30198              Message-ID: <cfe85dfa05010305367445dee6@mail.gmail.com>
30199      Branch: perl
30200            + lib/vars_carp.t
30201            ! MANIFEST ext/B/t/optree_specials.t ext/B/t/stash.t lib/Carp.pm
30202            ! lib/English.pm lib/Exporter.pm lib/Exporter.t
30203            ! lib/Exporter/Heavy.pm lib/warnings.pm warnings.pl
30204 ____________________________________________________________________________
30205 [ 23767] By: rgs                                   on 2005/01/07  13:41:47
30206         Log: Subject: [PATCH] to improve -DCHECK_FORMAT
30207              From: Robin Barker <Robin.Barker@npl.co.uk>
30208              Date: Wed, 5 Jan 2005 11:55:09 -0000
30209              Message-ID: <533D273D4014D411AB1D00062938C4D90849C55A@hotel.npl.co.uk>
30210      Branch: perl
30211            ! mg.c perl.h pp.h pp_sys.c sv.c
30212 ____________________________________________________________________________
30213 [ 23766] By: nicholas                              on 2005/01/07  12:46:07
30214         Log: Stage 1 of utf8 support for soft references.
30215              Change gv_fetchpv to take a UTF8 flag, as gv_fetchpvn_flags
30216              Add gv_fetchsv to look up a GV by SV rather than a char * pointer
30217              Provide a backwards compatability gv_fetchpv
30218              Migrate from gv_fetchpv to gv_fetchsv where the caller was grabbing
30219              the pointer from an SV
30220              All tests still pass.
30221      Branch: perl
30222            ! embed.fnc embed.h global.sym gv.c gv.h mg.c op.c perl.h pp.c
30223            ! pp_hot.c pp_sys.c proto.h sv.c sv.h toke.c universal.c
30224 ____________________________________________________________________________
30225 [ 23765] By: nicholas                              on 2005/01/07  11:23:48
30226         Log: Subject: [PATCH] make lib/warnings.t use t/test.pl
30227              From: "Craig A. Berry" <craigberry@mac.com>
30228              Message-ID: <41DDCA71.1080704@mac.com>
30229              Date: Thu, 06 Jan 2005 17:32:01 -0600
30230      Branch: perl
30231            ! lib/warnings.t
30232 ____________________________________________________________________________
30233 [ 23764] By: steveh                                on 2005/01/07  08:35:29
30234         Log: Fix win32/config.*'s cc, ld and other related values
30235
30236              cc and ld themselves always get replaced with correct values anyway
30237              so we just provide example values as per other similar settings
30238
30239              Other related values (ccname, cpp, cpprun, cppstdin) need to use the
30240              correct ~keyword~, namely ~cc~, not ~CC~, otherwise they do not get set
30241
30242              Subject: [PATCH] Re: lib/Config/Extensions.t fails on Win32
30243              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
30244              Date: Wed, 5 Jan 2005 10:01:41 -0800
30245              Message-ID: <20050105180141.GA676@efn.org>
30246
30247              Subject: Re: [PATCH] Re: lib/Config/Extensions.t fails on Win32
30248              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
30249              Date: Thu, 6 Jan 2005 11:53:11 -0800
30250              Message-ID: <20050106195311.GC1300@efn.org>
30251      Branch: perl
30252            ! win32/config.bc win32/config.gc win32/config.vc
30253            ! win32/config.vc64
30254 ____________________________________________________________________________
30255 [ 23763] By: nicholas                              on 2005/01/06  17:42:59
30256         Log: Add TODO tests for UTF8 encoded soft references
30257      Branch: perl
30258            ! t/op/ref.t
30259 ____________________________________________________________________________
30260 [ 23762] By: steveh                                on 2005/01/06  16:50:10
30261         Log: Allow static linking core extensions on Win32 with MinGW
30262
30263              Subject: [PATCH] Re: lib/Config/Extensions.t fails on Win32
30264              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
30265              Date: Wed, 5 Jan 2005 10:01:41 -0800
30266              Message-ID: <20050105180141.GA676@efn.org>
30267      Branch: perl
30268            ! win32/buildext.pl win32/makefile.mk
30269 ____________________________________________________________________________
30270 [ 23761] By: rgs                                   on 2005/01/06  15:49:39
30271         Log: Silence a compilation warning
30272      Branch: perl
30273            ! pp_sort.c
30274 ____________________________________________________________________________
30275 [ 23760] By: nicholas                              on 2005/01/06  14:59:17
30276         Log: Turn barewords into strings to run under strict subs.
30277              Run under strict refs outside the soft reference tests.
30278      Branch: perl
30279            ! t/op/ref.t
30280 ____________________________________________________________________________
30281 [ 23759] By: nicholas                              on 2005/01/06  14:34:24
30282         Log: All tests now use test.pl
30283      Branch: perl
30284            ! t/op/ref.t
30285 ____________________________________________________________________________
30286 [ 23758] By: nicholas                              on 2005/01/06  11:44:08
30287         Log: Start converting t/op/ref.t to use test.pl
30288      Branch: perl
30289            ! t/op/ref.t
30290 ____________________________________________________________________________
30291 [ 23757] By: steveh                                on 2005/01/06  11:26:12
30292         Log: Fix extensions config fields on Win32 to be as they are on Unix
30293
30294              Subject: [PATCH] Re: lib/Config/Extensions.t fails on Win32
30295              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
30296              Date: Wed, 5 Jan 2005 10:01:41 -0800
30297              Message-ID: <20050105180141.GA676@efn.org>
30298      Branch: perl
30299            ! win32/FindExt.pm win32/config_sh.PL
30300 ____________________________________________________________________________
30301 [ 23756] By: nicholas                              on 2005/01/05  21:58:15
30302         Log: Correct a Greengrocer's apostrophe.
30303      Branch: perl
30304            ! ext/DynaLoader/dl_dyld.xs
30305 ____________________________________________________________________________
30306 [ 23755] By: nicholas                              on 2005/01/05  21:36:26
30307         Log: Foolishly I committed change 23753 before remembering to test without
30308              ithreads. No tests => bugs. This should fix them.
30309      Branch: perl
30310            ! perl.c
30311 ____________________________________________________________________________
30312 [ 23754] By: nicholas                              on 2005/01/05  20:14:02
30313         Log: Error-free constant folding is a TODO
30314      Branch: perl
30315            ! pod/perltodo.pod
30316 ____________________________________________________________________________
30317 [ 23753] By: nicholas                              on 2005/01/05  19:44:28
30318         Log: Turn INIT_TLS_AND_INTERP into a static function
30319      Branch: perl
30320            ! perl.c
30321 ____________________________________________________________________________
30322 [ 23752] By: nicholas                              on 2005/01/05  16:27:19
30323         Log: Shave off the explict 1; from the end of lib/Config.pm
30324      Branch: perl
30325            ! configpm
30326 ____________________________________________________________________________
30327 [ 23751] By: rgs                                   on 2005/01/05  13:31:51
30328         Log: Subject: [PATCH] unnecessary rmdir in Makefile
30329              From: Robin Barker <Robin.Barker@npl.co.uk>
30330              Date: Wed, 5 Jan 2005 11:58:54 -0000
30331              Message-ID: <533D273D4014D411AB1D00062938C4D90849C55C@hotel.npl.co.uk>
30332      Branch: perl
30333            ! Makefile.SH
30334 ____________________________________________________________________________
30335 [ 23750] By: merijn                                on 2005/01/05  11:44:11
30336         Log: Subject: [PATCH] gcc and ld in Configure
30337              From: Robin Barker <Robin.Barker@npl.co.uk>
30338              Date: Wed, 5 Jan 2005 12:04:25 -0000
30339              Message-ID: <533D273D4014D411AB1D00062938C4D90849C55D@hotel.npl.co.uk>
30340      Branch: perl
30341            ! hints/solaris_2.sh
30342 ____________________________________________________________________________
30343 [ 23749] By: nicholas                              on 2005/01/05  11:25:29
30344         Log: Subject: [PATCH] Avoid segfault when pthread_key_create fails
30345              From: Gisle Aas <gisle@ActiveState.com>
30346              Date: 05 Jan 2005 01:09:51 -0800
30347              Message-ID: <lracroz1gg.fsf@caliper.activestate.com>
30348      Branch: perl
30349            ! thread.h
30350 ____________________________________________________________________________
30351 [ 23748] By: nicholas                              on 2005/01/05  10:44:59
30352         Log: Subject: [PATCH] -Duselargefiles for VMS
30353              From: "Craig A. Berry" <craigberry@mac.com>
30354              Message-ID: <41DB63A6.7040504@mac.com>
30355              Date: Tue, 04 Jan 2005 21:48:54 -0600
30356      Branch: perl
30357            ! configure.com vms/descrip_mms.template vms/vmsish.h
30358 ____________________________________________________________________________
30359 [ 23747] By: nicholas                              on 2005/01/05  10:10:14
30360         Log: Rafael spotted that my changes caused warnings. So clean up.
30361      Branch: perl
30362            ! t/op/attrs.t
30363 ____________________________________________________________________________
30364 [ 23746] By: nicholas                              on 2005/01/04  23:07:25
30365         Log: Update copyright years.
30366      Branch: perl
30367            ! mg.c miniperlmain.c op.c perlio.c xsutils.c
30368 ____________________________________________________________________________
30369 [ 23745] By: nicholas                              on 2005/01/04  19:32:01
30370         Log: Make the switch statement discriminate similar names more
30371              efficiently.
30372      Branch: perl
30373            ! xsutils.c
30374 ____________________________________________________________________________
30375 [ 23744] By: nicholas                              on 2005/01/04  16:20:43
30376         Log: Check all attributes in modify_SV_attributes are recognised.
30377              Fix bug where 'assertion' was always rejected as invalid.
30378      Branch: perl
30379            ! t/op/attrs.t xsutils.c
30380 ____________________________________________________________________________
30381 [ 23743] By: nicholas                              on 2005/01/04  12:46:56
30382         Log: Use the new ${^UTF8LOCALE} to make the test reliable.
30383      Branch: perl
30384            ! t/io/layers.t
30385 ____________________________________________________________________________
30386 [ 23742] By: merijn                                on 2005/01/04  12:38:03
30387         Log: Subject: [PATCH pod/perlxs.pod] RE: [perl #32660] INT2PTR not mentioned in perlxs(1)
30388              From: Robin Barker <Robin.Barker@npl.co.uk>
30389              Date: Tue, 4 Jan 2005 12:32:29 -0000
30390              Message-ID: <533D273D4014D411AB1D00062938C4D90849C553@hotel.npl.co.uk>
30391      Branch: perl
30392            ! pod/perlxs.pod
30393 ____________________________________________________________________________
30394 [ 23741] By: nicholas                              on 2005/01/04  11:27:57
30395         Log: Add ${^UTF8LOCALE} to give perl space access to PL_utf8locale
30396      Branch: perl
30397            ! gv.c mg.c
30398 ____________________________________________________________________________
30399 [ 23740] By: steveh                                on 2005/01/04  10:56:55
30400         Log: Bring win32/config.* into line with win32/config_H.*
30401              so that "perl -V:usemallocwrap" tells us what the configuration is
30402              instead of saying 'UNKNOWN'.
30403      Branch: perl
30404            ! win32/config.bc win32/config.gc win32/config.vc
30405            ! win32/config.vc64
30406 ____________________________________________________________________________
30407 [ 23739] By: rgs                                   on 2005/01/04  08:36:50
30408         Log: Subject: [PATCH] Math::BigInt v1.74, Math::BigRat v0.14, bignum v0.16
30409              From: Tels <nospam-abuse@bloodgate.com>
30410              Date: Sat, 1 Jan 2005 18:59:51 +0100
30411              Message-Id: <200501011859.52858@bloodgate.com>
30412      Branch: perl
30413            + lib/Math/BigInt/t/lib_load.t lib/bignum/t/ratopt_a.t
30414            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
30415            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/CalcEmu.pm
30416            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bare_mbi.t
30417            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
30418            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
30419            ! lib/Math/BigInt/t/inf_nan.t lib/Math/BigInt/t/sub_mbf.t
30420            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.inc
30421            ! lib/Math/BigInt/t/with_sub.t lib/Math/BigRat.pm
30422            ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.inc
30423            ! lib/Math/BigRat/t/bigratpm.t lib/bigint.pm lib/bignum.pm
30424            ! lib/bignum/t/option_a.t lib/bignum/t/option_l.t
30425            ! lib/bignum/t/option_p.t lib/bigrat.pm
30426            ! t/lib/Math/BigFloat/Subclass.pm
30427 ____________________________________________________________________________
30428 [ 23738] By: rgs                                   on 2005/01/04  08:05:16
30429         Log: Happy new year
30430      Branch: perl
30431            ! README
30432 ____________________________________________________________________________
30433 [ 23736] By: nicholas                              on 2005/01/03  21:17:28
30434         Log: Return an immortal from attributes::_warn_reserved (a private
30435              function). (saves creating a new IV)
30436      Branch: perl
30437            ! xsutils.c
30438 ____________________________________________________________________________
30439 [ 23735] By: nicholas                              on 2005/01/03  20:58:09
30440         Log: Change dXSTARGET to dXSTARG as recommended by Spider Boardman.
30441      Branch: perl
30442            ! xsutils.c
30443 ____________________________________________________________________________
30444 [ 23733] By: nicholas                              on 2005/01/03  18:54:22
30445         Log: D'oh! Spurious aTHX_. Here was I thinking that my test build was
30446              threaded, but "oh no it isn't!" :-(
30447      Branch: perl
30448            ! toke.c
30449 ____________________________________________________________________________
30450 [ 23732] By: rgs                                   on 2005/01/03  17:24:24
30451         Log: Integrate a patch from Gentoo for uclibc support.
30452              See :
30453              Subject: Re: Static linking notes --- perl5.8.6 and uClibc
30454              From: Alexey Tourbin <at@altlinux.ru>
30455              Date: Tue, 28 Dec 2004 14:25:42 +0300
30456              Message-ID: <20041228112542.GB21037@solemn.turbinal.org>
30457      Branch: perl
30458            ! perlio.c
30459 ____________________________________________________________________________
30460 [ 23731] By: nicholas                              on 2005/01/02  23:18:07
30461         Log: Remove compiler warnings.
30462      Branch: perl
30463            ! toke.c
30464 ____________________________________________________________________________
30465 [ 23730] By: nicholas                              on 2005/01/02  22:49:49
30466         Log: Change 23727 broke code that relied on \ being escaped.
30467              Fix this. *Everything* should work now.
30468      Branch: perl
30469            + t/run/switchF1.t
30470            ! MANIFEST toke.c
30471 ____________________________________________________________________________
30472 [ 23729] By: nicholas                              on 2005/01/02  07:46:12
30473         Log: Splitting the -n/-p code and concatenating strings generates
30474              smaller object code.
30475      Branch: perl
30476            ! toke.c
30477 ____________________________________________________________________________
30478 [ 23728] By: nicholas                              on 2005/01/01  21:34:52
30479         Log: Concatenate some string constants
30480      Branch: perl
30481            ! toke.c
30482 ____________________________________________________________________________
30483 [ 23727] By: nicholas                              on 2005/01/01  21:13:53
30484         Log: Use Rafael's sick trick of ASCII NUL as a q'' delimiter to save a
30485              lot of quoting code
30486      Branch: perl
30487            ! toke.c
30488 ____________________________________________________________________________
30489 [ 23726] By: nicholas                              on 2005/01/01  20:48:31
30490         Log: Probably should be using *pvn rather than *pv forms for speed in
30491              toke.c (to save a strlen())
30492      Branch: perl
30493            ! toke.c
30494 ____________________________________________________________________________
30495 [ 23725] By: nicholas                              on 2005/01/01  20:26:27
30496         Log: strEQ/strNE of 1 character strings seems better hand inlined,
30497              because it generates smaller object code (as well as being
30498              faster than a true function call)
30499      Branch: perl
30500            ! doio.c locale.c op.c perl.c pp.c toke.c util.c
30501 ____________________________________________________________________________
30502 [ 23724] By: nicholas                              on 2005/01/01  17:15:58
30503         Log: Not all the world's a VAX, er ASCII, so don't make assumptions.
30504              Tweak is_gv_magical's string comparisons to produce smaller object
30505              code.
30506              First 2005 copyright notice.
30507      Branch: perl
30508            ! gv.c
30509 ____________________________________________________________________________
30510 [ 23723] By: nicholas                              on 2005/01/01  13:54:33
30511         Log: Change 23714 accidentally broke t/io/layers.t when testing with
30512              UTF8 locales and the -C flag. When UTF8 is flagged as enabled
30513              based on the locale, we have no perl space access to PL_utf8locale
30514              so assume for the moment that UTF8 is never conditionally enabled.
30515      Branch: perl
30516            ! t/io/layers.t
30517 ____________________________________________________________________________
30518 [ 23722] By: nicholas                              on 2004/12/31  23:04:47
30519         Log: Skip the switch statement entirely if the pointer is null, rather
30520              than the old pointless switch on '\0'. Also skip re-comparing the
30521              first character. Faster, and generates terser object code.
30522      Branch: perl
30523            ! pp.c
30524 ____________________________________________________________________________
30525 [ 23721] By: nicholas                              on 2004/12/31  22:46:25
30526         Log: Doing the strnEQ char by char for 2 and 3 character strings
30527              generates a smaller object file, and will be faster.
30528      Branch: perl
30529            ! doio.c
30530 ____________________________________________________________________________
30531 [ 23720] By: nicholas                              on 2004/12/31  21:41:25
30532         Log: Improve documentation for is_gv_magical, and split the switch
30533              statement into 2 parts, lengths > 1 and lengths <= 1
30534              This should cause most variables (lower case, multicharacter)
30535              to escape the function without passing through a switch table.
30536      Branch: perl
30537            ! gv.c
30538 ____________________________________________________________________________
30539 [ 23719] By: nicholas                              on 2004/12/31  21:02:59
30540         Log: Because name is always NUL terminated we can incorporate length
30541              0 names in the switch statement for length 1.
30542      Branch: perl
30543            ! gv.c
30544 ____________________________________________________________________________
30545 [ 23718] By: nicholas                              on 2004/12/31  20:25:52
30546         Log: Generate smaller object code by using a single switch statement
30547              for determining which names are forced into main::
30548      Branch: perl
30549            ! gv.c
30550 ____________________________________________________________________________
30551 [ 23717] By: nicholas                              on 2004/12/31  18:31:18
30552         Log: Tidy up comments in change 23716
30553      Branch: perl
30554            ! gv.c
30555 ____________________________________________________________________________
30556 [ 23716] By: nicholas                              on 2004/12/31  18:22:54
30557         Log: Refactor gv_fetchpv so that the overwhelmingly common case
30558              (variable names starting with a lower case letter or _, longer
30559              than one character) get out of the function very quickly.
30560              (Without even passing through a switch statement jump table)
30561              Also fixes bug 33631
30562      Branch: perl
30563            ! gv.c
30564 ____________________________________________________________________________
30565 [ 23715] By: nicholas                              on 2004/12/31  15:43:07
30566         Log: Subject: [PATCH] randbits and randfunc for VMS
30567              From: "Craig A. Berry" <craigberry@mac.com>
30568              Message-ID: <41D570BF.8010409@mac.com>
30569              Date: Fri, 31 Dec 2004 09:31:11 -0600
30570      Branch: perl
30571            ! configure.com
30572 ____________________________________________________________________________
30573 [ 23714] By: nicholas                              on 2004/12/31  13:14:18
30574         Log: Bug in t/io/layers.t spotted by Ignasi Roca Carrió
30575      Branch: perl
30576            ! AUTHORS t/io/layers.t
30577 ____________________________________________________________________________
30578 [ 23712] By: mhx                                   on 2004/12/30  18:29:02
30579         Log: Mention ppport.h and its --api-info switch in perlguts.
30580      Branch: perl
30581            ! pod/perlguts.pod
30582 ____________________________________________________________________________
30583 [ 23711] By: merijn                                on 2004/12/30  13:10:20
30584         Log: Subject: [PATCH] Allow Configure's d_attribut to be set from the command line
30585              From: Gisle Aas <gisle@ActiveState.com>
30586              Date: 30 Dec 2004 03:39:36 -0800
30587              Message-ID: <lrllbgypzb.fsf@caliper.activestate.com>
30588      Branch: perl
30589            ! Configure
30590 ____________________________________________________________________________
30591 [ 23708] By: nicholas                              on 2004/12/29  21:41:04
30592         Log: Thinko in the description of Config::Extensions
30593      Branch: perl
30594            ! MANIFEST
30595 ____________________________________________________________________________
30596 [ 23707] By: nicholas                              on 2004/12/29  21:25:29
30597         Log: Experimental module intended to simplify core regression tests
30598      Branch: perl
30599            + lib/Config/Extensions.pm lib/Config/Extensions.t
30600            ! MANIFEST
30601 ____________________________________________________________________________
30602 [ 23706] By: nicholas                              on 2004/12/29  21:24:30
30603         Log: Skip tests that binmode :utf8 if there is no perlio
30604      Branch: perl
30605            ! t/op/read.t
30606 ____________________________________________________________________________
30607 [ 23705] By: nicholas                              on 2004/12/29  21:04:43
30608         Log: Ooops. Fix unitialised variable
30609      Branch: perl
30610            ! pp_sys.c
30611 ____________________________________________________________________________
30612 [ 23704] By: nicholas                              on 2004/12/29  19:47:12
30613         Log: Oops. Forgot to uncomment the last set of Unicode values for
30614              testing.
30615      Branch: perl
30616            ! t/op/read.t
30617 ____________________________________________________________________________
30618 [ 23703] By: nicholas                              on 2004/12/29  19:00:12
30619         Log: read (and presuambly sysread) would expose the UTF8 internals when
30620              reading from a byte orientated file handle into a UTF8 scalar.
30621      Branch: perl
30622            ! pp_sys.c t/op/read.t
30623 ____________________________________________________________________________
30624 [ 23702] By: nicholas                              on 2004/12/29  17:20:29
30625         Log: Add a lot of tests for combinations of values, offsets and lengths
30626      Branch: perl
30627            ! t/op/read.t
30628 ____________________________________________________________________________
30629 [ 23701] By: nicholas                              on 2004/12/29  16:28:58
30630         Log: Convert op/read.t to use test.pl and make it stricture compliant.
30631      Branch: perl
30632            ! t/op/read.t
30633 ____________________________________________________________________________
30634 [ 23700] By: mhx                                   on 2004/12/29  13:46:36
30635         Log: Upgrade to Devel::PPPort 3.04
30636      Branch: perl
30637            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
30638            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort_pm.PL
30639            ! ext/Devel/PPPort/TODO ext/Devel/PPPort/parts/inc/SvPV
30640            ! ext/Devel/PPPort/parts/inc/ppphbin
30641            ! ext/Devel/PPPort/parts/inc/ppphdoc
30642            ! ext/Devel/PPPort/parts/inc/ppphtest
30643 ____________________________________________________________________________
30644 [ 23696] By: merijn                                on 2004/12/29  12:41:14
30645         Log: Rebuilt after backport start for 23674, 23675, and 23676
30646      Branch: perl
30647            ! Configure
30648 ____________________________________________________________________________
30649 [ 23691] By: merijn                                on 2004/12/29  11:57:57
30650         Log: Subject: [PATCH] Cleanup ext/B tests for -w and to run separately
30651              Date: Tue, 28 Dec 2004 13:49:19 -0800
30652              From: Stephen McCamant <smcc@MIT.EDU>
30653              Message-ID: <16849.54495.424654.896889@apocalypse.OCF.Berkeley.EDU>
30654      Branch: perl
30655            ! ext/B/B/Terse.pm ext/B/t/asmdata.t ext/B/t/b.t
30656            ! ext/B/t/bblock.t ext/B/t/bytecode.t ext/B/t/concise.t
30657            ! ext/B/t/debug.t ext/B/t/deparse.t ext/B/t/f_map.t
30658            ! ext/B/t/f_sort.t ext/B/t/lint.t ext/B/t/o.t
30659            ! ext/B/t/optree_check.t ext/B/t/optree_concise.t
30660            ! ext/B/t/optree_samples.t ext/B/t/optree_sort.t
30661            ! ext/B/t/optree_specials.t ext/B/t/optree_varinit.t
30662            ! ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
30663            ! ext/B/t/xref.t
30664 ____________________________________________________________________________
30665 [ 23688] By: nicholas                              on 2004/12/28  10:25:28
30666         Log: Make Config.t warnings and strictures clean
30667      Branch: perl
30668            ! lib/Config.t
30669 ____________________________________________________________________________
30670 [ 23683] By: nicholas                              on 2004/12/27  16:03:59
30671         Log: Subject: [patch sv.c] comment fix
30672              From: Stas Bekman <stas@stason.org>
30673              Message-ID: <41CF50FE.5070307@stason.org>
30674              Date: Sun, 26 Dec 2004 19:02:06 -0500
30675      Branch: perl
30676            ! sv.c
30677 ____________________________________________________________________________
30678 [ 23682] By: nicholas                              on 2004/12/27  15:48:24
30679         Log: Add investigating self tie segfaults to the TODO
30680      Branch: perl
30681            ! pod/perltodo.pod
30682 ____________________________________________________________________________
30683 [ 23681] By: rgs                                   on 2004/12/24  13:51:59
30684         Log: Subject: [perl #33173] shellwords.pl and tainting
30685              From: perl-5.8.0@ton.iguana.be (via RT) <perlbug-followup@perl.org>
30686              Date: 24 Dec 2004 00:14:19 -0000
30687              Message-ID: <rt-3.0.11-33173-103504.3.54366755060383@perl.org>
30688      Branch: perl
30689            ! lib/shellwords.pl
30690 ____________________________________________________________________________
30691 [ 23680] By: rgs                                   on 2004/12/24  13:42:08
30692         Log: Subject: Missign STATEMENT brackets in PUSHMARK
30693              From: perl5-porters@ton.iguana.be (Ton Hospel)
30694              Date: Thu, 23 Dec 2004 17:55:13 +0000 (UTC)
30695              Message-Id: <cqf0q1$9cc$1@post.home.lunix>
30696      Branch: perl
30697            ! pp.h
30698 ____________________________________________________________________________
30699 [ 23679] By: nicholas                              on 2004/12/24  10:33:32
30700         Log: Don't do the ... expansion on archlib, sitelib etc, given that
30701              everyone should already be using archlibext etc
30702              Add the extra special case code for otherlibdirs
30703      Branch: perl
30704            ! configpm
30705 ____________________________________________________________________________
30706 [ 23678] By: rgs                                   on 2004/12/24  08:57:56
30707         Log: Subject: Re: [patch perlapi doc] sv_magic
30708              From: Stas Bekman <stas@stason.org>
30709              Date: Thu, 23 Dec 2004 16:28:06 -0500
30710              Message-ID: <41CB3866.1080307@stason.org>
30711      Branch: perl
30712            ! pod/perlapi.pod sv.c
30713 ____________________________________________________________________________
30714 [ 23677] By: nicholas                              on 2004/12/24  08:54:58
30715         Log: Subject: [PATCH] Re: Smoke [5.9.2] 23675 FAIL(m) openvms E8.2 (Alpha/4 cpu)
30716              From: "Craig A. Berry" <craigberry@mac.com>
30717              Message-ID: <41CB6BD1.8030207@mac.com>
30718              Date: Thu, 23 Dec 2004 19:07:29 -0600
30719      Branch: perl
30720            ! configure.com
30721 ____________________________________________________________________________
30722 [ 23676] By: nicholas                              on 2004/12/23  23:15:24
30723         Log: Bother. It helps if you also propagate the new entry to config.sh
30724      Branch: perl
30725            ! Configure
30726 ____________________________________________________________________________
30727 [ 23675] By: nicholas                              on 2004/12/23  22:14:42
30728         Log: Oops. You can't add new entries to config_h.SH without making some
30729              sort of corresponding defined/undefined value in config.sh somehow.
30730      Branch: perl
30731            ! Configure
30732 ____________________________________________________________________________
30733 [ 23674] By: nicholas                              on 2004/12/23  21:38:59
30734         Log: Relocatable @INC entries for Unix.
30735              (With appropriate fixups in Config.pm to complete the illusion)
30736              Currently can only be enabled with hackery to config.sh
30737              TODO - proper Configure support, and support for otherlibdirs in
30738              Config.pm
30739      Branch: perl
30740            ! Porting/Glossary config_h.SH configpm embed.fnc embed.h perl.c
30741            ! proto.h
30742 ____________________________________________________________________________
30743 [ 23673] By: merijn                                on 2004/12/23  21:04:37
30744         Log: 23669 was not such a good idea. More research needed.
30745      Branch: perl
30746            ! config_h.SH
30747 ____________________________________________________________________________
30748 [ 23672] By: rgs                                   on 2004/12/23  17:21:37
30749         Log: The "Setuid script not plain file" error wasn't documented.
30750      Branch: perl
30751            ! pod/perldiag.pod
30752 ____________________________________________________________________________
30753 [ 23671] By: rgs                                   on 2004/12/23  15:21:58
30754         Log: Subject: [PATCH] Data::Dumper Freezer fixes
30755              From: Sam Tregar <sam@tregar.com>
30756              Date: Sun, 19 Dec 2004 14:40:25 -0500 (EST)
30757              Message-ID: <Pine.LNX.4.61.0412191434490.7660@hillmont.dreamhost.com>
30758
30759              and bump Data::Dumper's VERSION
30760      Branch: perl
30761            + ext/Data/Dumper/t/freezer.t
30762            ! MANIFEST ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
30763 ____________________________________________________________________________
30764 [ 23670] By: nicholas                              on 2004/12/22  23:15:07
30765         Log: Fix typo
30766      Branch: perl
30767            ! ext/Storable/Storable.xs
30768 ____________________________________________________________________________
30769 [ 23669] By: merijn                                on 2004/12/22  20:16:53
30770         Log: Just to re-sync with metaconfig output. No real changes.
30771      Branch: perl
30772            ! config_h.SH
30773 ____________________________________________________________________________
30774 [ 23668] By: rgs                                   on 2004/12/22  08:46:21
30775         Log: Move the definition of the S_procself_val() function before
30776              the point where it's used
30777      Branch: perl
30778            ! perl.c
30779 ____________________________________________________________________________
30780 [ 23667] By: nicholas                              on 2004/12/21  20:56:58
30781         Log: Move the setting of $^X ahead of the initialisation of @INC
30782      Branch: perl
30783            ! perl.c
30784 ____________________________________________________________________________
30785 [ 23666] By: nicholas                              on 2004/12/21  20:31:57
30786         Log: $#a>>=1 relies on malloc wrap to avoid the segfault, so need to
30787              skip the test on platforms where it's not available
30788      Branch: perl
30789            ! t/op/bop.t
30790 ____________________________________________________________________________
30791 [ 23663] By: nicholas                              on 2004/12/21  11:58:53
30792         Log: Note that the shell's test uses eq etc for numbers, = etc for
30793              strings, the reverse of Perl, which is definitely a trap.
30794              Spotted by Alexei Alexandrov.
30795      Branch: perl
30796            ! AUTHORS pod/perltrap.pod
30797 ____________________________________________________________________________
30798 [ 23662] By: merijn                                on 2004/12/20  13:38:45
30799         Log: Subject: [PATCH] AUTHORS
30800              From: Tels <nospam-abuse@bloodgate.com>
30801              Date: Sun, 19 Dec 2004 14:28:44 +0100
30802              Message-Id: <200412191428.45898@bloodgate.com>
30803      Branch: perl
30804            ! AUTHORS
30805 ____________________________________________________________________________
30806 [ 23661] By: rgs                                   on 2004/12/17  09:08:23
30807         Log: Subject: Re: [perl #32717] BeOS specific Updates
30808              From: bonefish@cs.tu-berlin.de
30809              Date: Fri, 17 Dec 2004 01:17:40 +0100
30810              Message-Id: <20041217011740.14398.1@cs.tu-berlin.de>
30811      Branch: perl
30812            - beos/beos_flock_server.cpp beos/beos_flock_server.h
30813            ! MANIFEST Makefile.SH README.beos beos/beos.c beos/beosish.h
30814            ! hints/beos.sh
30815 ____________________________________________________________________________
30816 [ 23660] By: rgs                                   on 2004/12/16  16:09:20
30817         Log: Subject: [PATCH] bop.t follow-up to #23645
30818              From: "Craig A. Berry" <craigberry@mac.com>
30819              Date: Thu, 16 Dec 2004 08:53:32 -0600
30820              Message-ID: <41C1A16C.9040700@mac.com>
30821      Branch: perl
30822            ! t/op/bop.t
30823 ____________________________________________________________________________
30824 [ 23659] By: rgs                                   on 2004/12/16  16:05:49
30825         Log: Subject: Re: Can't locate auto/POSIX/autosplit.ix [perl #24445] [PATCH]
30826              From: Andy Dougherty <doughera@lafayette.edu>
30827              Date: Thu, 16 Dec 2004 09:57:44 -0500 (EST)
30828              Message-ID: <Pine.SOL.4.58.0412160953470.20202@maxwell.phys.lafayette.edu>
30829      Branch: perl
30830            ! ext/POSIX/Makefile.PL
30831 ____________________________________________________________________________
30832 [ 23658] By: rgs                                   on 2004/12/16  15:58:06
30833         Log: Two pod2html patches from Dave Sparks :
30834
30835              Fix anchors for some function names
30836              Subject: pod2html fragment fix [PATCH]
30837              From: Gisle Aas <gisle@ActiveState.com>
30838              Date: 11 Nov 2004 14:36:46 +0100
30839              Message-ID: <lrk6sso6c1.fsf@caliper.activestate.com>
30840
30841              Subject: Make 'pod2html --quiet' be quiet [PATCH]
30842              From: Gisle Aas <gisle@ActiveState.com>
30843              Date: 11 Nov 2004 15:19:58 +0100
30844              Message-ID: <lrbre4o4c1.fsf@caliper.activestate.com>
30845      Branch: perl
30846            ! lib/Pod/Html.pm
30847 ____________________________________________________________________________
30848 [ 23657] By: rgs                                   on 2004/12/16  15:43:02
30849         Log: Pod::Html is not part of the podlators distribution
30850      Branch: perl
30851            ! Porting/Maintainers.pl
30852 ____________________________________________________________________________
30853 [ 23656] By: rgs                                   on 2004/12/15  16:39:29
30854         Log: Security fix from Debian in the debugger (in the setterm()
30855              function), from:
30856              Subject: Re: Security patch from Debian?
30857              From: Brendan O'Dea <bod@debian.org>
30858              Date: Thu, 2 Dec 2004 13:42:17 +1100
30859              Message-ID: <20041202024217.GA12670@londo.c47.org>
30860      Branch: perl
30861            ! lib/perl5db.pl
30862 ____________________________________________________________________________
30863 [ 23655] By: rgs                                   on 2004/12/15  15:14:05
30864         Log: A couple of SCO compilation patches
30865
30866              Subject: [perl #3097] Re: SCO5 XS dyn loading fails
30867              From: "Ilya N. Golubev" <gin@mo.msk.ru>
30868              Date: Tue, 14 Dec 2004 22:37:27 +0300
30869              Message-ID: <028941bf40f648-gin@mo.msk.ru>
30870
30871              Subject: Re: [perl #3100] NaN passed to gcvt [PATCH]
30872              From: Andy Dougherty <doughera@lafayette.edu>
30873              Date: Wed, 15 Dec 2004 10:29:22 -0500 (EST)
30874              Message-ID: <Pine.SOL.4.58.0412150956360.3441@maxwell.phys.lafayette.edu>
30875      Branch: perl
30876            ! hints/sco.sh
30877 ____________________________________________________________________________
30878 [ 23654] By: rgs                                   on 2004/12/15  13:16:06
30879         Log: Upgrade to Test::Simple 0.54
30880      Branch: perl
30881            + lib/Test/Simple/t/is_fh.t
30882            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
30883            ! lib/Test/Simple.pm lib/Test/Simple/Changes
30884            ! lib/Test/Simple/t/details.t lib/Test/Simple/t/fail-more.t
30885            ! lib/Test/Simple/t/harness_active.t
30886            ! lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/maybe_regex.t
30887            ! lib/Test/Simple/t/plan_no_plan.t lib/Test/Simple/t/sort_bug.t
30888            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/undef.t
30889 ____________________________________________________________________________
30890 [ 23653] By: rgs                                   on 2004/12/15  12:43:37
30891         Log: Upgrade to ExtUtils::MakeMaker 6.25
30892      Branch: perl
30893            + lib/ExtUtils/t/dir_target.t
30894            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
30895            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Liblist/Kid.pm
30896            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
30897            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
30898            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
30899            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
30900            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
30901            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
30902            ! lib/ExtUtils/MakeMaker/Tutorial.pod lib/ExtUtils/Manifest.pm
30903            ! lib/ExtUtils/NOTES lib/ExtUtils/README lib/ExtUtils/instmodsh
30904            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/INST_PREFIX.t
30905            ! lib/ExtUtils/t/Liblist.t lib/ExtUtils/t/MM_Unix.t
30906            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/hints.t
30907            ! lib/ExtUtils/t/oneliner.t lib/ExtUtils/t/parse_version.t
30908            ! lib/ExtUtils/t/prereq_print.t lib/ExtUtils/t/split_command.t
30909 ____________________________________________________________________________
30910 [ 23652] By: rgs                                   on 2004/12/14  16:22:42
30911         Log: Fix for [perl #32491] h2xs incorrectly parses enums with implicit values
30912      Branch: perl
30913            ! utils/h2xs.PL
30914 ____________________________________________________________________________
30915 [ 23651] By: rgs                                   on 2004/12/14  12:17:25
30916         Log: Subject: Re: B::walkoptree segfaults
30917              From: Alexey Tourbin <at@altlinux.ru>
30918              Date: Fri, 3 Dec 2004 05:06:49 +0300
30919              Message-ID: <20041203020649.GD3898@solemn.turbinal.org>
30920      Branch: perl
30921            ! ext/B/B.pm
30922 ____________________________________________________________________________
30923 [ 23650] By: rgs                                   on 2004/12/14  11:21:53
30924         Log: Make Sys::Syslog stricture-compliant
30925      Branch: perl
30926            ! ext/Sys/Syslog/Syslog.pm
30927 ____________________________________________________________________________
30928 [ 23649] By: rgs                                   on 2004/12/14  10:35:57
30929         Log: Allow escaping %m as %%m in Sys::Syslog format strings
30930              (suggested by Joshua Richardson <jric@yahoo-inc.com>
30931              and Yitzchak Scott-Thoennes)
30932      Branch: perl
30933            ! ext/Sys/Syslog/Syslog.pm
30934 ____________________________________________________________________________
30935 [ 23648] By: rgs                                   on 2004/12/14  10:22:48
30936         Log: Subject: [perl #24343] [PATCH] -w vs. -s
30937              From: "Steve Peters via RT" <perlbug-followup@perl.org>
30938              Date: 14 Dec 2004 06:41:34 -0000
30939              Message-ID: <rt-3.0.11-24343-103027.13.3005637364295@perl.org>
30940      Branch: perl
30941            ! pod/perlrun.pod
30942 ____________________________________________________________________________
30943 [ 23647] By: merijn                                on 2004/12/14  07:51:43
30944         Log: Subject: [perl #3274] [PATCH] Documentation for utime should be improved
30945              Date: 14 Dec 2004 06:29:23 -0000
30946              From: "Steve Peters via RT" <perlbug-followup@perl.org>
30947              Message-ID: <rt-3.0.11-3274-103026.2.21000805211489@perl.org>
30948      Branch: perl
30949            ! pod/perlfaq5.pod
30950 ____________________________________________________________________________
30951 [ 23646] By: rgs                                   on 2004/12/14  07:41:08
30952         Log: Fix test added in change 23645 with an eval()
30953      Branch: perl
30954            ! t/op/bop.t
30955 ____________________________________________________________________________
30956 [ 23645] By: rgs                                   on 2004/12/14  07:28:57
30957         Log: Test patch for already-solved bug #33003,
30958              by Michael G Schwern.
30959      Branch: perl
30960            ! t/op/bop.t
30961 ____________________________________________________________________________
30962 [ 23644] By: steveh                                on 2004/12/13  17:26:46
30963         Log: Document gv_stashpvn
30964
30965              This is already in the API supported by Devel::PPPort, and is
30966              more efficient than gv_stashpv if the length is already known.
30967      Branch: perl
30968            ! embed.fnc gv.c pod/perlapi.pod
30969 ____________________________________________________________________________
30970 [ 23643] By: rgs                                   on 2004/12/13  10:02:57
30971         Log: Subject: [PATCH] FileCache without import
30972              From: Michael G Schwern <schwern@pobox.com>
30973              Date: Sat, 11 Dec 2004 18:58:32 -0500
30974              Message-ID: <20041211235832.GA13462@windhund.schwern.org>
30975      Branch: perl
30976            + lib/FileCache/t/07noimport.t
30977            ! MANIFEST lib/FileCache.pm
30978 ____________________________________________________________________________
30979 [ 23642] By: rgs                                   on 2004/12/13  09:54:23
30980         Log: Subject: [PATCH] perlipc typo
30981              From: Brendan O'Dea <bod@debian.org>
30982              Date: Sun, 12 Dec 2004 10:25:04 +1100
30983              Message-ID: <20041211232504.GA8380@londo.c47.org>
30984      Branch: perl
30985            ! pod/perlipc.pod
30986 ____________________________________________________________________________
30987 [ 23641] By: rgs                                   on 2004/12/13  09:41:21
30988         Log: Subject: [PATCH] t/op/taint.t follow-up to #23635
30989              From: "Craig A. Berry" <craigberry@mac.com>
30990              Date: Sat, 11 Dec 2004 11:03:57 -0600
30991              Message-ID: <41BB287D.6090001@mac.com>
30992      Branch: perl
30993            ! t/op/taint.t
30994 ____________________________________________________________________________
30995 [ 23640] By: rgs                                   on 2004/12/13  08:39:34
30996         Log: Subject: Re: Smoke [5.9.2] 23634 FAIL(F) openbsd 3.6 (i386/1 cpu) [PATCH]
30997              From: Gisle Aas <gisle@ActiveState.com>
30998              Date: 11 Dec 2004 02:57:19 -0800
30999              Message-ID: <lrr7lxje5s.fsf_-_@caliper.activestate.com>
31000      Branch: perl
31001            ! utf8.c
31002 ____________________________________________________________________________
31003 [ 23639] By: rgs                                   on 2004/12/10  22:02:52
31004         Log: Subject: [PATCH] Re: [perl #2562] wantarray fails in END, INIT, and CHECK blocks
31005              From: mjtg@cam.ac.uk (Mike Guy)
31006              Date: Fri, 10 Dec 2004 19:08:01 +0000
31007              Message-ID: <E1Ccq7V-00057s-9s@virgo.cus.cam.ac.uk>
31008      Branch: perl
31009            ! pod/perlfunc.pod
31010 ____________________________________________________________________________
31011 [ 23638] By: steveh                                on 2004/12/10  14:58:59
31012         Log: Fix Win32 breakage caused by change 23610
31013
31014              Simply skip the offending tests on Win32.  There is no sense in testing
31015              that $Config dir entries appear in @INC because the $Config entries
31016              relate to where perl.exe will be installed (as per INST_DRV/INST_TOP in
31017              win32/Makefile), whereas @INC entries are dynamic, based on where
31018              perlXX.dll is currently located.
31019      Branch: perl
31020            ! lib/Config.t
31021 ____________________________________________________________________________
31022 [ 23637] By: rgs                                   on 2004/12/10  10:17:47
31023         Log: Pod nit ([perl #32800])
31024      Branch: perl
31025            ! pod/perlfunc.pod
31026 ____________________________________________________________________________
31027 [ 23636] By: rgs                                   on 2004/12/10  10:02:12
31028         Log: Subject: [PATCH] Test rt.perl.org 5900
31029              From: Michael G Schwern <schwern@pobox.com>
31030              Date: Thu, 9 Dec 2004 22:11:59 -0500
31031              Message-ID: <20041210031159.GA7629@windhund.schwern.org>
31032      Branch: perl
31033            ! t/op/taint.t
31034 ____________________________________________________________________________
31035 [ 23635] By: rgs                                   on 2004/12/10  09:51:44
31036         Log: Subject: [PATCH] cleanup t/op/taint.t
31037              From: Michael G Schwern <schwern@pobox.com>
31038              Date: Fri, 10 Dec 2004 02:04:49 -0500
31039              Message-ID: <20041210070448.GA22347@windhund.schwern.org>
31040
31041              Subject: [PATCH] Add todo_skip() to test.pl
31042              From: Michael G Schwern <schwern@pobox.com>
31043              Date: Fri, 10 Dec 2004 04:27:06 -0500
31044              Message-ID: <20041210092706.GA23378@windhund.schwern.org>
31045      Branch: perl
31046            ! t/op/taint.t t/test.pl
31047 ____________________________________________________________________________
31048 [ 23634] By: nicholas                              on 2004/12/09  22:51:03
31049         Log: Evade using @ in the 1 liner with some perl 1 syntax.
31050      Branch: perl
31051            ! lib/Config.t
31052 ____________________________________________________________________________
31053 [ 23633] By: rgs                                   on 2004/12/09  18:50:16
31054         Log: Subject: RE: [PATCH perl.h toke.c utf8.c] minor format clean up
31055              From: Robin Barker <Robin.Barker@npl.co.uk>
31056              Date: Wed, 1 Dec 2004 15:15:44 -0000
31057              Message-ID: <533D273D4014D411AB1D00062938C4D90849C521@hotel.npl.co.uk>
31058      Branch: perl
31059            ! perl.h
31060 ____________________________________________________________________________
31061 [ 23632] By: rgs                                   on 2004/12/09  17:12:12
31062         Log: Subject: UTF8_ALLOW_ANYUV should not allow overlong sequences [PATCH]
31063              From: Gisle Aas <gisle@activestate.com>
31064              Date: 06 Dec 2004 02:59:24 -0800
31065              Message-ID: <lrmzwrae0j.fsf_-_@caliper.activestate.com>
31066      Branch: perl
31067            ! utf8.h
31068 ____________________________________________________________________________
31069 [ 23631] By: rgs                                   on 2004/12/09  16:03:01
31070         Log: Subject: [PATCH] :encoding(utf8) broken in perl-5.8.6
31071              From: Gisle Aas <gisle@ActiveState.com>
31072              Date: 03 Dec 2004 06:09:19 -0800
31073              Message-ID: <lrllcfeank.fsf_-_@caliper.activestate.com>
31074      Branch: perl
31075            ! ext/PerlIO/t/encoding.t
31076 ____________________________________________________________________________
31077 [ 23630] By: rgs                                   on 2004/12/09  15:49:07
31078         Log: Upgrade to perldoc 3.14
31079      Branch: perl
31080            ! lib/Pod/Perldoc.pm lib/Pod/Perldoc/ToMan.pm
31081 ____________________________________________________________________________
31082 [ 23629] By: rgs                                   on 2004/12/09  09:57:42
31083         Log: Fix test to cope with the previous h2ph change.
31084      Branch: perl
31085            ! t/lib/h2ph.pht
31086 ____________________________________________________________________________
31087 [ 23628] By: rgs                                   on 2004/12/08  16:50:30
31088         Log: Subject: [perl #32962] h2ph - use of local() in generated code
31089              From: Peter.Dintelmann@dresdner-bank.com (via RT)
31090              Date: 8 Dec 2004 15:49:32 -0000
31091              Message-ID: <rt-3.0.11-32962-102394.11.065973521948@perl.org>
31092      Branch: perl
31093            ! utils/h2ph.PL
31094 ____________________________________________________________________________
31095 [ 23627] By: rgs                                   on 2004/12/08  16:19:38
31096         Log: Subject: [PATCH] Re: [perl #32949] FileCache only works in "main" package
31097              From: "Jos I. Boumans" <kane@xs4all.net>
31098              Date: Wed, 8 Dec 2004 14:24:19 +0100
31099              Message-Id: <7728A4F5-491C-11D9-9CA3-000A95EF62E2@xs4all.net>
31100      Branch: perl
31101            + lib/FileCache/t/06export.t
31102            ! MANIFEST lib/FileCache.pm
31103 ____________________________________________________________________________
31104 [ 23626] By: nicholas                              on 2004/12/07  23:39:46
31105         Log: Avoid getting the stash name twice (at least visually, if not also
31106              in the generated code)
31107      Branch: perl
31108            ! sv.c
31109 ____________________________________________________________________________
31110 [ 23624] By: rgs                                   on 2004/12/07  18:26:48
31111         Log: Upgrade to Encode 2.09
31112      Branch: perl
31113            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
31114            ! ext/Encode/META.yml ext/Encode/Unicode/Unicode.xs
31115            ! ext/Encode/t/Encode.t ext/Encode/t/fallback.t
31116 ____________________________________________________________________________
31117 [ 23623] By: nicholas                              on 2004/12/07  15:27:09
31118         Log: Revert part of the change to gv_fullname4(), as the change seems to
31119              be fractionally slower. Re-investigation prompted by a comment from
31120              Tim Bunce, who seems to be more on the ball than I am.
31121      Branch: perl
31122            ! gv.c
31123 ____________________________________________________________________________
31124 [ 23622] By: steveh                                on 2004/12/07  10:50:26
31125         Log: Update AUTHORS (for changes #23200 and #23621)
31126      Branch: perl
31127            ! AUTHORS
31128 ____________________________________________________________________________
31129 [ 23621] By: steveh                                on 2004/12/07  10:35:59
31130         Log: Updates to README.win32 (aka perlwin32), with some changes.
31131
31132              Subject: Patch to README.win32 distributed with 5.8.6 for building under .net / MSVC7 (free)
31133              From: Max Maischein <corion@corion.net>
31134              Date: Sun, 05 Dec 2004 19:39:40 +0100
31135              Message-ID: <41B355EC.9010505@corion.net>
31136      Branch: perl
31137            ! README.win32
31138 ____________________________________________________________________________
31139 [ 23620] By: rgs                                   on 2004/12/06  22:22:11
31140         Log: Upgrade to Term::ANSIColor 1.09
31141      Branch: perl
31142            ! lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
31143            ! lib/Term/ANSIColor/README lib/Term/ANSIColor/test.pl
31144 ____________________________________________________________________________
31145 [ 23619] By: rgs                                   on 2004/12/06  21:54:55
31146         Log: Small addition to perlsec by Stas Bekman.
31147      Branch: perl
31148            ! pod/perlsec.pod
31149 ____________________________________________________________________________
31150 [ 23618] By: steveh                                on 2004/12/06  15:54:30
31151         Log: Fix another Win32 breakage caused by change 23554
31152      Branch: perl
31153            ! t/win32/system.t
31154 ____________________________________________________________________________
31155 [ 23617] By: nicholas                              on 2004/12/06  15:35:39
31156         Log: Break out setting $^X into its own static function S_set_caret_X
31157      Branch: perl
31158            ! perl.c
31159 ____________________________________________________________________________
31160 [ 23616] By: steveh                                on 2004/12/06  14:42:32
31161         Log: Fix typo from change 23554 which screwed up Windows smokes
31162      Branch: perl
31163            ! win32/Makefile
31164 ____________________________________________________________________________
31165 [ 23615] By: nicholas                              on 2004/12/06  14:39:59
31166         Log: sanity check the arguments to runperl(), to try to avoid it
31167              hanging waiting on STDIN for a script.
31168      Branch: perl
31169            ! t/test.pl
31170 ____________________________________________________________________________
31171 [ 23614] By: nicholas                              on 2004/12/06  13:41:45
31172         Log: Remove spurious semicolons
31173              (As these 2 are spare, I guess I should send them to Mark Rhodes
31174              (former office mate) as he often said that he kept mislaying his)
31175      Branch: perl
31176            ! gv.h
31177 ____________________________________________________________________________
31178 [ 23613] By: nicholas                              on 2004/12/06  13:10:24
31179         Log: Tests for Config.pm much better now - toDONE
31180      Branch: perl
31181            ! pod/perltodo.pod
31182 ____________________________________________________________________________
31183 [ 23612] By: nicholas                              on 2004/12/06  13:01:36
31184         Log: Turn gv_fullname3 and gv_efullname3 into macros that call
31185              gv_fullname4 and gv_efullname4 directly, saving overhead.
31186      Branch: perl
31187            ! embed.fnc embed.h gv.h proto.h
31188 ____________________________________________________________________________
31189 [ 23611] By: merijn                                on 2004/12/06  12:00:10
31190         Log: New Itanium servers
31191      Branch: perl
31192            ! README.hpux
31193 ____________________________________________________________________________
31194 [ 23610] By: nicholas                              on 2004/12/06  10:35:00
31195         Log: Check that @INC entries and %Config path entries are consistent.
31196      Branch: perl
31197            ! lib/Config.t
31198 ____________________________________________________________________________
31199 [ 23609] By: nicholas                              on 2004/12/03  22:17:32
31200         Log: gv_fullname4() can get rid of the main:: for us.
31201              (well, actually, it never puts it in)
31202      Branch: perl
31203            ! op.c
31204 ____________________________________________________________________________
31205 [ 23608] By: rgs                                   on 2004/12/03  21:51:45
31206         Log: $foo::_ was wrongly forced as $main::_.
31207              Since we still want "our $_" to be always forced to $main::_,
31208              deplace the forcing code at our-pad allocation time.
31209              (Making execution probably a tiny bit faster)
31210      Branch: perl
31211            ! gv.c op.c t/op/mydef.t
31212 ____________________________________________________________________________
31213 [ 23607] By: nicholas                              on 2004/12/03  20:38:37
31214         Log: Remove double checking of acceptable switches on tr/// ops.
31215      Branch: perl
31216            ! toke.c
31217 ____________________________________________________________________________
31218 [ 23606] By: nicholas                              on 2004/12/03  20:07:31
31219         Log: use (c == '$' || c == '@' || c == '%') instead of strchr("$@%", c)
31220              The latter gives larger code, is less clear and can't be any faster
31221      Branch: perl
31222            ! perl.c toke.c
31223 ____________________________________________________________________________
31224 [ 23605] By: nicholas                              on 2004/12/03  18:56:31
31225         Log: Small code tidy up in gv_fullname4
31226      Branch: perl
31227            ! gv.c
31228 ____________________________________________________________________________
31229 [ 23604] By: nicholas                              on 2004/12/03  18:26:43
31230         Log: There are clearer ways of saying m/^[ab]$/ than strchr("ab", c)
31231              They seem to produce slightly smaller object code too.
31232      Branch: perl
31233            ! gv.c
31234 ____________________________________________________________________________
31235 [ 23603] By: nicholas                              on 2004/12/03  17:02:43
31236         Log: Fix a typo in an assert(). It helps to compile with -DDEBUGGING
31237      Branch: perl
31238            ! perl.c
31239 ____________________________________________________________________________
31240 [ 23602] By: nicholas                              on 2004/12/03  15:50:15
31241         Log: Pull out the duplicateded push @INC, $_ if -e $_ code from
31242              S_pushinc into a new function S_pushinc_if_exists
31243              Avoid the SV copy when pushing onto @INC by creating a new scratch
31244              SV each time a push is done.
31245      Branch: perl
31246            ! perl.c
31247 ____________________________________________________________________________
31248 [ 23601] By: nicholas                              on 2004/12/02  22:35:34
31249         Log: Subject: [PATCH] configure.com: no more CONFIG=true
31250              From: "Craig A. Berry" <craigberry@mac.com>
31251              Message-ID: <41AF87BA.1080108@mac.com>
31252              Date: Thu, 02 Dec 2004 15:23:06 -0600
31253      Branch: perl
31254            ! configure.com
31255 ____________________________________________________________________________
31256 [ 23598] By: nicholas                              on 2004/12/01  23:13:32
31257         Log: 2 new BeOS files were missing
31258      Branch: perl
31259            ! MANIFEST
31260 ____________________________________________________________________________
31261 [ 23592] By: nicholas                              on 2004/12/01  18:54:14
31262         Log: Subject: [PATCH] Makefile.SH: de-parallelise mktables
31263              From: Jarkko Hietaniemi <jhi@iki.fi>
31264              Message-ID: <41ADFD95.4030007@iki.fi>
31265              Date: Wed, 01 Dec 2004 19:21:25 +0200
31266      Branch: perl
31267            ! Makefile.SH
31268 ____________________________________________________________________________
31269 [ 23588] By: nicholas                              on 2004/12/01  16:52:45
31270         Log: &test in constant.t is vestigial, so amputate it.
31271      Branch: perl
31272            ! lib/constant.t
31273 ____________________________________________________________________________
31274 [ 23587] By: nicholas                              on 2004/12/01  16:35:10
31275         Log: Tidy up the reference name stringification to save getting the
31276              hash name twice. Pleasant side effect is 44 byte smaller object
31277              file. (A small win is still a win)
31278      Branch: perl
31279            ! sv.c
31280 ____________________________________________________________________________
31281 [ 23584] By: merijn                                on 2004/12/01  13:44:24
31282         Log: Subject: [perl #32717] BeOS specific Updates
31283              Date: 30 Nov 2004 15:38:32 -0000
31284              From: Ingo Weinhold (via RT) <perlbug-followup@perl.org>
31285              Message-ID: <rt-3.0.11-32717-101307.19.7097750538509@perl.org>
31286      Branch: perl
31287            + beos/beos_flock_server.cpp beos/beos_flock_server.h
31288            ! beos/beos.c beos/beosish.h ext/Errno/Errno_pm.PL
31289            ! ext/File/Glob/t/basic.t hints/beos.sh lib/ExtUtils/t/MM_BeOS.t
31290            ! lib/Tie/File/t/16_handle.t perl.c t/op/magic.t
31291 ____________________________________________________________________________
31292 [ 23583] By: merijn                                on 2004/12/01  13:29:18
31293         Log: Subject: [PATCH] add -I../lib to VMS build to find Config_heavy.pl
31294              Date: Wed, 01 Dec 2004 07:24:45 -0600
31295              From: "Craig A. Berry" <craigberry@mac.com>
31296              Message-ID: <41ADC61D.8010407@mac.com>
31297      Branch: perl
31298            ! vms/descrip_mms.template
31299 ____________________________________________________________________________
31300 [ 23581] By: rgs                                   on 2004/12/01  13:01:55
31301         Log: MANIFEST.SKIP is missing from the list of files that come
31302              with MakeMaker
31303      Branch: perl
31304            ! Porting/Maintainers.pl
31305 ____________________________________________________________________________
31306 [ 23577] By: nicholas                              on 2004/11/30  16:40:06
31307         Log: Add placeholders for the new strlcat and strlcpy entries in
31308              config.sh, to ensure that the config.h generated for cross-
31309              compilation will still work.
31310      Branch: perl
31311            ! Cross/config.sh-arm-linux
31312 ____________________________________________________________________________
31313 [ 23575] By: nicholas                              on 2004/11/30  15:32:17
31314         Log: Let pod/buildtoc resort the MANIFEST the way it wants it
31315      Branch: perl
31316            ! MANIFEST
31317 ____________________________________________________________________________
31318 [ 23574] By: nicholas                              on 2004/11/30  15:31:14
31319         Log: Add perl586delta.pod to all the necessary makefiles and tables of
31320              contents.
31321      Branch: perl
31322            ! pod.lst pod/perl.pod pod/perltoc.pod vms/descrip_mms.template
31323            ! win32/pod.mak
31324 ____________________________________________________________________________
31325 [ 23571] By: merijn                                on 2004/11/30  15:11:01
31326         Log: Subject: Re: [PATCH] Re: Smoke [5.9.2] 23566 FAIL(X) openbsd 3.6 (i386/1 cpu)
31327              Date: Tue, 30 Nov 2004 09:29:06 -0600
31328              From: Steve Peters <steve@fisharerojo.org>
31329              Message-ID: <20041130152906.GA555@mccoy.peters.homeunix.org>
31330      Branch: perl
31331            ! hints/openbsd.sh
31332 ____________________________________________________________________________
31333 [ 23570] By: nicholas                              on 2004/11/30  14:57:53
31334         Log: Integrate perlhist entries for 5.8.6 and its perldelta to blead
31335      Branch: perl
31336           +> pod/perl586delta.pod
31337            ! MANIFEST
31338           !> pod/perlhist.pod
31339 ____________________________________________________________________________
31340 [ 23568] By: rgs                                   on 2004/11/30  13:02:16
31341         Log: Protection against trailing spaces in embed.fnc
31342      Branch: perl
31343            ! autodoc.pl embed.pl
31344 ____________________________________________________________________________
31345 [ 23567] By: rgs                                   on 2004/11/30  12:57:30
31346         Log: Remove trailing whitespace that found their way in the docs
31347              (spotted by Stas Bekman)
31348      Branch: perl
31349            ! embed.fnc pod/perlapi.pod proto.h
31350 ____________________________________________________________________________
31351 [ 23566] By: rgs                                   on 2004/11/29  12:30:31
31352         Log: Upgrade to Test::Simple 0.53
31353      Branch: perl
31354            + lib/Test/Simple/t/circular_data.t
31355            + lib/Test/Simple/t/overload_threads.t
31356            + lib/Test/Simple/t/plan_bad.t
31357            + lib/Test/Simple/t/plan_shouldnt_import.t
31358            + lib/Test/Simple/t/require_ok.t lib/Test/Simple/t/sort_bug.t
31359            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
31360            ! lib/Test/Simple.pm lib/Test/Simple/Changes
31361            ! lib/Test/Simple/README lib/Test/Simple/TODO
31362            ! lib/Test/Simple/t/00signature.t lib/Test/Simple/t/More.t
31363            ! lib/Test/Simple/t/diag.t lib/Test/Simple/t/fail_one.t
31364            ! lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/overload.t
31365            ! lib/Test/Simple/t/todo.t t/lib/TieOut.pm
31366 ____________________________________________________________________________
31367 [ 23564] By: nicholas                              on 2004/11/28  16:13:56
31368         Log: Skip generating all the code to deal with "" strings in config.sh
31369              if there aren't any. '' only code is much simpler.
31370      Branch: perl
31371            ! configpm
31372 ____________________________________________________________________________
31373 [ 23563] By: nicholas                              on 2004/11/28  15:00:15
31374         Log: Given that there is a pre-built cache, no need for @v_fast
31375      Branch: perl
31376            ! configpm
31377 ____________________________________________________________________________
31378 [ 23562] By: nicholas                              on 2004/11/28  13:56:30
31379         Log: The byteorder code doesn't need to be in Config.pm if byteorder
31380              isn't actually a frequently looked up value.
31381      Branch: perl
31382            ! configpm
31383 ____________________________________________________________________________
31384 [ 23561] By: nicholas                              on 2004/11/28  13:20:39
31385         Log: Need to stub the public functions to keep some existing code
31386              working.
31387              No need to keep $Config_SH around in memory when we can easily
31388              re-create it.
31389      Branch: perl
31390            ! configpm
31391 ____________________________________________________________________________
31392 [ 23558] By: nicholas                              on 2004/11/27  23:06:41
31393         Log: Generate the precached %Config entries based on some empirical
31394              data, rather than just guesswork.
31395      Branch: perl
31396            ! Makefile.SH configpm
31397 ____________________________________________________________________________
31398 [ 23557] By: nicholas                              on 2004/11/27  21:26:42
31399         Log: Subject: [PATCH] Re: getting Config.pm on a diet
31400              From: "Craig A. Berry" <craigberry@mac.com>
31401              Message-ID: <41A8F225.7080902@mac.com>
31402              Date: Sat, 27 Nov 2004 15:31:17 -0600
31403      Branch: perl
31404            ! vms/descrip_mms.template
31405 ____________________________________________________________________________
31406 [ 23555] By: nicholas                              on 2004/11/27  17:28:47
31407         Log: Hateful cAsE iNsEnSiTiVe file systems
31408      Branch: perl
31409            ! configpm
31410 ____________________________________________________________________________
31411 [ 23554] By: nicholas                              on 2004/11/27  16:56:35
31412         Log: Put Config.pm on a diet. 3K rather than 32K
31413              configpm now generates 2 files, a small Config.pm containing the
31414              commonly used functions and values, which AUTOLOADs a
31415              Config_heavy.pl containing anything else needed.
31416              The "common" values in the small Config.pm may need some
31417              tweaking, based on real world data.
31418      Branch: perl
31419            ! Makefile.SH configpm vms/descrip_mms.template win32/Makefile
31420            ! win32/makefile.mk
31421 ____________________________________________________________________________
31422 [ 23550] By: nicholas                              on 2004/11/27  14:43:37
31423         Log: Clarify the return values of pos, particularly 0 and undef, as
31424              suggested by Stas Bekman
31425      Branch: perl
31426            ! pod/perlfunc.pod
31427 ____________________________________________________________________________
31428 [ 23549] By: nicholas                              on 2004/11/27  14:24:21
31429         Log: Document the interaction of PERL_USE_SAVE_PUTENV and
31430              PL_use_safe_putenv, based on text by Stas Bekman
31431      Branch: perl
31432            ! INSTALL
31433 ____________________________________________________________________________
31434 [ 23548] By: rgs                                   on 2004/11/26  17:20:46
31435         Log: Subject: [perl #32639] [PATCH] Bug in Term::Complete Module with $_ Usage
31436              From: "Steve Peters via RT" <perlbug-followup@perl.org>
31437              Date: 26 Nov 2004 17:14:33 -0000
31438              Message-ID: <rt-3.0.11-32639-101066.11.6172971744206@perl.org>
31439      Branch: perl
31440            ! lib/Term/Complete.pm
31441 ____________________________________________________________________________
31442 [ 23547] By: rgs                                   on 2004/11/26  15:16:59
31443         Log: Freak out if h2ph has to translate a macro that    contains assembly code.
31444
31445              Subject: [PATCH] h2ph vs __asm__
31446              From: Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
31447              Date: Thu, 25 Nov 2004 17:24:43 +0100
31448              Message-ID: <20041125172443.757a4833@dhcp123.mandrakesoft.com>
31449      Branch: perl
31450            ! utils/h2ph.PL
31451 ____________________________________________________________________________
31452 [ 23546] By: rgs                                   on 2004/11/26  15:07:47
31453         Log: Doc nit for B::Lint
31454              Subject: [PATCH] B::Lint
31455              From: Andy Lester <andy@petdance.com>
31456              Date: Fri, 26 Nov 2004 00:30:48 -0600
31457              Message-ID: <20041126063048.GA10161@petdance.com>
31458      Branch: perl
31459            ! ext/B/B/Lint.pm
31460 ____________________________________________________________________________
31461 [ 23545] By: nicholas                              on 2004/11/26  12:33:34
31462         Log: The change to the internal representation introduced a bug whereby
31463              the key returned by FIRSTKEY had an erroneous leading newline.
31464              EXISTS was also buggy.
31465      Branch: perl
31466            ! configpm lib/Config.t
31467 ____________________________________________________________________________
31468 [ 23544] By: nicholas                              on 2004/11/26  11:29:21
31469         Log: Make configpm and the generated Config.pm strict and warnings
31470              clean.
31471      Branch: perl
31472            ! configpm
31473 ____________________________________________________________________________
31474 [ 23543] By: steveh                                on 2004/11/26  10:56:12
31475         Log: Fix Win32 breakage caused by changes 23535/23542.
31476      Branch: perl
31477            ! lib/Config.t
31478 ____________________________________________________________________________
31479 [ 23542] By: nicholas                              on 2004/11/25  23:41:05
31480         Log: Generate the virtual entries at Config.pm build time, as they
31481              don't change. This lets us get rid of the entire "fetch_virtual"
31482              baggage, and makes the config_re lookup work for the virtual
31483              entries.
31484      Branch: perl
31485            ! configpm lib/Config.t
31486 ____________________________________________________________________________
31487 [ 23541] By: nicholas                              on 2004/11/25  22:50:15
31488         Log: Cheat. (Add a leading newline, and so remove all the special
31489              casing for "if we're at the start of $Config_SH")
31490      Branch: perl
31491            ! configpm lib/Config.t
31492 ____________________________________________________________________________
31493 [ 23538] By: nicholas                              on 2004/11/25  21:37:23
31494         Log: Add an exists test for the things we loop over
31495      Branch: perl
31496            ! lib/Config.t
31497 ____________________________________________________________________________
31498 [ 23537] By: nicholas                              on 2004/11/25  21:33:23
31499         Log: The first entry in the virtual config.sh is special cased. So
31500              test it.
31501      Branch: perl
31502            ! lib/Config.t
31503 ____________________________________________________________________________
31504 [ 23536] By: nicholas                              on 2004/11/25  21:00:56
31505         Log: Make $Config{libs_nolargefiles} and
31506              $Config{libswanted_nolargefiles} work. (For the first time)
31507      Branch: perl
31508            ! configpm lib/Config.t
31509 ____________________________________________________________________________
31510 [ 23535] By: nicholas                              on 2004/11/25  20:10:43
31511         Log: Test the currently working virtual %Config entries
31512      Branch: perl
31513            ! lib/Config.t
31514 ____________________________________________________________________________
31515 [ 23534] By: rgs                                   on 2004/11/24  16:09:42
31516         Log: Subject: RC1 pod fix #anchor
31517              From: Stas Bekman <stas@stason.org>
31518              Date: Wed, 24 Nov 2004 10:57:21 -0500
31519              Message-ID: <41A4AF61.9080408@stason.org>
31520      Branch: perl
31521            ! pod/perlrun.pod
31522 ____________________________________________________________________________
31523 [ 23533] By: rgs                                   on 2004/11/24  16:07:38
31524         Log: Subject: [patch pod/perlipc] use POSIX; w/o () is a bad idea
31525              From: Stas Bekman <stas@stason.org>
31526              Date: Wed, 24 Nov 2004 11:25:14 -0500
31527              Message-ID: <41A4B5EA.3020804@stason.org>
31528      Branch: perl
31529            ! pod/perlipc.pod
31530 ____________________________________________________________________________
31531 [ 23532] By: rgs                                   on 2004/11/24  14:47:31
31532         Log: Subject: [perl #3242] [PATCH]No error on assignment to $>
31533              From: "Steve Peters via RT" <perlbug-followup@perl.org>
31534              Date: 21 Nov 2004 04:38:09 -0000
31535              Message-ID: <rt-3.0.11-3242-100676.6.32723019025057@perl.org>
31536      Branch: perl
31537            ! pod/perlvar.pod
31538 ____________________________________________________________________________
31539 [ 23531] By: nicholas                              on 2004/11/24  11:50:28
31540         Log: Wrap some long lines
31541      Branch: perl
31542            ! lib/Config.t
31543 ____________________________________________________________________________
31544 [ 23528] By: rgs                                   on 2004/11/23  13:35:34
31545         Log: Fix for bug: [perl #32562] __PACKAGE__ symbol has wrong value
31546              after eval or require
31547      Branch: perl
31548            ! t/comp/package.t toke.c
31549 ____________________________________________________________________________
31550 [ 23527] By: rgs                                   on 2004/11/23  10:20:02
31551         Log: Subject: Re: [perl #32486] error in documentation for POSIX::pipe
31552              From: Michael G Schwern <schwern@pobox.com>
31553              Date: Fri, 19 Nov 2004 14:28:56 -0500
31554              Message-ID: <20041119192856.GA4769@windhund.schwern.org>
31555      Branch: perl
31556            ! ext/POSIX/POSIX.pod
31557 ____________________________________________________________________________
31558 [ 23526] By: rgs                                   on 2004/11/23  09:26:03
31559         Log: Subject: [perl #3422] [PATCH] CHECK routine called after syntax error
31560              From: "Steve Peters via RT" <perlbug-followup@perl.org>
31561              Date: 23 Nov 2004 00:04:24 -0000
31562              Message-ID: <rt-3.0.11-3422-100830.4.45764701781506@perl.org>
31563      Branch: perl
31564            ! ext/B/B/Deparse.pm
31565 ____________________________________________________________________________
31566 [ 23525] By: rgs                                   on 2004/11/23  09:09:57
31567         Log: Subject: [PATCH] warnings.t portability tweaks
31568              From: "Craig A. Berry" <craigberry@mac.com>
31569              Date: Sat, 20 Nov 2004 10:29:47 -0600
31570              Message-ID: <419F70FB.7000100@mac.com>
31571      Branch: perl
31572            ! t/lib/warnings/9uninit t/lib/warnings/perlio
31573 ____________________________________________________________________________
31574 [ 23523] By: nicholas                              on 2004/11/20  22:17:18
31575         Log: Assimilate Test-Simple 0.50
31576      Branch: perl
31577            + lib/Test/Simple/TODO lib/Test/Simple/t/00signature.t
31578            + lib/Test/Simple/t/00test_harness_check.t
31579            + lib/Test/Simple/t/eq_set.t lib/Test/Simple/t/extra_one.t
31580            + lib/Test/Simple/t/fail_one.t
31581            + lib/Test/Simple/t/harness_active.t lib/Test/Simple/t/no_diag.t
31582            + lib/Test/Simple/t/overload.t lib/Test/Simple/t/reset.t
31583            + lib/Test/Simple/t/thread_taint.t t/lib/NoExporter.pm
31584            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
31585            ! lib/Test/Simple.pm lib/Test/Simple/Changes
31586            ! lib/Test/Simple/README lib/Test/Simple/t/More.t
31587            ! lib/Test/Simple/t/diag.t lib/Test/Simple/t/extra.t
31588            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
31589            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/has_plan2.t
31590            ! lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/missing.t
31591            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/plan_is_noplan.t
31592            ! lib/Test/Simple/t/plan_no_plan.t lib/Test/Simple/t/threads.t
31593            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/use_ok.t
31594            ! lib/Test/Tutorial.pod t/lib/Test/Simple/Catch.pm
31595            ! t/lib/TieOut.pm
31596 ____________________________________________________________________________
31597 [ 23520] By: nicholas                              on 2004/11/20  14:21:28
31598         Log: genuine possible buffer problems spotted by flawfinder
31599      Branch: perl
31600            ! regcomp.c util.c
31601 ____________________________________________________________________________
31602 [ 23519] By: rgs                                   on 2004/11/19  14:48:35
31603         Log: Make "err" a weak keyword;
31604              that is, it will be overriden by any sub named "err", except when
31605              really an operator is expected at this point. ([perl #32347])
31606      Branch: perl
31607            ! t/op/dor.t toke.c
31608 ____________________________________________________________________________
31609 [ 23518] By: rgs                                   on 2004/11/19  09:22:33
31610         Log: Subject: [perl #32486] error in documentation for POSIX::pipe
31611              From: chris@ex-parrot.com (via RT) <perlbug-followup@perl.org>
31612              Date: 18 Nov 2004 18:09:54 -0000
31613              Message-ID: <rt-3.0.11-32486-100537.1.04456486825399@perl.org>
31614      Branch: perl
31615            ! ext/POSIX/POSIX.pod
31616 ____________________________________________________________________________
31617 [ 23517] By: nicholas                              on 2004/11/18  23:32:20
31618         Log: Bump version number
31619      Branch: perl
31620            ! lib/ExtUtils/Constant.pm
31621 ____________________________________________________________________________
31622 [ 23516] By: rgs                                   on 2004/11/18  22:06:21
31623         Log: Remaining nit in the deparsing of reversed foreach loops
31624      Branch: perl
31625            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
31626 ____________________________________________________________________________
31627 [ 23514] By: rgs                                   on 2004/11/18  18:01:52
31628         Log: Fix deparsing of reversed foreach loops,
31629              plus a bug in the previous commit
31630      Branch: perl
31631            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
31632 ____________________________________________________________________________
31633 [ 23513] By: rgs                                   on 2004/11/18  17:25:19
31634         Log: Fix deparsing of reversed sort and descending sorts,
31635              due to the recent optimisations on this part of the optree.
31636      Branch: perl
31637            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
31638 ____________________________________________________________________________
31639 [ 23510] By: rgs                                   on 2004/11/17  10:41:56
31640         Log: Subject: [perl #28929] File::Find follow_fast => 1 loses dangling symlink
31641              From: "Steve Peters via RT" <perlbug-followup@perl.org>
31642              Date: 12 Nov 2004 02:47:36 -0000
31643              Message-ID: <rt-3.0.11-28929-100158.11.3214775505644@perl.org>
31644      Branch: perl
31645            ! lib/File/Find.pm lib/File/Find/t/find.t
31646 ____________________________________________________________________________
31647 [ 23509] By: rgs                                   on 2004/11/17  10:22:52
31648         Log: PerlFAQ sync.
31649      Branch: perl
31650            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq6.pod
31651            ! pod/perlfaq7.pod
31652 ____________________________________________________________________________
31653 [ 23508] By: rgs                                   on 2004/11/17  10:14:58
31654         Log: Fix a couple of typos.
31655      Branch: perl
31656            ! hv.c utf8.c
31657 ____________________________________________________________________________
31658 [ 23507] By: rgs                                   on 2004/11/17  10:11:20
31659         Log: Subject: SuSE's perl safe_putenf diff
31660              From: Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>
31661              Date: Thu, 11 Nov 2004 15:54:43 +0100
31662              Message-ID: <20041111145443.GA1854@immd4.informatik.uni-erlangen.de>
31663
31664              slightly reworked to make the PL_use_safe_putenv variable fit in
31665              the current framework. This patch turns on the use of safe putenv
31666              for any application that embeds a perl interpreter.
31667      Branch: perl
31668            ! embedvar.h mg.c miniperlmain.c perl.c perlapi.h perlvars.h
31669            ! util.c
31670 ____________________________________________________________________________
31671 [ 23506] By: rgs                                   on 2004/11/17  08:57:17
31672         Log: Subject: [PATCH] perl5db.pl POD cleanup
31673              From: Autrijus Tang <autrijus@autrijus.org>
31674              Date: Fri, 12 Nov 2004 12:41:33 +0800
31675              Message-ID: <20041112044133.GA92924@aut.dyndns.org>
31676      Branch: perl
31677            ! lib/perl5db.pl
31678 ____________________________________________________________________________
31679 [ 23505] By: rgs                                   on 2004/11/17  08:31:39
31680         Log: Subject: [PATCH 5.8.x] Allow more tries for t/op/time.t test 2.
31681              From: Andy Dougherty <doughera@lafayette.edu>
31682              Date: Tue, 16 Nov 2004 12:11:00 -0500 (EST)
31683              Message-ID: <Pine.SOL.4.58.0411161149170.5639@maxwell.phys.lafayette.edu>
31684      Branch: perl
31685            ! t/op/time.t
31686 ____________________________________________________________________________
31687 [ 23501] By: steveh                                on 2004/11/16  10:55:20
31688         Log: Make all scripts run by regen.pl write output with UNIX style EOL's.
31689
31690              (autodoc.pl was already done by change 23371.)
31691      Branch: perl
31692            ! bytecode.pl embed.pl keywords.pl opcode.pl regcomp.pl
31693            ! warnings.pl
31694 ____________________________________________________________________________
31695 [ 23500] By: merijn                                on 2004/11/16  10:49:35
31696         Log: Subject: [PATCH] s/hierachy/hierarchy/
31697              Date: Mon, 15 Nov 2004 15:59:14 -0700
31698              From: "Larry Shatzer Jr." <larrysh@cpan.org>
31699              Message-ID: <20041115225913.GA22373@zippy.zyx.net>
31700      Branch: perl
31701            ! ext/B/B.pm ext/Time/HiRes/Makefile.PL perlio.h
31702 ____________________________________________________________________________
31703 [ 23499] By: steveh                                on 2004/11/16  09:42:50
31704         Log: Fix Win32 breakage caused by changes to op.c in change 23433.
31705
31706              Also limit the scope of the locks in a couple of places, as suggested
31707              by Hugo in http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2004-11/msg00286.html.
31708      Branch: perl
31709            ! embed.fnc embed.h global.sym op.c op.h proto.h regcomp.c
31710 ____________________________________________________________________________
31711 [ 23498] By: merijn                                on 2004/11/14  07:02:20
31712         Log: Subject: [PATCH] Add the minitest target to vms buildsystem
31713              From: Abe Timmerman <abe@ztreet.demon.nl>
31714              Date: Sun, 14 Nov 2004 00:48:17 +0100
31715              Message-Id: <200411140048.17035.abe@ztreet.demon.nl>
31716      Branch: perl
31717            ! vms/descrip_mms.template vms/test.com
31718 ____________________________________________________________________________
31719 [ 23497] By: rgs                                   on 2004/11/12  21:11:48
31720         Log: Subject: [perl #32400] Unnecessary warning from constant.pm
31721              From: Anno Siegel (via RT) <perlbug-followup@perl.org>
31722              Date: 10 Nov 2004 18:30:38 -0000
31723              Message-ID: <rt-3.0.11-32400-100099.4.31094423840584@perl.org>
31724      Branch: perl
31725            ! lib/constant.pm lib/constant.t
31726 ____________________________________________________________________________
31727 [ 23496] By: merijn                                on 2004/11/12  20:47:19
31728         Log: Subject: [perl #32419] Spelling fixes for perl@23492
31729              Date: 12 Nov 2004 16:14:49 -0000
31730              From: Richard Soderberg (via RT) <perlbug-followup@perl.org>
31731              Message-ID: <rt-3.0.11-32419-100173.13.0717895191322@perl.org>
31732      Branch: perl
31733            ! pod/perl573delta.pod pod/perl58delta.pod pod/perl590delta.pod
31734            ! pod/perl591delta.pod pod/perl592delta.pod pod/perlapi.pod
31735            ! pod/perlapio.pod pod/perldata.pod pod/perldebtut.pod
31736            ! pod/perlipc.pod pod/perlport.pod pod/perlre.pod
31737            ! pod/perlretut.pod pod/perlrun.pod pod/perlsub.pod
31738            ! pod/perlthrtut.pod pod/perltodo.pod pod/perltooc.pod
31739 ____________________________________________________________________________
31740 [ 23495] By: merijn                                on 2004/11/12  20:26:17
31741         Log: Subject: [PATCH] Small documentation fix to ExtUtils::Constant
31742              Date: Fri, 12 Nov 2004 11:15:47 -0600
31743              From: steve@fisharerojo.org
31744              Message-ID: <20041112171547.GA8011@kirk.dsl-verizon.net>
31745      Branch: perl
31746            ! lib/ExtUtils/Constant.pm
31747 ____________________________________________________________________________
31748 [ 23494] By: davem                                 on 2004/11/12  18:59:06
31749         Log: Add some descriptive text from Larry to op.c on how optrees are built
31750      Branch: perl
31751            ! op.c
31752 ____________________________________________________________________________
31753 [ 23492] By: rgs                                   on 2004/11/10  09:32:39
31754         Log: Replace a skip by a todo.
31755              Subject: Re: [PATCH] Re: [perl #32272] Not OK: perl v5.8.5 +MAINT23414 on cygwin-thread-multi-64int 1.5.12s(0.11642) (UNINSTALLED)
31756              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
31757              Date: Wed, 10 Nov 2004 01:30:14 -0800
31758              Message-ID: <20041110093014.GA1676@efn.org>
31759      Branch: perl
31760            ! t/io/tell.t
31761 ____________________________________________________________________________
31762 [ 23491] By: rgs                                   on 2004/11/10  07:40:31
31763         Log: Subject: [PATCH] Re: [perl #32272] Not OK: perl v5.8.5 +MAINT23414 on cygwin-thread-multi-64int 1.5.12s(0.11642) (UNINSTALLED)
31764              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
31765              Date: Tue, 9 Nov 2004 17:40:13 -0800
31766              Message-ID: <20041110014012.GA2796@efn.org>
31767      Branch: perl
31768            ! t/io/tell.t
31769 ____________________________________________________________________________
31770 [ 23490] By: rgs                                   on 2004/11/09  18:17:07
31771         Log: Adjust test count for non-windows machines
31772      Branch: perl
31773            ! ext/IO/t/io_file.t
31774 ____________________________________________________________________________
31775 [ 23489] By: merijn                                on 2004/11/09  17:53:53
31776         Log: Subject: [PATCH] fix IO::File to support binmode
31777              From: "Jos I. Boumans" <kane@dwim.org>
31778              Date: Tue, 9 Nov 2004 16:59:27 +0100
31779              Message-Id: <559E356E-3268-11D9-A2E6-000A95EF62E2@dwim.org>
31780      Branch: perl
31781            + ext/IO/t/io_file.t
31782            ! MANIFEST ext/IO/lib/IO/File.pm
31783 ____________________________________________________________________________
31784 [ 23487] By: nicholas                              on 2004/11/08  20:27:42
31785         Log: No more late changes, dammit
31786      Branch: perl
31787            ! ext/B/t/optree_concise.t
31788 ____________________________________________________________________________
31789 [ 23485] By: rgs                                   on 2004/11/08  08:38:03
31790         Log: Subject: Re: optree tests and VMS progress (no really)
31791              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
31792              Date: Sun, 7 Nov 2004 23:24:15 -0800
31793              Message-ID: <20041108072415.GA3928@efn.org>
31794      Branch: perl
31795            ! ext/B/t/OptreeCheck.pm
31796 ____________________________________________________________________________
31797 [ 23482] By: davem                                 on 2004/11/06  11:59:16
31798         Log: document regcomp.c/regexec.c's dual life under ext/re/
31799      Branch: perl
31800            ! regcomp.c regexec.c
31801 ____________________________________________________________________________
31802 [ 23481] By: nicholas                              on 2004/11/06  08:48:50
31803         Log: Subject: Re: optree tests and VMS progress (no really)
31804              From: Jim Cromie <jim.cromie@gmail.com>
31805              Message-ID: <cfe85dfa041105235723398fe2@mail.gmail.com>
31806              Date: Sat, 6 Nov 2004 00:57:13 -0700
31807      Branch: perl
31808            ! ext/B/t/OptreeCheck.pm ext/B/t/optree_check.t
31809            ! ext/B/t/optree_concise.t
31810 ____________________________________________________________________________
31811 [ 23475] By: merijn                                on 2004/11/05  14:16:27
31812         Log: Subject: Re: Buidling stable.tar.gz on Unix as non-root [PATCH]
31813              Date: Fri, 5 Nov 2004 10:36:57 -0500 (EST)
31814              From: Andy Dougherty <doughera@lafayette.edu>
31815              Message-ID: <Pine.SOL.4.58.0411051035020.15217@maxwell.phys.lafayette.edu>
31816      Branch: perl
31817            ! INSTALL
31818 ____________________________________________________________________________
31819 [ 23474] By: merijn                                on 2004/11/05  13:07:16
31820         Log: Skip failing thread/wait tests on HP-UX 10.20
31821              These will never ever be fixed, since 10.20 is obsolete
31822              perl583delta describes this. The quote is included in wait.t
31823      Branch: perl
31824            ! ext/threads/shared/t/wait.t
31825 ____________________________________________________________________________
31826 [ 23473] By: rgs                                   on 2004/11/05  08:47:44
31827         Log: Subject: [perl #32327] Benchmark calls coderef with spurious arguments
31828              From: Anno Siegel (via RT) <perlbug-followup@perl.org>
31829              Date: 4 Nov 2004 20:12:36 -0000
31830              Message-ID: <rt-3.0.11-32327-99325.8.9408996026507@perl.org>
31831      Branch: perl
31832            ! lib/Benchmark.pm lib/Benchmark.t
31833 ____________________________________________________________________________
31834 [ 23471] By: rgs                                   on 2004/11/04  09:26:56
31835         Log: Subject: [PATCH blead] [perl #3038] Re: $qr = qr/^a$/m; $x =~ $qr; fails
31836              From: Rick Delaney <rick@bort.ca>
31837              Date: Sun, 31 Oct 2004 22:40:40 -0500
31838              Message-ID: <20041101034040.GC1232@biff.bort.ca>
31839      Branch: perl
31840            + t/op/regexp_qr.t
31841            ! MANIFEST pp.c pp_hot.c regexec.c t/op/regexp.t
31842 ____________________________________________________________________________
31843 [ 23470] By: rgs                                   on 2004/11/04  08:25:34
31844         Log: Subject: Re: [PATCH perl-current] Re: [perl #31793] Data::Dumper: Useqq interacts badly with overloading
31845              From: Rick Delaney <rick@bort.ca>
31846              Date: Wed, 3 Nov 2004 19:46:16 -0500
31847              Message-ID: <20041104004616.GA11214@biff.bort.ca>
31848      Branch: perl
31849            ! lib/overload.pm lib/overload.t
31850 ____________________________________________________________________________
31851 [ 23469] By: rgs                                   on 2004/11/03  11:54:28
31852         Log: Mostly revert change #23347 (keep the test suite, fixed),
31853              having decided that it wasn't a correct fix for bug #31793.
31854      Branch: perl
31855            ! lib/overload.pm lib/overload.t
31856 ____________________________________________________________________________
31857 [ 23468] By: rgs                                   on 2004/11/03  07:39:04
31858         Log: Subject: Re: [perl #30633] Perl's "do" operator with a variety of absolute paths under Cygwin
31859              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
31860              Date: Tue, 2 Nov 2004 17:24:29 -0800
31861              Message-ID: <20041103012429.GA7196@efn.org>
31862      Branch: perl
31863            ! util.h
31864 ____________________________________________________________________________
31865 [ 23467] By: rgs                                   on 2004/11/03  06:38:38
31866         Log: Subject: [PATCH configure.com] Re: [PATCH]  Detecting strlcat() and strlcpy() in Configure
31867              From: "Craig A. Berry" <craigberry@mac.com>
31868              Date: Tue, 02 Nov 2004 20:02:04 -0600
31869              Message-ID: <41883C1C.3080108@mac.com>
31870      Branch: perl
31871            ! configure.com
31872 ____________________________________________________________________________
31873 [ 23466] By: rgs                                   on 2004/11/02  12:33:57
31874         Log: FAQ sync
31875      Branch: perl
31876            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
31877            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
31878            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
31879            ! pod/perlfaq9.pod
31880 ____________________________________________________________________________
31881 [ 23465] By: rgs                                   on 2004/11/02  08:18:15
31882         Log: Reformulate an error
31883              (so the error message given by "perl -M" is a bit more
31884              meaningful, as Jarkko pointed out)
31885      Branch: perl
31886            ! perl.c pod/perldiag.pod
31887 ____________________________________________________________________________
31888 [ 23457] By: merijn                                on 2004/11/01  13:26:43
31889         Log: New Glossary and samples for blead
31890              Glossary now is in line with recent changes to config_h.SH
31891      Branch: perl
31892            ! Porting/Glossary Porting/config.sh Porting/config_H
31893 ____________________________________________________________________________
31894 [ 23455] By: merijn                                on 2004/11/01  12:51:52
31895         Log: Since strlcat/strlcpy are not argument/return value compatible
31896              with strncat/strncpy, replace the misleading defines with comment
31897      Branch: perl
31898            ! handy.h
31899 ____________________________________________________________________________
31900 [ 23450] By: merijn                                on 2004/10/31  16:33:17
31901         Log: The next step in strlcat ()/ strcpy () detection and usage
31902              preparation. Change to handy.h eeded for config_h.SH
31903      Branch: perl
31904            ! config_h.SH handy.h
31905 ____________________________________________________________________________
31906 [ 23448] By: nicholas                              on 2004/10/31  14:37:46
31907         Log: Make TEST and harness skip tests for extensions that were not
31908              configured. Currently this skipping is silent - maybe they should
31909              report what they are skipping.
31910      Branch: perl
31911            ! t/TEST t/harness
31912 ____________________________________________________________________________
31913 [ 23446] By: nicholas                              on 2004/10/31  13:02:01
31914         Log: Subject: [patches] optree_* tests unexpectedly succeeding. + maint-only patch
31915              From: Jim Cromie <jim.cromie@gmail.com>
31916              Message-ID: <cfe85dfa04102515365f11ef10@mail.gmail.com>
31917              Date: Mon, 25 Oct 2004 16:36:40 -0600
31918      Branch: perl
31919            ! ext/B/t/optree_check.t ext/B/t/optree_varinit.t
31920 ____________________________________________________________________________
31921 [ 23445] By: nicholas                              on 2004/10/31  12:24:09
31922         Log: Set the IV values for PL_sv_yes and PL_sv_no at initialisation time.
31923      Branch: perl
31924            ! perl.c sv.c
31925 ____________________________________________________________________________
31926 [ 23444] By: nicholas                              on 2004/10/31  11:20:27
31927         Log: Skip tests if Devel::Peek not built
31928      Branch: perl
31929            ! ext/threads/shared/t/sv_refs.t ext/threads/t/end.t
31930            ! ext/threads/t/join.t lib/base/t/fields-base.t
31931 ____________________________________________________________________________
31932 [ 23443] By: nicholas                              on 2004/10/31  11:19:47
31933         Log: Assimilate PathTools 3.01 (File::Spec and Cwd)
31934      Branch: perl
31935            ! ext/Cwd/t/cwd.t lib/Cwd.pm lib/File/Spec.pm
31936            ! lib/File/Spec/VMS.pm
31937 ____________________________________________________________________________
31938 [ 23442] By: nicholas                              on 2004/10/31  11:07:57
31939         Log: Oops. Forgot to add the new test in I18N::LangTags 0.35
31940      Branch: perl
31941            + lib/I18N/LangTags/t/20_locales.t
31942 ____________________________________________________________________________
31943 [ 23441] By: nicholas                              on 2004/10/31  10:41:17
31944         Log: Correct change 23437 - as Config isn't imported, need to use a fully
31945              qualified package
31946      Branch: perl
31947            ! ext/B/t/f_map.t ext/B/t/f_sort.t ext/B/t/optree_check.t
31948            ! ext/B/t/optree_concise.t ext/B/t/optree_samples.t
31949            ! ext/B/t/optree_sort.t ext/B/t/optree_specials.t
31950            ! ext/B/t/optree_varinit.t
31951 ____________________________________________________________________________
31952 [ 23440] By: nicholas                              on 2004/10/31  10:40:11
31953         Log: Assimilate I18N::LangTags 0.35
31954      Branch: perl
31955            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
31956            ! lib/I18N/LangTags/List.pm lib/I18N/LangTags/README
31957 ____________________________________________________________________________
31958 [ 23439] By: nicholas                              on 2004/10/31  08:17:57
31959         Log: Subject: [PATCH] Temporary fix for usemallocwrap problems on IRIX (was Re: usemallocwrap problems on IRIX (was Re: Problem and question))
31960              Date: Sun, 31 Oct 2004 04:01:42 -0500
31961              From: Ed Allen Smith <easmith@beatrice.rutgers.edu>
31962              Message-Id: <mid+200410310901.i9V91g1Y519894@dogberry.rutgers.edu>
31963      Branch: perl
31964            ! hints/irix_6.sh
31965 ____________________________________________________________________________
31966 [ 23438] By: davem                                 on 2004/10/30  23:25:37
31967         Log: Using foreach on threads::shared array crashes perl
31968              The FETCH code for shared aggregate elements could leak a shared RV
31969              address into a private SV. RVs are now handled specially, in the
31970              same way that they already were for scalar shared magic.
31971      Branch: perl
31972            ! ext/threads/shared/shared.xs
31973 ____________________________________________________________________________
31974 [ 23437] By: nicholas                              on 2004/10/30  22:49:18
31975         Log: Skip tests that require Data::Dumper if it is not built
31976      Branch: perl
31977            ! ext/B/t/f_map.t ext/B/t/f_sort.t ext/B/t/optree_check.t
31978            ! ext/B/t/optree_concise.t ext/B/t/optree_samples.t
31979            ! ext/B/t/optree_sort.t ext/B/t/optree_specials.t
31980            ! ext/B/t/optree_varinit.t lib/ExtUtils/t/Liblist.t
31981            ! lib/ExtUtils/t/prereq_print.t
31982 ____________________________________________________________________________
31983 [ 23436] By: merijn                                on 2004/10/30  16:11:15
31984         Log: Promote #23435 (strlcat ()/strlcpy ()) to non-standard OS's
31985      Branch: perl
31986            ! NetWare/config_H.wc Porting/config_H plan9/config_h.sample
31987            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
31988            ! win32/config_H.vc64 wince/config_H.ce
31989 ____________________________________________________________________________
31990 [ 23435] By: merijn                                on 2004/10/30  15:54:48
31991         Log: Added probes for strlcat () and strlcpy () to Configure
31992              Re-ordered config_h.SH
31993      Branch: perl
31994            ! Configure Makefile.SH config_h.SH
31995 ____________________________________________________________________________
31996 [ 23433] By: davem                                 on 2004/10/29  21:04:17
31997         Log: Threading crash with closures
31998              various OpREFCNT_inc() operations weren't doing locking
31999      Branch: perl
32000            ! pad.c regcomp.c sv.c
32001 ____________________________________________________________________________
32002 [ 23432] By: steveh                                on 2004/10/29  14:12:02
32003         Log: Document sv_magic() changes brought about by sv_magicext()
32004
32005              Change 14335 made sv_magic() a wrapper to a new sv_magicext(),
32006              but didn't update the documentation for sv_magic() to reflect
32007              the changed handling of the name/namlen arguments.
32008
32009              Also correct a couple of typos, and mention sv_magicext() in
32010              perlguts.
32011      Branch: perl
32012            ! pod/perlapi.pod pod/perlguts.pod sv.c
32013 ____________________________________________________________________________
32014 [ 23431] By: merijn                                on 2004/10/29  13:56:03
32015         Log: Subject: [PATCH] 36 additional tests for B
32016              From: Steve Peters <steve@fisharerojo.org>
32017              Date: Fri, 29 Oct 2004 00:53:22 -0500
32018              Message-Id: <200410290053.22947.steve@fisharerojo.org>
32019      Branch: perl
32020            ! ext/B/t/b.t
32021 ____________________________________________________________________________
32022 [ 23426] By: davem                                 on 2004/10/27  22:50:57
32023         Log: include flags and refcount in the list of leaked scalars
32024      Branch: perl
32025            ! perl.c
32026 ____________________________________________________________________________
32027 [ 23425] By: ams                                   on 2004/10/27  11:27:27
32028         Log: Subject: [PATCH] lib/Carp.t improvements
32029              From: "Craig A. Berry" <craigberry@mac.com>
32030              Date: Tue, 26 Oct 2004 23:32:25 -0500
32031              Message-Id: <417F24D9.1000904@mac.com>
32032      Branch: perl
32033            ! lib/Carp.t
32034 ____________________________________________________________________________
32035 [ 23424] By: rgs                                   on 2004/10/25  15:31:21
32036         Log: Fix [perl #32130] Errno.pm must not pass references to "prototype"
32037      Branch: perl
32038            ! ext/Errno/Errno_pm.PL ext/Errno/t/Errno.t
32039 ____________________________________________________________________________
32040 [ 23423] By: rgs                                   on 2004/10/25  15:09:27
32041         Log: Small updates to the web addresses for Perl, noticed by Robert Spier
32042      Branch: perl
32043            ! pod/perl.pod pod/perlfaq2.pod
32044 ____________________________________________________________________________
32045 [ 23422] By: rgs                                   on 2004/10/25  14:56:37
32046         Log: Subject: [perl #30227] [PATCH]splain vs. -w
32047              From: "Steve Peters via RT" <perlbug-followup@perl.org>
32048              Date: 23 Oct 2004 13:55:41 -0000
32049              Message-ID: <rt-3.0.11-30227-98375.1.28465791111211@perl.org>
32050      Branch: perl
32051            ! lib/diagnostics.pm
32052 ____________________________________________________________________________
32053 [ 23421] By: rgs                                   on 2004/10/25  07:29:50
32054         Log: Upgrade to Encode 2.08.
32055      Branch: perl
32056            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
32057            ! ext/Encode/META.yml ext/Encode/Unicode/Unicode.pm
32058            ! ext/Encode/Unicode/Unicode.xs
32059            ! ext/Encode/lib/Encode/Encoding.pm
32060 ____________________________________________________________________________
32061 [ 23420] By: mhx                                   on 2004/10/24  07:53:45
32062         Log: Subject: Re: [perl #31937] perlop: add basic =~ examples
32063              From: Steve Peters <steve@fisharerojo.org>
32064              Date: Sat, 23 Oct 2004 08:01:51 -0500
32065              Message-Id: <200410230801.51649.steve@fisharerojo.org>
32066      Branch: perl
32067            ! pod/perlop.pod
32068 ____________________________________________________________________________
32069 [ 23419] By: mhx                                   on 2004/10/23  23:39:18
32070         Log: Subject: [PATCH] Re: Devel::Peek: hash quality 125%?
32071              From: Tels <perl_dummy@bloodgate.com>
32072              Date: Sat, 23 Oct 2004 16:56:31 +0200
32073              Message-Id: <200410231656.40995@bloodgate.com>
32074      Branch: perl
32075            ! ext/Devel/Peek/Changes ext/Devel/Peek/Peek.pm
32076 ____________________________________________________________________________
32077 [ 23418] By: davem                                 on 2004/10/23  21:50:19
32078         Log: Chained goto &sub drops data too early.
32079
32080              Change 22373 to stop a memory leak in goto &foo intead caused
32081              the elements of @_ to be freed too early. This revised fix
32082              just transfers the reifiedness of the old @_ to the new @_
32083      Branch: perl
32084            ! pp_ctl.c t/op/goto.t
32085 ____________________________________________________________________________
32086 [ 23417] By: rgs                                   on 2004/10/23  19:58:07
32087         Log: Upgrade to Encode 2.07
32088      Branch: perl
32089            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
32090            ! ext/Encode/Encode.xs ext/Encode/META.yml
32091            ! ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm
32092            ! ext/Encode/lib/Encode/Encoding.pm ext/Encode/t/Encode.t
32093            ! ext/Encode/t/fallback.t ext/Encode/ucm/macArabic.ucm
32094            ! ext/Encode/ucm/macCentEuro.ucm ext/Encode/ucm/macChinsimp.ucm
32095            ! ext/Encode/ucm/macChintrad.ucm ext/Encode/ucm/macDingbats.ucm
32096            ! ext/Encode/ucm/macGreek.ucm ext/Encode/ucm/macKorean.ucm
32097            ! ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macSymbol.ucm
32098            ! ext/Encode/ucm/macThai.ucm
32099 ____________________________________________________________________________
32100 [ 23416] By: nicholas                              on 2004/10/23  17:15:46
32101         Log: Subject: [PATCH] ext/IO/IO.xs: fix blocking on sparc linux
32102              Message-ID: <20041022033033.GA12362@londo.c47.org>
32103              From: Brendan O'Dea <bod@debian.org>
32104              Date: Fri, 22 Oct 2004 13:30:33 +1000
32105      Branch: perl
32106            ! ext/IO/IO.xs
32107 ____________________________________________________________________________
32108 [ 23410] By: rgs                                   on 2004/10/21  15:51:32
32109         Log: Subject: docpatch for perltie.pod
32110              From: David Cantrell <david@cantrell.org.uk>
32111              Date: Thu, 21 Oct 2004 12:21:52 +0100
32112              Message-ID: <20041021112151.GA22862@bytemark.barnyard.co.uk>
32113      Branch: perl
32114            ! pod/perltie.pod
32115 ____________________________________________________________________________
32116 [ 23396] By: ams                                   on 2004/10/21  01:36:49
32117         Log: Subject: [PATCH] Math::BigInt v1.73 final
32118              From: Tels <perl_dummy@bloodgate.com>
32119              Date: Wed, 20 Oct 2004 21:06:40 +0200
32120              Message-Id: <200410202106.41840@bloodgate.com>
32121
32122              Subject: [PATCH] Math::BigRat v0.13 (pre-release)
32123              From: Tels <tels@bloodgate.com>
32124              Date: Wed, 20 Oct 2004 22:03:55 +0200
32125              Message-Id: <200410202203.56063@bloodgate.com>
32126      Branch: perl
32127            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/Math/BigRat.pm
32128            ! lib/Math/BigRat/t/big_ap.t lib/Math/BigRat/t/bigrat.t
32129            ! lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
32130            ! lib/Math/BigRat/t/bigratup.t
32131 ____________________________________________________________________________
32132 [ 23395] By: nicholas                              on 2004/10/20  22:39:36
32133         Log: Need to skip optree walking tests if perlio not built
32134      Branch: perl
32135            ! ext/B/t/f_map.t ext/B/t/f_sort.t
32136 ____________________________________________________________________________
32137 [ 23394] By: rgs                                   on 2004/10/20  07:42:34
32138         Log: Remove opmini.c when cleaning up.
32139      Branch: perl
32140            ! Makefile.SH
32141 ____________________________________________________________________________
32142 [ 23393] By: rgs                                   on 2004/10/20  07:36:45
32143         Log: Ensure that PVA.pl returns a true value.
32144      Branch: perl
32145            ! lib/unicore/mktables
32146 ____________________________________________________________________________
32147 [ 23392] By: ams                                   on 2004/10/20  06:19:03
32148         Log: Subject: [PATCH perl.c pod/perl.pod pod/perlfaq2.pod]
32149              Rephrase "Perl Home Page" References
32150              From: chromatic <chromatic@wgz.org>
32151              Date: Tue, 19 Oct 2004 22:52:19 -0700
32152              Message-Id: <1098251539.20976.53.camel@localhost>
32153      Branch: perl
32154            ! AUTHORS perl.c pod/perl.pod pod/perlfaq2.pod
32155 ____________________________________________________________________________
32156 [ 23384] By: rgs                                   on 2004/10/19  13:17:01
32157         Log: Upgrade to Encode 2.05
32158      Branch: perl
32159            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/META.yml
32160            ! ext/Encode/encoding.pm
32161 ____________________________________________________________________________
32162 [ 23383] By: rgs                                   on 2004/10/19  11:38:37
32163         Log: More Data::Dumper docs nits, fix the previous one,
32164              suggested by Yves Orton.
32165      Branch: perl
32166            ! ext/Data/Dumper/Dumper.pm
32167 ____________________________________________________________________________
32168 [ 23382] By: rgs                                   on 2004/10/19  11:21:55
32169         Log: Subject: [PATCH] perlfaq2.pod (add a book)
32170              From: <richard.foley@ubs.com>
32171              Date: Tue, 19 Oct 2004 07:29:31 +0200
32172              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD903FB9E3A@NZURC900PEX1.ubsgs.ubsgroup.net>
32173      Branch: perl
32174            ! pod/perlfaq2.pod
32175 ____________________________________________________________________________
32176 [ 23381] By: mhx                                   on 2004/10/19  03:51:59
32177         Log: Re-apply the encoding.pm part of:
32178
32179              Subject: [PATCH] encoding and open pragmas
32180              From: Jarkko Hietaniemi <jhi@iki.fi>
32181              Date: Mon, 16 Aug 2004 22:27:00 +0300
32182              Message-ID: <41210A84.6060506@iki.fi>
32183      Branch: perl
32184            ! ext/Encode/encoding.pm
32185 ____________________________________________________________________________
32186 [ 23380] By: mhx                                   on 2004/10/18  21:00:26
32187         Log: Upgrade to Encode 2.04.
32188      Branch: perl
32189            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
32190            ! ext/Encode/JP/JP.pm ext/Encode/META.yml ext/Encode/Makefile.PL
32191            ! ext/Encode/bin/piconv ext/Encode/bin/ucmsort
32192            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
32193            ! ext/Encode/lib/Encode/Supported.pod
32194            ! ext/Encode/ucm/big5-hkscs.ucm
32195 ____________________________________________________________________________
32196 [ 23379] By: mhx                                   on 2004/10/18  15:44:05
32197         Log: Fix a typo.
32198      Branch: perl
32199            ! utils/c2ph.PL
32200 ____________________________________________________________________________
32201 [ 23378] By: rgs                                   on 2004/10/18  11:25:20
32202         Log: Add a missing warning categorisation in perldiag.
32203      Branch: perl
32204            ! pod/perldiag.pod
32205 ____________________________________________________________________________
32206 [ 23377] By: ams                                   on 2004/10/16  23:52:18
32207         Log: Subject: [PATCH] test_harness tweak for VMS
32208              From: "Craig A. Berry" <craigberry@mac.com>
32209              Date: Sat, 16 Oct 2004 12:15:02 -0500
32210              Message-Id: <41715716.5000108@mac.com>
32211      Branch: perl
32212            ! vms/descrip_mms.template vms/test.com
32213 ____________________________________________________________________________
32214 [ 23376] By: nicholas                              on 2004/10/16  18:16:12
32215         Log: Merge code from vdie and vcroak into S_vdie_croak_common
32216      Branch: perl
32217            ! util.c
32218 ____________________________________________________________________________
32219 [ 23375] By: nicholas                              on 2004/10/16  14:39:48
32220         Log: Merge the common code from Perl_vdie and Perl_vwarner into a
32221              S_vdie_common
32222      Branch: perl
32223            ! util.c
32224 ____________________________________________________________________________
32225 [ 23374] By: nicholas                              on 2004/10/16  12:57:39
32226         Log: The second half of Perl_vwarner is actually a straight cut&paste job
32227              from Perl_vwarn, so convert it into a (tail) call to Perl_vwarn.
32228              cut&paste is bad, m'kay.
32229      Branch: perl
32230            ! util.c
32231 ____________________________________________________________________________
32232 [ 23373] By: nicholas                              on 2004/10/15  17:11:08
32233         Log: Implement sv_svset _nosteal variants by passing a flag into
32234              sv_set_flags rather than messing with the SvTEMP() flag on either
32235              side of the call.
32236      Branch: perl
32237            ! sv.c sv.h
32238 ____________________________________________________________________________
32239 [ 23372] By: rgs                                   on 2004/10/15  14:09:54
32240         Log: Implement a new -dt command-line flag, to enable threads under the
32241              debugger (bug #31666).
32242
32243              Subject: RE: [PATCH] debugger handles threads [perl #31666]
32244              From: <richard.foley@ubs.com>
32245              Date: Wed, 13 Oct 2004 13:01:18 +0200
32246              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD903FB9E12@NZURC900PEX1.ubsgs.ubsgroup.net>
32247
32248              Subject: Re: [PATCH] debugger handles threads [perl #31666]
32249              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
32250              Date: Wed, 13 Oct 2004 02:49:58 -0700
32251              Message-ID: <20041013094957.GA17184@efn.org>
32252      Branch: perl
32253            ! lib/perl5db.pl perl.c pod/perlrun.pod
32254 ____________________________________________________________________________
32255 [ 23371] By: steveh                                on 2004/10/15  12:54:29
32256         Log: Make autodoc.pl write its output with UNIX style EOL's.
32257
32258              This saves the Win32 committer(s?) having to dos2unix the files
32259              before committing.  Maybe Perforce's "LineEnd: share" suffices
32260              anyway, but there's no harm in playing safe.
32261      Branch: perl
32262            ! autodoc.pl
32263 ____________________________________________________________________________
32264 [ 23370] By: nicholas                              on 2004/10/15  11:01:18
32265         Log: Include opmini.c in the dependency generation.
32266      Branch: perl
32267            ! Makefile.SH
32268 ____________________________________________________________________________
32269 [ 23369] By: rgs                                   on 2004/10/15  10:20:16
32270         Log: Doc nit to Data::Dumper, suggested by Peter Kay.
32271      Branch: perl
32272            ! ext/Data/Dumper/Dumper.pm
32273 ____________________________________________________________________________
32274 [ 23368] By: steveh                                on 2004/10/15  10:12:31
32275         Log: Document sv_vcatpvf, sv_vsetpvf, sv_vcatpvf_mg and sv_vsetpvf_mg.
32276
32277              These are already in the API supported by Devel::PPPort, and are
32278              often more useful than sv_vcatpvfn and sv_vsetpvfn which were
32279              already documented.
32280      Branch: perl
32281            ! embed.fnc pod/perlapi.pod sv.c
32282 ____________________________________________________________________________
32283 [ 23367] By: mhx                                   on 2004/10/14  18:00:04
32284         Log: Subject: [PATCH] Re: [NOT OK] 23353 OpenVMS 7.2 VAX
32285              From: "Craig A. Berry" <craigberry@mac.com>
32286              Date: Thu, 14 Oct 2004 10:09:41 -0500
32287              Message-ID: <416E96B5.5020100@mac.com>
32288      Branch: perl
32289            ! ext/Devel/PPPort/parts/inc/ppphtest
32290            ! ext/Devel/PPPort/t/ppphtest.t
32291 ____________________________________________________________________________
32292 [ 23366] By: rgs                                   on 2004/10/14  15:50:49
32293         Log: Subject: AW: [perl #31864] IO::Poll - undef fd not checked in mask()
32294              From: "Dintelmann, Peter" <Peter.Dintelmann@Dresdner-Bank.com>
32295              Date: Mon, 11 Oct 2004 09:54:15 +0200
32296              Message-ID: <8FD9B6A658383E468B55D364D1A9951601857331@ffz00zm6.ffz00e.mail.dresdner.net>
32297      Branch: perl
32298            ! ext/IO/lib/IO/Poll.pm
32299 ____________________________________________________________________________
32300 [ 23365] By: rgs                                   on 2004/10/14  14:58:21
32301         Log: Fix [perl #31971] local $^D gives noise
32302      Branch: perl
32303            ! embed.fnc embed.h mg.c perl.c proto.h
32304 ____________________________________________________________________________
32305 [ 23364] By: rgs                                   on 2004/10/14  14:25:29
32306         Log: A few fixes in the list of -D debugging flags
32307      Branch: perl
32308            ! perl.c pod/perlrun.pod
32309 ____________________________________________________________________________
32310 [ 23363] By: rgs                                   on 2004/10/14  14:01:50
32311         Log: Subject: [PATCH@23361] RE: [PATCH-for-23358] enable statically linked exte nsions for Win32
32312              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
32313              Date: Wed, 13 Oct 2004 09:45:31 +0400
32314              Message-ID: <7DD1BE2C50259746ABB8683672D2089E08133C@itotest-1.spb.lucent.com>
32315      Branch: perl
32316            ! win32/buildext.pl win32/makefile.mk
32317 ____________________________________________________________________________
32318 [ 23362] By: rgs                                   on 2004/10/12  16:49:53
32319         Log: Minor tweaks for the test.utf16 target, by Jarkko
32320      Branch: perl
32321            ! t/TEST
32322 ____________________________________________________________________________
32323 [ 23361] By: rgs                                   on 2004/10/12  16:07:54
32324         Log: Subject: [perl #31843] warnings::warn($obj,...) fails when $obj overloads ""
32325              From: kaminsky@math.huji.ac.il (via RT) <perlbug-followup@perl.org>
32326              Date: 5 Oct 2004 09:52:07 -0000
32327              Message-ID: <rt-3.0.11-31843-97358.2.89612012687236@perl.org>
32328              (with tweaks)
32329      Branch: perl
32330            ! lib/warnings.pm warnings.pl
32331 ____________________________________________________________________________
32332 [ 23360] By: rgs                                   on 2004/10/12  13:02:44
32333         Log: Subject: [PATCH-for-23358] enable statically linked extensions for Win32
32334              From: Vadim Konovalov <konovalo@mail.wplus.net>
32335              Date: Mon, 11 Oct 2004 22:57:00 +0400
32336              Message-ID: <80173417046.20041011225700@vkonovalov.ru>
32337      Branch: perl
32338            ! makedef.pl win32/Makefile win32/buildext.pl win32/dl_win32.xs
32339            ! win32/makefile.mk win32/perllib.c win32/sync_ext.pl
32340 ____________________________________________________________________________
32341 [ 23359] By: rgs                                   on 2004/10/12  12:54:27
32342         Log: Subject: Patch: BigInt v1.73 (pre-release)
32343              From: Tels <perl_dummy@bloodgate.com>
32344              Date: Sun, 10 Oct 2004 22:36:03 +0200
32345              Message-Id: <200410102236.03637@bloodgate.com>
32346      Branch: perl
32347            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
32348            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
32349            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
32350            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
32351            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/sub_mbf.t
32352            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.inc
32353            ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/with_sub.t
32354 ____________________________________________________________________________
32355 [ 23358] By: rgs                                   on 2004/10/11  07:28:34
32356         Log: Subject: [PATCH] add the 'test_harness' target to vms "makefile"
32357              From: Abe Timmerman <abe@ztreet.demon.nl>
32358              Date: Sat, 9 Oct 2004 18:13:38 +0200
32359              Message-Id: <200410091813.38673.abe@ztreet.demon.nl>
32360      Branch: perl
32361            ! t/harness vms/descrip_mms.template vms/test.com
32362 ____________________________________________________________________________
32363 [ 23357] By: davem                                 on 2004/10/10  19:18:00
32364         Log: Turn regcomp into a list op
32365      Branch: perl
32366            ! embed.fnc ext/B/B/Deparse.pm lib/overload.t op.c perly.act
32367            ! perly.h perly.tab perly.y pp_ctl.c proto.h toke.c
32368 ____________________________________________________________________________
32369 [ 23356] By: nicholas                              on 2004/10/10  15:21:24
32370         Log: Hack to make -Dusethreads -Uuseithreads -Uuse5005threads pass all tests
32371      Branch: perl
32372            ! ext/B/t/OptreeCheck.pm
32373 ____________________________________________________________________________
32374 [ 23355] By: nicholas                              on 2004/10/10  15:03:25
32375         Log: Restore runtime loading of Encode and Encode-related modules, so that
32376              open.pm will work when the Encode extension isn't build.
32377      Branch: perl
32378            ! lib/open.pm
32379 ____________________________________________________________________________
32380 [ 23354] By: merijn                                on 2004/10/09  12:27:39
32381         Log: Make AIX 5 + gcc work in 64bitall
32382      Branch: perl
32383            ! hints/aix.sh
32384 ____________________________________________________________________________
32385 [ 23353] By: merijn                                on 2004/10/08  09:52:59
32386         Log: A new machine type, some reformatting, some reorganization
32387              and a bit of additional info on Sleepycat's db.
32388      Branch: perl
32389            ! README.hpux
32390 ____________________________________________________________________________
32391 [ 23352] By: rgs                                   on 2004/10/08  08:56:49
32392         Log: Briefly document the test.utf16 make target.
32393      Branch: perl
32394            ! pod/perlhack.pod
32395 ____________________________________________________________________________
32396 [ 23351] By: rgs                                   on 2004/10/08  08:52:39
32397         Log: Make the perl interpreter more tolerant of UTF-16-encoded script
32398              (patch by Jarkko Hietaniemi)
32399      Branch: perl
32400            ! Makefile.SH t/TEST toke.c utf8.c
32401 ____________________________________________________________________________
32402 [ 23350] By: rgs                                   on 2004/10/04  16:05:20
32403         Log: Subject: [perl #31697] [PATCH] B::Showlex::newlex enhancement and pod
32404              From: Jim Cromie (via RT) <perlbug-followup@perl.org>
32405              Date: 23 Sep 2004 21:45:42 -0000
32406              Message-ID: <rt-3.0.11-31697-96840.0.810265136907162@perl.org>
32407              (with doc nits)
32408      Branch: perl
32409            ! ext/B/B/Concise.pm ext/B/B/Showlex.pm ext/B/t/showlex.t
32410 ____________________________________________________________________________
32411 [ 23349] By: rgs                                   on 2004/10/04  15:46:28
32412         Log: Increment $overload::VERSION after change #23347
32413      Branch: perl
32414            ! ext/B/B/Concise.pm lib/overload.pm
32415 ____________________________________________________________________________
32416 [ 23348] By: rgs                                   on 2004/10/04  14:00:11
32417         Log: Subject: [PATCH-for-23341] dynaloader improvements and cleanup
32418              From: Vadim Konovalov <vadim@vkonovalov.ru>
32419              Date: Sun, 3 Oct 2004 22:10:06 +0400
32420              Message-ID: <138-1837306906.20041003221006@vkonovalov.ru>
32421      Branch: perl
32422            ! ext/DynaLoader/DynaLoader_pm.PL
32423 ____________________________________________________________________________
32424 [ 23347] By: rgs                                   on 2004/10/04  10:57:15
32425         Log: Subject: [PATCH perl-current] Re: [perl #31793] Data::Dumper: Useqq interacts badly with overloading
32426              From: Rick Delaney <rick@bort.ca>
32427              Date: Sat, 2 Oct 2004 01:04:49 -0400
32428              Message-ID: <20041002050448.GB5059@biff.bort.ca>
32429      Branch: perl
32430            ! lib/overload.pm lib/overload.t
32431 ____________________________________________________________________________
32432 [ 23346] By: rgs                                   on 2004/10/04  10:18:49
32433         Log: Subject: [PATCH] vms/t/filespec.t tweak
32434              From: "Craig A. Berry" <craigberry@mac.com>
32435              Date: Fri, 01 Oct 2004 13:18:03 -0500
32436              Message-ID: <415D9F5B.5040306@mac.com>
32437      Branch: perl
32438            ! vms/ext/filespec.t
32439 ____________________________________________________________________________
32440 [ 23345] By: rgs                                   on 2004/10/04  08:53:04
32441         Log: More caveats on the non-portability of stat(), suggested by
32442              Stas Bekman.
32443      Branch: perl
32444            ! pod/perlfunc.pod
32445 ____________________________________________________________________________
32446 [ 23344] By: nicholas                              on 2004/10/02  21:49:15
32447         Log: Perl_sv_recode_to_utf8 shouldn't be returning SvPVX(sv) without
32448              any check on whether it's valid.
32449      Branch: perl
32450            ! sv.c
32451 ____________________________________________________________________________
32452 [ 23343] By: merijn                                on 2004/10/02  11:08:32
32453         Log: Subject: [PATCH] make t/uni/class.t pass on VMS
32454              From: "Craig A. Berry" <craigberry@mac.com>
32455              Date: Fri, 01 Oct 2004 12:57:55 -0500
32456              Message-ID: <415D9AA3.1000908@mac.com>
32457      Branch: perl
32458            ! t/uni/class.t
32459 ____________________________________________________________________________
32460 [ 23342] By: davem                                 on 2004/09/30  20:51:31
32461         Log: open $1, "file" doesn't raise an exception
32462      Branch: perl
32463            ! pp.c t/io/open.t
32464 ____________________________________________________________________________
32465 [ 23341] By: rgs                                   on 2004/09/30  15:41:40
32466         Log: Subject: [patch] Sys::Syslog POD - $Sys::Syslog::host
32467              From: "Jay Hannah" <jhannah@omnihotels.com>
32468              Date: Wed, 15 Sep 2004 14:51:42 -0500
32469              Message-ID: <002001c49b5d$6d0d79c0$4722000a@omarests2>
32470      Branch: perl
32471            ! ext/Sys/Syslog/Syslog.pm
32472 ____________________________________________________________________________
32473 [ 23340] By: rgs                                   on 2004/09/30  15:12:29
32474         Log: A fix for [perl #31692] : as PerlIO::scalar accesses directly the
32475              PV of the scalar it reads from, avoid to read it when it's an
32476              undefined PV.
32477      Branch: perl
32478            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
32479 ____________________________________________________________________________
32480 [ 23339] By: davem                                 on 2004/09/28  18:05:52
32481         Log: the improved -DT output of #23325 could print an uninit stack value
32482      Branch: perl
32483            ! toke.c
32484 ____________________________________________________________________________
32485 [ 23338] By: nicholas                              on 2004/09/28  16:55:08
32486         Log: Spelling correction spotted by Greg McCarroll
32487      Branch: perl
32488            ! README.epoc
32489 ____________________________________________________________________________
32490 [ 23337] By: rgs                                   on 2004/09/28  15:28:58
32491         Log: Subject: Patch for perl.c fixing an obscure environment bug
32492              From: Merijn Broeren <merijnb@iloquent.com>
32493              Date: Thu, 23 Sep 2004 17:18:17 +0200
32494              Message-ID: <20040923151817.GA15782@brugman.iloquent.nl>
32495      Branch: perl
32496            ! perl.c
32497 ____________________________________________________________________________
32498 [ 23336] By: rgs                                   on 2004/09/28  08:08:24
32499         Log: Perl -DT segfaults when parsing a 'use' statement
32500      Branch: perl
32501            ! toke.c
32502 ____________________________________________________________________________
32503 [ 23334] By: rgs                                   on 2004/09/23  07:33:15
32504         Log: Typo fix.
32505              Subject: [PATCH] Re: Smoke [5.9.2] 23330 FAIL(X) hp-ux 11.11/64 (PA-2.0/64/2 cpu)
32506              From: Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com>
32507              Date: Wed, 22 Sep 2004 11:20:53 +0200
32508              Message-ID: <20040922112053.686562b6@valis.local>
32509      Branch: perl
32510            ! lib/open.pm
32511 ____________________________________________________________________________
32512 [ 23333] By: rgs                                   on 2004/09/23  07:30:16
32513         Log: Remove a couple of C<> to avoid confusing double quotes in text
32514              rendering. [perl #31678]
32515      Branch: perl
32516            ! pod/perlop.pod
32517 ____________________________________________________________________________
32518 [ 23332] By: rgs                                   on 2004/09/22  09:08:04
32519         Log: Document that $ENV{PATH} may not contain relative directories under -T
32520      Branch: perl
32521            ! pod/perldiag.pod pod/perlsec.pod
32522 ____________________________________________________________________________
32523 [ 23331] By: davem                                 on 2004/09/20  22:11:29
32524         Log: Subject:  Re: [perl #31586] utime does not reach expectations [PATCH]
32525              From:  LAUN Wolfgang <wolfgang.laun@alcatel.at>
32526              Date:  Fri, 17 Sep 2004 14:01:11 +0200
32527              Message-Id:  <DF27CDCBD2581D4B88431901094E4B4D02B0C88B@attmsx1.aut.alcatel.at>
32528
32529              Clarify the effect of utime when the file isn't owned by the user
32530      Branch: perl
32531            ! pod/perlfunc.pod
32532 ____________________________________________________________________________
32533 [ 23330] By: rgs                                   on 2004/09/20  17:20:38
32534         Log: Upgrade to MIME::Base64 3.05.
32535      Branch: perl
32536            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Changes
32537            ! ext/MIME/Base64/t/warn.t
32538 ____________________________________________________________________________
32539 [ 23329] By: rgs                                   on 2004/09/20  17:13:20
32540         Log: Upgrade to Time::HiRes 1.65.
32541      Branch: perl
32542            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
32543            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
32544            ! ext/Time/HiRes/ppport.h ext/Time/HiRes/t/HiRes.t
32545 ____________________________________________________________________________
32546 [ 23327] By: rgs                                   on 2004/09/20  08:23:58
32547         Log: Subject: [perl #27576] [PATCH] Pod::Usage -exitvalue => "NOEXIT" requires -output be set (Doc bug)
32548              From: "Steve Peters via RT" <perlbug-followup@perl.org>
32549              Date: 26 Aug 2004 19:06:52 -0000
32550              Message-ID: <rt-3.0.11-27576-94411.2.28321880730803@perl.org>
32551      Branch: perl
32552            ! lib/Pod/Usage.pm
32553 ____________________________________________________________________________
32554 [ 23326] By: rgs                                   on 2004/09/20  08:10:47
32555         Log: Subject: [PATCH] encoding and open pragmas
32556              From: Jarkko Hietaniemi <jhi@iki.fi>
32557              Date: Mon, 16 Aug 2004 22:27:00 +0300
32558              Message-ID: <41210A84.6060506@iki.fi>
32559
32560              Subject: Re: [PATCH] encoding and open pragmas
32561              From: Jarkko Hietaniemi <jhi@iki.fi>
32562              Date: Tue, 17 Aug 2004 11:22:58 +0300 (EEST)
32563              Message-Id: <200408170822.i7H8MwUU016793@vipunen.hut.fi>
32564      Branch: perl
32565            ! ext/Encode/encoding.pm lib/open.pm lib/open.t t/io/layers.t
32566 ____________________________________________________________________________
32567 [ 23325] By: davem                                 on 2004/09/19  21:47:18
32568         Log: improve lexer debugging output (-DT)
32569              Decode yylex() return values, and show lexer state each time
32570              yylex() is called
32571      Branch: perl
32572            ! embed.fnc embed.h proto.h toke.c
32573 ____________________________________________________________________________
32574 [ 23323] By: rgs                                   on 2004/09/15  16:12:42
32575         Log: The XSUB.h patch from:
32576
32577              Subject: CPAN Upload: J/JP/JPEACOCK/version-0.42.tar.gz
32578              From: John Peacock <jpeacock@rowman.com>
32579              Date: Wed, 18 Aug 2004 08:26:35 -0400
32580              Message-ID: <41234AFB.1020009@rowman.com>
32581
32582              Now it will use version object logic for version comparison
32583              when loading XS modules.
32584      Branch: perl
32585            ! XSUB.h
32586 ____________________________________________________________________________
32587 [ 23322] By: rgs                                   on 2004/09/15  15:48:23
32588         Log: Upgrade to Time::HiRes 1.63.
32589              Note that it includes a ppport.h file. See if the one
32590              previously built in Devel::PPPort can be used instead.
32591      Branch: perl
32592            + ext/Time/HiRes/ppport.h
32593            ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
32594            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
32595            ! ext/Time/HiRes/t/HiRes.t
32596 ____________________________________________________________________________
32597 [ 23321] By: davem                                 on 2004/09/14  21:57:10
32598         Log: Subject:  Re: [perl #31459] Bug in read()
32599              From:  Chris Heath <chris@heathens.co.nz>
32600              Date:  06 Sep 2004 00:03:12 -0400
32601              Message-Id:  <1094443392.12379.35.camel@linux.heathens.co.nz>
32602
32603              a read(F) into a UTF8-encoded buffer with an offset off the
32604              end of the buffer, miss-calculated buffer lengths
32605      Branch: perl
32606            ! pp_sys.c
32607 ____________________________________________________________________________
32608 [ 23320] By: davem                                 on 2004/09/12  22:09:51
32609         Log: Memory leak in nested shared data structures in 5.8.4
32610              A pop of an item from a shared array ref causes a leak due to
32611              AVf_REAL not having been set after an sv_upgrade(sv, SVt_PVAV).
32612              Make sv_upgrade() set always this flag.
32613      Branch: perl
32614            ! sv.c
32615 ____________________________________________________________________________
32616 [ 23319] By: nicholas                              on 2004/09/10  16:40:17
32617         Log: Integrate:
32618              [ 23318]
32619              Update the skips for the no perlio case
32620      Branch: perl
32621           !> ext/B/t/optree_check.t ext/B/t/optree_concise.t
32622           !> ext/B/t/showlex.t
32623 ____________________________________________________________________________
32624 [ 23300] By: nicholas                              on 2004/09/09  15:54:18
32625         Log: A single version of B that supports 5.8 and 5.10
32626      Branch: perl
32627            ! ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
32628            ! ext/B/ramblings/runtime.porting ext/B/t/lint.t
32629 ____________________________________________________________________________
32630 [ 23283] By: mhx                                   on 2004/09/08  20:33:55
32631         Log: Subject: [PATCH-5.8.5] lib/bigint.pm tiny typo fix
32632              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
32633              Date: Mon, 6 Sep 2004 11:09:51 +0400
32634              Message-ID: <7DD1BE2C50259746ABB8683672D2089E081132@itotest-1.spb.lucent.com>
32635      Branch: perl
32636            ! lib/bigint.pm
32637 ____________________________________________________________________________
32638 [ 23282] By: mhx                                   on 2004/09/08  20:19:18
32639         Log: Upgrade to Devel::PPPort 3.03.
32640      Branch: perl
32641            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
32642            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort.xs
32643            ! ext/Devel/PPPort/PPPort_pm.PL
32644            ! ext/Devel/PPPort/parts/inc/MY_CXT ext/Devel/PPPort/t/MY_CXT.t
32645 ____________________________________________________________________________
32646 [ 23281] By: davem                                 on 2004/09/08  19:42:15
32647         Log: Subject:  [perl #21553] Re: Solaris Perl (fwd)
32648              From:  Andy Dougherty <doughera@lafayette.edu>
32649              Date:  Wed, 8 Sep 2004 11:32:26 -0400 (EDT)
32650              Message-Id:  <Pine.SOL.4.58.0409081129180.17582@maxwell.phys.lafayette.edu>
32651              Clarify whether it's safe to replace the perl bundled with Solaris
32652      Branch: perl
32653            ! README.solaris
32654 ____________________________________________________________________________
32655 [ 23280] By: mhx                                   on 2004/09/08  19:18:06
32656         Log: Upgrade to Devel::PPPort 3.02.
32657      Branch: perl
32658            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
32659            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort_pm.PL
32660            ! ext/Devel/PPPort/devel/scanprov ext/Devel/PPPort/mktests.PL
32661            ! ext/Devel/PPPort/parts/base/5004050
32662            ! ext/Devel/PPPort/parts/base/5005000
32663            ! ext/Devel/PPPort/parts/base/5006000
32664            ! ext/Devel/PPPort/parts/base/5008001
32665            ! ext/Devel/PPPort/parts/base/5009002
32666            ! ext/Devel/PPPort/parts/inc/MY_CXT
32667            ! ext/Devel/PPPort/parts/inc/misc ext/Devel/PPPort/t/MY_CXT.t
32668            ! ext/Devel/PPPort/t/SvPV.t ext/Devel/PPPort/t/call.t
32669            ! ext/Devel/PPPort/t/cop.t ext/Devel/PPPort/t/grok.t
32670            ! ext/Devel/PPPort/t/limits.t ext/Devel/PPPort/t/mPUSH.t
32671            ! ext/Devel/PPPort/t/magic.t ext/Devel/PPPort/t/misc.t
32672            ! ext/Devel/PPPort/t/newCONSTSUB.t ext/Devel/PPPort/t/newRV.t
32673            ! ext/Devel/PPPort/t/ppphtest.t ext/Devel/PPPort/t/sv_xpvf.t
32674            ! ext/Devel/PPPort/t/threads.t ext/Devel/PPPort/t/uv.t
32675 ____________________________________________________________________________
32676 [ 23279] By: mhx                                   on 2004/09/08  18:46:56
32677         Log: Add MY_CXT_CLONE to the core. (Taken from Time::HiRes.) See also:
32678              http://groups.google.com/groups?selm=r5l1vv00ca033k7a06d40fgei1ion91rnp%404ax.com
32679      Branch: perl
32680            ! perl.h
32681 ____________________________________________________________________________
32682 [ 23278] By: nicholas                              on 2004/09/08  16:53:34
32683         Log: backport B to work on 5.8.x, so that a single version of the source
32684              can be maintained, and ultimately dual-lifed on CPAN
32685              (the version conditional changes are actually surprisingly small)
32686      Branch: perl
32687            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
32688            ! ext/B/t/f_map.t ext/B/t/f_sort.t ext/B/t/optree_samples.t
32689            ! ext/B/t/stash.t
32690 ____________________________________________________________________________
32691 [ 23277] By: mhx                                   on 2004/09/08  16:49:59
32692         Log: Subject: SvO?OK_off()'s return value
32693              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
32694              Date: Sun, 1 Aug 2004 12:46:48 +0200
32695              Message-Id: <20040801124648.7f9b3cee@r2d2>
32696
32697              Move (void) casts into SvOOK_off macro.
32698      Branch: perl
32699            ! gv.c mg.c perl.c pp.c pp_ctl.c pp_hot.c scope.c sv.c sv.h
32700 ____________________________________________________________________________
32701 [ 23276] By: merijn                                on 2004/09/07  12:57:58
32702         Log: Subject: [PATCH] perlintro.pod
32703              From: Paul Johnson <paul@pjcj.net>
32704              Date: Tue, 7 Sep 2004 15:13:51 +0200
32705              Message-ID: <20040907131351.GD2513@pjcj.net>
32706      Branch: perl
32707            ! pod/perlintro.pod
32708 ____________________________________________________________________________
32709 [ 23275] By: steveh                                on 2004/09/06  10:16:12
32710         Log: Implement new environment variable to allow the use of non-IFS
32711              compatible LSP's on Windows to allow Perl to work in conjunction
32712              with a firewall such as McAfee Guardian.
32713
32714              Bug report and possible solutions by Ken Fox <kfox@ford.com>;
32715              further assistance by Artiom Morozov <artiom@phreaker.net>.
32716      Branch: perl
32717            ! pod/perlrun.pod win32/win32sck.c
32718 ____________________________________________________________________________
32719 [ 23274] By: merijn                                on 2004/09/06  08:49:24
32720         Log: Subject: [PATCH] -Dunlink_all_versions for VMS
32721              From: "Craig A. Berry" <craigberry@mac.com>
32722              Date: Sat, 04 Sep 2004 11:58:56 -0500
32723              Message-ID: <4139F450.7040708@mac.com>
32724      Branch: perl
32725            ! configure.com
32726 ____________________________________________________________________________
32727 [ 23271] By: davem                                 on 2004/09/05  21:36:57
32728         Log: only mortalize deleted array elements for AvREAL
32729              (update to change #23158)
32730      Branch: perl
32731            ! av.c
32732 ____________________________________________________________________________
32733 [ 23267] By: davem                                 on 2004/09/05  20:16:55
32734         Log: I somehow managed to omit the base.pm change from #23266
32735      Branch: perl
32736            ! lib/base.pm
32737 ____________________________________________________________________________
32738 [ 23266] By: davem                                 on 2004/09/05  20:04:35
32739         Log: Fields package bug
32740              An intermediate class with no fields messes up private fields
32741              in the base class.
32742      Branch: perl
32743            ! lib/base.pm lib/base/t/fields-base.t
32744 ____________________________________________________________________________
32745 [ 23258] By: rgs                                   on 2004/09/02  15:37:55
32746         Log: Upgrade to Encode 2.02
32747      Branch: perl
32748            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
32749            ! ext/Encode/META.yml ext/Encode/bin/enc2xs
32750            ! ext/Encode/bin/ucmsort ext/Encode/lib/Encode/Alias.pm
32751            ! ext/Encode/lib/Encode/Unicode/UTF7.pm
32752            ! ext/Encode/t/big5-hkscs.enc ext/Encode/t/big5-hkscs.utf
32753            ! ext/Encode/ucm/big5-hkscs.ucm
32754 ____________________________________________________________________________
32755 [ 23257] By: rgs                                   on 2004/09/02  15:01:39
32756         Log: Upgrade to version 0.42.
32757              From:
32758              Subject: CPAN Upload: J/JP/JPEACOCK/version-0.42.tar.gz
32759              From: John Peacock <jpeacock@rowman.com>
32760              Date: Wed, 18 Aug 2004 08:26:35 -0400
32761              Message-ID: <41234AFB.1020009@rowman.com>
32762      Branch: perl
32763            ! lib/version.pm lib/version.t util.c
32764 ____________________________________________________________________________
32765 [ 23256] By: davem                                 on 2004/09/01  23:41:25
32766         Log: Subject:  [PATCH] fields.pm lost compile-time benefit
32767              From:  Rick Delaney <rick@bort.ca>
32768              Date:  Fri, 13 Aug 2004 19:54:12 -0400
32769              Message-Id:  <20040813235412.GB12980@biff.bort.ca>
32770
32771              restore the compile-time field checking for
32772              my Dog $spot; $spot->{'walkies'};
32773              that was lost when pseudo-hashes were removed
32774      Branch: perl
32775            ! lib/base/t/fields-base.t lib/base/t/fields.t op.c
32776            ! pod/perldiag.pod
32777 ____________________________________________________________________________
32778 [ 23255] By: davem                                 on 2004/09/01  23:37:07
32779         Log: whoops, fix 'formline undef' test broken by change #23251
32780      Branch: perl
32781            ! t/lib/warnings/9uninit
32782 ____________________________________________________________________________
32783 [ 23253] By: davem                                 on 2004/09/01  22:45:07
32784         Log: Subject:  PATCH: Taintedness and ternary conditional
32785              From:  Andy Lester <andy@petdance.com>
32786              Date:  Thu, 26 Aug 2004 23:44:47 -0500
32787              Message-Id:  <20040827044447.GA5268@petdance.com>
32788
32789              add tests and documentation to the effect that ($tainted ? $a : $b)
32790              doesn't necessarily return a tainted value. Also tidy the markup in
32791              perldoc.pod
32792      Branch: perl
32793            ! pod/perlsec.pod t/op/taint.t
32794 ____________________________________________________________________________
32795 [ 23252] By: davem                                 on 2004/09/01  22:20:05
32796         Log: delete spurious blank lines added by change 23251
32797      Branch: perl
32798            ! pp_ctl.c
32799 ____________________________________________________________________________
32800 [ 23251] By: davem                                 on 2004/09/01  22:17:47
32801         Log: Random made scripts crashing perl
32802              fix 'formline undef' coredump
32803      Branch: perl
32804            ! pp_ctl.c t/lib/warnings/9uninit
32805 ____________________________________________________________________________
32806 [ 23250] By: davem                                 on 2004/09/01  20:46:13
32807         Log: From: david nicol <whatever@davidnicol.com>
32808              Subject: [perl #31228] no no-op
32809              Message-Id: 1093659222.1436.70.camel@plaza.davidnicol.com>
32810              Date: 27 Aug 2004 21:13:42 -0500
32811
32812              Document that 0 and 1 can (sort of) be used as no-ops.
32813      Branch: perl
32814            ! pod/perlop.pod
32815 ____________________________________________________________________________
32816 [ 23249] By: davem                                 on 2004/09/01  18:54:25
32817         Log: Subject:  [ PATCH ] 2 added private flags for B::Concise
32818              From:  Jim Cromie <jcromie@divsol.com>
32819              Date:  Tue, 31 Aug 2004 23:19:54 -0600
32820              Message-Id:  <41355BFA.8010900@divsol.com>
32821
32822              The OPpENTERSUB_NOMOD and OPpCONST_SHORTCIRCUIT flags weren't
32823              displayed by B::Concise.
32824      Branch: perl
32825            ! ext/B/B/Concise.pm
32826 ____________________________________________________________________________
32827 [ 23248] By: rgs                                   on 2004/09/01  15:35:20
32828         Log: Upgrade to Cwd 2.21.
32829      Branch: perl
32830            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
32831 ____________________________________________________________________________
32832 [ 23247] By: rgs                                   on 2004/09/01  15:11:45
32833         Log: Update to File::Spec 0.90
32834      Branch: perl
32835            ! lib/File/Spec.pm lib/File/Spec/VMS.pm
32836 ____________________________________________________________________________
32837 [ 23246] By: mhx                                   on 2004/08/30  18:36:18
32838         Log: Skip Time::HiRes tests if configured without that module.
32839      Branch: perl
32840            ! ext/Time/HiRes/t/HiRes.t
32841 ____________________________________________________________________________
32842 [ 23245] By: mhx                                   on 2004/08/30  18:34:58
32843         Log: Fix skipping of a Dumpvalue test when configured without Devel::Peek.
32844      Branch: perl
32845            ! lib/Dumpvalue.t
32846 ____________________________________________________________________________
32847 [ 23244] By: mhx                                   on 2004/08/30  18:33:27
32848         Log: Skip a Data::Dumper test if configured without B module.
32849      Branch: perl
32850            ! ext/Data/Dumper/t/dumper.t
32851 ____________________________________________________________________________
32852 [ 23243] By: mhx                                   on 2004/08/29  13:22:48
32853         Log: Fix typo in B::Assembler.
32854      Branch: perl
32855            ! ext/B/B/Assembler.pm
32856 ____________________________________________________________________________
32857 [ 23242] By: mhx                                   on 2004/08/29  13:21:50
32858         Log: Skip ext/B/t/assembler.t when configured without B.
32859      Branch: perl
32860            ! ext/B/t/assembler.t
32861 ____________________________________________________________________________
32862 [ 23241] By: merijn                                on 2004/08/28  08:05:19
32863         Log: Subject: [PATCH] File::Spec::VMS update
32864              From: "Craig A. Berry" <craigberry@mac.com>
32865              Date: Fri, 27 Aug 2004 18:51:09 -0500
32866              Message-ID: <412FC8ED.1020300@mac.com>
32867      Branch: perl
32868            ! lib/File/Spec/VMS.pm lib/File/Spec/t/Spec.t
32869 ____________________________________________________________________________
32870 [ 23240] By: merijn                                on 2004/08/28  07:41:47
32871         Log: Pumpkinship updates
32872      Branch: perl
32873            ! pod/perlhack.pod
32874 ____________________________________________________________________________
32875 [ 23239] By: mhx                                   on 2004/08/26  21:57:39
32876         Log: Fix nasty line break in Storable test file.
32877      Branch: perl
32878            ! ext/Storable/t/just_plain_nasty.t
32879 ____________________________________________________________________________
32880 [ 23238] By: rgs                                   on 2004/08/26  13:02:14
32881         Log: Upgrade to MIME::Base64 3.03
32882      Branch: perl
32883            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Changes
32884            ! ext/MIME/Base64/QuotedPrint.pm
32885 ____________________________________________________________________________
32886 [ 23237] By: rgs                                   on 2004/08/25  08:32:41
32887         Log: Upgrade to MIME::Base64 3.02.
32888      Branch: perl
32889            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
32890            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
32891            ! ext/MIME/Base64/t/quoted-print.t
32892 ____________________________________________________________________________
32893 [ 23236] By: rgs                                   on 2004/08/24  17:24:40
32894         Log: Grammatical nit by Hugo.
32895      Branch: perl
32896            ! pod/perlnewmod.pod
32897 ____________________________________________________________________________
32898 [ 23235] By: rgs                                   on 2004/08/23  12:32:33
32899         Log: Subject: [perl #31295] PATCH: Test comp/use.t fails on Tru64
32900              From: Nikola Milutinovic (via RT) <perlbug-followup@perl.org>
32901              Date: 23 Aug 2004 10:37:31 -0000
32902              Message-ID: <rt-3.0.11-31295-94232.1.74127465250315@perl.org>
32903      Branch: perl
32904            ! t/comp/use.t
32905 ____________________________________________________________________________
32906 [ 23234] By: mhx                                   on 2004/08/23  05:33:39
32907         Log: Upgrade to Devel::PPPort 3.01.
32908      Branch: perl
32909            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
32910            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort_pm.PL
32911            ! ext/Devel/PPPort/module2.c ext/Devel/PPPort/parts/inc/ppphtest
32912            ! ext/Devel/PPPort/parts/inc/version
32913            ! ext/Devel/PPPort/t/ppphtest.t
32914 ____________________________________________________________________________
32915 [ 23233] By: mhx                                   on 2004/08/22  22:18:56
32916         Log: Fix some backwards-compatibility problems with Storable.
32917      Branch: perl
32918            ! ext/Storable/Storable.xs ext/Storable/t/weak.t
32919 ____________________________________________________________________________
32920 [ 23232] By: rgs                                   on 2004/08/22  19:14:57
32921         Log: Upgrade to Time::HiRes 1.61
32922      Branch: perl
32923            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
32924            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
32925            ! ext/Time/HiRes/hints/solaris.pl ext/Time/HiRes/t/HiRes.t
32926 ____________________________________________________________________________
32927 [ 23231] By: mhx                                   on 2004/08/22  15:36:36
32928         Log: Fix Storable's MANIFEST.
32929      Branch: perl
32930            ! ext/Storable/MANIFEST
32931 ____________________________________________________________________________
32932 [ 23230] By: davem                                 on 2004/08/20  21:20:48
32933         Log: a regex in STDOUT destructor coredumped because regex pad already
32934              freed
32935      Branch: perl
32936            ! perl.c t/op/ref.t
32937 ____________________________________________________________________________
32938 [ 23229] By: mhx                                   on 2004/08/20  13:18:08
32939         Log: Upgrade to Devel::PPPort 3.00_03.
32940      Branch: perl
32941            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
32942            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/PPPort_pm.PL
32943            ! ext/Devel/PPPort/parts/inc/ppphtest
32944            ! ext/Devel/PPPort/t/ppphtest.t
32945 ____________________________________________________________________________
32946 [ 23228] By: mhx                                   on 2004/08/19  23:14:00
32947         Log: Tweak 'h2xs -h' output.
32948      Branch: perl
32949            ! utils/h2xs.PL
32950 ____________________________________________________________________________
32951 [ 23227] By: mhx                                   on 2004/08/19  17:05:48
32952         Log: Delete superfluous "with".
32953      Branch: perl
32954            ! README.win32
32955 ____________________________________________________________________________
32956 [ 23226] By: mhx                                   on 2004/08/19  11:22:15
32957         Log: Upgrade to Devel::PPPort 3.00_02.
32958      Branch: perl
32959            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/META.yml
32960            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
32961            ! ext/Devel/PPPort/PPPort_pm.PL
32962 ____________________________________________________________________________
32963 [ 23225] By: rgs                                   on 2004/08/19  07:58:59
32964         Log: Mark a test that relies on tainting behavior as TODO on Windows.
32965      Branch: perl
32966            ! t/comp/opsubs.t
32967 ____________________________________________________________________________
32968 [ 23224] By: steveh                                on 2004/08/18  13:44:13
32969         Log: Add notes for building with MS VC++ Toolkit 2003
32970      Branch: perl
32971            ! README.win32
32972 ____________________________________________________________________________
32973 [ 23223] By: mhx                                   on 2004/08/17  21:33:41
32974         Log: Upgrade to Devel::PPPort 3.00_01.
32975      Branch: perl
32976            + ext/Devel/PPPort/parts/inc/sv_xpvf ext/Devel/PPPort/t/cop.t
32977            + ext/Devel/PPPort/t/sv_xpvf.t
32978            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/MANIFEST
32979            ! ext/Devel/PPPort/META.yml ext/Devel/PPPort/PPPort.pm
32980            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/PPPort_pm.PL
32981            ! ext/Devel/PPPort/TODO ext/Devel/PPPort/parts/apicheck.pl
32982            ! ext/Devel/PPPort/parts/inc/misc
32983            ! ext/Devel/PPPort/parts/inc/ppphbin
32984            ! ext/Devel/PPPort/parts/inc/ppphtest
32985            ! ext/Devel/PPPort/parts/inc/uv
32986            ! ext/Devel/PPPort/parts/ppptools.pl
32987            ! ext/Devel/PPPort/parts/todo/5004000
32988            ! ext/Devel/PPPort/parts/todo/5004050
32989            ! ext/Devel/PPPort/parts/todo/5006000
32990            ! ext/Devel/PPPort/t/ppphtest.t ext/Devel/PPPort/t/uv.t
32991 ____________________________________________________________________________
32992 [ 23222] By: mhx                                   on 2004/08/17  10:14:46
32993         Log: Upgrade to Devel::PPPort 3.00.
32994      Branch: perl
32995            + (add 103 files)
32996            - ext/Devel/PPPort/t/test.t
32997            ! MANIFEST ext/Devel/PPPort/Changes ext/Devel/PPPort/MANIFEST
32998            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
32999            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/README
33000            ! ext/Devel/PPPort/TODO ext/Devel/PPPort/module2.c
33001            ! ext/Devel/PPPort/module3.c ext/Devel/PPPort/ppport_h.PL
33002            ! ext/Devel/PPPort/soak
33003 ____________________________________________________________________________
33004 [ 23221] By: rgs                                   on 2004/08/17  08:25:39
33005         Log: Subject: [PATCH] Document Carp's global variables + provide tests
33006              From: "Jos I. Boumans" <kane@dwim.org>
33007              Date: Mon, 16 Aug 2004 15:53:40 +0200
33008              Message-Id: <ADC6DEC6-EF8B-11D8-8425-000A95EF62E2@dwim.org>
33009              (tests a bit reworked)
33010      Branch: perl
33011            ! lib/Carp.pm lib/Carp.t
33012 ____________________________________________________________________________
33013 [ 23220] By: rgs                                   on 2004/08/17  07:29:11
33014         Log: Subject: Updates to modules-related pod
33015              From: Kirrily Skud Robert <skud@infotrope.net>
33016              Date: Mon, 16 Aug 2004 16:00:14 -0400
33017              Message-ID: <20040816200014.GC27764@infotrope.net>
33018      Branch: perl
33019            ! pod/perlnewmod.pod
33020 ____________________________________________________________________________
33021 [ 23219] By: rgs                                   on 2004/08/16  17:59:22
33022         Log: Subject: [PATCH] running mktables on VMS
33023              From: "Craig A. Berry" <craigberry@mac.com>
33024              Date: Tue, 10 Aug 2004 22:28:04 -0500
33025              Message-ID: <41199244.9020706@mac.com>
33026      Branch: perl
33027            ! vms/descrip_mms.template
33028 ____________________________________________________________________________
33029 [ 23218] By: rgs                                   on 2004/08/16  07:23:56
33030         Log: Subject: [PATCH] make cygwin ld2 executable
33031              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
33032              Date: Sun, 15 Aug 2004 17:14:59 -0700
33033              Message-ID: <20040816001252.GA2148@efn.org>
33034      Branch: perl
33035            ! cygwin/Makefile.SHs
33036 ____________________________________________________________________________
33037 [ 23217] By: davem                                 on 2004/08/14  22:32:16
33038         Log: make pp_goto() cope potential stack reallocation in EXTEND
33039              The code for goto &foo had local pointers to the stack that
33040              pointed to the wrong place after a realloc.
33041      Branch: perl
33042            ! pp_ctl.c t/op/goto.t
33043 ____________________________________________________________________________
33044 [ 23216] By: rgs                                   on 2004/08/13  13:18:37
33045         Log: Subject: [PATCH] pre Math::BigInt v1.72
33046              From: Tels <perl_dummy@bloodgate.com>
33047              Date: Fri, 13 Aug 2004 14:02:50 +0200
33048              Message-Id: <200408131402.52270@bloodgate.com>
33049      Branch: perl
33050            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
33051            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
33052            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
33053            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/with_sub.t
33054 ____________________________________________________________________________
33055 [ 23215] By: rgs                                   on 2004/08/13  12:09:35
33056         Log: Subject: Test for functions with operator names
33057              From: Andy Lester <andy@petdance.com>
33058              Date: Thu, 12 Aug 2004 11:31:03 -0500
33059              Message-ID: <20040812163103.GA26687@petdance.com>
33060      Branch: perl
33061            + t/comp/opsubs.t
33062            ! MANIFEST
33063 ____________________________________________________________________________
33064 [ 23214] By: rgs                                   on 2004/08/13  07:13:38
33065         Log: Subject: api doc fix for SvSetMagicSV_nosteal
33066              From: Stas Bekman <stas@stason.org>
33067              Date: Thu, 12 Aug 2004 18:10:36 -0700
33068              Message-ID: <411C150C.5020602@stason.org>
33069      Branch: perl
33070            ! pod/perlapi.pod sv.h
33071 ____________________________________________________________________________
33072 [ 23213] By: rgs                                   on 2004/08/10  13:17:40
33073         Log: Subject: Re: 2 patches: goto.t, B.pm/xs
33074              From: Jim Cromie <jcromie@divsol.com>
33075              Date: Tue, 10 Aug 2004 07:29:08 -0600
33076              Message-ID: <4118CDA4.3060700@divsol.com>
33077      Branch: perl
33078            ! t/op/goto.t
33079 ____________________________________________________________________________
33080 [ 23212] By: rgs                                   on 2004/08/10  07:21:19
33081         Log: Subject: 2 patches: goto.t, B.pm/xs
33082              From: Jim Cromie <jcromie@divsol.com>
33083              Date: Sun, 08 Aug 2004 18:42:47 -0600
33084              Message-ID: <4116C887.9080400@divsol.com>
33085      Branch: perl
33086            ! ext/B/B.pm ext/B/B.xs
33087 ____________________________________________________________________________
33088 [ 23211] By: rgs                                   on 2004/08/10  07:00:01
33089         Log: Subject: Re: POSIX::sigprocmask implemented incorrectly
33090              From: Alan Burlison <Alan.Burlison@sun.com>
33091              Date: Mon, 09 Aug 2004 19:00:12 +0100
33092              Message-ID: <4117BBAC.7080603@sun.com>
33093      Branch: perl
33094            ! ext/POSIX/POSIX.xs
33095 ____________________________________________________________________________
33096 [ 23210] By: davem                                 on 2004/08/09  19:58:35
33097         Log: Fix a typo and remove some debugging crud from change #23209
33098      Branch: perl
33099            ! ext/XS/APItest/t/call.t
33100 ____________________________________________________________________________
33101 [ 23209] By: davem                                 on 2004/08/09  19:48:57
33102         Log: eval_sv() failing a taint test could corrupt the stack
33103      Branch: perl
33104            ! ext/XS/APItest/t/call.t perl.c
33105 ____________________________________________________________________________
33106 [ 23208] By: davem                                 on 2004/08/09  18:28:33
33107         Log: made eq_array in t/test.pl handle undef values better
33108      Branch: perl
33109            ! t/test.pl
33110 ____________________________________________________________________________
33111 [ 23207] By: davem                                 on 2004/08/09  17:21:27
33112         Log: fix minor nit in file description, to keep Jarkko happy
33113      Branch: perl
33114            ! utf8.c
33115 ____________________________________________________________________________
33116 [ 23206] By: rgs                                   on 2004/08/09  15:33:54
33117         Log: Subject: Patch for t/op/sleep.t
33118              From: Andy Lester <andy@petdance.com>
33119              Date: Mon, 9 Aug 2004 00:11:51 -0500
33120              Message-ID: <20040809051151.GA13872@petdance.com>
33121      Branch: perl
33122            ! t/op/sleep.t
33123 ____________________________________________________________________________
33124 [ 23205] By: rgs                                   on 2004/08/09  12:10:25
33125         Log: Add a note in perltodo about a potential extension of readpipe()
33126      Branch: perl
33127            ! pod/perltodo.pod
33128 ____________________________________________________________________________
33129 [ 23204] By: rgs                                   on 2004/08/09  09:13:27
33130         Log: Subject: Re: POSIX::sigprocmask implemented incorrectly
33131              From: Alan Burlison <Alan.Burlison@sun.com>
33132              Date: Mon, 09 Aug 2004 10:30:25 +0100
33133              Message-ID: <41174431.6050803@sun.com>
33134      Branch: perl
33135            ! ext/POSIX/POSIX.xs
33136 ____________________________________________________________________________
33137 [ 23203] By: davem                                 on 2004/08/07  15:10:40
33138         Log: Add tests for XS call_*() API
33139      Branch: perl
33140            + ext/XS/APItest/t/call.t
33141            ! MANIFEST ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
33142            ! ext/XS/APItest/MANIFEST pod/perlcall.pod
33143 ____________________________________________________________________________
33144 [ 23202] By: mhx                                   on 2004/08/07  15:10:39
33145         Log: Subject: [PATCH] DB_File 1.810
33146              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
33147              Date: Sat, 7 Aug 2004 15:22:09 +0100
33148              Message-Id: <20040807142059.CTQC10838.mta10-svc.ntlworld.com@MARQUESSPT21>
33149      Branch: perl
33150            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
33151            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-hash.t
33152 ____________________________________________________________________________
33153 [ 23200] By: steveh                                on 2004/08/06  12:55:31
33154         Log: Fix [perl #24269] socket() call uses non-IFS providers
33155              causing subsequent print/read to hang or misbehave
33156
33157              Patch supplied by Artiom Morozov <artiom@phreaker.net>
33158              in the bug report at http://rt.perl.org/rt3/index.html?q=24269
33159      Branch: perl
33160            ! README.win32 win32/Makefile win32/makefile.mk win32/win32.c
33161            ! win32/win32.h win32/win32sck.c
33162 ____________________________________________________________________________
33163 [ 23199] By: steveh                                on 2004/08/06  11:57:59
33164         Log: Another small clean-up following changes #23190 and #23198
33165      Branch: perl
33166            ! gv.c
33167 ____________________________________________________________________________
33168 [ 23198] By: davem                                 on 2004/08/06  10:06:46
33169         Log: remove leaks associated with version object change #23190
33170      Branch: perl
33171            ! gv.c util.c
33172 ____________________________________________________________________________
33173 [ 23197] By: rgs                                   on 2004/08/06  06:53:08
33174         Log: Subject: [PATCH sv.c]  signedness nit in #23190
33175              From: "Craig A. Berry" <craigberry@mac.com>
33176              Date: Thu, 05 Aug 2004 13:10:55 -0500
33177              Message-ID: <4112782F.7040302@mac.com>
33178      Branch: perl
33179            ! sv.c
33180 ____________________________________________________________________________
33181 [ 23196] By: mhx                                   on 2004/08/04  18:29:23
33182         Log: Document sv_catpvn_nomg, sv_setsv_nomg and sv_catsv_nomg.
33183      Branch: perl
33184            ! pod/perlapi.pod sv.h
33185 ____________________________________________________________________________
33186 [ 23195] By: nick                                  on 2004/08/04  18:16:47
33187         Log: Comment describing purpose.
33188      Branch: perl
33189            ! globals.c
33190 ____________________________________________________________________________
33191 [ 23194] By: rgs                                   on 2004/08/04  07:18:49
33192         Log: Subject: Re: POSIX::sigprocmask implemented incorrectly
33193              From: Alan Burlison <Alan.Burlison@sun.com>
33194              Date: Mon, 19 Jul 2004 12:07:02 +0100
33195              Message-ID: <40FBAB56.1030208@sun.com>
33196
33197              (last chunk only)
33198      Branch: perl
33199            ! ext/POSIX/POSIX.xs
33200 ____________________________________________________________________________
33201 [ 23193] By: rgs                                   on 2004/08/04  07:00:21
33202         Log: Remove compilation warnings about uninitialized variables.
33203      Branch: perl
33204            ! sv.c
33205 ____________________________________________________________________________
33206 [ 23192] By: rgs                                   on 2004/08/04  06:55:46
33207         Log: Remove the "Newline in left-justified string" warning.
33208      Branch: perl
33209            ! pod/perldiag.pod sv.c t/lib/warnings/sv
33210 ____________________________________________________________________________
33211 [ 23191] By: rgs                                   on 2004/08/04  06:30:58
33212         Log: Subject: [PATCH] extension to diagnostics.pm
33213              From: Fergal Daly <fergal@esatclear.ie>
33214              Date: Wed, 4 Aug 2004 00:33:09 +0100
33215              Message-ID: <20040803233309.GA239@dyn.fergaldaly.com>
33216      Branch: perl
33217            ! lib/diagnostics.pm
33218 ____________________________________________________________________________
33219 [ 23190] By: rgs                                   on 2004/08/04  06:19:27
33220         Log: Subject: [PATCH] Final version object core patch?
33221              From: John Peacock <jpeacock@rowman.com>
33222              Date: Tue, 03 Aug 2004 22:23:57 -0400
33223              Message-ID: <411048BD.3080700@rowman.com>
33224      Branch: perl
33225            ! gv.c perl.c pp_ctl.c sv.c t/comp/require.t t/op/ver.t util.c
33226 ____________________________________________________________________________
33227 [ 23189] By: merijn                                on 2004/08/03  23:51:13
33228         Log: gcc on AIX 4 doesn't like -G on the commandline too
33229      Branch: perl
33230            ! hints/aix_4.sh
33231 ____________________________________________________________________________
33232 [ 23188] By: merijn                                on 2004/08/03  23:48:13
33233         Log: gcc on AIX doesn't like -G on the commandline
33234      Branch: perl
33235            ! hints/aix.sh
33236 ____________________________________________________________________________
33237 [ 23187] By: davem                                 on 2004/08/03  19:20:18
33238         Log: more typo fixes for change 3176 (comments at top of .c files)
33239      Branch: perl
33240            ! mg.c miniperlmain.c perl.c run.c scope.c
33241 ____________________________________________________________________________
33242 [ 23186] By: rgs                                   on 2004/08/03  10:22:54
33243         Log: Subject: [perl #30914] ExtUtils::Embed should use libperl name from Config
33244              From: Marek Rouchal (via RT) <perlbug-followup@perl.org>
33245              Date: 2 Aug 2004 07:00:33 -0000
33246              Message-ID: <rt-3.0.11-30914-93038.14.5123598132685@perl.org>
33247      Branch: perl
33248            ! lib/ExtUtils/Embed.pm
33249 ____________________________________________________________________________
33250 [ 23185] By: rgs                                   on 2004/08/03  09:39:35
33251         Log: Subject: [PATCH] additional -V:foo tests
33252              From: Jim Cromie <jcromie@divsol.com>
33253              Date: Mon, 02 Aug 2004 09:15:23 -0600
33254              Message-ID: <410E5A8B.9030307@divsol.com>
33255      Branch: perl
33256            ! configpm lib/Config.t pod/perlrun.pod
33257 ____________________________________________________________________________
33258 [ 23184] By: rgs                                   on 2004/08/02  16:40:36
33259         Log: Enhance the caveat in the description of tell()
33260
33261              Subject: Re: [perl #30788] Error in documentation
33262              From: Nick Ing-Simmons <nick@ing-simmons.net>
33263              Date: Wed, 28 Jul 2004 15:12:54 +0100
33264              Message-Id: <20040728141254.3861.5@llama.ing-simmons.net>
33265      Branch: perl
33266            ! pod/perlfunc.pod
33267 ____________________________________________________________________________
33268 [ 23183] By: rgs                                   on 2004/08/02  09:16:13
33269         Log: Remove empty rpath from .so files
33270      Branch: perl
33271            ! lib/ExtUtils/MM_Unix.pm
33272 ____________________________________________________________________________
33273 [ 23182] By: rgs                                   on 2004/08/02  09:11:12
33274         Log: Subject: [PATCH] mention refaddr() in overload::StrVal docs
33275              From: Fergal Daly <fergal@esatclear.ie>
33276              Date: Fri, 30 Jul 2004 16:09:19 +0100
33277              Message-ID: <20040730150919.GB19022@dyn.fergaldaly.com>
33278      Branch: perl
33279            ! lib/overload.pm
33280 ____________________________________________________________________________
33281 [ 23181] By: steveh                                on 2004/08/02  08:05:05
33282         Log: Fix breakage caused by Change 23179
33283      Branch: perl
33284            ! t/run/fresh_perl.t
33285 ____________________________________________________________________________
33286 [ 23180] By: davem                                 on 2004/08/01  16:49:20
33287         Log: Add comment to top of reentr.c and fix typos in other files
33288      Branch: perl
33289            ! deb.c dump.c miniperlmain.c pad.c perly.y reentr.c reentr.h
33290            ! reentr.pl regcomp.c regexec.c scope.c utf8.c
33291 ____________________________________________________________________________
33292 [ 23179] By: mhx                                   on 2004/08/01  16:10:19
33293         Log: Skip test when building without Encode.
33294      Branch: perl
33295            ! t/run/fresh_perl.t
33296 ____________________________________________________________________________
33297 [ 23178] By: mhx                                   on 2004/08/01  10:19:46
33298         Log: Remove redundant SvOOK_off (called implicitly by SvOK_off)
33299              and merge identical cases.
33300      Branch: perl
33301            ! scope.c
33302 ____________________________________________________________________________
33303 [ 23177] By: davem                                 on 2004/07/31  16:27:09
33304         Log: shut up a warning in mg.c
33305      Branch: perl
33306            ! mg.c
33307 ____________________________________________________________________________
33308 [ 23176] By: davem                                 on 2004/07/31  16:21:50
33309         Log: Add comment to the top of most .c files explaining their purpose
33310      Branch: perl
33311            ! deb.c doio.c doop.c dump.c gv.c hv.c locale.c malloc.c mg.c
33312            ! miniperlmain.c numeric.c op.c pad.c perl.c perlio.c perly.act
33313            ! perly.h perly.tab perly.y pp.c pp_ctl.c pp_hot.c pp_pack.c
33314            ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c taint.c
33315            ! universal.c utf8.c util.c
33316 ____________________________________________________________________________
33317 [ 23175] By: mhx                                   on 2004/07/31  15:19:13
33318         Log: Fix copy & paste bugs in mX?PUSH macro tests.
33319      Branch: perl
33320            ! ext/XS/APItest/APItest.xs
33321 ____________________________________________________________________________
33322 [ 23174] By: merijn                                on 2004/07/31  08:32:31
33323         Log: First steps towards an explicit perl.exp-less AIX build
33324              Previous method can still be used by undeffing usenativedlopen
33325              If that is ever tested at all on AIX
33326      Branch: perl
33327            ! hints/aix.sh hints/aix_4.sh
33328 ____________________________________________________________________________
33329 [ 23173] By: mhx                                   on 2004/07/31  08:29:54
33330         Log: Fix and update Perl_grok_* docs.
33331      Branch: perl
33332            ! numeric.c pod/perlapi.pod
33333 ____________________________________________________________________________
33334 [ 23172] By: steveh                                on 2004/07/30  14:31:08
33335         Log: A few minor updates to README.win32 (aka perlwin32)
33336      Branch: perl
33337            ! README.win32
33338 ____________________________________________________________________________
33339 [ 23171] By: rgs                                   on 2004/07/30  14:24:08
33340         Log: Upgrade to Math::BigInt v1.71.
33341      Branch: perl
33342            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
33343            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
33344            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
33345            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/with_sub.t
33346 ____________________________________________________________________________
33347 [ 23170] By: steveh                                on 2004/07/30  13:27:41
33348         Log: Bug report #30132 was resolved before it was finished!
33349              Here's the last piece in the puzzle.
33350      Branch: perl
33351            ! ext/IO/lib/IO/File.pm
33352 ____________________________________________________________________________
33353 [ 23168] By: rgs                                   on 2004/07/28  12:13:36
33354         Log: Upgrade to File::Spec 0.88.
33355      Branch: perl
33356            ! lib/File/Spec.pm lib/File/Spec/Win32.pm lib/File/Spec/t/Spec.t
33357 ____________________________________________________________________________
33358 [ 23167] By: rgs                                   on 2004/07/28  09:20:12
33359         Log: Subject: Re: [perl #30783] Test::Builder does not handle overloaded "name" values
33360              From: Autrijus Tang <autrijus@gmail.com>
33361              Date: Thu, 22 Jul 2004 20:17:58 -0700
33362              Message-ID: <1912f0e204072220171790193a@mail.gmail.com>
33363      Branch: perl
33364            ! lib/Test/Builder.pm
33365 ____________________________________________________________________________
33366 [ 23166] By: rgs                                   on 2004/07/28  06:31:06
33367         Log: Subject: Re: more 5.9 sort tests (second draft)
33368              From: david nicol <whatever@davidnicol.com>
33369              Date: 21 Jul 2004 17:10:05 -0500
33370              Message-Id: <1090447805.995.24.camel@plaza.davidnicol.com>
33371      Branch: perl
33372            ! t/op/sort.t
33373 ____________________________________________________________________________
33374 [ 23165] By: rgs                                   on 2004/07/28  06:25:15
33375         Log: Subject: Re: AW: [perl #7558] [PATCH] README.solaris
33376              From: Andy Dougherty <doughera@lafayette.edu>
33377              Date: Tue, 27 Jul 2004 14:12:06 -0400 (EDT)
33378              Message-ID: <Pine.SOL.4.58.0407271335550.22839@maxwell.phys.lafayette.edu>
33379      Branch: perl
33380            ! README.solaris
33381 ____________________________________________________________________________
33382 [ 23164] By: davem                                 on 2004/07/26  22:08:32
33383         Log: Subject:  [perl #7558] [PATCH] README.solaris
33384              From:  Andy Dougherty <doughera@lafayette.edu>
33385              Date:  Mon, 26 Jul 2004 15:32:35 -0400 (EDT)
33386              Message-Id:  <Pine.SOL.4.58.0407261530350.19559@maxwell.phys.lafayette.edu>
33387
33388              Add more info on /dev/random under solaris
33389      Branch: perl
33390            ! README.solaris
33391 ____________________________________________________________________________
33392 [ 23163] By: mhx                                   on 2004/07/26  17:14:37
33393         Log: The byte-order modifiers won't go into 5.8.
33394      Branch: perl
33395            ! pod/perlfunc.pod pod/perlport.pod
33396 ____________________________________________________________________________
33397 [ 23162] By: steveh                                on 2004/07/26  10:41:56
33398         Log: Windows-related updates to Porting/repository.pod
33399      Branch: perl
33400            ! Porting/repository.pod
33401 ____________________________________________________________________________
33402 [ 23161] By: davem                                 on 2004/07/25  19:05:28
33403         Log: make -Dl log runops loop entry and exit, and jump level popping
33404      Branch: perl
33405            ! dump.c scope.h
33406 ____________________________________________________________________________
33407 [ 23160] By: davem                                 on 2004/07/24  10:00:27
33408         Log: document that -i messes soft as well hard hard links.
33409      Branch: perl
33410            ! pod/perlrun.pod
33411 ____________________________________________________________________________
33412 [ 23159] By: davem                                 on 2004/07/23  21:15:32
33413         Log: make a note in perlrun that -i doesn't preserve UNIX hard links.
33414      Branch: perl
33415            ! pod/perlrun.pod
33416 ____________________________________________________________________________
33417 [ 23158] By: davem                                 on 2004/07/23  11:06:02
33418         Log: memory leak in array delete
33419              av_delete() wasn't mortalizing the returned value
33420      Branch: perl
33421            ! av.c t/op/delete.t
33422 ____________________________________________________________________________
33423 [ 23157] By: davem                                 on 2004/07/23  10:35:16
33424         Log: remove binary compat from #23156 (remove PL_retstack)
33425      Branch: perl
33426            ! cop.h embed.fnc embed.h embedvar.h perlapi.h proto.h scope.c
33427            ! thrdvar.h
33428 ____________________________________________________________________________
33429 [ 23156] By: davem                                 on 2004/07/23  09:52:59
33430         Log: remove the return stack PL_retstack, and store return ops in the CX
33431              structure directly instead
33432      Branch: perl
33433            ! cc_runtime.h cop.h deb.c mg.c perl.c pp_ctl.c pp_hot.c
33434            ! pp_sys.c scope.c sv.c thrdvar.h
33435 ____________________________________________________________________________
33436 [ 23155] By: nicholas                              on 2004/07/22  18:50:31
33437         Log: Build the perldelta copying command for the main Unix makefile with
33438              buildtoc, so that it doesn't get forgotten on version increments.
33439      Branch: perl
33440            ! Makefile.SH pod/buildtoc
33441 ____________________________________________________________________________
33442 [ 23154] By: nicholas                              on 2004/07/22  18:19:58
33443         Log: Grab perl585delta.pod from maint and
33444
33445              Integrate:
33446              [ 23069]
33447              This is RC2. Maybe this one will last longer.
33448
33449              [ 23141]
33450              Break a leg
33451
33452              [perlhist.pod]
33453      Branch: perl
33454           +> pod/perl585delta.pod
33455            ! MANIFEST pod.lst pod/perl.pod pod/perltoc.pod
33456            ! vms/descrip_mms.template win32/pod.mak
33457           !> pod/perlhist.pod
33458 ____________________________________________________________________________
33459 [ 23152] By: rgs                                   on 2004/07/22  16:16:41
33460         Log: Upgrade to Cwd 2.20
33461      Branch: perl
33462            + ext/Cwd/t/win32.t
33463            ! MANIFEST ext/Cwd/Changes ext/Cwd/Cwd.xs ext/Cwd/t/cwd.t
33464            ! lib/Cwd.pm
33465 ____________________________________________________________________________
33466 [ 23151] By: rgs                                   on 2004/07/22  15:50:34
33467         Log: Sort perldiag.
33468      Branch: perl
33469            ! pod/perldiag.pod
33470 ____________________________________________________________________________
33471 [ 23150] By: rgs                                   on 2004/07/22  13:15:12
33472         Log: Subject: Re: "Too late for -T" could be more descriptive
33473              From: Jim Cromie <jcromie@divsol.com>
33474              Date: Wed, 21 Jul 2004 11:21:50 -0600
33475              Message-ID: <40FEA62E.2010809@divsol.com>
33476              (with tweaks)
33477      Branch: perl
33478            ! perl.c perl.h pod/perldebug.pod pod/perldiag.pod
33479            ! pod/perlrun.pod
33480 ____________________________________________________________________________
33481 [ 23149] By: rgs                                   on 2004/07/22  12:09:40
33482         Log: Email change for Steffen Mueller.
33483      Branch: perl
33484            ! AUTHORS
33485 ____________________________________________________________________________
33486 [ 23148] By: rgs                                   on 2004/07/22  11:32:16
33487         Log: Grammar fix by Paul Johnson.
33488      Branch: perl
33489            ! pod/perldiag.pod
33490 ____________________________________________________________________________
33491 [ 23147] By: nicholas                              on 2004/07/22  10:51:48
33492         Log: Config::config_re and config_sh would report the byteorder as 'ffff'
33493      Branch: perl
33494            ! configpm lib/Config.t
33495 ____________________________________________________________________________
33496 [ 23146] By: rgs                                   on 2004/07/21  12:01:32
33497         Log: Subject: [PATCH] Mention common dynaloader errors in perldiag.pod
33498              From: "Jos I. Boumans" <kane@dwim.org>
33499              Date: Wed, 21 Jul 2004 13:47:35 +0200
33500              Message-Id: <C226C05A-DB0B-11D8-A551-000A95EF62E2@dwim.org>
33501              (with tweaks)
33502      Branch: perl
33503            ! pod/perldiag.pod
33504 ____________________________________________________________________________
33505 [ 23145] By: rgs                                   on 2004/07/21  08:47:14
33506         Log: Subject: [PATCH perl-current] Re: [perl #30688] Empty slice arg with ($;$) prototype
33507              From: Rick Delaney <rick@bort.ca>
33508              Date: Tue, 20 Jul 2004 16:53:54 -0400
33509              Message-ID: <20040720205353.GA970@biff.bort.ca>
33510      Branch: perl
33511            ! pp.c t/op/list.t
33512 ____________________________________________________________________________
33513 [ 23142] By: rgs                                   on 2004/07/19  15:49:12
33514         Log: Subject: [perl #30609] [PATCH] BigInt v1.71 - first try
33515              From: Tels <perl_dummy@bloodgate.com>
33516              Date: Sat, 17 Jul 2004 16:22:57 +0200
33517              Message-Id: <200407171622.58443@bloodgate.com>
33518      Branch: perl
33519            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
33520            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
33521            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
33522            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
33523            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/sub_mbf.t
33524            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/with_sub.t
33525 ____________________________________________________________________________
33526 [ 23135] By: nicholas                              on 2004/07/19  08:33:13
33527         Log: Turn 2 strcpy()s into memcpy() because we know the length.
33528      Branch: perl
33529            ! toke.c
33530 ____________________________________________________________________________
33531 [ 23130] By: nicholas                              on 2004/07/16  13:41:22
33532         Log: Clarify that it's only Mac OS *Classic* that uses 1904 - OS X uses
33533              1970
33534      Branch: perl
33535            ! pod/perlfunc.pod
33536 ____________________________________________________________________________
33537 [ 23129] By: nicholas                              on 2004/07/16  13:21:33
33538         Log: Typo fix from Julian Gilbey, forwarded upstream from Debian by
33539              Brendan O'Dea
33540      Branch: perl
33541            ! pod/perluniintro.pod
33542 ____________________________________________________________________________
33543 [ 23128] By: nick                                  on 2004/07/16  12:16:05
33544         Log: Use VirtualAlloc() more flexibly when using it to mimic UNIX's sbrk().
33545              From: Steve Hay <steve.hay@uk.radan.com>
33546              CC: perl-win32-porters@listserv.ActiveState.com
33547              Message-ID: <40F6B295.8010804@uk.radan.com>
33548
33549              Assumes perl's malloc can now handle non-contiguous memory (believed
33550              to be true).
33551              Does not address threading issues.
33552
33553              "The attached patch (against blead) makes sbrk() initially try to
33554              extend the existing block of memory exactly as it currently does, but
33555              to not  fail immediately if it can't -- it now frees up that part of
33556              whatever it  had previously reserved+committed which hadn't actually
33557              been used yet,  resets all its static variables and basically starts
33558              anew."
33559      Branch: perl
33560            ! win32/win32.c
33561 ____________________________________________________________________________
33562 [ 23127] By: nicholas                              on 2004/07/16  11:14:45
33563         Log: glob('*.c') to find documentation is dangerous when run in unclean
33564              trees, so isntead use MANIFEST to only scan the legitimate source
33565              files.
33566      Branch: perl
33567            ! autodoc.pl
33568 ____________________________________________________________________________
33569 [ 23126] By: nicholas                              on 2004/07/16  11:04:37
33570         Log: Encourage compilers to tail call optimise in sv_savepv, sv_savepvn
33571              and sv_savesharedpv. Need to create non-void returning versions of
33572              Copy and Zero, as the existing macros deliberately cast to (void)
33573      Branch: perl
33574            ! handy.h malloc.c perl.c pod/perlapi.pod sv.c util.c
33575 ____________________________________________________________________________
33576 [ 23125] By: nicholas                              on 2004/07/16  10:59:08
33577         Log: Rebuild perlapi.pod
33578      Branch: perl
33579            ! pod/perlapi.pod
33580 ____________________________________________________________________________
33581 [ 23124] By: merijn                                on 2004/07/16  10:30:53
33582         Log: Be sure HP-UX' ANSI C compiler's PATH is found *before*
33583              the path to the bundled braindead C compiler. This might
33584              influence ccache's behaviour in finding the correct path
33585      Branch: perl
33586            ! Configure
33587 ____________________________________________________________________________
33588 [ 23122] By: nicholas                              on 2004/07/16  10:14:24
33589         Log: oslevel can fail on AIX, but the output generated would confuse
33590              Configure
33591      Branch: perl
33592            ! Configure
33593 ____________________________________________________________________________
33594 [ 23121] By: nicholas                              on 2004/07/16  08:53:28
33595         Log: Some calls to PerlMemShared_alloc() aren't checking the return value.
33596              Bug spotted by Nigel Sandever
33597      Branch: perl
33598            ! ext/threads/threads.xs util.c
33599 ____________________________________________________________________________
33600 [ 23120] By: nicholas                              on 2004/07/15  19:09:15
33601         Log: threads.xs doesn't check the return value of the thread creation
33602              call. D'oh! This gives SEGVs if the OS fails to create another thread.
33603              Cause of problem located by Nigel Sandever
33604      Branch: perl
33605            ! ext/threads/threads.pm ext/threads/threads.xs
33606 ____________________________________________________________________________
33607 [ 23118] By: nicholas                              on 2004/07/15  16:28:03
33608         Log: Assimilate Cwd 2.19
33609      Branch: perl
33610            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
33611 ____________________________________________________________________________
33612 [ 23117] By: merijn                                on 2004/07/15  14:16:07
33613         Log: Trailing semi-colon are not allowed on #ifdef's in ANSI
33614      Branch: perl
33615            ! ext/Storable/Storable.xs
33616 ____________________________________________________________________________
33617 [ 23116] By: nicholas                              on 2004/07/15  12:50:31
33618         Log: Abigail notes that a re-entrant regexp engine is a todo
33619      Branch: perl
33620            ! pod/perltodo.pod
33621 ____________________________________________________________________________
33622 [ 23115] By: nicholas                              on 2004/07/15  12:47:50
33623         Log: for (reverse @foo) now iterates in reverse in place.
33624      Branch: perl
33625            ! op.c pod/perltodo.pod pp_ctl.c
33626 ____________________________________________________________________________
33627 [ 23114] By: nicholas                              on 2004/07/15  10:05:23
33628         Log: Optimise for (reverse ...)
33629      Branch: perl
33630            ! op.c
33631 ____________________________________________________________________________
33632 [ 23113] By: nicholas                              on 2004/07/15  09:44:16
33633         Log: Now optimising for $a (reverse ...)
33634      Branch: perl
33635            ! op.c
33636 ____________________________________________________________________________
33637 [ 23112] By: nicholas                              on 2004/07/15  09:16:43
33638         Log: The optrees for C<for $_ (...)> and C<for (...)> differ, so even more
33639              tests.
33640      Branch: perl
33641            ! t/cmd/for.t
33642 ____________________________________________________________________________
33643 [ 23111] By: nicholas                              on 2004/07/15  09:02:36
33644         Log: This seems to be needed to get COW working on Win32
33645      Branch: perl
33646            ! win32/win32.c
33647 ____________________________________________________________________________
33648 [ 23109] By: nicholas                              on 2004/07/14  23:35:24
33649         Log: "That's the way to do it"
33650              In taking out a bug spotted by my regression tests in t/cmd/for.t
33651              I actually managed to disable the entire optimisation. Which means
33652              that I didn't find the other bug. This optimisation is live, and
33653              passes all tests.
33654      Branch: perl
33655            ! op.c pp_hot.c
33656 ____________________________________________________________________________
33657 [ 23108] By: nicholas                              on 2004/07/14  20:55:30
33658         Log: Optimise foreach my $i (reverse ...)
33659              foreach without a lexical iterator not yet optimised
33660      Branch: perl
33661            ! ext/B/B/Concise.pm op.c op.h pp_ctl.c pp_hot.c
33662 ____________________________________________________________________________
33663 [ 23107] By: nicholas                              on 2004/07/14  17:44:08
33664         Log: Subject:  [PATCH] split doc clarification
33665              From:  Yitzchak Scott-Thoennes <sthoenna@efn.org>
33666              Date:  Wed, 14 Jul 2004 10:19:36 -0700
33667              Message-Id:  <20040714171936.GA1092@efn.org>
33668      Branch: perl
33669            ! pod/perlfunc.pod
33670 ____________________________________________________________________________
33671 [ 23106] By: nicholas                              on 2004/07/14  15:36:57
33672         Log: Numeric comparison operators mustn't compare addresses of references
33673              that are overloaded.
33674      Branch: perl
33675            ! lib/overload.t pp.c pp_hot.c
33676 ____________________________________________________________________________
33677 [ 23105] By: nicholas                              on 2004/07/14  10:40:54
33678         Log: Lots of tests for for reverse ...
33679      Branch: perl
33680            ! t/cmd/for.t
33681 ____________________________________________________________________________
33682 [ 23104] By: nicholas                              on 2004/07/13  21:10:21
33683         Log: Some thoughts on foreach reverse
33684      Branch: perl
33685            ! pod/perltodo.pod
33686 ____________________________________________________________________________
33687 [ 23103] By: nicholas                              on 2004/07/13  19:10:20
33688         Log: s/sort/split/; - my mistake spotted by Dave.
33689      Branch: perl
33690            ! pod/perltodo.pod
33691 ____________________________________________________________________________
33692 [ 23102] By: nicholas                              on 2004/07/13  18:59:46
33693         Log: Optimise list context reverse sort to reverse as part of the sort op
33694      Branch: perl
33695            ! op.c pp_sort.c
33696 ____________________________________________________________________________
33697 [ 23101] By: nicholas                              on 2004/07/13  18:58:41
33698         Log: Work around evil compiler bug on OS X. (Sucks all memory)
33699      Branch: perl
33700            ! util.c
33701 ____________________________________________________________________________
33702 [ 23100] By: nicholas                              on 2004/07/13  15:05:09
33703         Log: check that reverse (sort (@a), @b) etc work.
33704              Join some lines that don't need wrapping
33705      Branch: perl
33706            ! t/op/sort.t
33707 ____________________________________________________________________________
33708 [ 23099] By: nicholas                              on 2004/07/13  14:46:06
33709         Log: Check that non-optimimisable sort comparisons work when reversed
33710              (Not optimised yet, but might be coming soon)
33711      Branch: perl
33712            ! t/op/sort.t
33713 ____________________________________________________________________________
33714 [ 23098] By: nicholas                              on 2004/07/13  14:34:03
33715         Log: Test reverse sort as the return from a function in list and scalar
33716              contexts.
33717      Branch: perl
33718            ! t/op/sort.t
33719 ____________________________________________________________________________
33720 [ 23097] By: nicholas                              on 2004/07/13  14:23:28
33721         Log: Also test reverse sort in scalar context
33722      Branch: perl
33723            ! t/op/sort.t
33724 ____________________________________________________________________________
33725 [ 23096] By: nicholas                              on 2004/07/13  14:06:36
33726         Log: A proper, working, stable optimisation for sort {$b cmp $a}
33727      Branch: perl
33728            ! ext/B/B/Concise.pm ext/B/t/f_sort.t op.c pp_sort.c
33729 ____________________________________________________________________________
33730 [ 23095] By: rgs                                   on 2004/07/13  13:29:54
33731         Log: Tweak to change #23089, as suggested by Tim Bunce
33732      Branch: perl
33733            ! lib/perl5db.pl
33734 ____________________________________________________________________________
33735 [ 23094] By: nicholas                              on 2004/07/13  11:28:49
33736         Log: Generalised "how many in list context" would be useful
33737      Branch: perl
33738            ! pod/perltodo.pod
33739 ____________________________________________________________________________
33740 [ 23093] By: nicholas                              on 2004/07/13  11:19:31
33741         Log: The current optimisation for sort {$b cmp $a} is bogus now that we
33742              guarantee a stable sort. Disable it, pending a correct optimisation.
33743      Branch: perl
33744            ! ext/B/t/f_sort.t op.c op.h t/op/sort.t
33745 ____________________________________________________________________________
33746 [ 23092] By: rgs                                   on 2004/07/13  09:30:11
33747         Log: Subject: Re: [perl #30568] splice generates undef? [PATCH]
33748              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
33749              Date: Mon, 12 Jul 2004 08:26:01 +0200
33750              Message-ID: <DF27CDCBD2581D4B88431901094E4B4D02B0C7D2@attmsx1.aut.alcatel.at>
33751      Branch: perl
33752            ! pp.c t/op/splice.t
33753 ____________________________________________________________________________
33754 [ 23091] By: nicholas                              on 2004/07/13  09:14:22
33755         Log: Check each line of config_re output.
33756      Branch: perl
33757            ! lib/Config.t
33758 ____________________________________________________________________________
33759 [ 23090] By: nicholas                              on 2004/07/13  09:13:39
33760         Log: no_plan support in test.pl
33761      Branch: perl
33762            ! t/test.pl
33763 ____________________________________________________________________________
33764 [ 23089] By: rgs                                   on 2004/07/13  08:53:46
33765         Log: Subject: Re: debugger 'R'estart and open database connections
33766              From: Andrew Pimlott <andrew@pimlott.net>
33767              Date: Mon, 12 Jul 2004 21:06:01 -0400
33768              Message-ID: <20040713010601.GF8232@pimlott.net>
33769      Branch: perl
33770            ! lib/perl5db.pl
33771 ____________________________________________________________________________
33772 [ 23088] By: rgs                                   on 2004/07/13  08:27:11
33773         Log: Subject: [PATCH] was Re: UNIVERSAL::VERSION causing "Use of uninitialized value..." warning
33774              From: John Peacock <jpeacock@rowman.com>
33775              Date: Mon, 12 Jul 2004 23:16:51 -0400
33776              Message-ID: <40F35423.5080304@rowman.com>
33777      Branch: perl
33778            ! lib/version.pm lib/version.t util.c
33779 ____________________________________________________________________________
33780 [ 23085] By: nicholas                              on 2004/07/12  17:27:28
33781         Log: Bodge to make Tk work - like the UTF8 flag, the READONLY flag has too
33782              many meanings. const const vs mutable in this case.
33783      Branch: perl
33784            ! sv.c
33785 ____________________________________________________________________________
33786 [ 23084] By: nick                                  on 2004/07/12  14:26:12
33787         Log: NI-S: IMHO utf8_upgrade is just changing representation not the value
33788              so it has no business calling SvSETMAGIC.
33789      Branch: perl
33790            ! sv.c
33791 ____________________________________________________________________________
33792 [ 23083] By: nick                                  on 2004/07/12  12:17:56
33793         Log: Perl_is_utf8_string(pTHX_ U8 *s, STRLEN len)
33794              Can now handle the case
33795              is_utf8_string(NULL,0)
33796              again.
33797              Why do we have code dup for Perl_is_utf8_string_loc() ?
33798      Branch: perl
33799            ! utf8.c
33800 ____________________________________________________________________________
33801 [ 23082] By: nicholas                              on 2004/07/11  20:09:00
33802         Log: A decent benchmark would be useful. But it is vague.
33803      Branch: perl
33804            ! pod/perltodo.pod
33805 ____________________________________________________________________________
33806 [ 23081] By: nicholas                              on 2004/07/11  18:36:49
33807         Log: Finding a way to put "I'm MAINT" in perl -v is a TODO
33808      Branch: perl
33809            ! pod/perltodo.pod
33810 ____________________________________________________________________________
33811 [ 23079] By: nicholas                              on 2004/07/10  21:58:34
33812         Log: Store weak references.
33813      Branch: perl
33814            + ext/Storable/t/testlib.pl ext/Storable/t/weak.t
33815            ! MANIFEST ext/Storable/ChangeLog ext/Storable/MANIFEST
33816            ! ext/Storable/README ext/Storable/Storable.pm
33817            ! ext/Storable/Storable.xs ext/Storable/t/malice.t
33818 ____________________________________________________________________________
33819 [ 23078] By: nicholas                              on 2004/07/10  21:11:56
33820         Log: Dual lifing and dists is a TODO
33821      Branch: perl
33822            ! pod/perltodo.pod
33823 ____________________________________________________________________________
33824 [ 23077] By: nicholas                              on 2004/07/10  18:51:35
33825         Log: Resurrect the TODO items about Unicode filenames and Unicode %ENV
33826              Rant a bit more about POD -> HTML
33827      Branch: perl
33828            ! pod/perltodo.pod
33829 ____________________________________________________________________________
33830 [ 23076] By: nicholas                              on 2004/07/10  16:00:44
33831         Log: Perl_mode_from_discipline must update len. (else SEGV)
33832              Diagnosis and patch from clkao
33833      Branch: perl
33834            ! doio.c
33835 ____________________________________________________________________________
33836 [ 23075] By: rgs                                   on 2004/07/10  13:03:56
33837         Log: Subject: Bug with NEXT when called from an eval block
33838              From: Dave Rolsky <autarch@urth.org>
33839              Date: Fri, 9 Jul 2004 17:06:07 -0500 (CDT)
33840              Message-ID: <Pine.LNX.4.58.0407091703010.4578@urth.org>
33841      Branch: perl
33842            ! lib/NEXT.pm lib/NEXT/t/next.t
33843 ____________________________________________________________________________
33844 [ 23074] By: nicholas                              on 2004/07/09  21:03:11
33845         Log: Subject: Re: Segfault using HTML::Entities
33846              From: Jarkko Hietaniemi <jhi@iki.fi>
33847              Message-ID: <40EDBE1A.6080205@iki.fi>
33848              Date: Fri, 09 Jul 2004 00:35:22 +0300
33849      Branch: perl
33850            ! pp_ctl.c regexec.c t/run/fresh_perl.t
33851 ____________________________________________________________________________
33852 [ 23073] By: nicholas                              on 2004/07/09  14:49:16
33853         Log: A more honest TODO
33854      Branch: perl
33855            ! pod/perltodo.pod
33856 ____________________________________________________________________________
33857 [ 23072] By: nicholas                              on 2004/07/09  11:34:17
33858         Log: dor and // fulfil a TODO
33859              Correct a deviation from the Nicholas Clark style guide.
33860      Branch: perl
33861            ! pod/perltodo.pod
33862 ____________________________________________________________________________
33863 [ 23071] By: rgs                                   on 2004/07/09  08:08:05
33864         Log: Subject: [PATCH] prime_env_iter and zero-length values on VMS
33865              From: "Craig A. Berry" <craigberry@mac.com>
33866              Date: Thu, 08 Jul 2004 23:19:05 -0500
33867              Message-ID: <40EE1CB9.8030407@mac.com>
33868      Branch: perl
33869            ! vms/vms.c
33870 ____________________________________________________________________________
33871 [ 23065] By: nicholas                              on 2004/07/08  13:09:44
33872         Log: Randal notes:
33873
33874              "perldoc perldelta" still says 5.8.3 to 5.8.4, even though there
33875              *is* a "perldoc perl583delta" properly.
33876
33877              This is because perl584delta still thinks it's the perldelta
33878      Branch: perl
33879            ! pod/perl584delta.pod
33880 ____________________________________________________________________________
33881 [ 23063] By: rgs                                   on 2004/07/07  17:48:29
33882         Log: Make Perl_sv_utf8_upgrade_flags tolerate PL_sv_undef
33883              as an argument.
33884      Branch: perl
33885            ! sv.c
33886 ____________________________________________________________________________
33887 [ 23062] By: nicholas                              on 2004/07/07  15:14:39
33888         Log: First stab at explaining that CLONE may get more parameters in future.
33889              More eloquent rewording desired. Patches welcome.
33890      Branch: perl
33891            ! pod/perlmod.pod
33892 ____________________________________________________________________________
33893 [ 23061] By: nicholas                              on 2004/07/07  13:30:27
33894         Log: hv_store was not passing hash onwards (spotted by Dave)
33895      Branch: perl
33896            ! hv.c
33897 ____________________________________________________________________________
33898 [ 23060] By: mhx                                   on 2004/07/06  21:43:05
33899         Log: Failing matches don't reset numbered variables.
33900              Change #22997 could cause Text::ParseWords to loop forever if the
33901              regex didn't not match. Explicitly return if the match fails.
33902      Branch: perl
33903            ! lib/Text/ParseWords.pm lib/Text/ParseWords.t
33904 ____________________________________________________________________________
33905 [ 23059] By: nicholas                              on 2004/07/06  21:39:27
33906         Log: Integrate:
33907              [ 23057]
33908              This is RC1
33909      Branch: perl
33910           !> pod/perlhist.pod
33911 ____________________________________________________________________________
33912 [ 23058] By: nicholas                              on 2004/07/06  20:45:53
33913         Log: Stop ENV_IS_CASELESS hv.c picking up the wrong hash value from a
33914              shared string scalar.
33915      Branch: perl
33916            ! hv.c
33917 ____________________________________________________________________________
33918 [ 23052] By: nicholas                              on 2004/07/06  09:26:24
33919         Log: A tool to check the AUTHORS file
33920      Branch: perl
33921            + Porting/checkAUTHORS.pl
33922            ! MANIFEST
33923 ____________________________________________________________________________
33924 [ 23051] By: nicholas                              on 2004/07/06  09:25:16
33925         Log: Add some missing authors and remove 1 duplicate
33926      Branch: perl
33927            ! AUTHORS
33928 ____________________________________________________________________________
33929 [ 23048] By: nicholas                              on 2004/07/05  17:26:09
33930         Log: There was no need to bump $Text::ParseWords::VERSION to 3.24
33931      Branch: perl
33932            ! lib/Text/ParseWords.pm
33933 ____________________________________________________________________________
33934 [ 23047] By: rgs                                   on 2004/07/05  17:05:55
33935         Log: Update tests and $VERSION for change 23046
33936      Branch: perl
33937            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
33938 ____________________________________________________________________________
33939 [ 23046] By: rgs                                   on 2004/07/05  16:53:54
33940         Log: Subject: Re: [perl #30504] B::Deparse scoping problem with for loop
33941              From: Stephen McCamant <smcc@MIT.EDU>
33942              Date: Mon, 28 Jun 2004 18:26:24 -0700
33943              Message-ID: <16608.50496.787002.560481@apocalypse.OCF.Berkeley.EDU>
33944      Branch: perl
33945            ! ext/B/B/Deparse.pm
33946 ____________________________________________________________________________
33947 [ 23042] By: nicholas                              on 2004/07/05  14:54:15
33948         Log: Bump $B::Deparse::VERSION
33949      Branch: perl
33950            ! ext/B/B/Deparse.pm
33951 ____________________________________________________________________________
33952 [ 23040] By: nicholas                              on 2004/07/05  10:24:17
33953         Log: t/op/tie.t test 23 is failing when run with utf8 everywhere.
33954              Problem appears to be due to theft of temporaries
33955      Branch: perl
33956            ! mg.c
33957 ____________________________________________________________________________
33958 [ 23029] By: nicholas                              on 2004/07/04  16:39:07
33959         Log: Subject: [PATCH Cwd 2.18] _vms_abs_path on non-directories
33960              From: "Craig A. Berry" <craigberry@mac.com>
33961              Message-ID: <40E704AA.4090801@mac.com>
33962              Date: Sat, 03 Jul 2004 14:10:34 -0500
33963      Branch: perl
33964            ! ext/Cwd/t/cwd.t lib/Cwd.pm
33965 ____________________________________________________________________________
33966 [ 23028] By: nicholas                              on 2004/07/04  15:14:33
33967         Log: /usr/bin/locale steadfastly delivers 8 bit output independent of
33968              LC_ALL. So when perl's expecting utf8, things don't quite work right.
33969              This has become visible since fix 22842
33970      Branch: perl
33971            ! lib/locale.t
33972 ____________________________________________________________________________
33973 [ 23027] By: mhx                                   on 2004/07/02  14:44:37
33974         Log: More microperl tweaks.
33975      Branch: perl
33976            ! Makefile.micro README.micro uconfig.h uconfig.sh
33977 ____________________________________________________________________________
33978 [ 23026] By: rgs                                   on 2004/07/02  13:05:23
33979         Log: Maintainer change for Safe
33980      Branch: perl
33981            ! Porting/Maintainers.pl
33982 ____________________________________________________________________________
33983 [ 23025] By: rgs                                   on 2004/07/02  10:06:29
33984         Log: Bump version number of Safe for CPAN release
33985      Branch: perl
33986            ! ext/Opcode/Safe.pm
33987 ____________________________________________________________________________
33988 [ 23024] By: rgs                                   on 2004/07/02  07:50:42
33989         Log: Upgrade to I18N::LangTags 0.33
33990      Branch: perl
33991            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
33992            ! lib/I18N/LangTags/t/80_all_env.t
33993 ____________________________________________________________________________
33994 [ 23023] By: davem                                 on 2004/07/02  01:49:11
33995         Log: utf8 POPSTACK crash on split execution
33996              split() does a SWITCHSTACK to directly split to an array, but
33997              if it subsequently dies (eg the regex triggers a 'use utf8' which
33998              is then denied by Safe), then the switch doesn't get undone. Add
33999              a new save type to allow for this.
34000      Branch: perl
34001            ! pp.c scope.c scope.h
34002 ____________________________________________________________________________
34003 [ 23022] By: mhx                                   on 2004/07/01  21:08:44
34004         Log: The microperl config didn't know about usemallocwrap yet.
34005      Branch: perl
34006            ! uconfig.h uconfig.sh
34007 ____________________________________________________________________________
34008 [ 23021] By: mhx                                   on 2004/07/01  14:30:05
34009         Log: Check for definedness of sv before calling sv_derived_from()
34010              to prevent "Use of uninitialized value..." warning.
34011      Branch: perl
34012            ! universal.c
34013 ____________________________________________________________________________
34014 [ 23019] By: nicholas                              on 2004/07/01  10:14:03
34015         Log: Bump version numbers
34016      Branch: perl
34017            ! ext/File/Glob/Glob.pm ext/XS/APItest/APItest.pm
34018            ! ext/threads/threads.pm lib/Carp.pm lib/File/Copy.pm
34019            ! lib/Text/ParseWords.pm lib/Text/Wrap.pm lib/autouse.pm
34020            ! lib/charnames.pm lib/diagnostics.pm lib/utf8.pm
34021 ____________________________________________________________________________
34022 [ 23018] By: nicholas                              on 2004/06/30  21:37:12
34023         Log: Assert that we aren't leaking memory.
34024      Branch: perl
34025            ! sv.c
34026 ____________________________________________________________________________
34027 [ 23016] By: gbarr                                 on 2004/06/30  13:47:36
34028         Log: Sync to libnet-1.19
34029      Branch: perl
34030            ! lib/Net/Changes.libnet lib/Net/Cmd.pm lib/Net/FTP.pm
34031            ! lib/Net/POP3.pm lib/Net/SMTP.pm lib/Net/t/datasend.t
34032 ____________________________________________________________________________
34033 [ 23014] By: rgs                                   on 2004/06/30  12:12:24
34034         Log: Subject: [PATCH pod/perlop.pod] Documenting undefined behaviour of $i = $i ++.
34035              From: Abigail <abigail@abigail.nl>
34036              Date: Wed, 30 Jun 2004 12:00:21 +0200
34037              Message-ID: <20040630100021.GA23752@abigail.nl>
34038      Branch: perl
34039            ! pod/perlop.pod
34040 ____________________________________________________________________________
34041 [ 23011] By: nicholas                              on 2004/06/29  15:26:34
34042         Log: Note that sv_2mortal isn't just "increase reference count by 1, and
34043              mark that it needs a deferred recount"
34044      Branch: perl
34045            ! sv.c
34046 ____________________________________________________________________________
34047 [ 23010] By: rgs                                   on 2004/06/29  12:12:58
34048         Log: More caveats in B::Deparse's documentation
34049              (suggested by Yves Orton)
34050      Branch: perl
34051            ! ext/B/B/Deparse.pm
34052 ____________________________________________________________________________
34053 [ 23007] By: merijn                                on 2004/06/29  10:57:46
34054         Log: HP-UX 10.20 still *needs* -Ae for HP C-ANSI-C to be ANSI
34055              11.00 and on are ANSI by default for /opt/ansic/bin
34056              Error was introduced by #22975 in re-enabling 10.01
34057      Branch: perl
34058            ! hints/hpux.sh
34059 ____________________________________________________________________________
34060 [ 23006] By: davem                                 on 2004/06/28  22:50:01
34061         Log: use encoding and "eq" cause memory leak
34062              Perl_sv_eq() was creating a temp and not always freeing it
34063      Branch: perl
34064            ! sv.c
34065 ____________________________________________________________________________
34066 [ 23002] By: nicholas                              on 2004/06/27  20:57:50
34067         Log: Assimilate Locale-Codes-2.07
34068      Branch: perl
34069            ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
34070            ! lib/Locale/Codes/t/all.t lib/Locale/Codes/t/constants.t
34071            ! lib/Locale/Codes/t/country.t lib/Locale/Codes/t/currency.t
34072            ! lib/Locale/Codes/t/uk.t lib/Locale/Constants.pm
34073            ! lib/Locale/Constants.pod lib/Locale/Country.pm
34074            ! lib/Locale/Country.pod lib/Locale/Currency.pm
34075            ! lib/Locale/Currency.pod lib/Locale/Language.pm
34076            ! lib/Locale/Language.pod lib/Locale/Script.pm
34077            ! lib/Locale/Script.pod
34078 ____________________________________________________________________________
34079 [ 23001] By: nicholas                              on 2004/06/27  18:27:43
34080         Log: Stop 80_all_env.t failing when LC_ALL is set
34081      Branch: perl
34082            ! lib/I18N/LangTags/t/80_all_env.t
34083 ____________________________________________________________________________
34084 [ 22998] By: nicholas                              on 2004/06/25  22:19:51
34085         Log: Correct detection of absent modules. Based on
34086
34087              Subject: [PATCH] Config{extensions} uses filesystem names as extensions
34088              From: Andy Dougherty <doughera@lafayette.edu>
34089              Message-ID: <Pine.SOL.4.58.0406241505530.14039@maxwell.phys.lafayette.edu>
34090              Date: Thu, 24 Jun 2004 15:09:47 -0400 (EDT)
34091
34092              with improvements from Marcus Holland-Moritz
34093      Branch: perl
34094            ! ext/Devel/PPPort/t/test.t ext/PerlIO/t/scalar.t
34095            ! ext/PerlIO/t/via.t ext/threads/shared/t/disabled.t lib/DB.t
34096            ! lib/Dumpvalue.t lib/PerlIO/via/t/QuotedPrint.t
34097            ! lib/Tie/RefHash.t lib/autouse.t lib/dumpvar.t lib/h2xs.t
34098            ! lib/overload.t t/io/crlf.t
34099 ____________________________________________________________________________
34100 [ 22997] By: mhx                                   on 2004/06/25  20:27:05
34101         Log: Cleanup the main regex in Text::ParseWords and make the
34102              parse_line() routine faster. Add a Unicode test case.
34103      Branch: perl
34104            ! lib/Text/ParseWords.pm lib/Text/ParseWords.t
34105 ____________________________________________________________________________
34106 [ 22996] By: merijn                                on 2004/06/25  15:27:21
34107         Log: Subject: [perl #30450] perl 5.8.4: enhancement to hints/solaris_2.sh
34108              From: Nicholas Gianniotis (via RT) <perlbug-followup@perl.org>
34109              Date: 25 Jun 2004 09:39:51 -0000
34110              Message-ID: <rt-3.0.9-30450-91340.10.3279898804255@perl.org>
34111              and
34112              From: Andy Dougherty <doughera@lafayette.edu>
34113              Date: Fri, 25 Jun 2004 11:30:11 -0400 (EDT)
34114              Message-ID: <Pine.SOL.4.58.0406251113420.15961@maxwell.phys.lafayette.edu>
34115      Branch: perl
34116            ! hints/solaris_2.sh
34117 ____________________________________________________________________________
34118 [ 22995] By: rgs                                   on 2004/06/25  15:07:51
34119         Log: Subject: [PATCH] regcomp.c, t/op/regmesg.t -- False range with \p and \P
34120              From: Jeff 'japhy' Pinyan <japhy@perlmonk.org>
34121              Date: Thu, 24 Jun 2004 16:42:54 -0400 (EDT)
34122              Message-ID: <Pine.LNX.4.44.0406241636340.8774-200000@perlmonk.org>
34123      Branch: perl
34124            ! regcomp.c t/op/regmesg.t
34125 ____________________________________________________________________________
34126 [ 22994] By: rgs                                   on 2004/06/25  08:36:33
34127         Log: More @INC test fixes
34128      Branch: perl
34129            ! t/op/threads.t t/run/switch_A.t t/uni/chomp.t t/uni/tr_7jis.t
34130            ! t/uni/tr_eucjp.t t/uni/tr_sjis.t t/uni/tr_utf8.t
34131 ____________________________________________________________________________
34132 [ 22993] By: rgs                                   on 2004/06/25  08:28:34
34133         Log: Fix the Cwd tests for the core.
34134      Branch: perl
34135            ! ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
34136 ____________________________________________________________________________
34137 [ 22992] By: mhx                                   on 2004/06/24  19:51:06
34138         Log: Fix for: [perl #30442] Text::ParseWords does not handle backslashed newline inside quoted text
34139              Use the suggested regex fix, plus some tests.
34140      Branch: perl
34141            ! lib/Text/ParseWords.pm lib/Text/ParseWords.t
34142 ____________________________________________________________________________
34143 [ 22991] By: rgs                                   on 2004/06/24  16:47:24
34144         Log: Upgrade to Cwd 2.18
34145              (with local changes to cwd.t, to adapt it to the core)
34146      Branch: perl
34147            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
34148 ____________________________________________________________________________
34149 [ 22990] By: mhx                                   on 2004/06/24  16:22:05
34150         Log: Fix for: [perl #2738] perl segfautls on input
34151              The parser was incorrectly accepting <> as a subroutine prototype and
34152              newATTRSUB didn't validate the proto argument before accessing op_sv.
34153      Branch: perl
34154            ! op.c pod/perldiag.pod t/comp/parser.t toke.c
34155 ____________________________________________________________________________
34156 [ 22988] By: rgs                                   on 2004/06/24  12:58:35
34157         Log: Upgrade to Cwd 2.17_03
34158      Branch: perl
34159            ! ext/Cwd/Changes ext/Cwd/Cwd.xs lib/Cwd.pm
34160 ____________________________________________________________________________
34161 [ 22977] By: nicholas                              on 2004/06/23  08:38:47
34162         Log: Test that [] // 0 is []
34163      Branch: perl
34164            ! t/op/dor.t
34165 ____________________________________________________________________________
34166 [ 22976] By: rgs                                   on 2004/06/23  08:28:15
34167         Log: Add a regression test for bug #23765 (by Jarkko)
34168      Branch: perl
34169            ! t/op/substr.t
34170 ____________________________________________________________________________
34171 [ 22975] By: merijn                                on 2004/06/23  06:56:15
34172         Log: Backward compatibility issues for HP-UX 10.01 and older
34173              Yes, it is still actively used in production environment
34174              One more patch expected for toke.c optimization level
34175      Branch: perl
34176            ! hints/hpux.sh
34177 ____________________________________________________________________________
34178 [ 22972] By: mhx                                   on 2004/06/22  21:23:59
34179         Log: Proposed patch + test case.
34180
34181              Subject: [perl #30409] charnames.pm clobbers default variable
34182              From: Marcel "Grünauer" (via RT) <perlbug-followup@perl.org>
34183              Date: 22 Jun 2004 16:43:50 -0000
34184              Message-ID: <rt-3.0.9-30409-91174.12.8617678524438@perl.org>
34185      Branch: perl
34186            ! lib/charnames.pm lib/charnames.t
34187 ____________________________________________________________________________
34188 [ 22971] By: mhx                                   on 2004/06/22  21:00:10
34189         Log: Adjust array index in FileCache.pm.
34190
34191              Subject: [perl #30291] Use of uninitialized value (array index reference) in FileCache.pm module at line 140
34192              From: bbucklan@jpl-devvax.jpl.nasa.gov (via RT) <perlbug-followup@perl.org>
34193              Date: 15 Jun 2004 16:55:22 -0000
34194              Message-ID: <rt-3.0.9-30291-90552.18.5392299690759@perl.org>
34195      Branch: perl
34196            ! lib/FileCache.pm
34197 ____________________________________________________________________________
34198 [ 22970] By: mhx                                   on 2004/06/22  20:26:11
34199         Log: Subject: [PATCH] DB_File 1.809  was RE: [perl #30237] DB_File methods and substr don't mix
34200              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
34201              Date: Tue, 22 Jun 2004 21:29:12 +0100
34202              Message-Id: <20040622202910.WBSU21846.mta08-svc.ntlworld.com@MARQUESSPT21>
34203      Branch: perl
34204            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
34205            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
34206            ! ext/DB_File/t/db-hash.t ext/DB_File/t/db-recno.t
34207            ! ext/DB_File/typemap
34208 ____________________________________________________________________________
34209 [ 22969] By: nicholas                              on 2004/06/22  13:25:11
34210         Log: Abolish the "Tied variable freed while still in use" error - I have
34211              a way to cleanly avoid the coredump.
34212      Branch: perl
34213            ! mg.c pod/perldiag.pod t/op/tie.t
34214 ____________________________________________________________________________
34215 [ 22968] By: nicholas                              on 2004/06/22  12:28:58
34216         Log: Subject: [PATCH] Storable signedness nit
34217              From: "Craig A. Berry" <craigberry@mac.com>
34218              Message-ID: <40D3AAC7.6030407@mac.com>
34219              Date: Fri, 18 Jun 2004 21:53:59 -0500
34220      Branch: perl
34221            ! ext/Storable/Storable.xs
34222 ____________________________________________________________________________
34223 [ 22967] By: nicholas                              on 2004/06/22  09:57:23
34224         Log: Skip tests if List::Util not built
34225      Branch: perl
34226            ! lib/DB.t lib/Dumpvalue.t lib/autouse.t lib/dumpvar.t
34227            ! lib/overload.t
34228 ____________________________________________________________________________
34229 [ 22966] By: nicholas                              on 2004/06/22  09:56:59
34230         Log: Skip test if Data::Dumper not built
34231      Branch: perl
34232            ! lib/Tie/RefHash.t
34233 ____________________________________________________________________________
34234 [ 22965] By: nicholas                              on 2004/06/22  09:56:34
34235         Log: Skip test if Devel::PPPort is not built.
34236              Probably should fix h2xs to work without it.
34237      Branch: perl
34238            ! lib/h2xs.t
34239 ____________________________________________________________________________
34240 [ 22964] By: rgs                                   on 2004/06/22  07:34:40
34241         Log: Upgrade to I18N::LangTags 0.32
34242      Branch: perl
34243            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
34244            ! lib/I18N/LangTags/Detect.pm lib/I18N/LangTags/t/80_all_env.t
34245 ____________________________________________________________________________
34246 [ 22963] By: davem                                 on 2004/06/20  12:00:56
34247         Log: make mktables always update modifed time to play better with make
34248      Branch: perl
34249            ! Makefile.SH lib/unicore/mktables
34250 ____________________________________________________________________________
34251 [ 22962] By: davem                                 on 2004/06/20  11:50:19
34252         Log: fix typo in gp_free
34253      Branch: perl
34254            ! gv.c
34255 ____________________________________________________________________________
34256 [ 22961] By: davem                                 on 2004/06/19  12:36:58
34257         Log: 'make test' without preceeding 'make' fails.
34258              Change #22872 added a target to run mktables, but this was
34259              skipped if 'make test' was run first, causing the build of
34260              Unicode::Normalize to fail.
34261      Branch: perl
34262            ! Makefile.SH
34263 ____________________________________________________________________________
34264 [ 22960] By: nicholas                              on 2004/06/18  20:18:02
34265         Log: When expecting an error, it's best to check the text you got, rather
34266              than blindly assuming that it's correct.
34267      Branch: perl
34268            ! t/op/write.t
34269 ____________________________________________________________________________
34270 [ 22959] By: nicholas                              on 2004/06/18  18:57:30
34271         Log: Case insensitive file systems are bad, m'kay
34272      Branch: perl
34273            ! ext/IO/t/IO.t
34274 ____________________________________________________________________________
34275 [ 22958] By: nicholas                              on 2004/06/18  13:45:51
34276         Log: This needs POSIX, so skip if no POSIX
34277      Branch: perl
34278            ! lib/Pod/t/basic.t
34279 ____________________________________________________________________________
34280 [ 22957] By: nicholas                              on 2004/06/18  13:44:27
34281         Log: Also needs skipping if PerlIO::via not built
34282      Branch: perl
34283            ! lib/PerlIO/via/t/QuotedPrint.t
34284 ____________________________________________________________________________
34285 [ 22956] By: nicholas                              on 2004/06/18  13:24:13
34286         Log: Skip tests when PerlIO::scalar and PerlIO::via aren't built
34287      Branch: perl
34288            ! ext/PerlIO/t/scalar.t ext/PerlIO/t/via.t
34289 ____________________________________________________________________________
34290 [ 22955] By: nicholas                              on 2004/06/18  13:19:16
34291         Log: Not ideal, but skip all of IO's tests if Socket is not built.
34292      Branch: perl
34293            ! ext/IO/t/IO.t
34294 ____________________________________________________________________________
34295 [ 22954] By: nicholas                              on 2004/06/18  13:11:31
34296         Log: Skip test if perl configured without threads::shared
34297      Branch: perl
34298            ! ext/threads/shared/t/disabled.t
34299 ____________________________________________________________________________
34300 [ 22953] By: nicholas                              on 2004/06/18  13:09:24
34301         Log: Skip test if Devel::PPPort not built
34302      Branch: perl
34303            ! ext/Devel/PPPort/t/test.t
34304 ____________________________________________________________________________
34305 [ 22952] By: nicholas                              on 2004/06/18  13:07:40
34306         Log: Skip re tests if re not built.
34307      Branch: perl
34308            ! ext/re/t/re.t
34309 ____________________________________________________________________________
34310 [ 22951] By: nicholas                              on 2004/06/18  11:38:24
34311         Log: If we don't build B, we should skip all its tests.
34312      Branch: perl
34313            ! ext/B/t/asmdata.t ext/B/t/b.t ext/B/t/bblock.t
34314            ! ext/B/t/bytecode.t ext/B/t/concise.t ext/B/t/debug.t
34315            ! ext/B/t/deparse.t ext/B/t/f_map.t ext/B/t/f_sort.t
34316            ! ext/B/t/lint.t ext/B/t/o.t ext/B/t/optree_check.t
34317            ! ext/B/t/optree_concise.t ext/B/t/optree_samples.t
34318            ! ext/B/t/optree_sort.t ext/B/t/optree_specials.t
34319            ! ext/B/t/optree_varinit.t ext/B/t/showlex.t ext/B/t/stash.t
34320            ! ext/B/t/terse.t ext/B/t/xref.t
34321 ____________________________________________________________________________
34322 [ 22950] By: nicholas                              on 2004/06/18  11:27:51
34323         Log: D'oh. Don't turn on warnings on the #! line without actually testing
34324              the full code in case it warns.
34325      Branch: perl
34326            ! lib/Unicode/UCD.t
34327 ____________________________________________________________________________
34328 [ 22949] By: nicholas                              on 2004/06/18  09:43:12
34329         Log: Unicode::UCD uses Storable, so we can't test if Storable isn't built.
34330      Branch: perl
34331            ! lib/Unicode/UCD.t
34332 ____________________________________________________________________________
34333 [ 22948] By: nicholas                              on 2004/06/18  09:23:20
34334         Log: Can't test the B modules if we didn't build 'em
34335      Branch: perl
34336            ! t/lib/1_compile.t
34337 ____________________________________________________________________________
34338 [ 22947] By: nicholas                              on 2004/06/18  08:59:01
34339         Log: Need to skip test 7 if perl built without the PerlIO::scalar extension
34340      Branch: perl
34341            ! t/io/crlf.t
34342 ____________________________________________________________________________
34343 [ 22946] By: rgs                                   on 2004/06/18  07:44:34
34344         Log: Upgrade to I18N::LangTags 0.31.
34345      Branch: perl
34346            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
34347            ! lib/I18N/LangTags/Detect.pm lib/I18N/LangTags/t/10_http.t
34348            ! lib/I18N/LangTags/t/80_all_env.t
34349 ____________________________________________________________________________
34350 [ 22945] By: nicholas                              on 2004/06/17  19:27:05
34351         Log: As 2/3rds (or 3/4s) of the SV head structure is rewritten, it doesn't
34352              seem that memzero() of everything is the most efficient idea.
34353      Branch: perl
34354            ! sv.c
34355 ____________________________________________________________________________
34356 [ 22944] By: nicholas                              on 2004/06/17  14:57:14
34357         Log: Change 22516 forgot to add make_overload.pl to generate test data
34358              (submitted from the pub via wireless, bluetooth and then GPRS out
34359              to the Internet)
34360      Branch: perl
34361            + ext/Storable/t/make_overload.pl
34362            ! MANIFEST
34363 ____________________________________________________________________________
34364 [ 22943] By: nicholas                              on 2004/06/17  12:03:48
34365         Log: Storable should cope if the string to thaw happens to be utf8 encoded
34366              And anything with bytes >=256 is corrupt
34367      Branch: perl
34368            ! ext/Storable/ChangeLog ext/Storable/README
34369            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
34370            ! ext/Storable/t/utf8.t
34371 ____________________________________________________________________________
34372 [ 22942] By: rgs                                   on 2004/06/17  09:57:14
34373         Log: Upgrade to Locale::Maketext 1.09
34374      Branch: perl
34375            + lib/Locale/Maketext/t/01_about_verbose.t
34376            + lib/Locale/Maketext/t/10_make.t lib/Locale/Maketext/t/20_get.t
34377            + lib/Locale/Maketext/t/40_super.t
34378            + lib/Locale/Maketext/t/50_super.t
34379            + lib/Locale/Maketext/t/60_super.t
34380            + lib/Locale/Maketext/t/90_utf8.t
34381            - lib/Locale/Maketext/t/00about.t lib/Locale/Maketext/t/01make.t
34382            - lib/Locale/Maketext/t/02get.t lib/Locale/Maketext/t/03http.t
34383            - lib/Locale/Maketext/t/04super.t
34384            - lib/Locale/Maketext/t/05super.t
34385            - lib/Locale/Maketext/t/06super.t lib/Locale/Maketext/t/90utf8.t
34386            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
34387            ! lib/Locale/Maketext/README
34388 ____________________________________________________________________________
34389 [ 22941] By: rgs                                   on 2004/06/17  09:43:48
34390         Log: Upgrade to I18N::LangTags 0.30.
34391      Branch: perl
34392            + lib/I18N/LangTags/Detect.pm
34393            + lib/I18N/LangTags/t/01_about_verbose.t
34394            + lib/I18N/LangTags/t/05_main.t lib/I18N/LangTags/t/07_listy.t
34395            + lib/I18N/LangTags/t/10_http.t lib/I18N/LangTags/t/50_super.t
34396            + lib/I18N/LangTags/t/55_supers_strict.t
34397            + lib/I18N/LangTags/t/80_all_env.t
34398            - lib/I18N/LangTags/t/01test.t lib/I18N/LangTags/t/02decency.t
34399            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
34400            ! lib/I18N/LangTags/List.pm
34401 ____________________________________________________________________________
34402 [ 22940] By: rgs                                   on 2004/06/17  08:54:41
34403         Log: More forgiving version comparison in perlivp.
34404      Branch: perl
34405            ! utils/perlivp.PL
34406 ____________________________________________________________________________
34407 [ 22939] By: nicholas                              on 2004/06/16  09:05:57
34408         Log: Improve the substitution to cc_r for threading so that compilers
34409              specified with a full path or as a parameter to ccache are changed
34410      Branch: perl
34411            ! hints/aix.sh
34412 ____________________________________________________________________________
34413 [ 22938] By: rgs                                   on 2004/06/15  14:35:00
34414         Log: Subject: [PATCH] File::Basename docs
34415              From: Boris Zentner <bzm@2bz.de>
34416              Date: Sat, 12 Jun 2004 16:29:42 +0200
34417              Message-Id: <200406121629.42595.bzm@2bz.de>
34418      Branch: perl
34419            ! lib/File/Basename.pm
34420 ____________________________________________________________________________
34421 [ 22937] By: nicholas                              on 2004/06/15  09:21:22
34422         Log: It seems that our assert() macro wasn't good enough.
34423              Changed to one that that is an expression, rather than a statement.
34424              Fix new macros definitions in sv.h to be clean enough C to keep the
34425              AIX compiler happy.
34426      Branch: perl
34427            ! perl.h sv.h
34428 ____________________________________________________________________________
34429 [ 22936] By: rgs                                   on 2004/06/15  08:22:32
34430         Log: Subject: [PATCH] perlop.pod: add an example to the .. and ... operators
34431              From: Shlomi Fish <shlomif@vipe.technion.ac.il>
34432              Date: Tue, 15 Jun 2004 10:15:15 +0300 (IDT)
34433              Message-ID: <Pine.LNX.4.56.0406151013140.14618@vipe.technion.ac.il>
34434      Branch: perl
34435            ! pod/perlop.pod
34436 ____________________________________________________________________________
34437 [ 22935] By: nicholas                              on 2004/06/15  07:17:17
34438         Log: Assert SvTYPE is at least PGMV whenever accessing SvSTASH
34439      Branch: perl
34440            ! ext/Storable/Storable.xs sv.h
34441 ____________________________________________________________________________
34442 [ 22934] By: nicholas                              on 2004/06/14  15:26:38
34443         Log: Assert that SV type has magic member when reading/writing.
34444              Will catch buggy code.
34445      Branch: perl
34446            ! sv.c sv.h
34447 ____________________________________________________________________________
34448 [ 22933] By: rgs                                   on 2004/06/13  17:54:47
34449         Log: More h2ph voodoo.
34450      Branch: perl
34451            ! utils/h2ph.PL
34452 ____________________________________________________________________________
34453 [ 22932] By: rgs                                   on 2004/06/13  15:35:00
34454         Log: Subject: [PATCH] t/TEST
34455              From: Abe Timmerman <abe@ztreet.demon.nl>
34456              Date: Sun, 13 Jun 2004 11:41:49 +0200
34457              Message-Id: <200406131141.50361.abe@ztreet.demon.nl>
34458      Branch: perl
34459            ! t/TEST
34460 ____________________________________________________________________________
34461 [ 22931] By: rgs                                   on 2004/06/11  16:54:00
34462         Log: Reapply change #20983, rolled back by change #22920,
34463              as noticed by Craig Berry.
34464      Branch: perl
34465            ! pod/pod2usage.PL pod/podselect.PL
34466 ____________________________________________________________________________
34467 [ 22930] By: rgs                                   on 2004/06/11  14:22:55
34468         Log: More h2ph tweaks: recognition of C types
34469      Branch: perl
34470            ! utils/h2ph.PL
34471 ____________________________________________________________________________
34472 [ 22929] By: rgs                                   on 2004/06/11  13:46:53
34473         Log: More h2ph tweaking for gcc __inline functions
34474      Branch: perl
34475            ! utils/h2ph.PL
34476 ____________________________________________________________________________
34477 [ 22928] By: mhx                                   on 2004/06/11  09:37:42
34478         Log: t/comp/utf.t failed when configuring with -Dnoextensions=Encode
34479      Branch: perl
34480            ! t/comp/utf.t
34481 ____________________________________________________________________________
34482 [ 22927] By: rgs                                   on 2004/06/11  08:28:19
34483         Log: Remove a warning against unsafe signals in perlipc.pod,
34484              now that we have "safe signals".
34485      Branch: perl
34486            ! pod/perlipc.pod
34487 ____________________________________________________________________________
34488 [ 22926] By: rgs                                   on 2004/06/10  19:03:51
34489         Log: Subject: Re: [perl #30197] perlbug AutoReply: Data::Dumper does not indent the deparsed code properly
34490              From: Mathieu Arnold <m@absolight.fr>
34491              Date: Thu, 10 Jun 2004 16:43:58 +0200
34492              Message-ID: <34D483170C7F84E0DFBE442B@andromede.in.reaumur.net>
34493              (with a test adjustment)
34494      Branch: perl
34495            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
34496 ____________________________________________________________________________
34497 [ 22925] By: rgs                                   on 2004/06/10  17:26:15
34498         Log: Make h2ph able to understand a limited set of inline functions.
34499              The glibc apparently now ships headers that use inline functions
34500              instead of plain old macros.
34501      Branch: perl
34502            ! utils/h2ph.PL
34503 ____________________________________________________________________________
34504 [ 22924] By: rgs                                   on 2004/06/10  07:55:41
34505         Log: Subject: Change 22872 breaks shared miniperl invocation
34506              From: Alexey Tourbin <at@altlinux.ru>
34507              Date: Fri, 4 Jun 2004 13:24:17 +0400
34508              Message-ID: <20040604092417.GA13447@solemn.turbinal.org>
34509      Branch: perl
34510            ! Makefile.SH
34511 ____________________________________________________________________________
34512 [ 22923] By: rgs                                   on 2004/06/09  19:47:47
34513         Log: Subject: Re: [perl #30045] Transliteration replacement not terminated message obscure
34514              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
34515              Date: Mon, 7 Jun 2004 00:28:55 -0700
34516              Message-ID: <20040607072854.GB1028@efn.org>
34517      Branch: perl
34518            ! pod/perldiag.pod
34519 ____________________________________________________________________________
34520 [ 22922] By: rgs                                   on 2004/06/09  18:40:45
34521         Log: Remove the "malloc wrappage" tests, due to their unportability
34522              (as suggested by Jarkko.)
34523      Branch: perl
34524            ! t/op/array.t t/op/repeat.t
34525 ____________________________________________________________________________
34526 [ 22921] By: rgs                                   on 2004/06/09  15:57:58
34527         Log: Subject: [PATCH] Re: [perl #24081] invalid regexp in perl -V
34528              From: Robin Barker <Robin.Barker@npl.co.uk>
34529              Date: Wed, 9 Jun 2004 12:02:01 +0100
34530              Message-ID: <533D273D4014D411AB1D00062938C4D9040468F1@hotel.npl.co.uk>
34531              with further adjustements for bleadperl
34532      Branch: perl
34533            ! configpm lib/Config.t
34534 ____________________________________________________________________________
34535 [ 22920] By: rgs                                   on 2004/06/09  13:13:29
34536         Log: Upgrade to Pod::Parser 1.28
34537              (except Pod::Find, which has local patches not yet on CPAN)
34538      Branch: perl
34539            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm lib/Pod/Parser.pm
34540            ! pod/pod2usage.PL pod/podchecker.PL pod/podselect.PL
34541            ! t/pod/find.t
34542 ____________________________________________________________________________
34543 [ 22919] By: mhx                                   on 2004/06/09  12:50:12
34544         Log: s/64bit/64-bit/g for consistency in the READMEs.
34545      Branch: perl
34546            ! README.aix README.hpux
34547 ____________________________________________________________________________
34548 [ 22918] By: rgs                                   on 2004/06/09  12:43:59
34549         Log: Subject: [patch] Windows/Win32 thread handle leak with threads join
34550              From: "Kevin Chase" <kevincha99@hotmail.com>
34551              Date: Sun, 06 Jun 2004 09:44:44 -0700
34552              Message-ID: <BAY2-F172Ih5h5xf4rJ0001a3a6@hotmail.com>
34553      Branch: perl
34554            ! ext/threads/threads.xs
34555 ____________________________________________________________________________
34556 [ 22917] By: merijn                                on 2004/06/09  11:46:23
34557         Log: Several updates, major, and minor corrections, model updates,
34558              explained the model numbering of HP-UX servers.
34559      Branch: perl
34560            ! README.hpux
34561 ____________________________________________________________________________
34562 [ 22916] By: rgs                                   on 2004/06/09  09:53:58
34563         Log: Upgrade to Pod::Perldoc 3.13
34564      Branch: perl
34565            + lib/Pod/Perldoc/t/01_about_verbose.t
34566            ! MANIFEST lib/Pod/Perldoc.pm lib/Pod/Perldoc/ToMan.pm
34567 ____________________________________________________________________________
34568 [ 22915] By: rgs                                   on 2004/06/09  09:08:46
34569         Log: Upgrade to Digest 1.08.
34570      Branch: perl
34571            ! lib/Digest.pm
34572 ____________________________________________________________________________
34573 [ 22914] By: rgs                                   on 2004/06/09  08:08:55
34574         Log: Upgrade to CGI.pm 3.05
34575      Branch: perl
34576            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Util.pm lib/CGI/t/html.t
34577 ____________________________________________________________________________
34578 [ 22913] By: davem                                 on 2004/06/08  22:20:40
34579         Log: double DESTROY in for loop
34580              pp_iter decremented the ref count of the previous iterant before
34581              unaliasing it. This could lead to DESTROY being called with the
34582              loop variable still aliased to the freed value. If the DESTROY
34583              also contained a for loop with the same iterator variable, the
34584              freed value would get resurrected then freed for a second time.
34585      Branch: perl
34586            ! pp_hot.c t/cmd/for.t
34587 ____________________________________________________________________________
34588 [ 22912] By: rgs                                   on 2004/06/08  18:51:03
34589         Log: Upgrade to Pod::LaTeX 0.57
34590      Branch: perl
34591            + lib/Pod/t/user.t
34592            ! MANIFEST lib/Pod/LaTeX.pm pod/pod2latex.PL
34593 ____________________________________________________________________________
34594 [ 22911] By: rgs                                   on 2004/06/08  18:42:29
34595         Log: Upgrade to Unicode::Normalize 0.30.
34596      Branch: perl
34597            ! ext/Unicode/Normalize/Changes
34598            ! ext/Unicode/Normalize/Normalize.pm
34599            ! ext/Unicode/Normalize/Normalize.xs
34600            ! ext/Unicode/Normalize/t/illegal.t
34601            ! ext/Unicode/Normalize/t/short.t
34602            ! ext/Unicode/Normalize/t/split.t
34603 ____________________________________________________________________________
34604 [ 22910] By: rgs                                   on 2004/06/08  18:40:38
34605         Log: Remove a spurious \n in a perltie example,
34606              noticed by Geoffrey Young.
34607      Branch: perl
34608            ! pod/perltie.pod
34609 ____________________________________________________________________________
34610 [ 22909] By: rgs                                   on 2004/06/08  18:34:23
34611         Log: Upgrade to Unicode::Collate 0.40
34612      Branch: perl
34613            ! lib/Unicode/Collate.pm lib/Unicode/Collate/t/hangul.t
34614 ____________________________________________________________________________
34615 [ 22908] By: rgs                                   on 2004/06/08  18:23:54
34616         Log: Upgrade to Time::Local 1.10.
34617      Branch: perl
34618            ! lib/Time/Local.pm lib/Time/Local.t
34619 ____________________________________________________________________________
34620 [ 22907] By: rgs                                   on 2004/06/08  18:02:59
34621         Log: Upgrade to Test::Harness 2.42
34622      Branch: perl
34623            ! lib/Test/Harness.pm lib/Test/Harness/Changes
34624            ! lib/Test/Harness/bin/prove lib/Test/Harness/t/prove-switches.t
34625 ____________________________________________________________________________
34626 [ 22906] By: nicholas                              on 2004/06/08  14:59:20
34627         Log: Patch 22835 Failed to upgrade all the new files in Encode 2.01
34628              As spotted by Jerry D. Hedden
34629      Branch: perl
34630            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/META.yml
34631 ____________________________________________________________________________
34632 [ 22905] By: rgs                                   on 2004/06/08  13:53:40
34633         Log: Subject: Re: newSVpvn(NULL, 0); doesn't work as advertised
34634              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
34635              Date: Fri, 4 Jun 2004 16:29:44 +0200
34636              Message-Id: <20040604162944.4011f1c6@r2d2>
34637      Branch: perl
34638            ! pod/perlapi.pod sv.c
34639 ____________________________________________________________________________
34640 [ 22904] By: rgs                                   on 2004/06/08  13:44:27
34641         Log: Subject: Re: [PATCH] Re: Lack of error for large string on Solaris
34642              From: Jarkko Hietaniemi <jhi@iki.fi>
34643              Date: Mon, 07 Jun 2004 20:09:42 +0300
34644              Message-ID: <40C4A156.5030205@iki.fi>
34645      Branch: perl
34646            ! av.c pod/perldiag.pod pp.c pp_hot.c t/op/array.t t/op/repeat.t
34647 ____________________________________________________________________________
34648 [ 22903] By: rgs                                   on 2004/06/08  10:19:27
34649         Log: Subject: [perl #30073] Misleading docs of Text::Wrap
34650              From: perl-5.8.0@ton.iguana.be (via RT) <perlbug-followup@perl.org>
34651              Date: 6 Jun 2004 21:50:19 -0000
34652              Message-ID: <rt-3.0.9-30073-89834.19.0927626986204@perl.org>
34653      Branch: perl
34654            ! lib/Text/Wrap.pm
34655 ____________________________________________________________________________
34656 [ 22902] By: rgs                                   on 2004/06/06  07:49:27
34657         Log: Subject: Re: [PATCH] [perl #29841] utf8::decode doesn't work under -T
34658              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
34659              Date: Sun, 06 Jun 2004 00:37:21 +0900
34660              Message-Id: <20040606003344.57B2.BQW10602@nifty.com>
34661      Branch: perl
34662            ! lib/utf8.pm pod/perlapi.pod sv.c t/op/utftaint.t
34663 ____________________________________________________________________________
34664 [ 22901] By: rgs                                   on 2004/06/03  15:19:52
34665         Log: Subject: [PATCH] Have win32/makefile.mk default to gcc, and update docs
34666              From: Steve Hay <steve.hay@uk.radan.com>
34667              Date: Thu, 03 Jun 2004 15:46:17 +0100
34668              Message-ID: <40BF39B9.3060207@uk.radan.com>
34669      Branch: perl
34670            ! README.win32 win32/makefile.mk
34671 ____________________________________________________________________________
34672 [ 22900] By: rgs                                   on 2004/06/03  13:20:37
34673         Log: perlpodspec uses 'nonbreaking' and 'non-breaking'.
34674              Normalize on the hyphenated spelling.
34675      Branch: perl
34676            ! pod/perlpodspec.pod
34677 ____________________________________________________________________________
34678 [ 22899] By: rgs                                   on 2004/06/03  13:03:20
34679         Log: Workaround a dmake oddity.
34680              Subject: Re: Smoke [5.9.2] 22881 FAIL(M) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
34681              From: Steve Hay <steve.hay@uk.radan.com>
34682              Date: Thu, 03 Jun 2004 12:16:13 +0100
34683              Message-ID: <40BF087D.8030005@uk.radan.com>
34684      Branch: perl
34685            ! win32/makefile.mk
34686 ____________________________________________________________________________
34687 [ 22898] By: rgs                                   on 2004/06/03  09:02:31
34688         Log: Carp was mostly unusable with Safe because it may require
34689              Carp::Heavy at run-time (while require() is forbidden.)
34690              Have Safe load Carp::Heavy.
34691      Branch: perl
34692            ! ext/Opcode/Safe.pm lib/Carp.pm
34693 ____________________________________________________________________________
34694 [ 22897] By: mhx                                   on 2004/06/02  18:03:40
34695         Log: Make change #22889 work for threaded builds, Part 2.
34696      Branch: perl
34697            ! XSUB.h
34698 ____________________________________________________________________________
34699 [ 22896] By: mhx                                   on 2004/06/02  17:18:44
34700         Log: Make change #22889 work for threaded builds.
34701      Branch: perl
34702            ! pad.c pp.c
34703 ____________________________________________________________________________
34704 [ 22895] By: mhx                                   on 2004/06/02  16:48:41
34705         Log: Fix apidoc entries for PUSHMARK and newXSproto.
34706      Branch: perl
34707            ! XSUB.h pod/perlapi.pod pp.h
34708 ____________________________________________________________________________
34709 [ 22894] By: mhx                                   on 2004/06/02  16:42:24
34710         Log: Document embed.fnc 'U' and 's' flags.
34711      Branch: perl
34712            ! embed.fnc
34713 ____________________________________________________________________________
34714 [ 22893] By: rgs                                   on 2004/06/02  08:21:30
34715         Log: Subject: [PATCH] on VMS, always exit with failure in my_failure_exit
34716              From: "Craig A. Berry" <craigberry@mac.com>
34717              Date: Tue, 01 Jun 2004 23:16:58 -0500
34718              Message-ID: <40BD54BA.9040708@mac.com>
34719      Branch: perl
34720            ! perl.c
34721 ____________________________________________________________________________
34722 [ 22892] By: rgs                                   on 2004/06/02  08:19:30
34723         Log: Subject: Re: [PATCH] [perl #29612] ndbm failure in make test
34724              From: Alexey Tourbin <at@altlinux.ru>
34725              Date: Sat, 22 May 2004 02:22:22 +0400
34726              Message-ID: <20040521222222.GJ2030@solemn.turbinal.org>
34727      Branch: perl
34728            ! ext/NDBM_File/hints/linux.pl
34729 ____________________________________________________________________________
34730 [ 22891] By: rgs                                   on 2004/06/02  06:47:58
34731         Log: Detypo.
34732      Branch: perl
34733            ! pod/perlintern.pod pp_ctl.c
34734 ____________________________________________________________________________
34735 [ 22890] By: rgs                                   on 2004/06/02  06:43:30
34736         Log: Subject: [PATCH] Re: [perl #29765] PERL-5.8.4 INSTALL
34737              From: Andrew Dougherty <doughera@lafayette.edu>
34738              Date: Tue, 1 Jun 2004 16:25:48 -0400 (EDT)
34739              Message-ID: <Pine.SOL.4.58.0406011619090.4066@maxwell.phys.lafayette.edu>
34740      Branch: perl
34741            ! INSTALL README
34742 ____________________________________________________________________________
34743 [ 22889] By: rgs                                   on 2004/06/02  06:07:53
34744         Log: Make the dUNDERBAR/UNDERBAR macros work as advertised.
34745              While we're at it, use the same trick to make reverse()
34746              work correctly with lexical $_.
34747      Branch: perl
34748            ! XSUB.h embed.fnc embed.h global.sym pad.c pp.c proto.h
34749            ! t/op/mydef.t
34750 ____________________________________________________________________________
34751 [ 22888] By: rgs                                   on 2004/06/01  15:26:59
34752         Log: Subject: [PATCH] Remove redundant %SIG assignments from FileCache
34753              From: Alan Burlison <Alan.Burlison@Sun.COM>
34754              Date: Fri, 28 May 2004 12:27:06 +0100
34755              Message-ID: <40B7220A.4040305@sun.com>
34756      Branch: perl
34757            ! lib/FileCache.pm
34758 ____________________________________________________________________________
34759 [ 22887] By: merijn                                on 2004/06/01  14:30:48
34760         Log: Subject: Re: Smoke [5.9.2] 22881 FAIL(M) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
34761              From: Steve Hay <steve.hay@uk.radan.com>
34762              Date: Tue, 01 Jun 2004 15:30:37 +0100
34763              Message-ID: <40BC930D.90701@uk.radan.com>
34764      Branch: perl
34765            ! win32/Makefile win32/makefile.mk
34766 ____________________________________________________________________________
34767 [ 22886] By: rgs                                   on 2004/06/01  12:24:30
34768         Log: Subject: [Fwd: [PATCH] Pod::Find should ignore SCM files and dirs]
34769              From: Alan Burlison <Alan.Burlison@sun.com>
34770              Date: Fri, 28 May 2004 23:28:44 +0100
34771              Message-ID: <40B7BD1C.40309@sun.com>
34772      Branch: perl
34773            ! lib/Pod/Find.pm
34774 ____________________________________________________________________________
34775 [ 22885] By: rgs                                   on 2004/06/01  12:17:18
34776         Log: Subject: Re: [PATCH] UPDATE - Grammatical fixes and explanations in perlfunc.pod (sysopen)
34777              From: Paul Fenwick <pjf@perltraining.com.au>
34778              Date: Tue, 1 Jun 2004 11:31:34 +1000
34779              Message-ID: <20040601013134.GA11005@perltraining.com.au>
34780      Branch: perl
34781            ! pod/perlfunc.pod
34782 ____________________________________________________________________________
34783 [ 22884] By: merijn                                on 2004/06/01  10:51:33
34784         Log: Subject: [PATCH] configure.com and PERL_API_REVISION
34785              From: "Craig A. Berry" <craigberry@mac.com>
34786              Date: Mon, 31 May 2004 21:04:07 -0500
34787              Message-ID: <40BBE417.2090001@mac.com>
34788      Branch: perl
34789            ! configure.com
34790 ____________________________________________________________________________
34791 [ 22883] By: rgs                                   on 2004/06/01  09:25:32
34792         Log: Subject: [PATCH] Shell.pm: pod rewrite and new mini-feature $Shell::raw
34793              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
34794              Date: Tue, 1 Jun 2004 07:52:58 +0200
34795              Message-ID: <DF27CDCBD2581D4B88431901094E4B4D02B0C744@attmsx1.aut.alcatel.at>
34796      Branch: perl
34797            ! lib/Shell.pm
34798 ____________________________________________________________________________
34799 [ 22882] By: rgs                                   on 2004/06/01  08:44:01
34800         Log: Subject: [PATCH] perlhack.pod - working with the Perl source
34801              From: Dave Rolsky <autarch@urth.org>
34802              Date: Mon, 31 May 2004 12:52:43 -0500 (CDT)
34803              Message-ID: <Pine.LNX.4.58.0405311250520.7714@urth.org>
34804      Branch: perl
34805            ! pod/perlhack.pod
34806 ____________________________________________________________________________
34807 [ 22881] By: nicholas                              on 2004/05/31  19:06:21
34808         Log: replace the run time code in lib/utf8_pva.pl with data generated
34809              at build by mktables, stored in lib/unicore/PVA.pl
34810      Branch: perl
34811            - lib/utf8_pva.pl
34812            ! MANIFEST Makefile.SH lib/unicore/mktables lib/utf8_heavy.pl
34813            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
34814 ____________________________________________________________________________
34815 [ 22880] By: nicholas                              on 2004/05/31  17:26:56
34816         Log: Don't need to require utf8_pva.pl at top of file
34817      Branch: perl
34818            ! lib/utf8_heavy.pl
34819 ____________________________________________________________________________
34820 [ 22879] By: nicholas                              on 2004/05/31  14:24:56
34821         Log: Run mktables as part of the build process.
34822              Don't ship any of the files that it generates in lib/unicore
34823      Branch: perl
34824            - (delete 419 files)
34825            ! MANIFEST Makefile.SH lib/unicore/mktables
34826            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
34827 ____________________________________________________________________________
34828 [ 22878] By: rgs                                   on 2004/05/31  14:20:53
34829         Log: Subject: [perl #29937] Entries missing from .packlist
34830              From: jdhedden@1979.usna.com (via RT) <perlbug-followup@perl.org>
34831              Date: 28 May 2004 19:23:48 -0000
34832              Message-ID: <rt-3.0.9-29937-88315.2.18472609678159@perl.org>
34833      Branch: perl
34834            ! installman installperl
34835 ____________________________________________________________________________
34836 [ 22877] By: rgs                                   on 2004/05/31  12:50:57
34837         Log: Subject: [PATCH] Re: [perl #29969] h2ph not correctly processing glibc sys/sysmacros.ph
34838              From: <wolfgang.laun@chello.at>
34839              Date: Sun, 30 May 2004 17:27:07 +0200
34840              Message-Id: <20040530152707.ZLWL22856.viefep16-int.chello.at@localhost>
34841      Branch: perl
34842            ! utils/h2ph.PL
34843 ____________________________________________________________________________
34844 [ 22876] By: rgs                                   on 2004/05/31  09:52:05
34845         Log: Subject: [PATCH] Fix anomalies in Carp functions
34846              From: Steve Hay <steve.hay@uk.radan.com>
34847              Date: Tue, 25 May 2004 16:05:02 +0100
34848              Message-ID: <40B3609E.5060502@uk.radan.com>
34849      Branch: perl
34850            ! lib/Carp.t lib/Carp/Heavy.pm lib/autouse.t
34851 ____________________________________________________________________________
34852 [ 22875] By: rgs                                   on 2004/05/31  09:25:37
34853         Log: Subject: [PATCH] Fix generation of perlapi.pod
34854              From: Steve Hay <steve.hay@uk.radan.com>
34855              Date: Fri, 28 May 2004 11:46:41 +0100
34856              Message-ID: <40B71891.6090806@uk.radan.com>
34857      Branch: perl
34858            ! autodoc.pl pod/perlapi.pod
34859 ____________________________________________________________________________
34860 [ 22874] By: davem                                 on 2004/05/30  22:31:03
34861         Log: Subject:  Re: my $x->{foo} doesn't work
34862              From:  Shinya Hayakawa <hayakawa@livedoor.jp>
34863              Date:  Tue, 25 May 2004 00:06:06 +0900
34864              Message-Id:  <200405250006.06387.hayakawa@livedoor.jp>
34865
34866              Allow autovivification of (my $x)->{foo}
34867      Branch: perl
34868            ! pp_hot.c t/op/my.t
34869 ____________________________________________________________________________
34870 [ 22873] By: nicholas                              on 2004/05/30  21:58:36
34871         Log: Convert to using File::Spec, so that we can build Unicode files
34872              on all platforms
34873      Branch: perl
34874            ! lib/unicore/mktables
34875 ____________________________________________________________________________
34876 [ 22872] By: nicholas                              on 2004/05/30  20:34:07
34877         Log: First step to generating Unicode files for the regexp engine at build
34878              time - targets in the Makefile
34879      Branch: perl
34880            ! Makefile.SH
34881 ____________________________________________________________________________
34882 [ 22870] By: davem                                 on 2004/05/30  14:30:45
34883         Log: Problem with autouse (causing Perl to crash)
34884              @_ sometimes wasn't getting created right
34885      Branch: perl
34886            ! pad.c pp_ctl.c t/op/goto.t
34887 ____________________________________________________________________________
34888 [ 22868] By: nicholas                              on 2004/05/30  13:57:05
34889         Log: Upgrade to Encode 2.01.
34890      Branch: perl
34891            ! ext/Encode/lib/Encode/CN/HZ.pm
34892            ! ext/Encode/lib/Encode/Unicode/UTF7.pm
34893 ____________________________________________________________________________
34894 [ 22866] By: nicholas                              on 2004/05/30  13:11:41
34895         Log: Skip in minitest
34896      Branch: perl
34897            ! t/comp/utf.t
34898 ____________________________________________________________________________
34899 [ 22853] By: rgs                                   on 2004/05/28  06:29:28
34900         Log: Subject: [PATCH doc] Re: undef loses it magicness when assigned to a variable?
34901              From: Stas Bekman <stas@stason.org>
34902              Date: Thu, 27 May 2004 11:25:08 -0700
34903              Message-ID: <40B63284.5040203@stason.org>
34904      Branch: perl
34905            ! pod/perlapi.pod pod/perlguts.pod sv.h
34906 ____________________________________________________________________________
34907 [ 22852] By: merijn                                on 2004/05/28  05:31:25
34908         Log: Subject: TEST needs to ignore SCM files
34909              From: Alan Burlison <Alan.Burlison@sun.com>
34910              Date: Thu, 27 May 2004 23:32:28 +0100
34911              Message-ID: <40B66C7C.8030303@sun.com>
34912      Branch: perl
34913            ! t/TEST
34914 ____________________________________________________________________________
34915 [ 22850] By: rgs                                   on 2004/05/26  16:17:24
34916         Log: Subject: [PATCH] 'perl -v' fails if local_patches contains code snippets
34917              From: Alan Burlison <Alan.Burlison@sun.com>
34918              Date: Wed, 26 May 2004 16:24:03 +0100
34919              Message-ID: <40B4B693.9090905@sun.com>
34920              (using \0 as a separator for q//)
34921      Branch: perl
34922            ! perl.c
34923 ____________________________________________________________________________
34924 [ 22848] By: rgs                                   on 2004/05/26  08:15:29
34925         Log: Subject: [PATCH] correctly handle C<< >> and C<<< >>> in diagnostics
34926              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
34927              Date: Tue, 25 May 2004 02:29:37 -0700
34928              Message-ID: <20040525092937.GA2332@efn.org>
34929      Branch: perl
34930            ! lib/diagnostics.pm
34931 ____________________________________________________________________________
34932 [ 22843] By: rgs                                   on 2004/05/24  16:12:41
34933         Log: Tests for change #22842, by SADAHIRO Tomoyuki
34934              (adapted to the core)
34935      Branch: perl
34936            + t/op/utftaint.t
34937            ! MANIFEST
34938 ____________________________________________________________________________
34939 [ 22842] By: rgs                                   on 2004/05/24  15:55:23
34940         Log: Subject: Re: utf-8 and taint don't work together
34941              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
34942              Date: Sat, 22 May 2004 21:38:33 +0900
34943              Message-Id: <20040522212704.C068.BQW10602@nifty.com>
34944
34945              Date: Sun, 23 May 2004 09:56:15 +0900
34946              Message-Id: <20040523095609.E404.BQW10602@nifty.com>
34947      Branch: perl
34948            ! ext/Encode/lib/Encode/CN/HZ.pm
34949            ! ext/Encode/lib/Encode/Unicode/UTF7.pm sv.c
34950 ____________________________________________________________________________
34951 [ 22841] By: rgs                                   on 2004/05/24  11:43:32
34952         Log: Subject: [PATCH] win32_chsize is not exported on Win32
34953              From: Steve Hay <steve.hay@uk.radan.com>
34954              Date: Mon, 24 May 2004 12:52:48 +0100
34955              Message-ID: <40B1E210.4050202@uk.radan.com>
34956      Branch: perl
34957            ! makedef.pl
34958 ____________________________________________________________________________
34959 [ 22840] By: rgs                                   on 2004/05/24  11:23:31
34960         Log: Subject: [PATCH] Re: [perl #29765] PERL-5.8.4 INSTALL
34961              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
34962              Date: Fri, 21 May 2004 11:35:34 -0700
34963              Message-ID: <20040521183533.GA5108@efn.org>
34964              (plus whitespace removal)
34965      Branch: perl
34966            ! INSTALL
34967 ____________________________________________________________________________
34968 [ 22839] By: davem                                 on 2004/05/22  11:15:34
34969         Log: Optimization busted: '@a = "b", sort @a' drops "b"
34970              Fix the sort-in-place optimization of change #22349.
34971      Branch: perl
34972            ! op.c t/op/sort.t
34973 ____________________________________________________________________________
34974 [ 22838] By: gbarr                                 on 2004/05/22  07:41:21
34975         Log: Update to Scalar-List-Utils-1.14
34976      Branch: perl
34977            + ext/List/Util/Changes
34978            - ext/List/Util/ChangeLog
34979            ! MANIFEST ext/List/Util/README ext/List/Util/Util.xs
34980            ! ext/List/Util/lib/List/Util.pm
34981            ! ext/List/Util/lib/Scalar/Util.pm
34982 ____________________________________________________________________________
34983 [ 22837] By: rgs                                   on 2004/05/21  15:40:49
34984         Log: Subject: Proposed doc patch for getsockopt
34985              From: perl5-porters@ton.iguana.be (Ton Hospel)
34986              Date: Sun, 16 May 2004 13:35:20 +0000 (UTC)
34987              Message-Id: <c87qmo$u9b$1@post.home.lunix>
34988      Branch: perl
34989            ! pod/perlfunc.pod
34990 ____________________________________________________________________________
34991 [ 22836] By: rgs                                   on 2004/05/21  08:45:28
34992         Log: Subject: [PATCH] h2xs doesn't recognize indented enums
34993              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
34994              Date: Fri, 21 May 2004 10:51:58 +0200
34995              Message-id: <20040521085158.GA10660@ethan>
34996              (modified regexp)
34997      Branch: perl
34998            ! utils/h2xs.PL
34999 ____________________________________________________________________________
35000 [ 22835] By: rgs                                   on 2004/05/20  13:30:25
35001         Log: Upgrade to Encode 2.00.
35002      Branch: perl
35003            ! (edit 147 files)
35004 ____________________________________________________________________________
35005 [ 22833] By: rgs                                   on 2004/05/20  11:48:29
35006         Log: Test portability nit.
35007              Subject: [PATCH] Re: Smoke [5.9.2] 22821 FAIL(F) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
35008              From: Steve Hay <steve.hay@uk.radan.com>
35009              Date: Tue, 18 May 2004 11:31:04 +0100
35010              Message-ID: <40A9E5E8.7030800@uk.radan.com>
35011      Branch: perl
35012            ! ext/B/t/optree_specials.t
35013 ____________________________________________________________________________
35014 [ 22831] By: davem                                 on 2004/05/19  21:02:04
35015         Log: improve hashing algorithm for ptr tables in perl_clone:
35016              the bottom few bits of a pointer are usually zero
35017      Branch: perl
35018            ! sv.c
35019 ____________________________________________________________________________
35020 [ 22830] By: davem                                 on 2004/05/19  20:17:55
35021         Log: Thread creation time is hypersensitive
35022
35023              Due to a logic error, the dup ptr table sometimes wans't being
35024              grown, leading to extremely slow cloning.
35025      Branch: perl
35026            ! sv.c
35027 ____________________________________________________________________________
35028 [ 22829] By: rgs                                   on 2004/05/18  13:05:48
35029         Log: perlrun.pod minor fixes :
35030              - the parameter to -x is optional
35031              - pod nit
35032      Branch: perl
35033            ! pod/perlrun.pod
35034 ____________________________________________________________________________
35035 [ 22828] By: rgs                                   on 2004/05/18  12:54:47
35036         Log: Subject: [perl #29623] Patch for h2xs.t in Perl 5.8.4
35037              From: mats@sm5sxl.net (via RT) <perlbug-followup@perl.org>
35038              Date: 16 May 2004 13:33:32 -0000
35039              Message-ID: <rt-3.0.9-29623-87522.10.1965589695082@perl.org>
35040      Branch: perl
35041            ! lib/h2xs.t
35042 ____________________________________________________________________________
35043 [ 22827] By: rgs                                   on 2004/05/18  12:16:42
35044         Log: Subject: [PATCH] Re: Smoke [5.9.2] 22818 FAIL(F) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
35045              From: Steve Hay <steve.hay@uk.radan.com>
35046              Date: Fri, 14 May 2004 17:33:17 +0100
35047              Message-ID: <40A4F4CD.2000003@uk.radan.com>
35048      Branch: perl
35049            ! t/comp/utf.t
35050 ____________________________________________________________________________
35051 [ 22826] By: rgs                                   on 2004/05/18  08:15:27
35052         Log: Error message too wide.
35053      Branch: perl
35054            ! perl.c
35055 ____________________________________________________________________________
35056 [ 22825] By: rgs                                   on 2004/05/17  15:12:03
35057         Log: Remove a TODO test that is no longer to do.
35058      Branch: perl
35059            ! ext/B/t/f_sort.t
35060 ____________________________________________________________________________
35061 [ 22824] By: rgs                                   on 2004/05/17  15:08:40
35062         Log: Fix new B::Concise test output
35063              Subject: Re: Smoke [5.9.2] 22820 FAIL(F) openbsd 3.5 (i386/1 cpu)
35064              From: Jim Cromie <jcromie@divsol.com>
35065              Date: Mon, 17 May 2004 09:19:00 -0600
35066              Message-ID: <40A8D7E4.1020007@divsol.com>
35067      Branch: perl
35068            ! ext/B/t/f_sort.t t/TEST
35069 ____________________________________________________________________________
35070 [ 22823] By: rgs                                   on 2004/05/17  08:54:15
35071         Log: Subject: [PATCH] Re: [perl #29581] glob() misses a lot of matches
35072              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
35073              Date: Mon, 17 May 2004 07:38:19 +0200
35074              Message-ID: <DF27CDCBD2581D4B88431901094E4B4D02B0C71E@attmsx1.aut.alcatel.at>
35075      Branch: perl
35076            ! ext/File/Glob/Glob.xs
35077 ____________________________________________________________________________
35078 [ 22822] By: rgs                                   on 2004/05/17  08:49:53
35079         Log: David Manura is the new maintainer of Text::Balanced.
35080      Branch: perl
35081            ! Porting/Maintainers.pl
35082 ____________________________________________________________________________
35083 [ 22821] By: davem                                 on 2004/05/16  15:31:42
35084         Log: make Text::Balanced skip "case /..../" correctly for Switch.pm
35085      Branch: perl
35086            ! lib/Text/Balanced.pm lib/Text/Balanced/t/extcbk.t
35087 ____________________________________________________________________________
35088 [ 22820] By: rgs                                   on 2004/05/14  16:30:07
35089         Log: Subject: Re: more B::Concise stuff (PATCH - updated)
35090              From: Jim Cromie <jcromie@divsol.com>
35091              Date: Mon, 10 May 2004 05:28:11 -0600
35092              Message-ID: <409F674B.2000506@divsol.com>
35093      Branch: perl
35094            + ext/B/t/f_map ext/B/t/f_map.t ext/B/t/f_sort ext/B/t/f_sort.t
35095            + ext/B/t/optree_specials.t
35096            ! MANIFEST ext/B/B/Concise.pm ext/B/B/Showlex.pm
35097            ! ext/B/B/Terse.pm ext/B/t/OptreeCheck.pm ext/B/t/concise.t
35098            ! ext/B/t/optree_check.t ext/B/t/optree_concise.t
35099            ! ext/B/t/optree_samples.t ext/B/t/optree_sort.t
35100            ! ext/B/t/optree_varinit.t ext/B/t/showlex.t
35101 ____________________________________________________________________________
35102 [ 22819] By: rgs                                   on 2004/05/14  09:38:43
35103         Log: Add new dUNDERBAR and UNDERBAR macros, to help XS writers to
35104              access the $_ variable, even when there is a lexical one in scope.
35105      Branch: perl
35106            ! XSUB.h pod/perlapi.pod
35107 ____________________________________________________________________________
35108 [ 22818] By: nicholas                              on 2004/05/13  12:15:17
35109         Log: Subject: BOM-marked and (BOMless) UTF-16 scripts not working
35110              From: Jarkko Hietaniemi <jhi@iki.fi>
35111              Message-ID: <40A26D75.8080406@iki.fi>
35112              Date: Wed, 12 May 2004 21:31:17 +0300
35113      Branch: perl
35114            + t/comp/utf.t
35115            ! MANIFEST pod/perldiag.pod pod/perlunicode.pod toke.c
35116 ____________________________________________________________________________
35117 [ 22817] By: rgs                                   on 2004/05/12  16:29:07
35118         Log: Subject: [perl #29527] Perl 5.8.4 build problems on LynxOS
35119              From: Olli Savia (via RT) <perlbug-followup@perl.org>
35120              Date: 12 May 2004 13:02:41 -0000
35121              Message-ID: <rt-3.0.9-29527-87290.17.3367022021997@perl.org>
35122      Branch: perl
35123            ! sv.c
35124 ____________________________________________________________________________
35125 [ 22816] By: rgs                                   on 2004/05/12  16:16:50
35126         Log: Make XSLoader update @DynaLoader::dl_shared_objects.
35127      Branch: perl
35128            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
35129 ____________________________________________________________________________
35130 [ 22815] By: merijn                                on 2004/05/12  10:43:42
35131         Log: Subject: [PATCH] Configure shouldn't unconditionally add in -pipe
35132              From: Andy Dougherty <doughera@lafayette.edu>
35133              Date: Tue, 11 May 2004 13:14:42 -0400 (EDT)
35134              Message-ID: <Pine.SOL.4.58.0405111313210.14279@maxwell.phys.lafayette.edu>
35135      Branch: perl
35136            ! Configure hints/darwin.sh hints/rhapsody.sh
35137 ____________________________________________________________________________
35138 [ 22812] By: mhx                                   on 2004/05/11  17:42:13
35139         Log: Add the byte-order modifiers '<' and '>' to the pack tutorial.
35140              This completes the series: #22734, #22745, #22754, #22780
35141      Branch: perl
35142            ! pod/perlpacktut.pod
35143 ____________________________________________________________________________
35144 [ 22811] By: mhx                                   on 2004/05/11  17:21:35
35145         Log: 'v' unpacks unsigned shorts.
35146      Branch: perl
35147            ! pod/perlpacktut.pod
35148 ____________________________________________________________________________
35149 [ 22810] By: rgs                                   on 2004/05/11  16:35:49
35150         Log: Subject: various -V: searches [PATCH]
35151              From: Jim Cromie <jcromie@divsol.com>
35152              Date: Tue, 11 May 2004 00:15:46 -0600
35153              Message-ID: <40A06F92.1070607@divsol.com>
35154      Branch: perl
35155            ! configpm lib/Config.t pod/perlrun.pod
35156 ____________________________________________________________________________
35157 [ 22809] By: rgs                                   on 2004/05/11  11:00:31
35158         Log: More pod names in the debugger for the runman command
35159      Branch: perl
35160            ! lib/perl5db.pl
35161 ____________________________________________________________________________
35162 [ 22808] By: rgs                                   on 2004/05/11  10:52:27
35163         Log: Subject: [PATCH] debugger (step backwards)
35164              From: Richard.Foley@t-online.de (Richard Foley)
35165              Date: Tue, 11 May 2004 11:04:11 +0200
35166              Message-Id: <200405111104.11484.richard.foley@rfi.net>
35167      Branch: perl
35168            ! lib/perl5db.pl
35169 ____________________________________________________________________________
35170 [ 22807] By: rgs                                   on 2004/05/11  09:16:56
35171         Log: Subject: void context !~ generates "Useless use of not at line..." warning
35172              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
35173              Date: Sun, 9 May 2004 00:59:19 -0700
35174              Message-ID: <20040509075919.GA3752@efn.org>
35175      Branch: perl
35176            ! op.c
35177 ____________________________________________________________________________
35178 [ 22806] By: ams                                   on 2004/05/10  22:12:31
35179         Log: Subject: Re: a little extra cmdline help. [PATCH]
35180              From: Jim Cromie <jcromie@divsol.com>
35181              Date: Mon, 10 May 2004 15:25:07 -0600
35182              Message-Id: <409FF333.4020104@divsol.com>
35183      Branch: perl
35184            ! perl.c
35185 ____________________________________________________________________________
35186 [ 22804] By: ams                                   on 2004/05/10  11:10:34
35187         Log: Remove stray '.
35188      Branch: perl
35189            ! lib/File/Copy.pm
35190 ____________________________________________________________________________
35191 [ 22803] By: ams                                   on 2004/05/10  10:14:40
35192         Log: Subject: [PATCH] File::Copy Pod
35193              From: slaven@rezic.de
35194              Date: Mon, 10 May 2004 09:57:37 +0000
35195              Message-Id: <1084183057.10822@devpc01.iconmobile.de>
35196      Branch: perl
35197            ! lib/File/Copy.pm
35198 ____________________________________________________________________________
35199 [ 22802] By: davem                                 on 2004/05/07  19:12:29
35200         Log: symbolic references like ${"foo$index"}*3 would incorrectly warn
35201              that $index was the uninitialized value, when in fact it was $foo1
35202      Branch: perl
35203            ! sv.c t/lib/warnings/9uninit
35204 ____________________________________________________________________________
35205 [ 22801] By: davem                                 on 2004/05/07  18:21:22
35206         Log: Subject:  Re: stdio still supported?
35207              From:  Jim Cromie <jcromie@divsol.com>
35208              Date:  Thu, 06 May 2004 16:37:56 -0600
35209              Message-Id:  <409ABE44.8060307@divsol.com>
35210
35211              Update B::Concise tests to skip stuff requiring the
35212              "open to a scalar" feature of Perlio is it isn't available.
35213              Also note this caveat in perlfunc.pod
35214      Branch: perl
35215            ! ext/B/B/Concise.pm ext/B/t/concise.t ext/B/t/optree_check.t
35216            ! ext/B/t/optree_concise.t ext/B/t/optree_samples.t
35217            ! ext/B/t/optree_sort.t ext/B/t/optree_varinit.t
35218            ! pod/perlfunc.pod
35219 ____________________________________________________________________________
35220 [ 22800] By: mhx                                   on 2004/05/07  16:58:57
35221         Log: Windows issues with select() are already documented in perlport.
35222      Branch: perl
35223            ! pod/perlfunc.pod
35224 ____________________________________________________________________________
35225 [ 22799] By: ams                                   on 2004/05/07  13:38:16
35226         Log: Subject: [perl #29397] Change in pod2man arguments
35227              From: Thorsten Glaser (via RT) <perlbug-followup@perl.org>
35228              Date: 6 May 2004 22:08:10 -0000
35229              Message-Id: <rt-3.0.9-29397-86929.5.37563386041974@perl.org>
35230      Branch: perl
35231            ! pod/pod2man.PL
35232 ____________________________________________________________________________
35233 [ 22798] By: mhx                                   on 2004/05/07  11:42:37
35234         Log: Scalar::Util::refaddr falsely returns false
35235              Add mg_get() to refaddr() when SV is magical.
35236              Fix the non-xs version of looks_like_number().
35237      Branch: perl
35238            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
35239            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/refaddr.t
35240 ____________________________________________________________________________
35241 [ 22797] By: mhx                                   on 2004/05/07  10:57:23
35242         Log: Document that select() on Windows doesn't work on non-socket filehandles.
35243      Branch: perl
35244            ! pod/perlfunc.pod
35245 ____________________________________________________________________________
35246 [ 22796] By: mhx                                   on 2004/05/06  17:19:17
35247         Log: Double warning for int(undef) and abs(undef)
35248              Remove the duplicate warnings and update tests.
35249      Branch: perl
35250            ! pp.c t/lib/warnings/9uninit
35251 ____________________________________________________________________________
35252 [ 22793] By: rgs                                   on 2004/05/06  14:43:08
35253         Log: Add a small script to check whether a perl source tree
35254              (with or without generated files) is friendly with
35255              case-insensitive filesystems.
35256              Adapted from :
35257              Subject: Re: STerm.pl vs Sterm.pl
35258              From: James Mastros <james@mastros.biz>
35259              Date: Thu, 06 May 2004 14:45:53 +0200
35260              Message-ID: <20040506124556.2402.qmail@onion.perl.org>
35261      Branch: perl
35262            + Porting/checkcase.pl
35263            ! MANIFEST
35264 ____________________________________________________________________________
35265 [ 22789] By: rgs                                   on 2004/05/06  12:33:14
35266         Log: Subject: Problem with system() on Win9x and command.com (perl 5.8.x-5.9.x)
35267              From: bilbo@ua.fm
35268              Date: Wed, 28 Apr 2004 00:19:55 +0300
35269              Message-ID: <611491036.20040428001955@ua.fm>
35270      Branch: perl
35271            ! win32/win32.c
35272 ____________________________________________________________________________
35273 [ 22788] By: merijn                                on 2004/05/06  11:35:21
35274         Log: add -pipe to gcc's default flags
35275              it has shown a compile time speed increase of about 40% on
35276              Linux and HP-UX, and also works on cygwin-1.5.9. On failing
35277              OS/gcc combo's remove it in the hints
35278      Branch: perl
35279            ! Configure
35280 ____________________________________________________________________________
35281 [ 22783] By: mhx                                   on 2004/05/05  19:02:28
35282         Log: Add tests for mX?PUSH[inup] macros.
35283
35284              Subject: Re: [PATCH] Document limitations in PUSHi et al macros and add new mPUSHi et al macros
35285              From: Steve Hay <steve.hay@uk.radan.com>
35286              Date: Wed, 05 May 2004 15:34:45 +0100
35287              Message-ID: <4098FB85.1060602@uk.radan.com>
35288      Branch: perl
35289            + ext/XS/APItest/t/push.t
35290            ! MANIFEST ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
35291            ! ext/XS/APItest/MANIFEST
35292 ____________________________________________________________________________
35293 [ 22782] By: rgs                                   on 2004/05/05  16:14:25
35294         Log: Subject: Problem with h2xs
35295              From: David Cannings <lists@edeca.net>
35296              Date: Mon, 3 May 2004 13:44:33 +0100
35297              Message-Id: <200405031344.33723.lists@edeca.net>
35298              (Second patch only)
35299      Branch: perl
35300            ! utils/h2xs.PL
35301 ____________________________________________________________________________
35302 [ 22781] By: davem                                 on 2004/05/04  19:20:36
35303         Log: Bizarre copy of ARRAY
35304              make sure a pad op's flags are updated after optimising away
35305              the assignment in my @a = () (see change 22520).
35306      Branch: perl
35307            ! op.c t/op/my.t
35308 ____________________________________________________________________________
35309 [ 22780] By: mhx                                   on 2004/05/04  14:46:05
35310         Log: Add byte-order group modifiers to (un)pack templates.
35311              Follow-up on: #22734, #22745, #22753, #22754.
35312
35313              Subject: Group modifiers in (un)pack templates
35314              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
35315              Date: Mon, 3 May 2004 20:14:41 +0200
35316              Message-Id: <20040503201441.1b058e0d@r2d2>
35317      Branch: perl
35318            ! perl.h pod/perldiag.pod pod/perlfunc.pod pp_pack.c t/op/pack.t
35319 ____________________________________________________________________________
35320 [ 22779] By: mhx                                   on 2004/05/04  14:30:39
35321         Log: Fix mX?PUSH[inup] macros. (Follow-up to #22756 and #22757)
35322
35323              Subject: Re: [PATCH] Document limitations in PUSHi et al macros and add new mPUSHi et al macros
35324              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
35325              Date: Mon, 3 May 2004 20:03:28 +0200
35326              Message-Id: <20040503200328.24efcda5@r2d2>
35327      Branch: perl
35328            ! pp.h
35329 ____________________________________________________________________________
35330 [ 22778] By: davem                                 on 2004/05/03  21:07:44
35331         Log: add test for change #22746 ([perl #29102] Crash on assign to lex fh)
35332      Branch: perl
35333            ! t/io/open.t
35334 ____________________________________________________________________________
35335 [ 22777] By: davem                                 on 2004/05/03  20:48:53
35336         Log: add test for change #22776 ("open m" crashes Perl)
35337      Branch: perl
35338            ! t/io/open.t
35339 ____________________________________________________________________________
35340 [ 22776] By: davem                                 on 2004/05/03  20:26:22
35341         Log: perl -e "open m" crashes Perl
35342      Branch: perl
35343            ! toke.c
35344 ____________________________________________________________________________
35345 [ 22775] By: davem                                 on 2004/05/03  18:52:39
35346         Log: scalar delete of empty slice returned garbage
35347      Branch: perl
35348            ! pp.c t/op/delete.t
35349 ____________________________________________________________________________
35350 [ 22774] By: davem                                 on 2004/05/03  17:44:44
35351         Log: split could leave an array without &PL_sv_undef
35352              in the unused elements
35353      Branch: perl
35354            ! pp.c t/op/split.t
35355 ____________________________________________________________________________
35356 [ 22773] By: nicholas                              on 2004/05/03  13:59:08
35357         Log: Subject: Re: "fuzzy" in mktables
35358              From: Jarkko Hietaniemi <jhi@iki.fi>
35359              Message-ID: <4093A82B.6040609@iki.fi>
35360              Date: Sat, 01 May 2004 16:37:47 +0300
35361      Branch: perl
35362            ! lib/unicore/mktables
35363 ____________________________________________________________________________
35364 [ 22772] By: davem                                 on 2004/05/03  13:33:21
35365         Log: remove spurious intentation in utf8_pva.pl
35366      Branch: perl
35367            ! lib/utf8_pva.pl
35368 ____________________________________________________________________________
35369 [ 22771] By: davem                                 on 2004/05/03  13:28:24
35370         Log: ensure that utf8 Perl code magically called from a regex localizes $.
35371      Branch: perl
35372            ! lib/utf8_pva.pl
35373 ____________________________________________________________________________
35374 [ 22770] By: nicholas                              on 2004/05/03  11:19:10
35375         Log: Integrate:
35376              [ 22694]
35377              For maint, I don't think that we can have sperl go sulky if invoked
35378              from a #! line. So keep .../sperl functional, and have the /dev/fd/...
35379              only set ID exectuable reside under a different name (suidperl)
35380
35381              [ 22700]
35382              The set uid perl is now called setuidperl. Not suidperl.
35383              Which I discover is hardlinked from sperl by ./installperl
35384              elsewhere. Helpfully confusing installperl script.
35385
35386              [ 22718]
35387              Revert 22700 (as part of changes suggested by Brendan O'Dea)
35388
35389              [ 22719]
35390              Revert 22694
35391
35392              [ 22720]
35393              Simpler suggstion to resolve the #!/usr/bin/suidperl vs. the set uid
35394              binary must have fd script conundrum, as suggested by Brendan O'Dea
35395              Plus restore the more helpful error message from 22694 and the gist
35396              of the perl584delta changes from 22700
35397      Branch: perl
35398           !> INSTALL installperl perl.c pod/perldiag.pod pod/perlsec.pod
35399 ____________________________________________________________________________
35400 [ 22769] By: nicholas                              on 2004/05/03  10:37:45
35401         Log: Subject: [perl #29073] Reference to incorrect method in documentation of
35402              From: "bob@starlabs.net (via RT)" <perlbug-followup@perl.org>
35403              Message-ID: <rt-3.0.8-29073-85903.18.1381766820328@perl.org>
35404              Date: 22 Apr 2004 10:49:22 -0000
35405      Branch: perl
35406            ! lib/Text/ParseWords.pm
35407 ____________________________________________________________________________
35408 [ 22768] By: nicholas                              on 2004/05/02  22:40:18
35409         Log: It seems daft to me that we have a synopis example that will fail if
35410              gcc happened to be invoked via the name cc, and completely ignores
35411              the far more reliable 'gccversion' variable
35412              So here's one using 'usethreads' that ought to work everywhere.
35413      Branch: perl
35414            ! configpm
35415 ____________________________________________________________________________
35416 [ 22765] By: nicholas                              on 2004/05/02  18:18:25
35417         Log: Make t/uni/class.t pass on case insensitive file systems
35418      Branch: perl
35419            ! t/uni/class.t
35420 ____________________________________________________________________________
35421 [ 22764] By: nicholas                              on 2004/05/02  17:57:12
35422         Log: Save some repeated strlen()s in Perl_swash_init
35423      Branch: perl
35424            ! utf8.c
35425 ____________________________________________________________________________
35426 [ 22763] By: nicholas                              on 2004/05/01  14:07:45
35427         Log: And that same fool forgot to add the not-really-needed "fuzzy" versions
35428              of some binary property files
35429      Branch: perl
35430            + lib/unicore/lib/gc_sc/Dash2.pl
35431            + lib/unicore/lib/gc_sc/Hyphen2.pl
35432            + lib/unicore/lib/gc_sc/Radical2.pl
35433 ____________________________________________________________________________
35434 [ 22762] By: nicholas                              on 2004/05/01  14:06:05
35435         Log: Some fool removed lib/unicore/ArabicShaping.txt    in change 22760
35436      Branch: perl
35437            ! MANIFEST
35438 ____________________________________________________________________________
35439 [ 22761] By: nicholas                              on 2004/05/01  14:02:59
35440         Log: Avoid mktables generating Sterm.pl and Sterm.pl in the same directory
35441              by making the %BaseName check global
35442      Branch: perl
35443            + lib/unicore/lib/gc_sc/Sterm2.pl
35444            - lib/unicore/lib/gc_sc/Sterm.pl
35445            ! MANIFEST lib/unicore/Canonical.pl
35446            ! lib/unicore/lib/gc_sc/Dash.pl lib/unicore/lib/gc_sc/Hyphen.pl
35447            ! lib/unicore/lib/gc_sc/Radical.pl lib/unicore/mktables
35448 ____________________________________________________________________________
35449 [ 22760] By: nicholas                              on 2004/05/01  13:17:09
35450         Log: Remove the no-longer autogenerated Unicode files
35451      Branch: perl
35452            - (delete 322 files)
35453            ! MANIFEST
35454 ____________________________________________________________________________
35455 [ 22759] By: nicholas                              on 2004/05/01  11:16:35
35456         Log: mktables requires post 5.005
35457      Branch: perl
35458            ! lib/unicore/mktables
35459 ____________________________________________________________________________
35460 [ 22758] By: davem                                 on 2004/04/30  11:48:55
35461         Log: disable problematical 'uninitialized value' warning tests
35462      Branch: perl
35463            ! t/lib/warnings/9uninit
35464 ____________________________________________________________________________
35465 [ 22757] By: rgs                                   on 2004/04/30  11:32:03
35466         Log: Follow-up to previous patch: the mX?PUSH[inup] macros
35467              should handle 'set' magic, just like the X?PUSH[inup]
35468              counterparts.
35469      Branch: perl
35470            ! pod/perlapi.pod pp.h
35471 ____________________________________________________________________________
35472 [ 22756] By: rgs                                   on 2004/04/30  10:15:00
35473         Log: Subject: [PATCH] Document limitations in PUSHi et al macros and add new mPUSHi et al macros
35474              From: Steve Hay <steve.hay@uk.radan.com>
35475              Date: Fri, 30 Apr 2004 10:07:21 +0100
35476              Message-ID: <40921749.3050600@uk.radan.com>
35477      Branch: perl
35478            ! pod/perlapi.pod pod/perlguts.pod pp.h
35479 ____________________________________________________________________________
35480 [ 22755] By: nicholas                              on 2004/04/29  18:30:18
35481         Log: Fix 29149 - another UTF8 cache bug hit by substr.
35482              Regression test from:
35483
35484              Subject: Re: [perl #29149] substr/UTF8 related problem with perl 5.8.3 on linux
35485              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
35486              Message-Id: <20040429103926.5BA6.BQW10602@nifty.com>
35487              Date: Thu, 29 Apr 2004 10:53:17 +0900
35488      Branch: perl
35489            ! sv.c t/op/substr.t
35490 ____________________________________________________________________________
35491 [ 22754] By: mhx                                   on 2004/04/29  18:29:28
35492         Log: More unpack cleanups.
35493      Branch: perl
35494            ! pp_pack.c
35495 ____________________________________________________________________________
35496 [ 22753] By: mhx                                   on 2004/04/29  17:50:40
35497         Log: CXUX_BROKEN_CONSTANT_CONVERT isn't used anymore.
35498              Remove all associated code.
35499      Branch: perl
35500            ! hints/cxux.sh pp_pack.c
35501 ____________________________________________________________________________
35502 [ 22752] By: mhx                                   on 2004/04/29  17:38:32
35503         Log: The openbsd 64-bit test should use $uquadtype rather
35504              than hardcoding unsigned long long.
35505      Branch: perl
35506            ! hints/openbsd.sh
35507 ____________________________________________________________________________
35508 [ 22751] By: ams                                   on 2004/04/29  08:24:31
35509         Log: Update to Test.pm 1.25 (from SBURKE).
35510      Branch: perl
35511            + lib/Test/t/05_about_verbose.t lib/Test/t/multiline.t
35512            ! MANIFEST lib/Test.pm
35513 ____________________________________________________________________________
35514 [ 22750] By: mhx                                   on 2004/04/28  20:53:29
35515         Log: When configuring for 64-bit support, check that the
35516              C library functions for casting floating point values
35517              to 64-bit integer values are not broken.
35518      Branch: perl
35519            ! hints/openbsd.sh
35520 ____________________________________________________________________________
35521 [ 22749] By: rgs                                   on 2004/04/28  18:28:07
35522         Log: Fix for [perl #28963]: find2perl was sometimes generating
35523              invalid code.
35524      Branch: perl
35525            ! x2p/find2perl.PL
35526 ____________________________________________________________________________
35527 [ 22748] By: rgs                                   on 2004/04/28  13:01:13
35528         Log: Subject: [PATCH] Add diagnostics section to base.pm
35529              From: "Jos I. Boumans" <kane@dwim.org>
35530              Date: Wed, 28 Apr 2004 13:04:47 +0200
35531              Message-Id: <DC9B4A9C-9903-11D8-BA95-000A956B0E06@dwim.org>
35532      Branch: perl
35533            ! lib/base.pm
35534 ____________________________________________________________________________
35535 [ 22747] By: merijn                                on 2004/04/28  12:42:50
35536         Log: Subject: [perl #29033] typo in description of sleep in documentation of POSIX module
35537              Date: 21 Apr 2004 11:07:22 -0000
35538              From: "bob@starlabs.net (via RT)" <perlbug-followup@perl.org>
35539              Message-ID: <rt-3.0.8-29033-85811.17.0452776199501@perl.org>
35540      Branch: perl
35541            ! ext/POSIX/POSIX.pod
35542 ____________________________________________________________________________
35543 [ 22746] By: davem                                 on 2004/04/27  22:21:35
35544         Log: fix a coredump caused by rv2gv not fully converting a PV to an RV
35545      Branch: perl
35546            ! pp.c
35547 ____________________________________________________________________________
35548 [ 22745] By: mhx                                   on 2004/04/27  20:38:00
35549         Log: Cleanup variables in S_(un)pack_rec().
35550              This also works around a gcc optimizer bug on dec_osf/alpha.
35551      Branch: perl
35552            ! pp_pack.c
35553 ____________________________________________________________________________
35554 [ 22744] By: rgs                                   on 2004/04/27  08:43:38
35555         Log: Subject: [PATCH utf8_heavy.pl, mktables, et. al.] candidate for TR18 compliance
35556              From: Jeff 'japhy' Pinyan <japhy@perlmonk.org>
35557              Date: Thu, 22 Apr 2004 14:31:30 -0400 (EDT)
35558              Message-ID: <Pine.LNX.4.44.0404221429040.10466-101000@perlmonk.org>
35559
35560              Date: Mon, 26 Apr 2004 12:37:21 -0400 (EDT)
35561              Message-ID: <Pine.LNX.4.44.0404261222320.7154-400000@perlmonk.org>
35562      Branch: perl
35563            + (add 406 files)
35564            ! MANIFEST lib/unicore/Canonical.pl
35565            ! lib/unicore/CombiningClass.pl lib/unicore/Decomposition.pl
35566            ! lib/unicore/Exact.pl lib/unicore/Name.pl
35567            ! lib/unicore/Properties lib/unicore/To/Digit.pl
35568            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
35569            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
35570            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perlunicode.pod
35571            ! t/op/pat.t t/uni/class.t
35572 ____________________________________________________________________________
35573 [ 22743] By: merijn                                on 2004/04/26  22:20:30
35574         Log: usemallocwrap works on AIX, but not with vac-5
35575              Date: Mon, 26 Apr 2004 15:35:23 +0200
35576              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35577              Subject: Re: Perl 5.8.4 "panic: memory wrap" in miniperl on AIX 5.1
35578              Message-Id: <20040426152951.A6C4.H.M.BRAND@hccnet.nl>
35579      Branch: perl
35580            ! hints/aix.sh hints/aix_4.sh
35581 ____________________________________________________________________________
35582 [ 22742] By: davem                                 on 2004/04/24  12:53:07
35583         Log: fix 64-bit casting error in change 22741 (uninit var warnings)
35584      Branch: perl
35585            ! sv.c
35586 ____________________________________________________________________________
35587 [ 22741] By: davem                                 on 2004/04/23  20:43:02
35588         Log: Include variable names in "Use of uninitialized value" warnings
35589      Branch: perl
35590            + t/lib/warnings/9uninit
35591            ! MANIFEST doio.c embed.fnc embed.h ext/DB_File/DB_File.pm
35592            ! ext/DB_File/t/db-recno.t lib/Math/BigInt.pm
35593            ! lib/Math/BigInt/t/mbimbf.inc lib/Tie/RefHash.t lib/charnames.t
35594            ! mg.c perl.h pod/perldiag.pod pod/perlintern.pod pp.c pp_hot.c
35595            ! proto.h sv.c t/lib/warnings/1global t/lib/warnings/2use
35596            ! t/lib/warnings/3both t/lib/warnings/4lint
35597            ! t/lib/warnings/7fatal t/lib/warnings/doio t/lib/warnings/mg
35598            ! t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
35599            ! t/lib/warnings/pp_pack t/lib/warnings/sv t/lib/warnings/util
35600            ! t/run/fresh_perl.t t/run/runenv.t
35601 ____________________________________________________________________________
35602 [ 22739] By: rgs                                   on 2004/04/23  13:32:31
35603         Log: Subject: [PATCH] unfork the debugger (patch for 5.9.x)
35604              From: Richard.Foley@t-online.de (Richard Foley)
35605              Date: Fri, 23 Apr 2004 06:33:34 +0200
35606              Message-Id: <200404230633.34402.richard.foley@rfi.net>
35607      Branch: perl
35608            ! lib/perl5db.pl
35609 ____________________________________________________________________________
35610 [ 22737] By: nicholas                              on 2004/04/23  10:31:20
35611         Log: Ooops. Forgot to update pod.lst, and all that ensues with that
35612      Branch: perl
35613            ! MANIFEST pod.lst pod/perl.pod pod/perltoc.pod
35614            ! vms/descrip_mms.template win32/pod.mak
35615 ____________________________________________________________________________
35616 [ 22736] By: nicholas                              on 2004/04/23  10:11:26
35617         Log: Integrate:
35618              [ 22165]
35619              Create perl584delta.pod
35620              (Not that I'm really proposing to start work on 5.8.4 today)
35621
35622              [ 22650]
35623              Updates from Stas Bekman, Brendan O'Dea and Hugo
35624
35625              [ 22655]
35626              Tweaks from Hugo and Liz
35627
35628              [ 22677]
35629              Improvements from Jarkko
35630
35631              [ 22684]
35632              Integrate:
35633              [ 22665]
35634              AIX-4 with xlc does not like malloc wrap
35635
35636              [ 22666]
35637              Test drives are fun. Implement ccversion for Itanium HP-UX 11.23
35638
35639              [ 22698]
35640              Clarify AIX and win32's malloc wrapping
35641
35642              [ 22700]
35643              The set uid perl is now called setuidperl. Not suidperl.
35644              Which I discover is hardlinked from sperl by ./installperl
35645              elsewhere. Helpfully confusing installperl script.
35646
35647              [ 22703]
35648              More perldelta updates
35649
35650              [ 22710]
35651              Subject:  spelling
35652              From:  Jarkko Hietaniemi <jhi@cc.hut.fi>
35653              Date:  Fri, 16 Apr 2004 21:18:18 +0300 (EEST)
35654              Message-Id:  <200404161818.i3GIIILh391648@kosh.hut.fi>
35655
35656              [ 22718]
35657              Revert 22700 (as part of changes suggested by Brendan O'Dea)
35658
35659              [ 22720]
35660              Simpler suggstion to resolve the #!/usr/bin/suidperl vs. the set uid
35661              binary must have fd script conundrum, as suggested by Brendan O'Dea
35662              Plus restore the more helpful error message from 22694 and the gist
35663              of the perl584delta changes from 22700
35664
35665              [ 22731]
35666              Oink, oink, flap, flap!
35667      Branch: perl
35668           +> pod/perl584delta.pod
35669            ! MANIFEST
35670           !> pod/perlhist.pod
35671 ____________________________________________________________________________
35672 [ 22735] By: merijn                                on 2004/04/23  10:11:23
35673         Log: Subject: [PATCH] Where to find nmake for windows
35674              From: Abe Timmerman <abe@ztreet.demon.nl>
35675              Date: Thu, 22 Apr 2004 23:57:40 +0200
35676              Message-Id: <200404222357.40508.abe@ztreet.demon.nl>
35677              Changed download URL references for nmake
35678      Branch: perl
35679            ! README.win32 pod/perlmodinstall.pod
35680 ____________________________________________________________________________
35681 [ 22734] By: mhx                                   on 2004/04/23  04:07:25
35682         Log: Subject: [PATCH for testing/review] byte-order modifiers for (un)pack templates
35683              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
35684              Date: Wed, 21 Apr 2004 21:09:20 +0200
35685              Message-Id: <20040421210920.3c467772@r2d2>
35686      Branch: perl
35687            ! embed.fnc embed.h perl.h pod/perldiag.pod pod/perlfunc.pod
35688            ! pod/perlport.pod pp_pack.c proto.h t/op/pack.t util.c
35689 ____________________________________________________________________________
35690 [ 22733] By: rgs                                   on 2004/04/22  12:08:35
35691         Log: Missing copyright in the README.
35692      Branch: perl
35693            ! README
35694 ____________________________________________________________________________
35695 [ 22727] By: nicholas                              on 2004/04/21  15:22:29
35696         Log: Subject: [perl #28456] Typo in perlipc man page, and suggestions for same
35697              From: Axel Boldt (via RT) <perlbug-followup@perl.org>
35698              Message-ID: <rt-3.0.8-28456-84424.10.5222745276547@perl.org>
35699              Date: 11 Apr 2004 13:08:17 -0000
35700      Branch: perl
35701            ! pod/perlipc.pod
35702 ____________________________________________________________________________
35703 [ 22725] By: nicholas                              on 2004/04/21  14:21:57
35704         Log: Punt the "reporting bugs" section to the top.
35705              Reorder the description of what to do, to start with the most common
35706              case.
35707              Clarify "how to report bugs effectively" (and why it benefits you)
35708      Branch: perl
35709            ! INSTALL
35710 ____________________________________________________________________________
35711 [ 22724] By: nicholas                              on 2004/04/21  12:51:43
35712         Log: This should be L<>
35713      Branch: perl
35714            ! INSTALL
35715 ____________________________________________________________________________
35716 [ 22723] By: nicholas                              on 2004/04/21  09:42:35
35717         Log: INSTALL didn't mention the 5.8.2 hash changes. Fixed
35718      Branch: perl
35719            ! INSTALL
35720 ____________________________________________________________________________
35721 [ 22722] By: nicholas                              on 2004/04/21  09:25:34
35722         Log: We should be telling people about ..exp, else they use the unexpanded
35723              forms and shaft anyone who installs a private perl within ~
35724      Branch: perl
35725            ! INSTALL
35726 ____________________________________________________________________________
35727 [ 22721] By: rgs                                   on 2004/04/21  08:36:38
35728         Log: Subject: [patch] log the interpreter id in warnings
35729              From: Stas Bekman <stas@stason.org>
35730              Date: Mon, 19 Apr 2004 18:10:01 -0700
35731              Message-ID: <40847869.1000906@stason.org>
35732      Branch: perl
35733            ! gv.c handy.h hv.c perl.c sv.c
35734 ____________________________________________________________________________
35735 [ 22717] By: rgs                                   on 2004/04/20  12:27:18
35736         Log: Subject: [PATCH] Sync Term::Cap with CPAN version
35737              From: Jonathan Stowe <jns@gellyfish.com>
35738              Date: Tue, 20 Apr 2004 12:37:28 +0100
35739              Message-Id: <1082461047.2736.96.camel@localhost>
35740      Branch: perl
35741            ! lib/Term/Cap.pm
35742 ____________________________________________________________________________
35743 [ 22716] By: rgs                                   on 2004/04/19  12:26:35
35744         Log: Fix for [perl #28919] : sometimes the function ck_ftst was trying
35745              to read an op that was just freed, which was obviously illegal.
35746      Branch: perl
35747            ! op.c
35748 ____________________________________________________________________________
35749 [ 22715] By: rgs                                   on 2004/04/19  09:34:01
35750         Log: Upgrade to FileCache 1.04.
35751      Branch: perl
35752            ! lib/FileCache.pm
35753 ____________________________________________________________________________
35754 [ 22714] By: rgs                                   on 2004/04/19  08:57:17
35755         Log: New file left out of the last commit.
35756      Branch: perl
35757            + t/uni/class.t
35758 ____________________________________________________________________________
35759 [ 22713] By: rgs                                   on 2004/04/19  08:56:28
35760         Log: Subject: Re: [PATCH] lib/utf8_heavy.pl -- cascading classes and '&' support
35761              From: "Jeff 'japhy' Pinyan" <japhy@perlmonk.org>
35762              Date: Wed, 14 Apr 2004 17:01:38 -0400 (EDT)
35763              Message-ID: <Pine.LNX.4.44.0404141659480.11423-301000@perlmonk.org>
35764      Branch: perl
35765            ! MANIFEST pod/perlunicode.pod
35766 ____________________________________________________________________________
35767 [ 22712] By: rgs                                   on 2004/04/19  08:30:20
35768         Log: Subject: Re: [perl #28532] optional match of an anchor gets ignored
35769              From: hv@crypt.org
35770              Date: Wed, 14 Apr 2004 19:30:46 +0100
35771              Message-Id: <200404141830.i3EIUko03728@zen.crypt.org>
35772      Branch: perl
35773            ! regcomp.c regexec.c t/op/pat.t
35774 ____________________________________________________________________________
35775 [ 22708] By: nicholas                              on 2004/04/17  13:25:41
35776         Log: Integrate:
35777              [ 22661]
35778              This is RC1
35779
35780              [ 22705]
35781              This is RC2
35782      Branch: perl
35783           !> pod/perlhist.pod
35784 ____________________________________________________________________________
35785 [ 22706] By: rgs                                   on 2004/04/16  15:53:37
35786         Log: On Linux-PPC, using gcc, downgrade to the -O1 optimisation
35787              level (with -O2 miniperl behaves really badly.)
35788      Branch: perl
35789            ! hints/linux.sh
35790 ____________________________________________________________________________
35791 [ 22697] By: merijn                                on 2004/04/15  11:56:32
35792         Log: d_getservbyname_r undef up to at least OpenBSD 3.5
35793              Thanks to Campo Weijerman and Gerard Gerritsen off-list
35794      Branch: perl
35795            ! hints/openbsd.sh
35796 ____________________________________________________________________________
35797 [ 22696] By: merijn                                on 2004/04/14  16:04:40
35798         Log: #24121: Configure under turkish locale fails
35799              toupper (i) != I  in turkish, but U+0130
35800              \N{LATIN CAPITAL LETTER I WITH DOT ABOVE}
35801              Patch supplied by Rafael
35802      Branch: perl
35803            ! Configure
35804 ____________________________________________________________________________
35805 [ 22693] By: rgs                                   on 2004/04/14  08:28:15
35806         Log: Subject: [PATCH] lib/utf8_heavy.pl -- cascading classes and '&' support
35807              From: Jeff 'japhy' Pinyan <japhy@perlmonk.org>
35808              Date: Mon, 12 Apr 2004 20:24:48 -0400 (EDT)
35809              Message-ID: <Pine.LNX.4.44.0404122011160.3038-200000@perlmonk.org>
35810      Branch: perl
35811            ! lib/utf8_heavy.pl
35812 ____________________________________________________________________________
35813 [ 22692] By: rgs                                   on 2004/04/14  07:26:04
35814         Log: Subject: [PATCH]'s to bring bleadperl up to version-0.39
35815              From: John Peacock <jpeacock@rowman.com>
35816              Date: Tue, 13 Apr 2004 20:51:31 -0400
35817              Message-ID: <407C8B13.9020104@rowman.com>
35818      Branch: perl
35819            ! lib/version.pm lib/version.t t/comp/use.t universal.c util.c
35820 ____________________________________________________________________________
35821 [ 22691] By: rgs                                   on 2004/04/14  07:08:52
35822         Log: Subject: re: [PATCH] for bug 28525: Buffer overflow issue in the Win32 distribution of 5.8.3
35823              From: Jan Dubois <jand@ActiveState.com>
35824              Date: Tue, 13 Apr 2004 19:49:32 -0700
35825              Message-ID: <vm7p70h7au8unrnq4jp85oich7n71ar5ab@4ax.com
35826      Branch: perl
35827            ! win32/win32.c
35828 ____________________________________________________________________________
35829 [ 22689] By: mhx                                   on 2004/04/12  06:53:24
35830         Log: Borland C doesn't like PERL_MALLOC_WRAP.
35831              Until I know why, the fix is to disable it.
35832      Branch: perl
35833            ! win32/config_H.bc
35834 ____________________________________________________________________________
35835 [ 22688] By: davem                                 on 2004/04/11  14:27:26
35836         Log: Stop PL_comppad pointing to a freed pad during global destruction
35837      Branch: perl
35838            ! sv.c
35839 ____________________________________________________________________________
35840 [ 22687] By: davem                                 on 2004/04/11  13:13:35
35841         Log: Make global cleanup fractionally faster by giving S_visit()
35842              flags/mask to compare SVs against.
35843      Branch: perl
35844            ! embed.fnc embed.h proto.h sv.c
35845 ____________________________________________________________________________
35846 [ 22686] By: gbarr                                 on 2004/04/10  08:08:42
35847         Log: Sync with libnet 1.18
35848      Branch: perl
35849            + lib/Net/Changes.libnet lib/Net/t/datasend.t
35850            - lib/Net/ChangeLog.libnet
35851            ! MANIFEST lib/Net/Cmd.pm lib/Net/FTP.pm lib/Net/NNTP.pm
35852            ! lib/Net/POP3.pm lib/Net/README.libnet lib/Net/SMTP.pm
35853            ! lib/Net/Time.pm lib/Net/t/hostname.t
35854 ____________________________________________________________________________
35855 [ 22685] By: mhx                                   on 2004/04/10  06:37:30
35856         Log: Remove two unused variables that gcc used to warn about.
35857      Branch: perl
35858            ! util.c
35859 ____________________________________________________________________________
35860 [ 22682] By: rgs                                   on 2004/04/09  11:44:34
35861         Log: Subject: Re: #28386: UNIVERSAL::VERSION segfaults if $VERSION not defined (w/ patch to fix universal.c)
35862              From: David Dyck <david.dyck@fluke.com>
35863              Date: Thu, 8 Apr 2004 19:02:26 -0700 (PDT)
35864              Message-ID: <Pine.LNX.4.51.0404081843290.29618@dd.tc.fluke.com>
35865      Branch: perl
35866            ! universal.c
35867 ____________________________________________________________________________
35868 [ 22681] By: rgs                                   on 2004/04/09  07:04:48
35869         Log: find2perl should not default to -print when -eval is specified.
35870              Noticed by David Dyck.
35871      Branch: perl
35872            ! x2p/find2perl.PL
35873 ____________________________________________________________________________
35874 [ 22680] By: rgs                                   on 2004/04/09  06:58:51
35875         Log: Upgrade to Time::HiRes 1.59.
35876      Branch: perl
35877            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
35878            ! ext/Time/HiRes/HiRes.xs
35879 ____________________________________________________________________________
35880 [ 22675] By: rgs                                   on 2004/04/08  13:00:59
35881         Log: Upgrade to Digest 1.06.
35882      Branch: perl
35883            ! lib/Digest.pm
35884 ____________________________________________________________________________
35885 [ 22674] By: rgs                                   on 2004/04/08  12:57:48
35886         Log: Upgrade to Digest 1.06.
35887      Branch: perl
35888            ! lib/Digest.pm
35889 ____________________________________________________________________________
35890 [ 22673] By: rgs                                   on 2004/04/08  09:59:22
35891         Log: Upgrade to Time::HiRes 1.57.
35892      Branch: perl
35893            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
35894            ! ext/Time/HiRes/HiRes.xs
35895 ____________________________________________________________________________
35896 [ 22672] By: nicholas                              on 2004/04/07  20:48:04
35897         Log: Make gmtime and localtime cross reference each other.
35898              Suggested by Dan Jacobson
35899      Branch: perl
35900            ! pod/perlfunc.pod
35901 ____________________________________________________________________________
35902 [ 22671] By: merijn                                on 2004/04/07  17:54:10
35903         Log: Integrated Time-Local-1.09 from Dave Rolsky
35904              Corrected a wrap error from the CPAN version to match #22670
35905              Tested on AIX to make sure the skip is still needed
35906      Branch: perl
35907            ! lib/Time/Local.pm lib/Time/Local.t
35908 ____________________________________________________________________________
35909 [ 22670] By: merijn                                on 2004/04/07  12:03:11
35910         Log: Disable the edge case tests for timegm and timelocal on
35911              AIX-4.3 since the OS is obsoleted, and fixes are not to
35912              be expected
35913      Branch: perl
35914            ! lib/Time/Local.t
35915 ____________________________________________________________________________
35916 [ 22669] By: rgs                                   on 2004/04/07  08:26:48
35917         Log: Fix command-line quoting under Windows for the new optree tests
35918              Subject: Re: Smoke [5.9.2] 22666 FAIL(F) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
35919              From: Steve Hay <steve.hay@uk.radan.com>
35920              Date: Wed, 07 Apr 2004 09:46:01 +0100
35921              Message-ID: <4073BFC9.10707@uk.radan.com>
35922      Branch: perl
35923            ! ext/B/t/optree_samples.t
35924 ____________________________________________________________________________
35925 [ 22668] By: rgs                                   on 2004/04/07  08:00:07
35926         Log: Subject: [PATCH] Bleadperl to version 0.37
35927              From: John Peacock <jpeacock@rowman.com>
35928              Date: Tue, 06 Apr 2004 21:56:19 -0400
35929              Message-ID: <40735FC3.5010305@rowman.com>
35930      Branch: perl
35931            ! embed.fnc embed.h global.sym lib/version.pm lib/version.t
35932            ! pod/perlapi.pod proto.h t/comp/use.t t/op/universal.t
35933            ! universal.c util.c
35934 ____________________________________________________________________________
35935 [ 22667] By: rgs                                   on 2004/04/07  07:37:59
35936         Log: The optree builder was looping when constructing the ops
35937              for a map/grep block containing a while(1).
35938              (Bug reported by Pixel.)
35939      Branch: perl
35940            ! op.c t/op/grep.t
35941 ____________________________________________________________________________
35942 [ 22666] By: merijn                                on 2004/04/06  14:44:29
35943         Log: Test drives are fun. Implement ccversion for Itanium HP-UX 11.23
35944      Branch: perl
35945            ! hints/hpux.sh
35946 ____________________________________________________________________________
35947 [ 22665] By: merijn                                on 2004/04/06  13:34:14
35948         Log: AIX-4 with xlc does not like malloc wrap
35949      Branch: perl
35950            ! hints/aix_4.sh
35951 ____________________________________________________________________________
35952 [ 22664] By: rgs                                   on 2004/04/06  07:29:30
35953         Log: Subject: Re: tests for change #22539
35954              From: Jim Cromie <jcromie@divsol.com>
35955              Date: Tue, 30 Mar 2004 14:39:31 -0700
35956              Message-ID: <4069E913.5040906@divsol.com>
35957              (with some spelling tweaks)
35958      Branch: perl
35959            + ext/B/t/OptreeCheck.pm ext/B/t/optree_check.t
35960            + ext/B/t/optree_concise.t ext/B/t/optree_samples.t
35961            + ext/B/t/optree_sort.t ext/B/t/optree_varinit.t
35962            ! MANIFEST ext/B/B/Concise.pm ext/B/t/concise.t t/test.pl
35963 ____________________________________________________________________________
35964 [ 22663] By: mhx                                   on 2004/04/06  03:40:10
35965         Log: Make the ! suffix handle n/N/v/V as signed integers
35966              within pack templates.
35967      Branch: perl
35968            ! pod/perlfunc.pod pp_pack.c t/op/pack.t
35969 ____________________________________________________________________________
35970 [ 22662] By: mhx                                   on 2004/04/05  20:03:03
35971         Log: C<undef> doesn't look like a number. See also:
35972
35973              Subject: Re: [perl #27606] undef "looks like" a number
35974              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
35975              Date: Mon, 15 Mar 2004 22:16:26 +0100
35976              Message-Id: <20040315221626.48061c67@r2d2>
35977      Branch: perl
35978            ! ext/List/Util/lib/List/Util.pm
35979            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/lln.t
35980            ! pp_ctl.c sv.c
35981 ____________________________________________________________________________
35982 [ 22656] By: nicholas                              on 2004/04/05  15:55:18
35983         Log: Subject: Re: perldelta584
35984              From: Craig Berry <craigberry@mac.com>
35985              Message-ID: <12587569.1081180932766.JavaMail.craigberry@mac.com>
35986              Date: Mon, 05 Apr 2004 11:02:12 -0500
35987
35988              (makes malloc wrap the default on VMS)
35989      Branch: perl
35990            ! configure.com
35991 ____________________________________________________________________________
35992 [ 22654] By: rgs                                   on 2004/04/05  15:24:49
35993         Log: Subject: ref ($proto) || $proto patch
35994              From: Ovid <publiustemp-p5p@yahoo.com>
35995              Date: Sat, 03 Apr 2004 18:59:22 -0800
35996              Message-ID: <406F7A0A.50702@yahoo.com>
35997              (with minor reformatting)
35998      Branch: perl
35999            ! pod/perlobj.pod pod/perltoot.pod
36000 ____________________________________________________________________________
36001 [ 22652] By: rgs                                   on 2004/04/05  12:51:10
36002         Log: Subject: sv_pvutf8n_force and sv_pvbyten_force
36003              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
36004              Date: Wed, 24 Mar 2004 00:16:52 +0900
36005              Message-Id: <20040324001126.098F.BQW10602@nifty.com>
36006      Branch: perl
36007            ! sv.c
36008 ____________________________________________________________________________
36009 [ 22651] By: rgs                                   on 2004/04/05  11:50:10
36010         Log: wantarray docs should mention effect of eval { wantarray }
36011              as reported by Tim Bunce. Add a note to this effect in perlfunc,
36012              and regression tests for it.
36013      Branch: perl
36014            ! pod/perlfunc.pod t/op/wantarray.t
36015 ____________________________________________________________________________
36016 [ 22649] By: nicholas                              on 2004/04/05  08:57:18
36017         Log: More AUTHORS who deserve credit for patches
36018      Branch: perl
36019            ! AUTHORS
36020 ____________________________________________________________________________
36021 [ 22646] By: nicholas                              on 2004/04/04  16:32:54
36022         Log: Hand merge patch from maint back to blead.
36023      Branch: perl
36024            ! ext/threads/threads.pm
36025 ____________________________________________________________________________
36026 [ 22642] By: nicholas                              on 2004/04/04  13:07:50
36027         Log: Bump version numbers for modules that have changed since 5.8.3
36028      Branch: perl
36029            ! ext/B/B/Assembler.pm ext/B/B/Deparse.pm
36030            ! ext/DynaLoader/DynaLoader_pm.PL ext/IO/lib/IO/Handle.pm
36031            ! ext/IO/lib/IO/Pipe.pm ext/ODBM_File/ODBM_File.pm
36032            ! ext/threads/threads.pm lib/ExtUtils/Liblist/Kid.pm
36033            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Win95.pm
36034            ! lib/IPC/Open3.pm lib/Unicode/UCD.pm lib/base.pm lib/utf8.pm
36035 ____________________________________________________________________________
36036 [ 22641] By: rgs                                   on 2004/04/02  15:40:15
36037         Log: Fix bug #27940 : \cX escapes weren't working correctly in regular
36038              expression ranges.
36039      Branch: perl
36040            ! t/op/pat.t toke.c
36041 ____________________________________________________________________________
36042 [ 22637] By: davem                                 on 2004/04/02  10:02:06
36043         Log: Subject:  [PATCH] fix utils install problems on VMS
36044              From:  "Craig A. Berry" <craigberry@mac.com>
36045              Date:  Thu, 01 Apr 2004 20:19:53 -0600
36046              Message-Id:  <406CCDC9.7000500@mac.com>
36047
36048              We were not running utils/instmodsh.PL or utils/xsubpp.PL during
36049              the build, so installperl would not find the generated programs at
36050              install time.
36051              Also fixed several problems with the command definitions for the
36052              utilities
36053      Branch: perl
36054            ! configure.com vms/descrip_mms.template
36055 ____________________________________________________________________________
36056 [ 22636] By: davem                                 on 2004/04/01  22:00:40
36057         Log: Subject:  [PATCH] archname salad on VMS
36058              From:  "Craig A. Berry" <craigberry@mac.com>
36059              Date:  Thu, 01 Apr 2004 14:16:32 -0600
36060              Message-Id:  <406C78A0.2070009@mac.com>
36061
36062              sort out architecture-specific directory names for OpenVMS
36063              Itanium port
36064      Branch: perl
36065            ! configure.com vms/descrip_mms.template
36066 ____________________________________________________________________________
36067 [ 22635] By: davem                                 on 2004/04/01  20:27:14
36068         Log: Fix change #22376. Only mark a const as short-circuited
36069              if it's actually a const!
36070      Branch: perl
36071            ! op.c
36072 ____________________________________________________________________________
36073 [ 22630] By: nicholas                              on 2004/04/01  15:15:10
36074         Log: debug the instructions on upgrading Unicode
36075      Branch: perl
36076            ! lib/unicore/README.perl
36077 ____________________________________________________________________________
36078 [ 22625] By: mhx                                   on 2004/04/01  06:01:25
36079         Log: Fix and tests for [perl #28123] Perl optimizes // away incorrectly
36080      Branch: perl
36081            ! op.c t/op/dor.t
36082 ____________________________________________________________________________
36083 [ 22624] By: davem                                 on 2004/03/31  20:33:52
36084         Log: + (\$) prototype = bad free
36085              av_delete() didn't reify. I also updated its description
36086      Branch: perl
36087            ! av.c t/op/args.t
36088 ____________________________________________________________________________
36089 [ 22621] By: nicholas                              on 2004/03/31  15:05:40
36090         Log: Upgrade to Unicode 4.0.1
36091      Branch: perl
36092            + lib/unicore/lib/Katakan2.pl lib/unicore/lib/Sterm.pl
36093            + lib/unicore/lib/Variatio.pl
36094            ! MANIFEST lib/Unicode/UCD.t lib/unicore/ArabLink.pl
36095            ! lib/unicore/ArabLnkGrp.pl lib/unicore/ArabicShaping.txt
36096            ! lib/unicore/Bidirectional.pl lib/unicore/Blocks.pl
36097            ! lib/unicore/Blocks.txt lib/unicore/Canonical.pl
36098            ! lib/unicore/CaseFolding.txt lib/unicore/Category.pl
36099            ! lib/unicore/HangulSyllableType.txt lib/unicore/Index.txt
36100            ! lib/unicore/Jamo.txt lib/unicore/Lbrk.pl
36101            ! lib/unicore/LineBreak.txt lib/unicore/PropList.txt
36102            ! lib/unicore/PropValueAliases.txt lib/unicore/Properties
36103            ! lib/unicore/PropertyAliases.txt lib/unicore/ReadMe.txt
36104            ! lib/unicore/Scripts.pl lib/unicore/Scripts.txt
36105            ! lib/unicore/SpecialCasing.txt lib/unicore/To/Digit.pl
36106            ! lib/unicore/UnicodeData.txt lib/unicore/lib/Arabic.pl
36107            ! lib/unicore/lib/Armenian.pl lib/unicore/lib/Bengali.pl
36108            ! lib/unicore/lib/BidiBN.pl lib/unicore/lib/BidiCS.pl
36109            ! lib/unicore/lib/BidiEN.pl lib/unicore/lib/BidiES.pl
36110            ! lib/unicore/lib/BidiET.pl lib/unicore/lib/BidiL.pl
36111            ! lib/unicore/lib/BidiON.pl lib/unicore/lib/Bopomofo.pl
36112            ! lib/unicore/lib/Braille.pl lib/unicore/lib/Buhid.pl
36113            ! lib/unicore/lib/C.pl lib/unicore/lib/Canadian.pl
36114            ! lib/unicore/lib/Cf.pl lib/unicore/lib/Cherokee.pl
36115            ! lib/unicore/lib/Cntrl.pl lib/unicore/lib/Common.pl
36116            ! lib/unicore/lib/Cypriot.pl lib/unicore/lib/Cyrillic.pl
36117            ! lib/unicore/lib/Deseret.pl lib/unicore/lib/Devanaga.pl
36118            ! lib/unicore/lib/Ethiopic.pl lib/unicore/lib/Georgian.pl
36119            ! lib/unicore/lib/Gothic.pl lib/unicore/lib/Greek.pl
36120            ! lib/unicore/lib/Gujarati.pl lib/unicore/lib/Gurmukhi.pl
36121            ! lib/unicore/lib/Han.pl lib/unicore/lib/Hangul.pl
36122            ! lib/unicore/lib/Hanunoo.pl lib/unicore/lib/Hebrew.pl
36123            ! lib/unicore/lib/Hiragana.pl lib/unicore/lib/InCyril2.pl
36124            ! lib/unicore/lib/Inherite.pl lib/unicore/lib/Kannada.pl
36125            ! lib/unicore/lib/Katakana.pl lib/unicore/lib/Khmer.pl
36126            ! lib/unicore/lib/Lao.pl lib/unicore/lib/Latin.pl
36127            ! lib/unicore/lib/Limbu.pl lib/unicore/lib/LinearB.pl
36128            ! lib/unicore/lib/Malayala.pl lib/unicore/lib/Math.pl
36129            ! lib/unicore/lib/Mongolia.pl lib/unicore/lib/Myanmar.pl
36130            ! lib/unicore/lib/Ogham.pl lib/unicore/lib/OldItali.pl
36131            ! lib/unicore/lib/Oriya.pl lib/unicore/lib/Osmanya.pl
36132            ! lib/unicore/lib/OtherDef.pl lib/unicore/lib/OtherGra.pl
36133            ! lib/unicore/lib/OtherMat.pl lib/unicore/lib/Runic.pl
36134            ! lib/unicore/lib/Shavian.pl lib/unicore/lib/Sinhala.pl
36135            ! lib/unicore/lib/SoftDott.pl lib/unicore/lib/Syriac.pl
36136            ! lib/unicore/lib/Tagalog.pl lib/unicore/lib/Tagbanwa.pl
36137            ! lib/unicore/lib/TaiLe.pl lib/unicore/lib/Tamil.pl
36138            ! lib/unicore/lib/Telugu.pl lib/unicore/lib/Terminal.pl
36139            ! lib/unicore/lib/Thaana.pl lib/unicore/lib/Thai.pl
36140            ! lib/unicore/lib/Tibetan.pl lib/unicore/lib/Ugaritic.pl
36141            ! lib/unicore/lib/Yi.pl lib/unicore/lib/Z.pl
36142            ! lib/unicore/lib/Zs.pl lib/unicore/version t/op/pat.t
36143 ____________________________________________________________________________
36144 [ 22619] By: merijn                                on 2004/03/31  13:02:32
36145         Log: Regenerated Configure after backported #22571
36146              Some indent leftovers from earlier patches
36147              We don't like double negatives, not even in comment
36148      Branch: perl
36149            ! Configure
36150 ____________________________________________________________________________
36151 [ 22617] By: merijn                                on 2004/03/31  11:33:09
36152         Log: Subject: Re: [PATCH] MIME::Base64 PERL_NO_GET_CONTEXT
36153              From: Gisle Aas <gisle@ActiveState.com>
36154              Date: 30 Mar 2004 04:29:18 -0800
36155              Message-ID: <lrk712bjs1.fsf@caliper.activestate.com>
36156      Branch: perl
36157            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
36158            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
36159 ____________________________________________________________________________
36160 [ 22615] By: nicholas                              on 2004/03/31  08:24:29
36161         Log: Unknowingly for years we've had a test that has assumed the order
36162              of results from readdir. Fixed.
36163      Branch: perl
36164            ! lib/File/Find/t/find.t
36165 ____________________________________________________________________________
36166 [ 22614] By: nicholas                              on 2004/03/30  21:50:15
36167         Log: Subject: Zaurus SL-[78]60 native compile patch
36168              Message-Id: <46DCC0BF-8199-11D8-8D5B-000A95DBB50A@dan.co.jp>
36169              From: Dan Kogai <dankogai@dan.co.jp>
36170              Date: Tue, 30 Mar 2004 00:53:52 +0900
36171      Branch: perl
36172            ! ext/Errno/Errno_pm.PL
36173 ____________________________________________________________________________
36174 [ 22610] By: davem                                 on 2004/03/29  21:20:35
36175         Log: various win32 build fixes
36176
36177              Subject: Re: [PATCH] Re: MinGW/GCC vs MSVC++ on Win32
36178              From: Steve Hay <steve.hay@uk.radan.com>
36179              Date: Tue, 23 Mar 2004 10:42:12 +0000
36180              Message-ID: <40601484.7040905@uk.radan.com>
36181
36182              Subject: [PATCH] distclean on Win32 should delete perl.base
36183              From: Steve Hay <steve.hay@uk.radan.com>
36184              Date: Tue, 23 Mar 2004 11:35:56 +0000
36185              Message-ID: <4060211C.8020704@uk.radan.com>
36186
36187              Subject: Re: [PATCH] Create debug symbols files on Windows even for release
36188              From: Steve Hay <steve.hay@uk.radan.com>
36189              Date: Fri, 26 Mar 2004 10:46:07 +0000
36190              Message-ID: <406409EF.9020404@uk.radan.com>
36191      Branch: perl
36192            ! win32/Makefile win32/makefile.mk
36193 ____________________________________________________________________________
36194 [ 22609] By: davem                                 on 2004/03/29  20:46:36
36195         Log: Subject: [perl #27986] IPC::Open3 fails in mod_perl (tie bug)
36196              From: "Benjamin J. Tilly" (via RT) <perlbug-followup@perl.org>
36197              Date: 26 Mar 2004 21:02:19 -0000
36198              Message-ID: <rt-3.0.8-27986-82842.3.55447645581215@perl.org>
36199
36200              The forked child should make sure STDIN and STDOUT aren't tied
36201              before messing with them
36202      Branch: perl
36203            ! lib/IPC/Open3.pm
36204 ____________________________________________________________________________
36205 [ 22608] By: davem                                 on 2004/03/29  20:10:05
36206         Log: backout change 22606 (make gv_fullname() include a literal '^')
36207              it breaks select.
36208      Branch: perl
36209            ! gv.c t/op/gv.t
36210 ____________________________________________________________________________
36211 [ 22607] By: davem                                 on 2004/03/28  15:10:48
36212         Log: update -Dx to cope with lexical version of OP_AELEMFAST
36213      Branch: perl
36214            ! dump.c
36215 ____________________________________________________________________________
36216 [ 22606] By: davem                                 on 2004/03/28  15:08:23
36217         Log: make gv_fullname() etc include a literal '^' for *^FOO style names
36218      Branch: perl
36219            ! gv.c t/op/gv.t
36220 ____________________________________________________________________________
36221 [ 22605] By: davem                                 on 2004/03/28  13:11:30
36222         Log: pv_display() had code to display \n etc as escapes but it didn't
36223              actually work.
36224      Branch: perl
36225            ! dump.c
36226 ____________________________________________________________________________
36227 [ 22604] By: davem                                 on 2004/03/28  10:55:30
36228         Log: fix typo in change 22597
36229      Branch: perl
36230            ! op.h
36231 ____________________________________________________________________________
36232 [ 22601] By: davem                                 on 2004/03/27  10:22:52
36233         Log: Subject:  [PATCH] -Dusemallocwrap for VMS)
36234              From:  "Craig A. Berry" <craigberry@mac.com>
36235              Date:  Fri, 26 Mar 2004 22:46:50 -0600
36236              Message-Id:  <4065073A.30007@mac.com>
36237
36238              Mimic in configure.com what Configure does to enable or disable
36239              the new feature -Dusemallocwrap
36240      Branch: perl
36241            ! configure.com
36242 ____________________________________________________________________________
36243 [ 22600] By: davem                                 on 2004/03/27  02:04:03
36244         Log: Subject:  [PATCH] don't clean-up perly.* on VMS
36245              From:  "Craig A. Berry" <craigberry@mac.com>
36246              Date:  Fri, 26 Mar 2004 16:54:44 -0600
36247              Message-Id:  <4064B4B4.2030203@mac.com>
36248
36249              refrain from getting rid of perly.c and perly.h now that there are
36250              no longer VMS-specific overrides for these files
36251      Branch: perl
36252            ! vms/descrip_mms.template
36253 ____________________________________________________________________________
36254 [ 22599] By: davem                                 on 2004/03/27  01:54:09
36255         Log: string corruption with lvalue sub
36256              Depending on the context, the same substr OP may want to return
36257              a PVLV or an LV on subsequent invcations. If TARG is the wrong
36258              type, use a mortal instead.
36259      Branch: perl
36260            ! pp.c t/op/substr.t
36261 ____________________________________________________________________________
36262 [ 22597] By: davem                                 on 2004/03/26  18:56:50
36263         Log: Clarify op.h comments for which ops the OPpDEREF* private flags
36264              are actually used; update Concise.pm to match
36265      Branch: perl
36266            ! ext/B/B/Concise.pm op.h
36267 ____________________________________________________________________________
36268 [ 22596] By: davem                                 on 2004/03/26  18:53:09
36269         Log: fix for change #22594; if using test.pl, must tell perl where to
36270              find it!
36271      Branch: perl
36272            ! t/comp/hints.t
36273 ____________________________________________________________________________
36274 [ 22595] By: davem                                 on 2004/03/26  17:28:48
36275         Log: document the return value of an empty sub
36276      Branch: perl
36277            ! pod/perlsub.pod
36278 ____________________________________________________________________________
36279 [ 22594] By: davem                                 on 2004/03/26  13:05:50
36280         Log: - hints hash was being double freed on scope exit
36281      Branch: perl
36282            ! op.c scope.c scope.h t/comp/hints.t
36283 ____________________________________________________________________________
36284 [ 22593] By: ams                                   on 2004/03/26  08:59:15
36285         Log: Subject: Re: [perl #27906] stat documentation correction
36286              From: Andy Lester <andy@petdance.com>
36287              Date: Wed, 24 Mar 2004 21:48:30 -0600
36288              Message-Id: <20040325034830.GA5865@petdance.com>
36289              (Applied with a correction from Spider Boardman.)
36290      Branch: perl
36291            ! pod/perlfunc.pod t/op/stat.t
36292 ____________________________________________________________________________
36293 [ 22592] By: davem                                 on 2004/03/26  01:24:24
36294         Log: fix some comments in perly.y
36295      Branch: perl
36296            ! perly.y
36297 ____________________________________________________________________________
36298 [ 22591] By: davem                                 on 2004/03/26  01:16:55
36299         Log: Blessed reference to anonymous glob
36300              Stop *$$x=$x giving "Attempt to free unreferenced scalar" warning
36301      Branch: perl
36302            ! sv.c t/op/ref.t
36303 ____________________________________________________________________________
36304 [ 22586] By: davem                                 on 2004/03/24  22:16:30
36305         Log: Subject: [perl #27748] 'find2perl' bug: -exec causes chdir error
36306              From: "jdhedden@1979.usna.com (via RT)" <perlbug-followup@perl.org>
36307              Date: 18 Mar 2004 20:25:50 -0000
36308              Message-ID: <rt-3.0.8-27748-82270.2.99482909739062@perl.org>
36309
36310              Cwd code was planted in the output executable after the exit, so
36311              was never run.
36312      Branch: perl
36313            ! x2p/find2perl.PL
36314 ____________________________________________________________________________
36315 [ 22585] By: nicholas                              on 2004/03/24  21:42:25
36316         Log: Remaining smoked platforms where malloc wrap is known to work.
36317              Data for Irix and NetBSD would be useful - they probably will work too.
36318              Will Unicos work? Place bets now...
36319      Branch: perl
36320            ! hints/aix.sh hints/bsdos.sh hints/dec_osf.sh hints/freebsd.sh
36321            ! hints/hpux.sh hints/linux.sh hints/openbsd.sh
36322            ! hints/solaris_2.sh
36323 ____________________________________________________________________________
36324 [ 22584] By: davem                                 on 2004/03/24  21:14:08
36325         Log: Subject: [perl #27790] split docs: say the string is EXPR
36326              From: Dan Jacobson (via RT) <perlbug-followup@perl.org>
36327              Date: 20 Mar 2004 05:21:07 -0000
36328              Message-ID: <rt-3.0.8-27790-82358.14.5476352902536@perl.org>
36329
36330              Minor documentation nit in split
36331      Branch: perl
36332            ! pod/perlfunc.pod
36333 ____________________________________________________________________________
36334 [ 22582] By: nicholas                              on 2004/03/24  19:15:29
36335         Log: mintest will pass if I skip the correct number of tests. D'oh!
36336      Branch: perl
36337            ! t/op/magic.t
36338 ____________________________________________________________________________
36339 [ 22579] By: nicholas                              on 2004/03/24  14:59:16
36340         Log: Subject: Re: [PATCH] Fix PERL_MALLOC_WRAP change for Win32
36341              From: Steve Hay <steve.hay@uk.radan.com>
36342              Message-ID: <40618D1C.7000601@uk.radan.com>
36343              Date: Wed, 24 Mar 2004 13:29:00 +0000
36344      Branch: perl
36345            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
36346            ! win32/config_H.vc64
36347 ____________________________________________________________________________
36348 [ 22578] By: rgs                                   on 2004/03/24  13:54:31
36349         Log: Good catch from Dave Mitchell; plus a null pointer protection.
36350      Branch: perl
36351            ! scope.c
36352 ____________________________________________________________________________
36353 [ 22577] By: nicholas                              on 2004/03/24  11:51:46
36354         Log: Unlike perl, 0 in void context isn't special cased in C :-)
36355              (So it warns). Tweak the no-action malloc wrap checkers to avoid
36356              warnings.
36357      Branch: perl
36358            ! handy.h
36359 ____________________________________________________________________________
36360 [ 22576] By: nicholas                              on 2004/03/24  10:29:16
36361         Log: Export PL_memory_wrap based on PERL_MALLOC_WRAP rather than
36362              NO_MALLOC_WRAP following Configure changes. Identical patch to
36363              mine supplied by Steve Hay while I was working on this.
36364              IP shootout at dawn :-)
36365      Branch: perl
36366            ! makedef.pl
36367 ____________________________________________________________________________
36368 [ 22572] By: nicholas                              on 2004/03/24  09:14:21
36369         Log: Tidy up function prototypes in the light of suidpatch
36370      Branch: perl
36371            ! embed.fnc embed.h perl.c proto.h
36372 ____________________________________________________________________________
36373 [ 22571] By: nicholas                              on 2004/03/23  22:35:09
36374         Log: Make usemallocwrap a Configure-time question. Default is yes for
36375              usedevel, no otherwise, but I'm expecting hints files on known
36376              good platforms to override this. (and known bad)
36377              Demonstration hints file for darwin.
36378      Branch: perl
36379            ! Configure config_h.SH hints/darwin.sh perl.h
36380 ____________________________________________________________________________
36381 [ 22569] By: nicholas                              on 2004/03/23  17:47:44
36382         Log: hv_delete_common was freeing the key, then passing the freed pointer
36383              to S_hv_notallowed. D'oh!
36384      Branch: perl
36385            ! hv.c
36386 ____________________________________________________________________________
36387 [ 22566] By: nicholas                              on 2004/03/23  16:23:58
36388         Log: Unify 5.008 and 5.009's B::Concise 0.58
36389      Branch: perl
36390            ! ext/B/B/Concise.pm
36391 ____________________________________________________________________________
36392 [ 22565] By: nicholas                              on 2004/03/23  16:05:28
36393         Log: Unify 5.008 and 5.009's B::Concise 0.56
36394      Branch: perl
36395            ! ext/B/B/Concise.pm
36396 ____________________________________________________________________________
36397 [ 22564] By: rgs                                   on 2004/03/23  13:43:49
36398         Log: Fix bug [perl #27839] returning @+ out of scope loses its value :
36399
36400              Subject: Re: Wondering about returned regex special arrays on going out of scope
36401              From: hv@crypt.org
36402              Date: Fri, 05 Mar 2004 17:42:25 +0000
36403              Message-Id: <200403051742.i25HgPd11240@zen.crypt.org>
36404
36405              plus a test case.
36406      Branch: perl
36407            ! pp_hot.c t/op/magic.t
36408 ____________________________________________________________________________
36409 [ 22563] By: nicholas                              on 2004/03/23  13:38:11
36410         Log: Subject: [PATCH] 5.9.1 suidperl
36411              From: psz@maths.usyd.edu.au (Paul Szabo)
36412              Message-Id: <200403182117.i2ILHug513080@milan.maths.usyd.edu.au>
36413              Date: Fri, 19 Mar 2004 08:17:56 +1100 (EST)
36414
36415              (which variables renamed as requested, plus tweaks to work on platforms
36416              with no ST_NOEXEC)
36417      Branch: perl
36418            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h
36419 ____________________________________________________________________________
36420 [ 22560] By: rgs                                   on 2004/03/22  21:29:51
36421         Log: Update the -v copyright notice.
36422      Branch: perl
36423            ! perl.c
36424 ____________________________________________________________________________
36425 [ 22559] By: nicholas                              on 2004/03/22  21:05:09
36426         Log: Don't assume that the chmod will always work.
36427              (It won't for files on *BSD where chflags has set uchg, which is
36428              what the OS X perforce client does)
36429      Branch: perl
36430            ! t/op/filetest.t
36431 ____________________________________________________________________________
36432 [ 22557] By: rgs                                   on 2004/03/22  20:46:52
36433         Log: Clarifications on constants subroutines, based on:
36434
36435              Subject: [perl #27768] [patch] wrong examples in perlsub/"Constant Functions"
36436              From: "padre@elte.hu (via RT)" <perlbug-followup@perl.org>
36437              Date: 19 Mar 2004 14:56:09 -0000
36438              Message-ID: <rt-3.0.8-27768-82310.5.12766475665209@perl.org>
36439      Branch: perl
36440            ! pod/perlsub.pod
36441 ____________________________________________________________________________
36442 [ 22556] By: rgs                                   on 2004/03/22  20:30:41
36443         Log: Subject: [PATCH] Re: ../lib/ExtUtils/t/Embed.t failure on Win32/GCC
36444              From: Steve Hay <steve.hay@uk.radan.com>
36445              Date: Mon, 22 Mar 2004 14:44:46 +0000
36446              Message-ID: <405EFBDE.4090209@uk.radan.com>
36447      Branch: perl
36448            ! README.win32
36449 ____________________________________________________________________________
36450 [ 22553] By: rgs                                   on 2004/03/22  19:25:59
36451         Log: Subject: Re: [PATCH] warn on !=~
36452              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
36453              Date: Mon, 22 Mar 2004 10:32:05 -0800
36454              Message-ID: <20040322183106.GA1284@efn.org>
36455
36456              More warnings for this case.
36457      Branch: perl
36458            ! t/lib/warnings/toke toke.c
36459 ____________________________________________________________________________
36460 [ 22549] By: rgs                                   on 2004/03/21  17:22:42
36461         Log: Finally, this "Negative repeat count" warning wasn't such a great
36462              idea. Disable it. But add tests for this :
36463
36464              Subject: Re: [perl #27811] (@x) x -1 is a panic
36465              From: Andy Lester <andy@petdance.com>
36466              Date: Sun, 21 Mar 2004 09:27:04 -0600
36467              Message-ID: <20040321152704.GA9041@petdance.com>
36468      Branch: perl
36469            ! pp.c t/lib/warnings/pp t/op/repeat.t
36470 ____________________________________________________________________________
36471 [ 22548] By: rgs                                   on 2004/03/21  16:40:27
36472         Log: Subject: [PATCH sv.h] Nobody has used SvPVbyte_force?
36473              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
36474              Date: Sun, 21 Mar 2004 21:49:53 +0900
36475              Message-Id: <20040321213628.2461.BQW10602@nifty.com>
36476      Branch: perl
36477            ! sv.h
36478 ____________________________________________________________________________
36479 [ 22547] By: rgs                                   on 2004/03/21  13:36:27
36480         Log: I must be tired today.
36481      Branch: perl
36482            ! lib/utf8.t
36483 ____________________________________________________________________________
36484 [ 22546] By: rgs                                   on 2004/03/21  13:26:33
36485         Log: Silence a gcc warning.
36486      Branch: perl
36487            ! sv.c
36488 ____________________________________________________________________________
36489 [ 22545] By: rgs                                   on 2004/03/21  13:18:01
36490         Log: Subject: Re: [perl #27803] perl crashes when utf8::upgrade($offsetOK_scalar)
36491              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
36492              Date: Sun, 21 Mar 2004 15:19:22 +0900
36493              Message-Id: <20040321151828.DAC6.BQW10602@nifty.com>
36494      Branch: perl
36495            ! lib/utf8.t sv.c
36496 ____________________________________________________________________________
36497 [ 22544] By: rgs                                   on 2004/03/21  13:12:53
36498         Log: Subject: [PATCH] fix memory bug in vms.c:mp_do_tounixspec
36499              From: "Craig A. Berry" <craigberry@mac.com>
36500              Date: Sat, 20 Mar 2004 21:51:45 -0600
36501              Message-ID: <405D1151.3040308@mac.com>
36502      Branch: perl
36503            ! vms/vms.c
36504 ____________________________________________________________________________
36505 [ 22543] By: rgs                                   on 2004/03/21  13:06:20
36506         Log: Add a new warning "Negative repeat count"
36507              for the cases $x x -1.
36508      Branch: perl
36509            ! pod/perlop.pod pp.c t/lib/warnings/pp
36510 ____________________________________________________________________________
36511 [ 22542] By: rgs                                   on 2004/03/20  11:49:21
36512         Log: Subject: [PATCH] warn on !=~
36513              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
36514              Date: Thu, 18 Mar 2004 22:24:09 -0800
36515              Message-ID: <20040319062035.GA3768@efn.org>
36516
36517              with an improvement suggested by Ton Hospel.
36518      Branch: perl
36519            ! pod/perldiag.pod t/lib/warnings/toke toke.c
36520 ____________________________________________________________________________
36521 [ 22541] By: rgs                                   on 2004/03/20  10:19:59
36522         Log: Subject: makefile.95 tweak
36523              From: Greg Matheson <lang@ms.chinmin.edu.tw>
36524              Date: Fri, 19 Mar 2004 18:15:25 +0800
36525              Message-ID: <20040319181525.A6347@ms.chinmin.edu.tw>
36526      Branch: perl
36527            ! win32/makefile.mk
36528 ____________________________________________________________________________
36529 [ 22540] By: rgs                                   on 2004/03/20  10:15:36
36530         Log: \x80\xFF is not valid UTF-8.
36531      Branch: perl
36532            ! pod/perluniintro.pod
36533 ____________________________________________________________________________
36534 [ 22539] By: rgs                                   on 2004/03/19  23:09:13
36535         Log: Subject: [perl #24821] enhancement patch for B::Concise
36536              From: jim cromie <jcromie@divsol.com>
36537              Date: Wed, 17 Mar 2004 14:12:43 -0700
36538              Message-ID: <4058BF4B.1000004@divsol.com>
36539              (Only the Concise.pm part, with documentation nits)
36540      Branch: perl
36541            ! ext/B/B/Concise.pm
36542 ____________________________________________________________________________
36543 [ 22538] By: nicholas                              on 2004/03/19  12:15:23
36544         Log: Subject:  [PATCH] open.pm: allow upper-cased EUC
36545              From:  Autrijus Tang <autrijus@autrijus.org>
36546              Date:  Fri, 19 Mar 2004 18:27:10 +0800
36547              Message-Id:  <20040319102710.GA91216@aut.dyndns.org>
36548      Branch: perl
36549            ! lib/open.pm
36550 ____________________________________________________________________________
36551 [ 22537] By: nicholas                              on 2004/03/19  11:59:01
36552         Log: Subject: [PATCH] Move Win32.pm/Win32.xs from libwin32 module to core Perl
36553              From: Jan Dubois <jand@activestate.com>
36554              Message-ID: <lg2k509o51b8openotuetdts6go7pn4udo@4ax.com>
36555              Date: Thu, 18 Mar 2004 13:13:49 -0800
36556
36557              Subject: Re: [PATCH] Move Win32.pm/Win32.xs from libwin32 module to core Perl
36558              From: Steve Hay <steve.hay@uk.radan.com>
36559              Message-ID: <405ACC6D.1040804@uk.radan.com>
36560              Date: Fri, 19 Mar 2004 10:33:17 +0000
36561      Branch: perl
36562            + win32/ext/Win32/Makefile.PL win32/ext/Win32/Win32.pm
36563            + win32/ext/Win32/Win32.xs
36564            - lib/Win32.pod
36565            ! MANIFEST win32/Makefile win32/makefile.mk
36566 ____________________________________________________________________________
36567 [ 22536] By: nicholas                              on 2004/03/19  11:43:35
36568         Log: Change Storable.xs to conditionally include ppport.h for pre 5.8.0
36569              This allows the ppport.h to be deleted from ext/Storable, which will
36570              reduce the potential for confusion.
36571              Bump Storable's version to 2.12; update the ChangeLog
36572      Branch: perl
36573            - ext/Storable/ppport.h
36574            ! MANIFEST ext/Storable/ChangeLog ext/Storable/MANIFEST
36575            ! ext/Storable/README ext/Storable/Storable.pm
36576            ! ext/Storable/Storable.xs
36577 ____________________________________________________________________________
36578 [ 22535] By: nicholas                              on 2004/03/19  11:03:18
36579         Log: Move Beau Cox's ppport.h fixes into PPPort.pm
36580      Branch: perl
36581            ! ext/Devel/PPPort/PPPort.pm
36582 ____________________________________________________________________________
36583 [ 22534] By: rgs                                   on 2004/03/19  10:13:14
36584         Log: Nit in perluniintro about the U0 and C0 templates,
36585              noticed by Steve Hay.
36586      Branch: perl
36587            ! pod/perluniintro.pod
36588 ____________________________________________________________________________
36589 [ 22533] By: ams                                   on 2004/03/19  02:57:40
36590         Log: Subject: [PATCH] Storable PERL_NO_GET_CONTEXT
36591              From: beau@beaucox.com
36592              Date: Thu, 18 Mar 2004 12:45:45 -1000
36593              Message-Id: <20040318_224545_009145.beau@beaucox.com>
36594      Branch: perl
36595            + ext/Storable/ppport.h
36596            ! MANIFEST ext/Storable/MANIFEST ext/Storable/Storable.xs
36597 ____________________________________________________________________________
36598 [ 22532] By: rgs                                   on 2004/03/18  20:33:02
36599         Log: Subject: [PATCH] range operator warnings / 64-bit fix
36600              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
36601              Date: Wed, 10 Mar 2004 21:45:48 +0100
36602              Message-Id: <20040310214548.4f5e3ab1@r2d2>
36603      Branch: perl
36604            ! pp_ctl.c pp_hot.c t/op/range.t
36605 ____________________________________________________________________________
36606 [ 22531] By: davem                                 on 2004/03/18  19:02:32
36607         Log: add code comment for change 22525
36608      Branch: perl
36609            ! pp.c
36610 ____________________________________________________________________________
36611 [ 22530] By: rgs                                   on 2004/03/18  18:21:32
36612         Log: Add a perl592delta.pod man page.
36613      Branch: perl
36614            + pod/perl592delta.pod
36615            ! MANIFEST Makefile.SH pod.lst pod/perl.pod pod/perltoc.pod
36616            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
36617            ! win32/pod.mak
36618 ____________________________________________________________________________
36619 [ 22528] By: nicholas                              on 2004/03/18  16:58:06
36620         Log: Corrections and explanations in comments
36621      Branch: perl
36622            ! ext/Storable/Storable.xs
36623 ____________________________________________________________________________
36624 [ 22527] By: nicholas                              on 2004/03/18  16:50:25
36625         Log: Subject:  pumpkin fodder
36626              From:  Jarkko Hietaniemi <jhi@cc.hut.fi>
36627              Date:  Fri, 12 Mar 2004 15:16:57 +0200 (EET)
36628              Message-Id:  <200403121316.i2CDGv1Y254951@kosh.hut.fi>
36629      Branch: perl
36630            ! lib/unicore/README.perl
36631 ____________________________________________________________________________
36632 [ 22526] By: rgs                                   on 2004/03/18  14:33:14
36633         Log: Detypo.
36634      Branch: perl
36635            ! makedef.pl
36636 ____________________________________________________________________________
36637 [ 22525] By: davem                                 on 2004/03/18  14:13:16
36638         Log: make ~$x give warning is $x isn't initialised.
36639              Also add test for uninitialised warning in & op.
36640      Branch: perl
36641            ! pp.c t/lib/warnings/sv
36642 ____________________________________________________________________________
36643 [ 22524] By: rgs                                   on 2004/03/18  13:20:07
36644         Log: Try to fix the AIX and Windows builds regarding the
36645              definedness of the PL_memory_wrap symbol.
36646      Branch: perl
36647            ! makedef.pl
36648 ____________________________________________________________________________
36649 [ 22523] By: rgs                                   on 2004/03/18  08:27:34
36650         Log: Bump bleadperl's version number to 5.9.2.
36651      Branch: perl
36652            ! NetWare/Makefile NetWare/config_H.wc Porting/config.sh
36653            ! Porting/config_H epoc/config.sh epoc/createpkg.pl patchlevel.h
36654            ! plan9/config.plan9 win32/Makefile win32/config_H.bc
36655            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
36656            ! win32/makefile.mk wince/Makefile.ce
36657 ____________________________________________________________________________
36658 [ 22521] By: rgs                                   on 2004/03/17  19:13:03
36659         Log: Subject: [PATCH] format/casting/warning RE: perl 5.9.1
36660              From: Robin Barker <Robin.Barker@npl.co.uk>
36661              Date: Wed, 17 Mar 2004 18:37:10 -0000
36662              Message-ID: <533D273D4014D411AB1D00062938C4D90404682E@hotel.npl.co.uk>
36663      Branch: perl
36664            ! dump.c ext/Socket/Socket.xs pad.c util.c
36665 ____________________________________________________________________________
36666 [ 22520] By: rgs                                   on 2004/03/17  18:20:54
36667         Log: Optimize away the assignment in the constructs C<my $s = undef>,
36668              C<my @a = ()>, C<my %h = ()>.
36669      Branch: perl
36670            ! op.c
36671 ____________________________________________________________________________
36672 [ 22517] By: nicholas                              on 2004/03/17  17:58:44
36673         Log: Subject: malloc wrappage
36674              From: Jarkko Hietaniemi <jhi@iki.fi>
36675              Message-Id: <37BF70DE-5C0E-11D8-B5A1-00039362CB92@iki.fi>
36676              Date: Tue, 10 Feb 2004 23:15:14 +0200
36677
36678              plus change croak to Perl_croak_nocontext to make ithread safe
36679              plus make it conditional on PERL_MALLOC_WRAP (default for blead is on)
36680      Branch: perl
36681            ! av.c handy.h perl.h pod/perldiag.pod pp.c
36682 ____________________________________________________________________________
36683 [ 22516] By: nicholas                              on 2004/03/17  16:10:57
36684         Log: Add auto-require of modules to restore overloading (and tests)
36685      Branch: perl
36686            + ext/Storable/t/HAS_OVERLOAD.pm
36687            ! MANIFEST ext/Storable/ChangeLog ext/Storable/MANIFEST
36688            ! ext/Storable/Storable.xs ext/Storable/t/overload.t
36689 ____________________________________________________________________________
36690 [ 22515] By: nicholas                              on 2004/03/17  15:48:03
36691         Log: Add regression tests for the auto-require of STORABLE_thaw
36692      Branch: perl
36693            + ext/Storable/t/HAS_HOOK.pm
36694            ! MANIFEST ext/Storable/ChangeLog ext/Storable/MANIFEST
36695            ! ext/Storable/t/blessed.t
36696 ____________________________________________________________________________
36697 [ 22514] By: nicholas                              on 2004/03/16  22:36:49
36698         Log: Move the PERLVAR(Ireentrant_buffer, REENTR*) outside the ITHREADS
36699              block. This allows the re-entrant API to be used with ithreads,
36700              which in turn permits -Dusethreads -Uuseithreads -Uuse5005threads
36701              (Which may seem inane, but makes perl threaded at the C level
36702              without enabling ithreads)
36703      Branch: perl
36704            ! intrpvar.h
36705 ____________________________________________________________________________
36706 [ 22513] By: rgs                                   on 2004/03/16  21:55:10
36707         Log: Add a lchown() call to the POSIX module. [perl #27547]
36708      Branch: perl
36709            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
36710 ____________________________________________________________________________
36711 [ 22512] By: rgs                                   on 2004/03/16  21:29:41
36712         Log: Subject: [PATCH] Re: Perl and Parrot disagree about sched_yield on Solaris
36713              From: Andrew Dougherty <doughera@lafayette.edu>
36714              Date: Tue, 16 Mar 2004 16:38:58 -0500 (EST)
36715              Message-ID: <Pine.SOL.4.58.0403161635590.27628@maxwell.phys.lafayette.edu>
36716      Branch: perl
36717            ! hints/solaris_2.sh
36718 ____________________________________________________________________________
36719 [ 22511] By: rgs                                   on 2004/03/16  21:27:02
36720         Log: Restore the "DEVEL" locally-applied-patches version tag in blead.
36721      Branch: perl
36722            ! patchlevel.h
36723 ____________________________________________________________________________
36724 [ 22510] By: rgs                                   on 2004/03/16  18:29:39
36725         Log: Update Changes. (again)
36726      Branch: perl
36727            ! Changes
36728 ____________________________________________________________________________
36729 [ 22509] By: rgs                                   on 2004/03/16  18:19:52
36730         Log: Update copyright notices
36731      Branch: perl
36732            ! cop.h cv.h doio.c doop.c dump.c embed.h embed.pl embedvar.h
36733            ! form.h global.sym gv.c handy.h hv.c mg.c op.c op.h opcode.h
36734            ! opcode.pl opnames.h pad.c patchlevel.h perl.c perl.h perlapi.h
36735            ! perlio.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c
36736            ! proto.h regexec.c scope.c scope.h sv.c sv.h thread.h
36737            ! universal.c utf8.c util.c
36738 ____________________________________________________________________________
36739 [ 22508] By: rgs                                   on 2004/03/16  16:31:03
36740         Log: Regenerate META.yml
36741      Branch: perl
36742            ! META.yml
36743 ____________________________________________________________________________
36744 [ 22507] By: rgs                                   on 2004/03/16  15:36:32
36745         Log: Update Changes.
36746      Branch: perl
36747            ! Changes
36748 ____________________________________________________________________________
36749 [ 22506] By: rgs                                   on 2004/03/16  15:32:42
36750         Log: This is 5.9.1.
36751      Branch: perl
36752            ! patchlevel.h
36753 ____________________________________________________________________________
36754 [ 22505] By: rgs                                   on 2004/03/16  15:28:55
36755         Log: We'll ship 5.9.1 today.
36756      Branch: perl
36757            ! pod/perlhist.pod
36758 ____________________________________________________________________________
36759 [ 22504] By: rgs                                   on 2004/03/16  15:25:22
36760         Log: More perldelta updates.
36761      Branch: perl
36762            ! pod/perl591delta.pod
36763 ____________________________________________________________________________
36764 [ 22503] By: rgs                                   on 2004/03/16  13:23:34
36765         Log: Since the signature.t test of CPAN relies on a non-core module,
36766              it's not relevant to the perl core distribution.
36767      Branch: perl
36768            - lib/CPAN/t/signature.t
36769            ! MANIFEST
36770 ____________________________________________________________________________
36771 [ 22502] By: rgs                                   on 2004/03/15  21:54:56
36772         Log: Fix the order of arguments in the usage message of
36773              POSIX::chown(). It's different from the POSIX order but
36774              it's the same than CORE::chown(). Damn.
36775      Branch: perl
36776            ! ext/POSIX/POSIX.pm
36777 ____________________________________________________________________________
36778 [ 22501] By: rgs                                   on 2004/03/15  17:09:26
36779         Log: Subject: Re: Smoke [5.9.1] 22491 FAIL(M) MSWin32 WinXP/.Net SP1 (x86/1 cpu)
36780              From: Steve Hay <steve.hay@uk.radan.com>
36781              Date: Mon, 15 Mar 2004 10:28:02 +0000
36782              Message-ID: <40558532.30002@uk.radan.com>
36783
36784              Plus, restore patch #22489
36785      Branch: perl
36786            ! win32/Makefile win32/makefile.mk
36787 ____________________________________________________________________________
36788 [ 22500] By: davem                                 on 2004/03/14  20:13:47
36789         Log: scope exit could expose freed local() value
36790      Branch: perl
36791            ! scope.c t/op/localref.t
36792 ____________________________________________________________________________
36793 [ 22499] By: davem                                 on 2004/03/14  17:01:34
36794         Log: strict 'subs' didn't warn on bareword array index
36795      Branch: perl
36796            ! op.c t/lib/strict/subs
36797 ____________________________________________________________________________
36798 [ 22498] By: rgs                                   on 2004/03/14  12:52:17
36799         Log: Four Storable patches towards Storable 2.11 :
36800
36801              Subject: Re: [perl #27616] Storable can't freeze restricted hashes in canonical order
36802              From: Nicholas Clark <nick@ccl4.org>
36803              Date: Sat, 13 Mar 2004 15:13:28 +0000
36804              Message-ID: <20040313151327.GS701@plum.flirble.org>
36805
36806              Date: Sat, 13 Mar 2004 20:23:45 +0000
36807              Message-ID: <20040313202345.GX701@plum.flirble.org>
36808
36809              Date: Sat, 13 Mar 2004 22:20:07 +0000
36810              Message-ID: <20040313222007.GZ701@plum.flirble.org>
36811
36812              Date: Sat, 13 Mar 2004 23:03:46 +0000
36813              Message-ID: <20040313230345.GB701@plum.flirble.org>
36814      Branch: perl
36815            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
36816            ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
36817            ! ext/Storable/t/restrict.t
36818 ____________________________________________________________________________
36819 [ 22497] By: rgs                                   on 2004/03/13  21:27:57
36820         Log: Subject: [perl #27567] [patch] a typo and a mistake in perltoot.pod
36821              From: "padre@elte.hu (via RT)" <perlbug-followup@perl.org>
36822              Date: 10 Mar 2004 17:05:09 -0000
36823              Message-ID: <rt-3.0.8-27567-81174.13.282806825515@perl.org>
36824      Branch: perl
36825            ! pod/perltoot.pod
36826 ____________________________________________________________________________
36827 [ 22496] By: rgs                                   on 2004/03/13  21:16:59
36828         Log: More small perldelta updates.
36829      Branch: perl
36830            ! pod/perl591delta.pod
36831 ____________________________________________________________________________
36832 [ 22495] By: rgs                                   on 2004/03/13  20:05:20
36833         Log: Revert change #22489, that seems to cause build failures on Windows.
36834      Branch: perl
36835            ! win32/Makefile win32/makefile.mk
36836 ____________________________________________________________________________
36837 [ 22494] By: rgs                                   on 2004/03/13  19:55:43
36838         Log: Subject: Re: [PATCH] Stop splitpod truncating sprintf manpage
36839              From: Steve Hay <steve.hay@uk.radan.com>
36840              Date: Fri, 12 Mar 2004 08:38:41 +0000
36841              Message-ID: <40517711.9030204@uk.radan.com>
36842      Branch: perl
36843            ! pod/splitpod
36844 ____________________________________________________________________________
36845 [ 22493] By: rgs                                   on 2004/03/12  23:39:16
36846         Log: perl591delta nits. Regenerate the tables of contents.
36847      Branch: perl
36848            ! pod/perl591delta.pod pod/perlmodlib.pod pod/perltoc.pod
36849 ____________________________________________________________________________
36850 [ 22492] By: rgs                                   on 2004/03/12  21:35:49
36851         Log: Update perl591delta. Include a small to-do list in it.
36852      Branch: perl
36853            ! pod/perl591delta.pod
36854 ____________________________________________________________________________
36855 [ 22491] By: rgs                                   on 2004/03/12  20:08:31
36856         Log: Subject: [PATCH] Math::BigInt v1.70, bignum 0.15, Math::BigRat 0.12
36857              From: Tels <perl_dummy@bloodgate.com>
36858              Date: Fri, 12 Mar 2004 18:02:30 +0100
36859              Message-Id: <200403121802.31679@bloodgate.com>
36860      Branch: perl
36861            + lib/Math/BigInt/t/_e_math.t
36862            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt/t/bare_mbf.t
36863            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
36864            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/with_sub.t
36865            ! lib/bigint.pm lib/bignum.pm
36866 ____________________________________________________________________________
36867 [ 22490] By: rgs                                   on 2004/03/12  18:31:12
36868         Log: Fix a bug in the cloning of regexps
36869
36870              Subject: Re: [perl #27530] Regex qr// interpolation fails when chr(0) is used in a thread
36871              From: hv@crypt.org
36872              Date: Thu, 11 Mar 2004 16:21:50 +0000
36873              Message-Id: <200403111621.i2BGLoi20225@zen.crypt.org>
36874              (plus another similar fix)
36875      Branch: perl
36876            ! sv.c
36877 ____________________________________________________________________________
36878 [ 22489] By: rgs                                   on 2004/03/12  18:26:34
36879         Log: Subject: [PATCH] Fix minitest target in Win32 makefiles
36880              From: Steve Hay <steve.hay@uk.radan.com>
36881              Date: Fri, 12 Mar 2004 15:52:23 +0000
36882              Message-ID: <4051DCB7.107@uk.radan.com>
36883      Branch: perl
36884            ! win32/Makefile win32/makefile.mk
36885 ____________________________________________________________________________
36886 [ 22488] By: rgs                                   on 2004/03/11  22:57:29
36887         Log: Document the new behaviour of the substr lvalue :
36888              Subject: Re: [perl #24346] pulling in stuff from outside the substr lvalue window
36889              From: Dave Mitchell <davem@fdisolutions.com>
36890              Date: Mon, 1 Mar 2004 23:59:21 +0000
36891              Message-ID: <20040301235921.GC6469@fdisolutions.com>
36892      Branch: perl
36893            ! pod/perlfunc.pod
36894 ____________________________________________________________________________
36895 [ 22485] By: davem                                 on 2004/03/11  14:52:58
36896         Log: make op/write.t work better under stdio by running the subtests
36897              in the child process rather than the parent.
36898      Branch: perl
36899            ! t/op/write.t
36900 ____________________________________________________________________________
36901 [ 22484] By: merijn                                on 2004/03/11  10:08:17
36902         Log: Subject: Re: [PATCH] Re: Proposal to remove support for MachTen
36903              From: Dominic Dunlop <shouldbedomo@mac.com>
36904              Date: Thu, 11 Mar 2004 10:34:01 +0100
36905              Message-Id: <3B07B7FC-733F-11D8-AC24-000A27839BD6@mac.com>
36906      Branch: perl
36907            ! README.machten hints/machten.sh
36908 ____________________________________________________________________________
36909 [ 22483] By: nicholas                              on 2004/03/10  20:38:49
36910         Log: croaking for readonly SVs in Perl_sv_utf8_upgrade_flags was a mistake
36911              back this out until we have a tangible policy
36912      Branch: perl
36913            ! sv.c
36914 ____________________________________________________________________________
36915 [ 22482] By: rgs                                   on 2004/03/10  16:16:00
36916         Log: Upgrade to Cwd 2.17.
36917      Branch: perl
36918            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
36919 ____________________________________________________________________________
36920 [ 22481] By: rgs                                   on 2004/03/10  10:55:12
36921         Log: Subject: Re: [PATCH] More "distclean" tidy ups on Win32
36922              From: Steve Hay <steve.hay@uk.radan.com>
36923              Date: Wed, 10 Mar 2004 10:58:15 +0000
36924              Message-ID: <404EF4C7.9090107@uk.radan.com>
36925      Branch: perl
36926            ! win32/Makefile win32/makefile.mk
36927 ____________________________________________________________________________
36928 [ 22480] By: rgs                                   on 2004/03/10  09:25:36
36929         Log: Change 22476 left out a similar fix for ExtUtils::MM_Win32
36930              (noticed by Steve Hay.)
36931              Also, update MANIFEST.SKIP to be in line with the renaming
36932              "blibdirs" to "blibdirs.exists".
36933      Branch: perl
36934            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/MM_Win32.pm
36935 ____________________________________________________________________________
36936 [ 22479] By: rgs                                   on 2004/03/10  09:07:03
36937         Log: A patch by Richard Foley to reduce the amount of
36938              forkage between the 5.8 and 5.9 debuggers.
36939      Branch: perl
36940            ! lib/perl5db.pl
36941 ____________________________________________________________________________
36942 [ 22478] By: chip                                  on 2004/03/09  23:51:41
36943         Log: In line-buffered mode, flush on the *last* newline,
36944              not on every newline.
36945      Branch: perl
36946            ! perlio.c
36947 ____________________________________________________________________________
36948 [ 22477] By: rgs                                   on 2004/03/09  22:27:22
36949         Log: Subject: [PATCH] More "distclean" tidy ups on Win32
36950              From: Steve Hay <steve.hay@uk.radan.com>
36951              Date: Fri, 05 Mar 2004 09:56:36 +0000
36952              Message-ID: <40484ED4.1050001@uk.radan.com>
36953              (only the win32 makefiles part)
36954      Branch: perl
36955            ! win32/Makefile win32/makefile.mk
36956 ____________________________________________________________________________
36957 [ 22476] By: rgs                                   on 2004/03/09  21:45:49
36958         Log: Subject: [PATCH] bleadperl/MM/VMS (was Re: perl@22413)
36959              From: "Craig A. Berry" <craigberry@mac.com>
36960              Date: Mon, 08 Mar 2004 08:18:43 -0600
36961              Message-ID: <404C80C3.6090009@mac.com>
36962
36963              Avoid to build everything twice on VMS.
36964              This is done by renaming the blibdirs target to blibdirs.exists.
36965              No, I don't understand why.
36966      Branch: perl
36967            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_NW5.pm
36968            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
36969            ! lib/ExtUtils/t/INST_PREFIX.t
36970 ____________________________________________________________________________
36971 [ 22474] By: rgs                                   on 2004/03/09  20:29:02
36972         Log: Improve the "Prototype mismatch" error message when
36973              the redefined subroutine didn't have any prototype.
36974      Branch: perl
36975            ! op.c t/comp/redef.t
36976 ____________________________________________________________________________
36977 [ 22473] By: mhx                                   on 2004/03/09  19:09:20
36978         Log: Revert change #22472, but keep the new tests.
36979      Branch: perl
36980            ! pp_ctl.c t/op/range.t
36981 ____________________________________________________________________________
36982 [ 22472] By: mhx                                   on 2004/03/09  18:41:15
36983         Log: Subject: Re: undef and the range operator
36984              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
36985              Date: Mon, 8 Mar 2004 21:49:55 +0100
36986              Message-Id: <20040308214955.3d8be3a6@r2d2>
36987      Branch: perl
36988            ! pp_ctl.c t/op/range.t
36989 ____________________________________________________________________________
36990 [ 22471] By: nicholas                              on 2004/03/09  16:11:37
36991         Log: Make a temporary copy of the input buffer in pp_send, so that send
36992              and syswrite don't gratuitously upgrade their input to UTF8
36993      Branch: perl
36994            ! pp_sys.c t/op/sysio.t
36995 ____________________________________________________________________________
36996 [ 22470] By: rgs                                   on 2004/03/09  15:27:38
36997         Log: Upgrade to Cwd 2.16
36998      Branch: perl
36999            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
37000 ____________________________________________________________________________
37001 [ 22469] By: rgs                                   on 2004/03/09  14:56:10
37002         Log: Upgrade to CGI.pm 3.04.
37003      Branch: perl
37004            ! lib/CGI.pm lib/CGI/Cookie.pm
37005 ____________________________________________________________________________
37006 [ 22468] By: rgs                                   on 2004/03/08  15:35:59
37007         Log: perl591delta.pod update.
37008      Branch: perl
37009            ! pod/perl591delta.pod
37010 ____________________________________________________________________________
37011 [ 22467] By: rgs                                   on 2004/03/08  10:43:23
37012         Log: Another makefile portability fix for Win32 by Steve Hay.
37013      Branch: perl
37014            ! win32/Makefile win32/makefile.mk
37015 ____________________________________________________________________________
37016 [ 22466] By: rgs                                   on 2004/03/08  08:06:33
37017         Log: Subject: [PATCH] win32_fstat has a potential buffer overrun problem
37018              From: Jan Dubois <jand@ActiveState.com>
37019              Date: Sun, 07 Mar 2004 17:04:35 -0800
37020              Message-ID: <8lgn409p4k2kpde8d428d7a4r7fsgjc8b4@4ax.com>
37021      Branch: perl
37022            ! win32/win32.c
37023 ____________________________________________________________________________
37024 [ 22465] By: nicholas                              on 2004/03/07  23:31:49
37025         Log: Fix Dave's original shared hash key corruption bug
37026      Branch: perl
37027            ! sv.c
37028 ____________________________________________________________________________
37029 [ 22463] By: nicholas                              on 2004/03/07  21:34:01
37030         Log: Add a readonly check to Perl_sv_utf8_upgrade_flags, a regresion test
37031              in utf8.t, and fix 3 bugs it exposed in utfhash.t
37032      Branch: perl
37033            ! lib/utf8.t sv.c t/op/utfhash.t
37034 ____________________________________________________________________________
37035 [ 22462] By: rgs                                   on 2004/03/07  20:34:05
37036         Log: Subject: undef and the range operator
37037              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
37038              Date: Sun, 7 Mar 2004 21:11:20 +0100
37039              Message-Id: <20040307211120.10e46933@r2d2>
37040      Branch: perl
37041            ! pp_ctl.c t/op/range.t
37042 ____________________________________________________________________________
37043 [ 22459] By: rgs                                   on 2004/03/07  18:41:36
37044         Log: Subject: Re: [PATCH Cwd 2.15] test tweak for VMS
37045              From: "Ken Williams" <ken@mathforum.org>
37046              Date: Sun, 7 Mar 2004 09:37:19 -0600
37047              Message-Id: <51C75B2A-704D-11D8-BBD2-003065F6D85A@mathforum.org>
37048      Branch: perl
37049            ! ext/Cwd/t/cwd.t
37050 ____________________________________________________________________________
37051 [ 22456] By: rgs                                   on 2004/03/07  14:08:43
37052         Log: Subject: [PATCH t/op/closure.t] line-end tweak for VMS
37053              From: "Craig A. Berry" <craigberry@mac.com>
37054              Date: Sat, 06 Mar 2004 22:50:25 -0600
37055              Message-ID: <404AAA11.8050001@mac.com>
37056      Branch: perl
37057            ! t/op/closure.t
37058 ____________________________________________________________________________
37059 [ 22452] By: rgs                                   on 2004/03/06  21:24:45
37060         Log: Subject: [PATCH Cwd 2.15] test tweak for VMS
37061              From: "Craig A. Berry" <craigberry@mac.com>
37062              Date: Sat, 06 Mar 2004 13:51:55 -0600
37063              Message-ID: <404A2BDB.8030401@mac.com>
37064      Branch: perl
37065            ! ext/Cwd/t/cwd.t
37066 ____________________________________________________________________________
37067 [ 22451] By: rgs                                   on 2004/03/06  21:09:10
37068         Log: Allow syslog() to use numeric constants in addition to strings for
37069              facility names and priorities.
37070
37071              Subject: Patch for Sys::Syslog
37072              From: Jim Schneider <jschneid@netilla.com>
37073              Date: Fri, 5 Mar 2004 14:03:10 -0500
37074              Message-Id: <200403051403.10674.jschneid@netilla.com>
37075      Branch: perl
37076            ! ext/Sys/Syslog/Syslog.pm
37077 ____________________________________________________________________________
37078 [ 22446] By: nicholas                              on 2004/03/06  16:13:48
37079         Log: Make threads tests pass make minitest (by skipping)
37080      Branch: perl
37081            ! t/op/getpid.t t/op/threads.t
37082 ____________________________________________________________________________
37083 [ 22445] By: davem                                 on 2004/03/06  15:25:32
37084         Log: fix coredump in /(?{sub{}})/
37085      Branch: perl
37086            ! pad.c
37087 ____________________________________________________________________________
37088 [ 22444] By: rgs                                   on 2004/03/05  21:19:06
37089         Log: A small perluniintro clarification by Jarkko.
37090      Branch: perl
37091            ! pod/perluniintro.pod
37092 ____________________________________________________________________________
37093 [ 22443] By: rgs                                   on 2004/03/05  14:13:50
37094         Log: Subject: [PATCH] Re: Strange segfault
37095              From: mhx-perl@gmx.net (Marcus Holland-Moritz)
37096              Date: Fri, 5 Mar 2004 15:13:53 +0100
37097              Message-ID: <20040305151353.5f3e913c@r2d2>
37098      Branch: perl
37099            ! pp_ctl.c t/op/range.t
37100 ____________________________________________________________________________
37101 [ 22442] By: rgs                                   on 2004/03/05  09:31:22
37102         Log: Subject: [PATCH] Fix PERLEXE_ICO/PERLEXE_RES targets in makefile.mk on Win32
37103              From: steve.hay@uk.radan.com (Steve Hay)
37104              Date: Fri, 05 Mar 2004 09:42:32 +0000
37105              Message-ID: <40484B88.7070608@uk.radan.com>
37106      Branch: perl
37107            ! win32/makefile.mk
37108 ____________________________________________________________________________
37109 [ 22441] By: rgs                                   on 2004/03/05  08:53:08
37110         Log: Change 22436 broke the Windows build.
37111              Fix by Steve Hay.
37112      Branch: perl
37113            ! ext/POSIX/POSIX.xs
37114 ____________________________________________________________________________
37115 [ 22440] By: davem                                 on 2004/03/05  00:09:23
37116         Log: silence some compiler warnings
37117      Branch: perl
37118            ! pp_ctl.c sv.c
37119 ____________________________________________________________________________
37120 [ 22439] By: davem                                 on 2004/03/04  23:56:42
37121         Log: ensure utf8::encode() normalises its arg
37122      Branch: perl
37123            ! sv.c
37124 ____________________________________________________________________________
37125 [ 22438] By: davem                                 on 2004/03/04  23:32:38
37126         Log: Memory leak in continue loop
37127              make sure redo always frees temps
37128      Branch: perl
37129            ! pp_ctl.c t/op/loopctl.t
37130 ____________________________________________________________________________
37131 [ 22437] By: davem                                 on 2004/03/04  22:03:17
37132         Log: Add perldiag entry for change #22435 (deprecate my $x if 0)
37133      Branch: perl
37134            ! pod/perldiag.pod
37135 ____________________________________________________________________________
37136 [ 22436] By: rgs                                   on 2004/03/04  21:52:18
37137         Log: Subject: [PATCH] Re: [perl #25270] 5.8.3 - POSIX::ctermid() on Solaris
37138              From: Andrew Dougherty <doughera@lafayette.edu>
37139              Date: Thu, 4 Mar 2004 14:41:07 -0500 (EST)
37140              Message-ID: <Pine.SOL.4.58.0403041438350.5863@maxwell.phys.lafayette.edu>
37141      Branch: perl
37142            ! ext/POSIX/POSIX.xs
37143 ____________________________________________________________________________
37144 [ 22435] By: davem                                 on 2004/03/04  21:39:47
37145         Log: add deprecation warning for my $x if 0
37146      Branch: perl
37147            ! op.c t/lib/warnings/op
37148 ____________________________________________________________________________
37149 [ 22434] By: davem                                 on 2004/03/04  21:38:57
37150         Log: remove an 'if $a if 0' from AutoSplit.t
37151      Branch: perl
37152            ! lib/AutoSplit.t
37153 ____________________________________________________________________________
37154 [ 22433] By: davem                                 on 2004/03/04  20:33:44
37155         Log: retract 22328 and 22332: deprecation warning for my $x if foo
37156      Branch: perl
37157            ! embed.h op.c opcode.h opcode.pl pod/perldiag.pod pp.sym
37158            ! pp_proto.h t/lib/warnings/op
37159 ____________________________________________________________________________
37160 [ 22432] By: rgs                                   on 2004/03/04  12:18:11
37161         Log: Maintainers.pl update by MJD.
37162      Branch: perl
37163            ! Porting/Maintainers.pl
37164 ____________________________________________________________________________
37165 [ 22431] By: rgs                                   on 2004/03/04  10:35:59
37166         Log: Fix [perl #27357] Scalar Win32::GetOSVersion() broken in 5.8.3
37167              (by Steve Hay)
37168      Branch: perl
37169            + t/win32/getosversion.t
37170            ! MANIFEST win32/win32.c
37171 ____________________________________________________________________________
37172 [ 22430] By: rgs                                   on 2004/03/04  08:03:54
37173         Log: Clarify the difference between utf8::downgrade/upgrade
37174              and utf8::encode/decode (patch by Jarkko).
37175      Branch: perl
37176            ! lib/utf8.pm pod/perluniintro.pod
37177 ____________________________________________________________________________
37178 [ 22429] By: rgs                                   on 2004/03/03  23:01:56
37179         Log: A couple of notes in perl591delta
37180              (about Benchmark and the debugger.)
37181      Branch: perl
37182            ! pod/perl591delta.pod
37183 ____________________________________________________________________________
37184 [ 22428] By: rgs                                   on 2004/03/03  22:15:42
37185         Log: Subject: [PATCH] simplify sv.h
37186              From: Arthur Bergman <sky@nanisky.com>
37187              Date: Sun, 29 Feb 2004 22:04:53 +0000
37188              Message-Id: <4D3C272C-6B03-11D8-B799-000A95A2734C@nanisky.com>
37189      Branch: perl
37190            ! sv.h
37191 ____________________________________________________________________________
37192 [ 22427] By: rgs                                   on 2004/03/03  21:55:03
37193         Log: Speed up the unicode case mappings (for /i, lc, uc, etc).
37194              Subject: [PATCH] [perl #24826]
37195              From: Jarkko Hietaniemi <jhi@iki.fi>
37196              Date: Wed, 3 Mar 2004 09:37:21 +0200
37197              Message-Id: <9B5CBF96-6CE5-11D8-83B0-00039362CB92@iki.fi>
37198      Branch: perl
37199            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
37200            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
37201            ! lib/unicore/mktables t/uni/case.pl utf8.c
37202 ____________________________________________________________________________
37203 [ 22426] By: rgs                                   on 2004/03/03  21:04:48
37204         Log: Subject: [PATCH] debugger (5.8.x and 5.9.x)
37205              From: Richard.Foley@t-online.de (Richard Foley)
37206              Date: Wed, 3 Mar 2004 16:10:25 +0100
37207              Message-Id: <200403031610.25080.richard.foley@rfi.net>
37208      Branch: perl
37209            ! lib/perl5db.pl
37210 ____________________________________________________________________________
37211 [ 22425] By: davem                                 on 2004/03/03  00:02:51
37212         Log: stop t/op/write.t failures under stdio by always closing files
37213              before reading them back; also replace `cat file` with a function
37214              to read in the file
37215      Branch: perl
37216            ! t/op/write.t
37217 ____________________________________________________________________________
37218 [ 22424] By: nicholas                              on 2004/03/02  22:22:49
37219         Log: Change the skip logic on the unicode tests so that they don't rely on
37220              miniperl's "dynamic loading unavailable" message
37221      Branch: perl
37222            ! t/uni/chomp.t t/uni/tr_7jis.t t/uni/tr_eucjp.t t/uni/tr_sjis.t
37223            ! t/uni/tr_utf8.t
37224 ____________________________________________________________________________
37225 [ 22423] By: nicholas                              on 2004/03/02  22:02:36
37226         Log: Work on eliminating systematic failures on make minitest:
37227              make minitest passes a -minitest flag to t/TEST
37228              t/TEST sees this and sets $ENV{PERL_CORE_MINITEST}
37229              Tests can choose to skip based on this.
37230              (Other tactic is to make loading of Errno by %! happen at run time.)
37231      Branch: perl
37232            ! Makefile.SH t/TEST t/io/binmode.t t/io/crlf.t t/io/layers.t
37233            ! t/io/open.t t/io/print.t t/io/read.t t/op/magic.t
37234 ____________________________________________________________________________
37235 [ 22422] By: davem                                 on 2004/03/02  21:33:22
37236         Log: Remove machine-dependent rounding dependency from write overflow
37237              tests
37238      Branch: perl
37239            ! t/op/write.t
37240 ____________________________________________________________________________
37241 [ 22421] By: rgs                                   on 2004/03/02  21:25:12
37242         Log: Subject: [PATCH] nmake distclean cleans too much from lib/Digest on Win32
37243              From: Steve Hay <steve.hay@uk.radan.com>
37244              Date: Fri, 27 Feb 2004 17:42:26 +0000
37245              Message-ID: <403F8182.5090607@uk.radan.com>
37246      Branch: perl
37247            ! win32/Makefile win32/makefile.mk
37248 ____________________________________________________________________________
37249 [ 22419] By: davem                                 on 2004/03/01  22:17:52
37250         Log: add tests for change 22414 (lvalue substr jollity)
37251              courtesy of Graham Barr.
37252      Branch: perl
37253            ! t/op/substr.t
37254 ____________________________________________________________________________
37255 [ 22418] By: davem                                 on 2004/03/01  22:00:11
37256         Log: integrate Time::HiRes 1.56 from CPAN
37257              (which is itself mostly derived from the bleedperl version)
37258      Branch: perl
37259            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
37260            ! ext/Time/HiRes/Makefile.PL
37261 ____________________________________________________________________________
37262 [ 22417] By: mhx                                   on 2004/02/29  21:46:19
37263         Log: Make panics a bit more verbose to ease debugging.
37264      Branch: perl
37265            ! thread.h
37266 ____________________________________________________________________________
37267 [ 22415] By: davem                                 on 2004/02/29  18:06:45
37268         Log: make test breaks permissions on /dev/tty
37269              perl -i could fchmod(stdin) by mistake
37270      Branch: perl
37271            ! doio.c
37272 ____________________________________________________________________________
37273 [ 22414] By: davem                                 on 2004/02/29  16:21:34
37274         Log: Subject: Re: [perl #24346] pulling in stuff from outside the substr lvalue
37275              From: Graham Barr <gbarr@pobox.com>
37276              Date: Wed, 29 Oct 2003 09:56:53 +0000
37277              Message-Id: <3993BF6C-09F6-11D8-B6DD-0003938857CC@pobox.com>
37278
37279              make a variable aliased to an lvalue substr value work as expected
37280      Branch: perl
37281            ! mg.c
37282 ____________________________________________________________________________
37283 [ 22411] By: nicholas                              on 2004/02/29  13:08:28
37284         Log: Bump Socket's version to a real floating point value
37285      Branch: perl
37286            ! ext/Socket/Socket.pm
37287 ____________________________________________________________________________
37288 [ 22410] By: ams                                   on 2004/02/29  04:29:24
37289         Log: Back out _01 version suffix.
37290      Branch: perl
37291            ! ext/Storable/Storable.pm
37292 ____________________________________________________________________________
37293 [ 22409] By: davem                                 on 2004/02/28  23:29:10
37294         Log: Bump version numbers of moules affected by change #22258
37295              (removing /tmp and other insecurities)
37296      Branch: perl
37297            ! ext/DB_File/DB_File.pm ext/Devel/PPPort/PPPort.pm
37298            ! ext/Socket/Socket.pm ext/Storable/Storable.pm
37299            ! ext/Time/HiRes/HiRes.pm lib/CGI/Cookie.pm
37300            ! lib/ExtUtils/MakeMaker.pm lib/Memoize.pm lib/Shell.pm
37301            ! lib/perl5db.pl
37302 ____________________________________________________________________________
37303 [ 22408] By: davem                                 on 2004/02/28  22:37:08
37304         Log: make the bison-based parser threadsafe and capable of deep
37305              recursion by eradicating Perl_yylex_r()
37306      Branch: perl
37307            ! embed.fnc embed.h embedvar.h intrpvar.h mg.c perl.h perlapi.h
37308            ! perly.c proto.h toke.c
37309 ____________________________________________________________________________
37310 [ 22407] By: nicholas                              on 2004/02/28  16:10:20
37311         Log: Use File::Temp for tempfiles if it is available.
37312              (Based on a patch from Solar Designer <solar@openwall.com> in
37313              Message-ID: <20040125222218.GA13499@openwall.com>, the bulk of which
37314              was applied as change 22258)
37315      Branch: perl
37316            ! utils/perlbug.PL
37317 ____________________________________________________________________________
37318 [ 22406] By: mhx                                   on 2004/02/28  15:04:41
37319         Log: Fix segfaults when running under -Dx.
37320      Branch: perl
37321            ! dump.c
37322 ____________________________________________________________________________
37323 [ 22403] By: nicholas                              on 2004/02/27  17:56:30
37324         Log: Assimilate Cwd 2.15 from CPAN
37325      Branch: perl
37326            ! ext/Cwd/Changes lib/Cwd.pm
37327 ____________________________________________________________________________
37328 [ 22401] By: nicholas                              on 2004/02/27  16:27:19
37329         Log: Create a new local $_ without triggering tie by using local *_ = \my $a
37330              (an idea from Ton Hospel, Message-Id: <c1igq3$n84$1@post.home.lunix>)
37331      Branch: perl
37332            ! lib/File/Find.pm lib/File/Find/t/find.t
37333 ____________________________________________________________________________
37334 [ 22400] By: merijn                                on 2004/02/27  15:25:27
37335         Log: When threads are active we need -lpthread, but previous `fix' of
37336              now linked libraries invalidated the regex for sed (AIX 5 has no
37337              seperate libc.a and libc_r.a the latter links to the first)
37338      Branch: perl
37339            ! hints/aix.sh
37340 ____________________________________________________________________________
37341 [ 22397] By: nicholas                              on 2004/02/27  13:13:43
37342         Log: Correct thinko in comment.
37343      Branch: perl
37344            ! op.c
37345 ____________________________________________________________________________
37346 [ 22393] By: nicholas                              on 2004/02/27  10:41:39
37347         Log: In hsplit, if a normal hash has placeholders then clear them before
37348              splitting. We can do this safely because Storable ensures hsplit is
37349              not called while it builds restricted hashes (actually any hashes)
37350              This change may not make things faster, but now we have the choice.
37351      Branch: perl
37352            ! ext/Storable/t/restrict.t hv.c
37353 ____________________________________________________________________________
37354 [ 22391] By: nicholas                              on 2004/02/27  10:27:38
37355         Log: My re-implementation of hv_clear_placeholders was buggy - not sure why
37356              the tests still passed. Fixed.
37357      Branch: perl
37358            ! hv.c
37359 ____________________________________________________________________________
37360 [ 22383] By: nicholas                              on 2004/02/26  14:59:40
37361         Log: Moving all the e-mail addresses over by 1 column makes them start on
37362              an 8 column tabstop, which makes editing this file easier.
37363              So then I replaced spaces with tabs and made it smaller too.
37364      Branch: perl
37365            ! AUTHORS
37366 ____________________________________________________________________________
37367 [ 22382] By: nicholas                              on 2004/02/26  14:49:13
37368         Log: Add Mark Fowler
37369      Branch: perl
37370            ! AUTHORS
37371 ____________________________________________________________________________
37372 [ 22381] By: nicholas                              on 2004/02/26  13:11:07
37373         Log: Integrate:
37374              [ 22339]
37375              Mention 5.005_04 RC2
37376
37377              [ 22360]
37378              Update for 5.005_04 release
37379      Branch: perl
37380           !> pod/perlhist.pod
37381 ____________________________________________________________________________
37382 [ 22380] By: rgs                                   on 2004/02/26  13:03:43
37383         Log: Subject: [PATCH] Improved perlapi documentation for croak
37384              From: Mark Fowler <mark@twoshortplanks.com>
37385              Date: Wed, 25 Feb 2004 22:47:21 +0000 (GMT)
37386              Message-ID: <Pine.LNX.4.55.0402252242510.32152@gan.twoshortplanks.com>
37387
37388              (and regenerate perlapi.pod.)
37389      Branch: perl
37390            ! pod/perlapi.pod util.c
37391 ____________________________________________________________________________
37392 [ 22379] By: merijn                                on 2004/02/26  08:44:53
37393         Log: From: Art Haas <ahaas@airmail.net>
37394              Subject: Replacing '-rdynamic' in Configure script
37395              Date: Fri, 20 Feb 2004 13:53:56 -0600
37396              Message-ID: <20040220195400.31177.qmail@onion.perl.org>
37397      Branch: perl
37398            ! Configure
37399 ____________________________________________________________________________
37400 [ 22377] By: davem                                 on 2004/02/25  21:07:44
37401         Log: remove my work address
37402      Branch: perl
37403            ! AUTHORS
37404 ____________________________________________________________________________
37405 [ 22376] By: davem                                 on 2004/02/25  17:10:56
37406         Log: stop "const in void context" warning for a const in an
37407              optimised-away boolean expresssion, eg 5 || print;
37408      Branch: perl
37409            ! op.c op.h t/lib/warnings/op
37410 ____________________________________________________________________________
37411 [ 22375] By: merijn                                on 2004/02/25  11:13:12
37412         Log: Skip the Net/Ping/450_service failures on HP-UX for the time being
37413      Branch: perl
37414            ! lib/Net/Ping/t/450_service.t
37415 ____________________________________________________________________________
37416 [ 22374] By: merijn                                on 2004/02/25  09:32:12
37417         Log: AIX hints stage 3: remove AIX 3 and AIX 4 after split off
37418              One open issue left: promoting to cc_r for threaded builds
37419              need a review to permit users using -Dcc=xlc_r for non
37420              threaded builds
37421      Branch: perl
37422            ! hints/aix.sh
37423 ____________________________________________________________________________
37424 [ 22373] By: davem                                 on 2004/02/24  23:25:52
37425         Log: fix memory leak in @_ = ...; goto &sub
37426      Branch: perl
37427            ! pp_ctl.c
37428 ____________________________________________________________________________
37429 [ 22372] By: rgs                                   on 2004/02/24  22:44:34
37430         Log: Enhance test cleanliness by a very small factor.
37431      Branch: perl
37432            ! t/comp/parser.t
37433 ____________________________________________________________________________
37434 [ 22371] By: rgs                                   on 2004/02/24  22:34:06
37435         Log: Fix a segfault during optree construction. (bug #27024)
37436      Branch: perl
37437            ! op.c t/comp/parser.t
37438 ____________________________________________________________________________
37439 [ 22370] By: rgs                                   on 2004/02/24  20:39:26
37440         Log: Update Changes and AUTHORS.
37441      Branch: perl
37442            ! AUTHORS Changes
37443 ____________________________________________________________________________
37444 [ 22369] By: rgs                                   on 2004/02/24  19:53:51
37445         Log: Subject: [PATCH] optimization for map in scalar context
37446              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
37447              Date: Tue, 24 Feb 2004 12:02:57 +0100
37448              Message-id: <20040224110257.GA5510@ethan>
37449      Branch: perl
37450            ! pp_ctl.c
37451 ____________________________________________________________________________
37452 [ 22368] By: rgs                                   on 2004/02/24  19:30:12
37453         Log: Subject: Bugfix for perlrequick and perlretut
37454              From: Mark Kvale <kvale@phy.ucsf.edu>
37455              Date: Tue, 24 Feb 2004 11:32:34 -0800
37456              Message-Id: <200402241132.34656.kvale@phy.ucsf.edu>
37457      Branch: perl
37458            ! pod/perlrequick.pod pod/perlretut.pod
37459 ____________________________________________________________________________
37460 [ 22367] By: rgs                                   on 2004/02/23  22:08:33
37461         Log: Instead of localising *_, use a dummy foreach loop to get
37462              a local value of $_
37463      Branch: perl
37464            ! lib/File/Find.pm
37465 ____________________________________________________________________________
37466 [ 22366] By: rgs                                   on 2004/02/23  21:40:02
37467         Log: Subject: Re: [perl #24338] Attribute::Handlers will trash UNIVERSAL
37468              From: alan <alan@pair.com>
37469              Date: Tue, 17 Feb 2004 14:23:08 -0500 (EST)
37470              Message-ID: <Pine.BSF.4.58.0402171418090.80983@smx.pair.com>
37471      Branch: perl
37472            ! lib/Attribute/Handlers.pm
37473 ____________________________________________________________________________
37474 [ 22365] By: rgs                                   on 2004/02/23  21:30:42
37475         Log: Update perl591delta.
37476      Branch: perl
37477            ! pod/perl591delta.pod
37478 ____________________________________________________________________________
37479 [ 22364] By: rgs                                   on 2004/02/23  20:56:38
37480         Log: Fix bug #26910: hints were not propagated into (?{...})
37481              blocks, except the utf8 pragma.
37482      Branch: perl
37483            ! pp_ctl.c t/lib/strict/refs t/lib/strict/subs t/lib/strict/vars
37484 ____________________________________________________________________________
37485 [ 22363] By: rgs                                   on 2004/02/23  19:15:53
37486         Log: Subject: Re: [perl #26905] "use bytes" doesn't apply byte semantics to concatenation
37487              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
37488              Date: Sun, 22 Feb 2004 16:09:33 +0900
37489              Message-Id: <20040222160505.98E5.BQW10602@nifty.com>
37490
37491              Subject: [PATCH] Encode::CN::HZ (was Re: [perl #26905] "use bytes" doesn't apply byte semantics to concatenation)
37492              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
37493              Date: Sun, 22 Feb 2004 18:41:43 +0900
37494              Message-Id: <20040222182357.6B39.BQW10602@nifty.com>
37495
37496              Plus, add a "_01" to the theoretical version number of Encode::CN::HZ.
37497      Branch: perl
37498            ! ext/Encode/lib/Encode/CN/HZ.pm pp_hot.c t/op/concat.t
37499 ____________________________________________________________________________
37500 [ 22362] By: rgs                                   on 2004/02/23  18:31:31
37501         Log: Subject: [PATCH] Benchmark for child processes
37502              From: Chia-liang Kao <clkao@clkao.org>
37503              Date: Mon, 23 Feb 2004 22:53:51 +0800
37504              Message-ID: <20040223145351.GH94376@portege.clkao.org>
37505      Branch: perl
37506            ! lib/Benchmark.pm
37507 ____________________________________________________________________________
37508 [ 22359] By: merijn                                on 2004/02/23  11:55:08
37509         Log: Subject: Re: Perl 5.8.1 on IRIX 5.3
37510              Date: Thu, 22 Jan 2004 18:35:26 +0100 (CET)
37511              From: Georg Schwarz <geos@epost.de>
37512              Message-Id: <E1Ajijm-0006ya-LE@mikro.physik.TU-Berlin.DE>
37513      Branch: perl
37514            ! hints/irix_5.sh
37515 ____________________________________________________________________________
37516 [ 22358] By: rgs                                   on 2004/02/22  21:49:47
37517         Log: Subject: initial patch for cygwin IPC via cygserver
37518              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
37519              Date: Thu, 19 Feb 2004 09:01:13 -0800
37520              Message-ID: <20040219170113.GA2792@efn.org>
37521      Branch: perl
37522            ! ext/IPC/SysV/hints/cygwin.pl hints/cygwin.sh
37523 ____________________________________________________________________________
37524 [ 22357] By: davem                                 on 2004/02/22  15:43:53
37525         Log: Extend OP_AELEMFAST optimisation to lexical arrays
37526      Branch: perl
37527            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm op.c op.h pp_hot.c
37528 ____________________________________________________________________________
37529 [ 22356] By: rgs                                   on 2004/02/21  16:51:52
37530         Log: We're not binary compatible with 5.8.
37531              Change PERL_API_VERSION to 5.9.1.
37532      Branch: perl
37533            ! patchlevel.h
37534 ____________________________________________________________________________
37535 [ 22355] By: rgs                                   on 2004/02/21  16:30:02
37536         Log: Document change #22353 in perldelta.
37537      Branch: perl
37538            ! pod/perl591delta.pod
37539 ____________________________________________________________________________
37540 [ 22354] By: rgs                                   on 2004/02/21  16:23:54
37541         Log: Increment the version number of B, due to the incompatible
37542              API change introduced by #22353 (no more op_seq method.)
37543      Branch: perl
37544            ! ext/B/B.pm
37545 ____________________________________________________________________________
37546 [ 22353] By: rgs                                   on 2004/02/21  16:18:32
37547         Log: Subject: Re: op_seq (was: Freeing code)
37548              From: Paul Johnson <paul@pjcj.net>
37549              Date: Sat, 21 Feb 2004 02:31:47 +0100
37550              Message-ID: <20040221013147.GB6953@pjcj.net>
37551
37552              Rework the OP structure to use less space.
37553              Remove op_seq (and simulate it in dump.c),
37554              replace it by op_opt and op_static,
37555              shrink op_type, remove PL_op_seqmax.
37556      Branch: perl
37557            ! bytecode.pl dump.c embed.h embedvar.h ext/B/B.xs
37558            ! ext/B/B/Asmdata.pm ext/B/B/C.pm ext/B/B/Concise.pm
37559            ! ext/B/B/Debug.pm ext/ByteLoader/byterun.c
37560            ! ext/ByteLoader/byterun.h intrpvar.h op.c op.h perlapi.h
37561            ! pod/perlintern.pod sv.c
37562 ____________________________________________________________________________
37563 [ 22352] By: rgs                                   on 2004/02/20  17:29:32
37564         Log: When you write C<my $_ ; for (...) {...}>, the lexical $_
37565              is not actually introduced by the for statement.
37566      Branch: perl
37567            ! op.c
37568 ____________________________________________________________________________
37569 [ 22351] By: davem                                 on 2004/02/20  15:38:10
37570         Log: remove a split test's dependence on -Dx output
37571              (needed after change #22343)
37572      Branch: perl
37573            ! t/op/split.t
37574 ____________________________________________________________________________
37575 [ 22350] By: davem                                 on 2004/02/20  15:34:27
37576         Log: add Deparse/Concise support for inplace sort (change 22349)
37577      Branch: perl
37578            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm
37579 ____________________________________________________________________________
37580 [ 22349] By: davem                                 on 2004/02/20  14:54:35
37581         Log: optimise the sorting inplace of plain arrays: @a = sort @a
37582      Branch: perl
37583            ! op.c op.h pp_sort.c t/op/sort.t
37584 ____________________________________________________________________________
37585 [ 22348] By: davem                                 on 2004/02/20  14:18:13
37586         Log: Document the SVf_PADSTALE flag
37587      Branch: perl
37588            ! pad.c
37589 ____________________________________________________________________________
37590 [ 22347] By: rgs                                   on 2004/02/20  10:46:51
37591         Log: Delete lib/IPC/SysV.t (duplicate of ext/IPC/SysV/t/ipcsysv.t)
37592      Branch: perl
37593            - lib/IPC/SysV.t
37594            ! MANIFEST
37595 ____________________________________________________________________________
37596 [ 22346] By: rgs                                   on 2004/02/20  10:23:51
37597         Log: Subject: [PATCH] genmk95.pl touchup for distclean on Win98
37598              From: Greg Matheson <lang@ms.chinmin.edu.tw>
37599              Date: Fri, 20 Feb 2004 15:34:59 +0800
37600              Message-ID: <20040220153459.A30249@ms.chinmin.edu.tw>
37601      Branch: perl
37602            ! win32/genmk95.pl
37603 ____________________________________________________________________________
37604 [ 22345] By: rgs                                   on 2004/02/20  08:21:47
37605         Log: Upgrade to Term::ANSIColor 1.08.
37606      Branch: perl
37607            ! lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
37608            ! lib/Term/ANSIColor/README lib/Term/ANSIColor/test.pl
37609 ____________________________________________________________________________
37610 [ 22344] By: rgs                                   on 2004/02/19  21:17:10
37611         Log: Upgrade to prereleases of Math::BigInt 1.70 and
37612              Math::BigRat 0.12, by Tels.
37613      Branch: perl
37614            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
37615            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/CalcEmu.pm
37616            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bare_mbi.t
37617            ! lib/Math/BigInt/t/bare_mif.t lib/Math/BigInt/t/bigfltpm.inc
37618            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
37619            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
37620            ! lib/Math/BigInt/t/bigints.t lib/Math/BigInt/t/biglog.t
37621            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/config.t
37622            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
37623            ! lib/Math/BigInt/t/req_mbfw.t lib/Math/BigInt/t/sub_mbf.t
37624            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
37625            ! lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
37626            ! lib/Math/BigInt/t/use_mbfw.t lib/Math/BigInt/t/with_sub.t
37627            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
37628            ! lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
37629            ! lib/bigint.pm t/lib/Math/BigInt/BareCalc.pm
37630            ! t/lib/Math/BigInt/Scalar.pm t/lib/Math/BigRat/Test.pm
37631 ____________________________________________________________________________
37632 [ 22343] By: davem                                 on 2004/02/19  13:43:18
37633         Log: -Dx could coredump on threaded builds because consts are now
37634              stored in the pad
37635      Branch: perl
37636            ! dump.c
37637 ____________________________________________________________________________
37638 [ 22342] By: rgs                                   on 2004/02/18  21:38:13
37639         Log: Add a tool to report dual-lived core modules that don't
37640              have the same version than the corresponding module on CPAN.
37641      Branch: perl
37642            + Porting/corecpan.pl
37643            ! MANIFEST
37644 ____________________________________________________________________________
37645 [ 22341] By: rgs                                   on 2004/02/18  14:04:11
37646         Log: Document the removal of PERL_XS_APIVERSION and PERL_PM_APIVERSION.
37647      Branch: perl
37648            ! pod/perl591delta.pod
37649 ____________________________________________________________________________
37650 [ 22338] By: rgs                                   on 2004/02/18  13:32:17
37651         Log: Add base.pm and fields.pm to the maintainer list.
37652              Remove a duplicate file from this list.
37653      Branch: perl
37654            ! Porting/Maintainers.pl
37655 ____________________________________________________________________________
37656 [ 22337] By: davem                                 on 2004/02/18  13:22:13
37657         Log: fix write test: -small_number may be displayed as 00.00 or -0.00
37658      Branch: perl
37659            ! t/op/write.t
37660 ____________________________________________________________________________
37661 [ 22334] By: merijn                                on 2004/02/18  12:18:52
37662         Log: Removed pm_apiversion and xs_apiversion as requested by
37663              the pumpkin. Chainsaw was still in perfect working order.
37664      Branch: perl
37665            ! Configure Cross/config.sh-arm-linux NetWare/config.wc
37666            ! NetWare/config_H.wc Porting/Glossary Porting/config.sh
37667            ! Porting/config_H config_h.SH configure.com epoc/config.sh
37668            ! plan9/config.plan9 plan9/config_h.sample
37669            ! plan9/config_sh.sample uconfig.h uconfig.sh win32/config.bc
37670            ! win32/config.gc win32/config.vc win32/config.vc64
37671            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
37672            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
37673 ____________________________________________________________________________
37674 [ 22332] By: davem                                 on 2004/02/18  11:14:43
37675         Log: Add tests for the C<my $x if foo> deprecation, and change the
37676              warning text
37677      Branch: perl
37678            ! op.c pod/perldiag.pod t/lib/warnings/op
37679 ____________________________________________________________________________
37680 [ 22330] By: mhx                                   on 2004/02/18  08:53:03
37681         Log: 1. Add section to perlxs.pod describing that the refcount of AVs/HVs
37682              returned from XSUBs through RETVAL isn't decremented as it is for
37683              SVs. This causes those XSUBs to leak memory and cannot be fixed
37684              without breaking existing CPAN modules that work around this bug.
37685
37686              2. Fix a memory leak of that kind in POSIX::localconv.
37687      Branch: perl
37688            ! ext/POSIX/POSIX.xs pod/perlxs.pod
37689 ____________________________________________________________________________
37690 [ 22329] By: rgs                                   on 2004/02/18  08:25:58
37691         Log: Encode has local changes. Up-version it.
37692      Branch: perl
37693            ! ext/Encode/Encode.pm
37694 ____________________________________________________________________________
37695 [ 22328] By: davem                                 on 2004/02/17  23:30:50
37696         Log: add deprecation warning for C<my $x if foo> and C<foo && (my $x)>
37697      Branch: perl
37698            ! op.c opcode.h opcode.pl pod/perldiag.pod pp.sym pp_proto.h
37699 ____________________________________________________________________________
37700 [ 22327] By: rgs                                   on 2004/02/17  23:22:45
37701         Log: It's better to localize *_ than $_, to avoid magic leakage
37702      Branch: perl
37703            ! lib/File/Find.pm
37704 ____________________________________________________________________________
37705 [ 22326] By: rgs                                   on 2004/02/17  23:18:25
37706         Log: One of the new tests of MIME::Base64 relies on a non-core module.
37707      Branch: perl
37708            - ext/MIME/Base64/t/bad-sv.t
37709            ! MANIFEST
37710 ____________________________________________________________________________
37711 [ 22325] By: rgs                                   on 2004/02/17  23:10:22
37712         Log: Upgrade to MIME::Base64 3.00.
37713              Fix t/warn.t so it works in the core.
37714              Reintegrate change #22309 in it. Bump $VERSION to 3.00_01.
37715      Branch: perl
37716            + ext/MIME/Base64/t/bad-sv.t ext/MIME/Base64/t/warn.t
37717            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
37718            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
37719            ! ext/MIME/Base64/t/base64.t
37720 ____________________________________________________________________________
37721 [ 22323] By: rgs                                   on 2004/02/17  22:20:25
37722         Log: Be more clear. Use simple words.
37723      Branch: perl
37724            ! pod/perl591delta.pod
37725 ____________________________________________________________________________
37726 [ 22322] By: davem                                 on 2004/02/17  21:52:08
37727         Log: remove C<my $x if foo> construct from core modules
37728      Branch: perl
37729            ! ext/B/B/Deparse.pm ext/IO/lib/IO/Handle.pm
37730            ! ext/IO/lib/IO/Pipe.pm lib/ExtUtils/Liblist/Kid.pm
37731            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Win95.pm
37732            ! lib/Net/NNTP.pm lib/Net/POP3.pm lib/Net/SMTP.pm
37733            ! lib/Pod/Parser.pm lib/Test/Harness.pm utils/h2xs.PL
37734 ____________________________________________________________________________
37735 [ 22321] By: rgs                                   on 2004/02/17  21:22:17
37736         Log: Dave Mitchell suggested this perldelta entry for the SVp_* reordering.
37737      Branch: perl
37738            ! pod/perl591delta.pod
37739 ____________________________________________________________________________
37740 [ 22320] By: rgs                                   on 2004/02/17  21:07:11
37741         Log: Bump $B::VERSION (because of change #22315).
37742      Branch: perl
37743            ! ext/B/B.pm
37744 ____________________________________________________________________________
37745 [ 22319] By: rgs                                   on 2004/02/17  21:03:09
37746         Log: Regenerate table of contents and other related files.
37747      Branch: perl
37748            ! MANIFEST pod/perl.pod pod/perltoc.pod
37749 ____________________________________________________________________________
37750 [ 22318] By: rgs                                   on 2004/02/17  20:06:04
37751         Log: Bump up perl's version number to 5.9.1.
37752              Add perl591delta in perl.pod.
37753              Update the sample config files in Porting/.
37754      Branch: perl
37755            ! NetWare/Makefile NetWare/config_H.wc Porting/config.sh
37756            ! Porting/config_H epoc/config.sh epoc/createpkg.pl patchlevel.h
37757            ! plan9/config.plan9 pod/perl.pod win32/Makefile
37758            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
37759            ! win32/config_H.vc64 win32/makefile.mk wince/Makefile.ce
37760 ____________________________________________________________________________
37761 [ 22317] By: davem                                 on 2004/02/17  19:28:58
37762         Log: 22316 had stupid precedence thinkos
37763      Branch: perl
37764            ! pp.c pp_hot.c
37765 ____________________________________________________________________________
37766 [ 22316] By: davem                                 on 2004/02/17  18:23:27
37767         Log: Slight update to #22315 ($lval=*FOO); optimise the hot tests,
37768              and fix some incorrect indentation
37769      Branch: perl
37770            ! pp.c pp_hot.c sv.c
37771 ____________________________________________________________________________
37772 [ 22315] By: davem                                 on 2004/02/17  18:01:52
37773         Log: Subject:  Re: [PATCH] GLOB to LVALUE assignment fix
37774              From:  Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
37775              Date:  Tue, 17 Feb 2004 17:32:16 +0100
37776              Message-Id:  <20040217163216.GA6805@ethan>
37777
37778              Make PVLV a superset of PVGV, so that $lvalue = *FOO works
37779      Branch: perl
37780            ! dump.c ext/B/B.pm ext/B/B.xs pp.c pp_hot.c sv.c sv.h t/op/gv.t
37781 ____________________________________________________________________________
37782 [ 22314] By: merijn                                on 2004/02/17  11:22:24
37783         Log: 1. Creating backward compatibility for Configure after patches
37784              #22227 and #22302 to still support 5.8.x and below
37785
37786              2. Small change for building on GNU hurd
37787              Date: Sun, 15 Feb 2004 23:27:17 +1100
37788              From: "Brendan O'Dea" <bod@debian.org>
37789              Message-ID: <20040215122717.GA26812@londo.c47.org>
37790      Branch: perl
37791            ! Configure Makefile.SH hints/gnu.sh
37792 ____________________________________________________________________________
37793 [ 22313] By: mhx                                   on 2004/02/16  20:27:40
37794         Log: Fix for Win32 build failure caused by the byacc to bison switch.
37795      Branch: perl
37796            ! perl.h
37797 ____________________________________________________________________________
37798 [ 22312] By: rgs                                   on 2004/02/16  13:16:43
37799         Log: Revert change 22308 (the patch was against maint, not blead)
37800      Branch: perl
37801            ! lib/ExtUtils/instmodsh
37802 ____________________________________________________________________________
37803 [ 22310] By: merijn                                on 2004/02/16  11:30:29
37804         Log: Fix typo in doc for Encode
37805              From: "Brendan O'Dea" <bod@debian.org>
37806              Date: Sun, 15 Feb 2004 23:27:17 +1100
37807              Message-ID: <20040215122717.GA26812@londo.c47.org>
37808      Branch: perl
37809            ! ext/Encode/Encode.pm
37810 ____________________________________________________________________________
37811 [ 22309] By: merijn                                on 2004/02/16  11:27:34
37812         Log: Missing semi-colon
37813              From: "Brendan O'Dea" <bod@debian.org>
37814              Date: Sun, 15 Feb 2004 23:27:17 +1100
37815              Message-ID: <20040215122717.GA26812@londo.c47.org>
37816      Branch: perl
37817            ! ext/MIME/Base64/Base64.xs
37818 ____________________________________________________________________________
37819 [ 22308] By: merijn                                on 2004/02/16  11:24:59
37820         Log: Add some basic POD to lib/ExtUtils/instmodsh so that
37821              it has a manpage.
37822              From: "Brendan O'Dea" <bod@debian.org>
37823              Date: Sun, 15 Feb 2004 23:27:17 +1100
37824              Message-ID: <20040215122717.GA26812@londo.c47.org>
37825      Branch: perl
37826            ! lib/ExtUtils/instmodsh
37827 ____________________________________________________________________________
37828 [ 22307] By: rgs                                   on 2004/02/15  11:02:49
37829         Log: Subject: [patch perlguts.pod] save_item doesn't handle magic
37830              From: Stas Bekman <stas@stason.org>
37831              Date: Fri, 13 Feb 2004 20:18:59 -0800
37832              Message-ID: <402DA1B3.2010608@stason.org>
37833      Branch: perl
37834            ! pod/perlguts.pod
37835 ____________________________________________________________________________
37836 [ 22306] By: davem                                 on 2004/02/15  00:24:26
37837         Log: Segmentation fault with
37838              sub x { shift; @a = @b; eval +{ use } }
37839      Branch: perl
37840            ! op.c perly.act perly.h perly.tab perly.y t/comp/parser.t
37841 ____________________________________________________________________________
37842 [ 22305] By: davem                                 on 2004/02/14  23:52:09
37843         Log: Enable v (verbose) switch on -Dp to display the top 8 elements
37844              on the parser stack at each reduce.  Also,
37845
37846              Subject: Re: switch from byacc to bison
37847              From: "Craig A. Berry" <craigberry@mac.com>
37848              Date: Sat, 14 Feb 2004 13:26:45 -0600
37849              Message-ID: <craigberry-8058A3.13264414022004@onion.develooper.com>
37850
37851              change #if DEBUGGING to #ifdef ... in perly.c
37852      Branch: perl
37853            ! perly.c pod/perlrun.pod
37854 ____________________________________________________________________________
37855 [ 22304] By: davem                                 on 2004/02/14  13:33:26
37856         Log: Subject:  Re: switch from byacc to bison
37857              From:  Abe Timmerman <abeltje@cpan.org>
37858              Date:  Sat, 14 Feb 2004 11:56:24 +0100
37859              Message-Id:  <200402141156.58185.abeltje@cpan.org>
37860
37861              Fix typos in pumpkin.pod
37862      Branch: perl
37863            ! Porting/pumpkin.pod
37864 ____________________________________________________________________________
37865 [ 22303] By: davem                                 on 2004/02/14  12:28:37
37866         Log: remove binary compatibility stuff from the yacc -> bison switch
37867              of change #22302
37868      Branch: perl
37869            ! embedvar.h intrpvar.h
37870 ____________________________________________________________________________
37871 [ 22302] By: davem                                 on 2004/02/14  02:06:53
37872         Log: Switch from byacc to bison and simplify the perly.* regeneration
37873              process
37874      Branch: perl
37875            + perly.act perly.tab regen_perly.pl
37876            - perly.fixer perly_c.diff perlyline.pl vms/perly_c.vms
37877            - vms/perly_h.vms vms/vms_yfix.pl
37878            ! MANIFEST Makefile.SH Porting/pumpkin.pod embedvar.h intrpvar.h
37879            ! op.c perl.h perlapi.h perly.c perly.h perly.y sv.c toke.c
37880            ! vms/descrip_mms.template
37881 ____________________________________________________________________________
37882 [ 22301] By: rgs                                   on 2004/02/13  21:11:25
37883         Log: Fix an fcntl example in perlopentut, spotted by MJD.
37884      Branch: perl
37885            ! pod/perlopentut.pod
37886 ____________________________________________________________________________
37887 [ 22300] By: davem                                 on 2004/02/12  23:18:20
37888         Log: The new -Dq option didn't actually work!
37889      Branch: perl
37890            ! perl.h
37891 ____________________________________________________________________________
37892 [ 22299] By: merijn                                on 2004/02/12  14:32:15
37893         Log: Subject: [comment patch] (ed: mg.c:mg_set() => mg.c:Perl_magic_set())
37894              From: Stas Bekman <stas@stason.org>
37895              Date: Wed, 11 Feb 2004 16:53:54 -0800
37896              Message-ID: <402ACEA2.4020907@stason.org>
37897      Branch: perl
37898            ! perl.c
37899 ____________________________________________________________________________
37900 [ 22298] By: rgs                                   on 2004/02/10  08:49:12
37901         Log: Subject: Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows
37902              From: Greg Matheson <lang@ms.chinmin.edu.tw>
37903              Date: Tue, 10 Feb 2004 12:36:33 +0800
37904              Message-ID: <20040210043633.GA33671687@momotaro>
37905      Branch: perl
37906            ! win32/makefile.mk
37907 ____________________________________________________________________________
37908 [ 22297] By: rgs                                   on 2004/02/10  08:05:16
37909         Log: Add 5.005_04-RC1 and Leon in perlhist.
37910      Branch: perl
37911            ! pod/perlhist.pod
37912 ____________________________________________________________________________
37913 [ 22295] By: rgs                                   on 2004/02/09  22:48:54
37914         Log: Add a note in Unicode::UCD about the _getcode() function
37915              being copy-n-pasted in charnames.pm. (spotted by Merijn)
37916      Branch: perl
37917            ! lib/Unicode/UCD.pm
37918 ____________________________________________________________________________
37919 [ 22294] By: rgs                                   on 2004/02/09  21:48:15
37920         Log: Implement stacked filetest operators (-f -w -x $file).
37921      Branch: perl
37922            ! doio.c dump.c ext/B/B/Concise.pm op.c op.h
37923            ! pod/perl591delta.pod pod/perlfunc.pod pp_sys.c t/op/filetest.t
37924 ____________________________________________________________________________
37925 [ 22292] By: rgs                                   on 2004/02/09  21:17:40
37926         Log: Subject: Re: [perl #26073] sprintf miscounts padding when format is utf8
37927              From: hv@crypt.org
37928              Date: Mon, 09 Feb 2004 03:21:21 +0000
37929              Message-Id: <200402090321.i193LL907950@zen.crypt.org>
37930      Branch: perl
37931            ! sv.c t/op/sprintf2.t
37932 ____________________________________________________________________________
37933 [ 22291] By: rgs                                   on 2004/02/09  21:09:14
37934         Log: Subject: reduce overhead of charnames.pm, make op/pat.t work under miniperl
37935              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
37936              Date: Mon, 9 Feb 2004 00:51:45 -0800
37937              Message-ID: <20040209085145.GA3204@efn.org>
37938              (plus an etymological notice)
37939      Branch: perl
37940            ! lib/charnames.pm
37941 ____________________________________________________________________________
37942 [ 22290] By: rgs                                   on 2004/02/08  21:34:27
37943         Log: Add the new private flag OPpGREP_LEX in B::Concise.
37944      Branch: perl
37945            ! ext/B/B/Concise.pm
37946 ____________________________________________________________________________
37947 [ 22289] By: rgs                                   on 2004/02/08  21:21:28
37948         Log: map and grep weren't working correctly with lexical $_ in
37949              scalar context, because pp_mapwhile and pp_grepwhile were using
37950              their target as a temporary slot to store the return value.
37951      Branch: perl
37952            ! pp_ctl.c pp_hot.c t/op/mydef.t
37953 ____________________________________________________________________________
37954 [ 22287] By: rgs                                   on 2004/02/08  12:01:35
37955         Log: Subject: Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows
37956              From: Greg Matheson <lang@ms.chinmin.edu.tw>
37957              Date: Mon, 2 Feb 2004 16:52:44 +0800
37958              Message-ID: <20040202165244.A17415@ms.chinmin.edu.tw>
37959      Branch: perl
37960            ! win32/makefile.mk
37961 ____________________________________________________________________________
37962 [ 22286] By: rgs                                   on 2004/02/08  11:48:09
37963         Log: Subject: [PATCH] Correct some prototypes in perlapi.pod
37964              From: Steve Hay <steve.hay@uk.radan.com>
37965              Date: Fri, 06 Feb 2004 12:44:05 +0000
37966              Message-ID: <40238C15.2090200@uk.radan.com>
37967      Branch: perl
37968            ! pod/perlapi.pod sv.h
37969 ____________________________________________________________________________
37970 [ 22285] By: rgs                                   on 2004/02/08  11:44:22
37971         Log: Subject: [PATCH] Fix absolute path handling in installhtml
37972              From: Steve Hay <steve.hay@uk.radan.com>
37973              Date: Fri, 06 Feb 2004 16:14:14 +0000
37974              Message-ID: <4023BD56.6090903@uk.radan.com>
37975      Branch: perl
37976            ! installhtml
37977 ____________________________________________________________________________
37978 [ 22284] By: rgs                                   on 2004/02/08  11:42:08
37979         Log: Subject: [PATCH perlunicode.pod] chomp() cares about Unicode
37980              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
37981              Date: Sat, 07 Feb 2004 00:08:36 +0900
37982              Message-Id: <20040206235116.0E36.BQW10602@nifty.com>
37983      Branch: perl
37984            ! pod/perlunicode.pod
37985 ____________________________________________________________________________
37986 [ 22282] By: nicholas                              on 2004/02/07  22:32:44
37987         Log: Comment to record why we can't clear placeholders in hsplit
37988      Branch: perl
37989            ! hv.c
37990 ____________________________________________________________________________
37991 [ 22281] By: nicholas                              on 2004/02/07  21:46:59
37992         Log: deleting keys in restricted hashes was leaking the entry. Yow!
37993      Branch: perl
37994            ! hv.c lib/Hash/Util.t
37995 ____________________________________________________________________________
37996 [ 22280] By: nicholas                              on 2004/02/07  21:20:16
37997         Log: Now hv_delete is able to ingore placeholders.
37998              (This is an XS visible change in the hash API. But not of documented
37999              behaviour)
38000      Branch: perl
38001            ! hv.c
38002 ____________________________________________________________________________
38003 [ 22279] By: nicholas                              on 2004/02/07  20:56:50
38004         Log: All whitespace is equal, but some whitespace is more equal than others
38005              (lib/DBM_Filter/Changes line had spaces. Spaces bad. Tabs better)
38006      Branch: perl
38007            ! MANIFEST
38008 ____________________________________________________________________________
38009 [ 22278] By: nicholas                              on 2004/02/07  19:50:10
38010         Log: hv_clear_placeholders now manipulates the linked lists directly, rather
38011              than using the iterator interface and calling hv_delete
38012              This will allow hv_delete to be simplified to remove most of the
38013              special casing related to placeholders.
38014      Branch: perl
38015            ! hv.c
38016 ____________________________________________________________________________
38017 [ 22273] By: merijn                                on 2004/02/06  11:47:14
38018         Log: Added hints_4.sh for specific AIX 4 support
38019              this is the next stage in the general cleanup process
38020              for the AIX hints. More to come
38021      Branch: perl
38022            + hints/aix_4.sh
38023            ! MANIFEST
38024 ____________________________________________________________________________
38025 [ 22272] By: rgs                                   on 2004/02/06  07:32:15
38026         Log: Fix a non-standard NAME pod section
38027              (by Smylers and Casey West)
38028      Branch: perl
38029            ! lib/Carp/Heavy.pm
38030 ____________________________________________________________________________
38031 [ 22268] By: rgs                                   on 2004/02/04  19:50:05
38032         Log: The "my $_" wasn't nice with foreach loops.
38033      Branch: perl
38034            ! op.c t/op/mydef.t
38035 ____________________________________________________________________________
38036 [ 22267] By: merijn                                on 2004/02/04  10:24:33
38037         Log: AIX 3 support removed from default hints after its separation
38038      Branch: perl
38039            ! hints/aix.sh
38040 ____________________________________________________________________________
38041 [ 22266] By: merijn                                on 2004/02/04  10:16:20
38042         Log: AIX 3 hints split off from default hints in preparation
38043              of a hint file cleanup. aix_4.sh will follow soon
38044      Branch: perl
38045            + hints/aix_3.sh
38046            ! MANIFEST
38047 ____________________________________________________________________________
38048 [ 22265] By: rgs                                   on 2004/02/03  21:54:23
38049         Log: More docs and tests for "my $_".
38050      Branch: perl
38051            ! pod/perlfunc.pod pod/perlsub.pod t/op/mydef.t
38052 ____________________________________________________________________________
38053 [ 22264] By: rgs                                   on 2004/02/03  20:33:02
38054         Log: Subject: [PATCH] was Re: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.36.tar.gz]
38055              From: John Peacock <jpeacock@rowman.com>
38056              Date: Sun, 01 Feb 2004 21:10:07 -0500
38057              Message-ID: <401DB17F.5060808@rowman.com>
38058      Branch: perl
38059            ! embed.fnc embed.h lib/version.pm lib/version.t pod/perlapi.pod
38060            ! proto.h t/comp/use.t t/op/universal.t universal.c util.c
38061 ____________________________________________________________________________
38062 [ 22263] By: rgs                                   on 2004/02/03  19:41:11
38063         Log: Implement "my $_".
38064      Branch: perl
38065            + t/op/mydef.t
38066            ! MANIFEST gv.c op.c op.h opcode.h opcode.pl
38067            ! pod/perl591delta.pod pod/perlapi.pod pod/perlvar.pod pp.c
38068            ! pp_ctl.c pp_hot.c regexec.c toke.c
38069 ____________________________________________________________________________
38070 [ 22262] By: rgs                                   on 2004/02/03  16:38:25
38071         Log: Regenerate perlapi.pod.
38072      Branch: perl
38073            ! pod/perlapi.pod
38074 ____________________________________________________________________________
38075 [ 22261] By: merijn                                on 2004/02/03  12:57:37
38076         Log: If someone chooses xlc as default C compiler, threaded builds
38077              will fail, unless converted to cc_r
38078      Branch: perl
38079            ! hints/aix.sh
38080 ____________________________________________________________________________
38081 [ 22260] By: rgs                                   on 2004/02/01  20:47:35
38082         Log: Subject: patch for IRIX/gcc link issues
38083              From: Martin Pool <mbp@samba.org>
38084              Date: Wed, 28 Jan 2004 10:56:25 +1100
38085              Message-ID: <20040127235624.GA32612@hp.com>
38086      Branch: perl
38087            ! hints/irix_6.sh
38088 ____________________________________________________________________________
38089 [ 22259] By: davem                                 on 2004/02/01  17:42:44
38090         Log: update fix to Shell.pm in change #22254: make /dev/null portable
38091      Branch: perl
38092            ! lib/Shell.pm
38093 ____________________________________________________________________________
38094 [ 22258] By: davem                                 on 2004/02/01  17:40:02
38095         Log: Subject: Re: [perl #15063] /tmp issues
38096              From: Solar Designer <solar@openwall.com>
38097              Date: Mon, 26 Jan 2004 01:22:18 +0300
38098              Message-ID: <20040125222218.GA13499@openwall.com>
38099
38100              Remove insecure usage of /tmp from code and documentation
38101      Branch: perl
38102            ! ext/DB_File/DB_File.pm ext/DB_File/t/db-recno.t
38103            ! ext/Devel/PPPort/PPPort.pm ext/IO/t/io_unix.t
38104            ! ext/ODBM_File/ODBM_File.xs ext/POSIX/POSIX.pod
38105            ! ext/Socket/Socket.pm ext/Storable/Storable.pm
38106            ! ext/Time/HiRes/Makefile.PL lib/CGI/Cookie.pm
38107            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/instmodsh
38108            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
38109            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
38110            ! lib/Memoize/t/tie_storable.t lib/Shell.pm lib/dotsh.pl
38111            ! lib/perl5db.pl mpeix/nm mpeix/relink perly.fixer
38112            ! pod/perl571delta.pod pod/perl58delta.pod pod/perldbmfilter.pod
38113            ! pod/perldebug.pod pod/perlfaq5.pod pod/perlfaq8.pod
38114            ! pod/perlfunc.pod pod/perlipc.pod pod/perllexwarn.pod
38115            ! pod/perlobj.pod pod/perlop.pod pod/perlopentut.pod
38116            ! utils/c2ph.PL
38117 ____________________________________________________________________________
38118 [ 22257] By: davem                                 on 2004/02/01  15:46:24
38119         Log: threads documentation: fork on UNIX might not copy all threads.
38120      Branch: perl
38121            ! pod/perlthrtut.pod
38122 ____________________________________________________________________________
38123 [ 22256] By: davem                                 on 2004/02/01  15:34:59
38124         Log: add test for Change 22194:
38125              [perl #25147] "stmt if BAREWORD" bypasses strict 'subs' checks
38126      Branch: perl
38127            ! t/lib/strict/subs
38128 ____________________________________________________________________________
38129 [ 22254] By: davem                                 on 2004/02/01  13:11:00
38130         Log: Subject:  Patch for Shell.pm
38131              From:  Manuel Valente <mvalente@idealx.com>
38132              Date:  Tue, 27 Jan 2004 19:18:26 +0100
38133              Message-Id:  <4016AB72.1080503@idealx.com>
38134
38135              New option for Shell.pm to discard stderr instead of capturing it
38136      Branch: perl
38137            ! lib/Shell.pm
38138 ____________________________________________________________________________
38139 [ 22253] By: davem                                 on 2004/02/01  11:26:47
38140         Log: Make Time/HiRes/t/HiRes.t die more gracefully if its watchdog
38141              timeout triggers
38142      Branch: perl
38143            ! ext/Time/HiRes/t/HiRes.t
38144 ____________________________________________________________________________
38145 [ 22252] By: chip                                  on 2004/01/31  17:29:05
38146         Log: Don't show code closing STD{IN,OUT} before reopening, because
38147              doing so is unnecessary and occasionally harmful.
38148      Branch: perl
38149            ! pod/perlfork.pod pod/perlfunc.pod
38150 ____________________________________________________________________________
38151 [ 22248] By: rgs                                   on 2004/01/30  08:29:55
38152         Log: Another undocumented use of $_ : with reverse().
38153      Branch: perl
38154            ! pod/perlfunc.pod
38155 ____________________________________________________________________________
38156 [ 22247] By: merijn                                on 2004/01/30  08:18:28
38157         Log: Drop optimization for -O3 *and higher*
38158      Branch: perl
38159            ! ext/Storable/hints/linux.pl
38160 ____________________________________________________________________________
38161 [ 22246] By: rgs                                   on 2004/01/29  23:20:01
38162         Log: Regenerate perlapi.pod.
38163      Branch: perl
38164            ! pod/perlapi.pod
38165 ____________________________________________________________________________
38166 [ 22245] By: rgs                                   on 2004/01/29  21:08:28
38167         Log: Subject: Re: [perl #25269] panic: pp_match start/end pointers in m/^(?=.*(a)).*(bc)/
38168              From: hv@crypt.org
38169              Date: Thu, 29 Jan 2004 15:12:12 +0000
38170              Message-Id: <200401291512.i0TFCCr23736@zen.crypt.org>
38171      Branch: perl
38172            ! pp_hot.c t/op/pat.t
38173 ____________________________________________________________________________
38174 [ 22244] By: rgs                                   on 2004/01/28  22:00:09
38175         Log: I'm the new maintainer of Switch.
38176              Sync with the CPAN version of Switch 2.10.
38177      Branch: perl
38178            ! Porting/Maintainers.pl lib/Switch.pm lib/Switch/README
38179 ____________________________________________________________________________
38180 [ 22243] By: merijn                                on 2004/01/28  20:30:40
38181         Log: Message-ID: <40113F7B.6050701@davidfavor.com>
38182              Date: Fri, 23 Jan 2004 09:36:27 -0600
38183              From: David Favor <david@davidfavor.com>
38184              Part I: In hints/aix.sh change -qmaxmem=16384 to -qmaxmem=-1
38185              so no compilation stack limits are imposed.
38186      Branch: perl
38187            ! hints/aix.sh
38188 ____________________________________________________________________________
38189 [ 22242] By: rgs                                   on 2004/01/27  22:44:30
38190         Log: Update perl591delta.pod with what we've done so far.
38191      Branch: perl
38192            ! pod/perl591delta.pod
38193 ____________________________________________________________________________
38194 [ 22239] By: rgs                                   on 2004/01/27  21:54:31
38195         Log: Regenerate Changes.
38196              Only include changes from the perl branch.
38197      Branch: perl
38198            ! Changes
38199 ____________________________________________________________________________
38200 [ 22238] By: nicholas                              on 2004/01/27  21:51:27
38201         Log: Storable's hints file shouldn't blanket set optimize to -O2 on Linux
38202              Only *drop* optimize to -O2 if it's -O3 on gcc on Linux
38203      Branch: perl
38204            ! ext/Storable/hints/linux.pl
38205 ____________________________________________________________________________
38206 [ 22235] By: rgs                                   on 2004/01/27  21:19:03
38207         Log: More punctuation, good.
38208      Branch: perl
38209            ! pod/perlfunc.pod
38210 ____________________________________________________________________________
38211 [ 22228] By: rgs                                   on 2004/01/27  10:31:09
38212         Log: Subject: [PATCH] 5.8.3 -- fix signal comments in L<perlfunc/system>
38213              From: Brendan O'Dea <bod@debian.org>
38214              Date: Sun, 25 Jan 2004 11:23:48 +1100
38215              Message-ID: <20040125002348.GA31407@londo.c47.org>
38216      Branch: perl
38217            ! pod/perlfunc.pod
38218 ____________________________________________________________________________
38219 [ 22227] By: davem                                 on 2004/01/26  23:53:06
38220         Log: Subject:  [PATCH] myconfig.SH
38221              From:  "Daniel S. Lewart" <lewart@uiuc.edu>
38222              Date:  Sun, 25 Jan 2004 22:11:25 -0600
38223              Message-Id:  <20040125221125.A5390@staff1.cso.uiuc.edu>
38224
38225              make perl -V show the major release as 5 rather than 5.0
38226      Branch: perl
38227            ! myconfig.SH
38228 ____________________________________________________________________________
38229 [ 22224] By: merijn                                on 2004/01/26  22:10:13
38230         Log: Document change 22192
38231              We still need tests!
38232      Branch: perl
38233            ! lib/Exporter.pm
38234 ____________________________________________________________________________
38235 [ 22223] By: rgs                                   on 2004/01/26  21:58:14
38236         Log: Subject: [PATCH] fix vmsish.t #25
38237              From: "Craig A. Berry" <craigberry@mac.com>
38238              Date: Sat, 24 Jan 2004 18:45:35 -0600
38239              Message-ID: <401311AF.1060706@mac.com>
38240      Branch: perl
38241            ! lib/vmsish.t
38242 ____________________________________________________________________________
38243 [ 22221] By: nicholas                              on 2004/01/26  21:18:31
38244         Log: Merge dynamic perldelta from maint (22081)
38245              So now perldelta.pod is copied at build time from perl591delta.pod
38246              perl590delta.pod is as released to CPAN by Hugo
38247              Regen lots of makefiles, pods and the MANIFEST
38248      Branch: perl
38249            + pod/perl591delta.pod
38250           +> pod/perl590delta.pod
38251            - pod/perldelta.pod
38252            ! MANIFEST Makefile.SH pod.lst pod/perl.pod pod/perltoc.pod
38253            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
38254            ! win32/pod.mak
38255 ____________________________________________________________________________
38256 [ 22218] By: rgs                                   on 2004/01/25  23:35:45
38257         Log: Remove the caveat about detached threads crashing on Windows
38258              (fixed by #22201). Bump up the version of threads.pm.
38259      Branch: perl
38260            ! ext/threads/threads.pm
38261 ____________________________________________________________________________
38262 [ 22217] By: nicholas                              on 2004/01/25  22:17:47
38263         Log: Need to skip Storable's threads test on 5.8.2 with ithreads and
38264              -DDEBUGGING, because it tickles a bug. (The same bug that got DBI)
38265      Branch: perl
38266            ! ext/Storable/t/threads.t
38267 ____________________________________________________________________________
38268 [ 22216] By: davem                                 on 2004/01/25  12:06:04
38269         Log: update MANIFEST for 2 new Storable test files introduced by 22205
38270      Branch: perl
38271            ! MANIFEST
38272 ____________________________________________________________________________
38273 [ 22215] By: davem                                 on 2004/01/25  12:00:04
38274         Log: add test for change 22209 (Remove small memory leak in newATTRSUB)
38275      Branch: perl
38276            ! t/op/closure.t
38277 ____________________________________________________________________________
38278 [ 22209] By: davem                                 on 2004/01/25  02:04:23
38279         Log: Remove small memory leak in newATTRSUB that manifested as a
38280              leaking scalar after the interpeter was cloned
38281      Branch: perl
38282            ! op.c
38283 ____________________________________________________________________________
38284 [ 22208] By: davem                                 on 2004/01/24  16:13:17
38285         Log: Subject:  [perl #24942] fields::inherit doesn't bless derived
38286              package's \%FIELDS, results in phash deprecation errors.
38287              From:  "nothingmuch@woobling.org (via RT)" <perlbug-followup@perl.org>
38288              Date:  18 Jan 2004 15:15:46 -0000
38289              Message-Id:  <rt-3.0.8-24942-70144.16.7177902690315@perl.org>
38290      Branch: perl
38291            ! lib/base.pm lib/base/t/fields-base.t
38292 ____________________________________________________________________________
38293 [ 22207] By: davem                                 on 2004/01/24  15:36:28
38294         Log: Subject:  Re: Doc patches for File::Find
38295              From:  Mark Jason Dominus <mjd@plover.com>
38296              Date:  Thu, 22 Jan 2004 09:30:58 -0500
38297              Message-Id:  <20040122143058.29226.qmail@plover.com>
38298
38299              Better document the fact that neither find() nor finddepth() do a
38300              breath-first search.
38301      Branch: perl
38302            ! lib/File/Find.pm
38303 ____________________________________________________________________________
38304 [ 22206] By: ams                                   on 2004/01/24  11:06:51
38305         Log: Subject: [PATCH] Storable-2.08/t/code.t
38306              From: Slaven Rezic <slaven@rezic.de>
38307              Date: Sat, 8 Nov 2003 16:26:19 +0100 (CET)
38308              Message-Id: <200311081526.hA8FQJgb011684@vran.herceg.de>
38309      Branch: perl
38310            ! ext/Storable/t/code.t
38311 ____________________________________________________________________________
38312 [ 22205] By: ams                                   on 2004/01/24  11:03:36
38313         Log: Subject: [patch] make Storable thread-safe
38314              From: Stas Bekman <stas@stason.org>
38315              Date: Mon, 19 Jan 2004 00:20:02 -0800
38316              Message-Id: <400B9332.4070106@stason.org>
38317
38318              Subject: Re: Subroutine reference bug in Storable
38319              From: Slaven Rezic <slaven@rezic.de>
38320              Date: 14 Nov 2003 23:22:55 +0100
38321              Message-Id: <874qx6zj28.fsf@vran.herceg.de>
38322
38323              Subject: Re: [perl #25145] [PATCH] Storable segfaults with B::Deparse +
38324              overload + cyclic structures
38325              From: Sam Vilain <sam@vilain.net>
38326              Date: Tue, 20 Jan 2004 22:30:15 +1300
38327              Message-Id: <200401202230.15865.sam@vilain.net>
38328      Branch: perl
38329            + ext/Storable/t/just_plain_nasty.t ext/Storable/t/threads.t
38330            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
38331            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
38332            ! ext/Storable/t/code.t
38333 ____________________________________________________________________________
38334 [ 22204] By: ams                                   on 2004/01/24  08:59:11
38335         Log: Upgrade to Locale::Maketext 1.08.
38336      Branch: perl
38337            + lib/Locale/Maketext/t/06super.t
38338            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
38339            ! lib/Locale/Maketext/TPJ13.pod
38340 ____________________________________________________________________________
38341 [ 22203] By: davem                                 on 2004/01/23  23:06:49
38342         Log: make some t/op/write.t failures more verbose
38343      Branch: perl
38344            ! t/op/write.t
38345 ____________________________________________________________________________
38346 [ 22201] By: davem                                 on 2004/01/23  22:26:47
38347         Log: Subject:  Re: threads::shared::queue;
38348              From:  Jan Dubois <jand@ActiveState.com>
38349              Date:  Thu, 22 Jan 2004 19:18:46 -0800
38350              Message-Id:  <fi41105602ds7a9o4fko2oae7aokbg6als@4ax.com>
38351
38352              Avoid threads+win32 crash by freeing Perl interpreter slightly later
38353      Branch: perl
38354            ! ext/threads/threads.xs
38355 ____________________________________________________________________________
38356 [ 22200] By: nicholas                              on 2004/01/23  18:28:43
38357         Log: test that use encoding; doesn't cause references to be stringified
38358      Branch: perl
38359            ! t/uni/chomp.t
38360 ____________________________________________________________________________
38361 [ 22199] By: nicholas                              on 2004/01/23  18:03:41
38362         Log: Document chomp's travels in the wonderful world of use encoding;
38363      Branch: perl
38364            ! pod/perlfunc.pod
38365 ____________________________________________________________________________
38366 [ 22198] By: nicholas                              on 2004/01/23  17:41:01
38367         Log: Check the return values of chomp
38368              (more tricky than it may seem, as the return value is unicode)
38369      Branch: perl
38370            ! t/uni/chomp.t
38371 ____________________________________________________________________________
38372 [ 22197] By: nicholas                              on 2004/01/23  13:57:46
38373         Log: Test return values of all chomps
38374      Branch: perl
38375            ! t/op/chop.t
38376 ____________________________________________________________________________
38377 [ 22196] By: nicholas                              on 2004/01/23  13:24:41
38378         Log: Subject: Re: [perl #24888] chomp ignores utf8
38379              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
38380              Message-Id: <20040116040355.A849.BQW10602@nifty.com>
38381              Date: Fri, 16 Jan 2004 04:13:00 +0900
38382      Branch: perl
38383            + t/uni/chomp.t
38384            ! MANIFEST doop.c t/op/chop.t
38385 ____________________________________________________________________________
38386 [ 22195] By: davem                                 on 2004/01/22  20:48:03
38387         Log: Subject: Re: [PATCH] Add "Camel" logo icon to perl.exe on Windows
38388              From: Steve Hay <steve.hay@uk.radan.com>
38389              Date: Thu, 22 Jan 2004 17:08:29 +0000
38390              Message-ID: <4010038D.4070104@uk.radan.com>
38391      Branch: perl
38392            + win32/makeico.pl win32/perlexe.rc
38393            ! MANIFEST README.win32 win32/Makefile win32/makefile.mk
38394 ____________________________________________________________________________
38395 [ 22194] By: davem                                 on 2004/01/22  00:24:51
38396         Log: C<use strict; print if foo> didn't give the
38397              "Bareword not allowed" error unless warnings were enabled
38398      Branch: perl
38399            ! op.c
38400 ____________________________________________________________________________
38401 [ 22193] By: nicholas                              on 2004/01/21  21:58:10
38402         Log: Convert the older parts of op/bop.t over to test.pl
38403      Branch: perl
38404            ! t/op/bop.t
38405 ____________________________________________________________________________
38406 [ 22192] By: merijn                                on 2004/01/21  21:10:10
38407         Log: ':flock' not recognized unless it's first
38408              Exporter::Heavy now will treat :, /, and ! special in
38409              all arguments, not only if the _first_ arg starts with it
38410              Date: Wed, 21 Jan 2004 08:32:47 -0500
38411              Message-ID: <20040121133248.3359.qmail@plover.com>
38412      Branch: perl
38413            ! lib/Exporter/Heavy.pm
38414 ____________________________________________________________________________
38415 [ 22191] By: davem                                 on 2004/01/21  20:45:48
38416         Log: Subject:  PATCH for perl-5.8.4
38417              From:  "Edward S. Peschko" <esp5@pge.com>
38418              Date:  Mon, 19 Jan 2004 17:21:18 -0800
38419              Message-Id:  <20040120012118.GA29151@mdssdev05.comp.pge.com>
38420
38421              Add @DynaLoader::dl_shared_objects feature
38422      Branch: perl
38423            ! ext/DynaLoader/DynaLoader_pm.PL
38424 ____________________________________________________________________________
38425 [ 22190] By: davem                                 on 2004/01/21  20:14:51
38426         Log: remove the platform dependencies of the write.t tests introduced
38427              by change #22161, by hard-coding the expected outputs rather
38428              than using sprintf('%f').
38429      Branch: perl
38430            ! t/op/write.t
38431 ____________________________________________________________________________
38432 [ 22189] By: davem                                 on 2004/01/20  22:41:14
38433         Log: Fix typo in patch #22188
38434      Branch: perl
38435            ! pod/perlfunc.pod
38436 ____________________________________________________________________________
38437 [ 22188] By: davem                                 on 2004/01/20  22:36:10
38438         Log: warn that C<$x : unique> operates on the typeglob, so affects @x
38439              and %x too.
38440      Branch: perl
38441            ! pod/perlfunc.pod
38442 ____________________________________________________________________________
38443 [ 22187] By: davem                                 on 2004/01/20  22:27:50
38444         Log: "sub foo :unique" segfaults
38445
38446              Turn these two into compile-time errors until such time as
38447              someone thinks of a useful meaning for them:
38448              my $x : unique
38449              sub foo : unique
38450      Branch: perl
38451            ! ext/threads/t/problems.t pod/perldiag.pod toke.c xsutils.c
38452 ____________________________________________________________________________
38453 [ 22186] By: rgs                                   on 2004/01/20  21:16:01
38454         Log: Add a new test file for situations where threads may interfere.
38455              Subject: Re: "restricted hashes" hit again !
38456              From: Stas Bekman <stas@stason.org>
38457              Date: Tue, 23 Dec 2003 15:32:26 -0800
38458              Message-ID: <3FE8D08A.4090806@stason.org>
38459      Branch: perl
38460            + t/op/threads.t
38461            ! MANIFEST
38462 ____________________________________________________________________________
38463 [ 22185] By: davem                                 on 2004/01/20  21:01:08
38464         Log: Document CVf_UNIQUE flag better
38465      Branch: perl
38466            ! cv.h
38467 ____________________________________________________________________________
38468 [ 22183] By: rgs                                   on 2004/01/20  20:26:18
38469         Log: Fix precedence errors and add some cleanup in the new
38470              DBM_Filter tests
38471      Branch: perl
38472            ! lib/DBM_Filter/t/01error.t lib/DBM_Filter/t/02core.t
38473 ____________________________________________________________________________
38474 [ 22182] By: davem                                 on 2004/01/20  00:16:42
38475         Log: second attempt to fix [perl #24914] freeing a CV reference that was
38476              currently being executed caused coredumps. The dounwind called by
38477              die unwinds all the contexts on the context stack before unwinding
38478              the save stack.  To stop premature freeing of the CV, hold
38479              references to it on both stacks.
38480      Branch: perl
38481            ! cop.h pp_ctl.c pp_hot.c pp_sort.c t/op/closure.t
38482 ____________________________________________________________________________
38483 [ 22181] By: davem                                 on 2004/01/19  23:41:37
38484         Log: change #22071 (taint bug in $^0) introduced a potential double
38485              free(), because PL_osname may get freed but not nulled if a taint
38486              test fails in between. Mea cupla and all that...
38487      Branch: perl
38488            ! mg.c
38489 ____________________________________________________________________________
38490 [ 22180] By: rgs                                   on 2004/01/19  22:32:27
38491         Log: Subject: Re: [perl #24926] chop/~ mangles UTF8 [PATCH]
38492              From: Gisle Aas <gisle@ActiveState.com>
38493              Date: 17 Jan 2004 01:29:02 -0800
38494              Message-ID: <lrn08m7wkh.fsf@caliper.activestate.com>
38495              (test rewritten to fit in blead)
38496      Branch: perl
38497            ! pp.c t/op/bop.t
38498 ____________________________________________________________________________
38499 [ 22179] By: merijn                                on 2004/01/19  21:36:48
38500         Log: Subject: [PATCH] dl_unload_file for HP-UX
38501              Date: Mon, 12 Jan 2004 07:49:44 -0800
38502              From: Neil Watkiss <neil.watkiss@sophos.com>
38503              Message-ID: <20040112154944.GA15412@ActiveState.com>
38504      Branch: perl
38505            ! ext/DynaLoader/dl_hpux.xs
38506 ____________________________________________________________________________
38507 [ 22177] By: merijn                                on 2004/01/19  16:11:22
38508         Log: Allow -Uinc_version_list to mean -Dinc_version_list=none
38509              See INSTALL for more details
38510      Branch: perl
38511            ! Configure
38512 ____________________________________________________________________________
38513 [ 22175] By: merijn                                on 2004/01/19  16:05:50
38514         Log: Describe how to limit the perl's default @INC during Configure
38515              to _not_ include older versions
38516      Branch: perl
38517            ! INSTALL
38518 ____________________________________________________________________________
38519 [ 22174] By: merijn                                on 2004/01/19  10:41:24
38520         Log: Subject: [PATCH bleadperl] rescue PerlIO_getname for VMS
38521              Date: Sun, 18 Jan 2004 12:51:23 -0600
38522              From: "Craig A. Berry" <craigberry@mac.com>
38523              Message-ID: <400AD5AB.3080708@mac.com>
38524      Branch: perl
38525            ! perlio.c
38526 ____________________________________________________________________________
38527 [ 22173] By: merijn                                on 2004/01/19  10:27:53
38528         Log: Subject: [PATCH bleadperl] detect nanosleep on VMS
38529              Date: Sun, 18 Jan 2004 17:03:30 -0600
38530              From: "Craig A. Berry" <craigberry@mac.com>
38531              Message-ID: <400B10C2.9060504@mac.com>
38532      Branch: perl
38533            ! configure.com
38534 ____________________________________________________________________________
38535 [ 22172] By: davem                                 on 2004/01/17  23:58:04
38536         Log: back out change #24914 "freeing a CV reference that was currently
38537              being executed caused coredumps".
38538              The new test case sometimes locks up linux's malloc, and with
38539              Perl's malloc the test code still coredumps :-(
38540      Branch: perl
38541            ! perl.c scope.c scope.h sv.c t/op/closure.t
38542 ____________________________________________________________________________
38543 [ 22171] By: rgs                                   on 2004/01/17  22:00:48
38544         Log: Subject: Refactor VOS patches for bleadperl and perl-5.8.x
38545              From: "Green, Paul" <Paul.Green@stratus.com>
38546              Date: Thu, 15 Jan 2004 16:00:15 -0500
38547              Message-ID: <A2A34F15EE916148BC4C4748223E67A4069FBB15@exna4.stratus.com>
38548      Branch: perl
38549            ! README.vos hv.c pp_pack.c vos/Changes
38550 ____________________________________________________________________________
38551 [ 22170] By: rgs                                   on 2004/01/17  21:25:08
38552         Log: Subject: Re: open/or inconsistency
38553              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
38554              Date: Sat, 17 Jan 2004 19:59:55 +0900
38555              Message-Id: <20040117195729.623A.BQW10602@nifty.com>
38556              (plus a test.)
38557              Don't produce the warning for constructs like
38558              open my $fh, $file or die;
38559      Branch: perl
38560            ! op.c t/lib/warnings/op
38561 ____________________________________________________________________________
38562 [ 22169] By: davem                                 on 2004/01/17  18:02:31
38563         Log: Subject:  Perl core dumps when running out of memory [PATCH]
38564              From:  Gisle Aas <gisle@ActiveState.com>
38565              Date:  17 Jan 2004 06:18:13 -0800
38566              Message-Id:  <lrsmiebqvu.fsf@caliper.activestate.com>
38567
38568              Display 'out of memeory' errors using low-level I/O to avoid
38569              recursive failure and so coredumps.
38570      Branch: perl
38571            ! util.c
38572 ____________________________________________________________________________
38573 [ 22168] By: davem                                 on 2004/01/17  17:38:21
38574         Log: From: "Paul Marquess" <Paul.Marquess@btinternet.com>
38575              Subject: [PATCH ] Enhanced DBM Filters
38576              Date: Sat, 17 Jan 2004 16:44:53 -0000
38577              Message-ID: <AIEAJICLCBDNAAOLLOKLAEPPPHAA.Paul.Marquess@btinternet.com>
38578
38579              add DBM_Filter
38580      Branch: perl
38581            + lib/DBM_Filter.pm lib/DBM_Filter/Changes
38582            + lib/DBM_Filter/compress.pm lib/DBM_Filter/encode.pm
38583            + lib/DBM_Filter/int32.pm lib/DBM_Filter/null.pm
38584            + lib/DBM_Filter/t/01error.t lib/DBM_Filter/t/02core.t
38585            + lib/DBM_Filter/t/compress.t lib/DBM_Filter/t/encode.t
38586            + lib/DBM_Filter/t/int32.t lib/DBM_Filter/t/null.t
38587            + lib/DBM_Filter/t/utf8.t lib/DBM_Filter/utf8.pm
38588            + lib/dbm_filter_util.pl
38589            ! MANIFEST
38590 ____________________________________________________________________________
38591 [ 22167] By: davem                                 on 2004/01/17  16:12:32
38592         Log: freeing a CV reference that was currently being
38593              executed caused coredumps
38594      Branch: perl
38595            ! perl.c scope.c scope.h sv.c t/op/closure.t
38596 ____________________________________________________________________________
38597 [ 22166] By: nicholas                              on 2004/01/17  15:07:31
38598         Log: Integrate final perl583delta
38599      Branch: perl
38600           !> pod/perl583delta.pod
38601 ____________________________________________________________________________
38602 [ 22163] By: davem                                 on 2004/01/16  19:24:14
38603         Log: Subject:  Re: [perl #24816] Magic vars seem unsure if they are purely numeric
38604              From:  Yitzchak Scott-Thoennes <sthoenna@efn.org>
38605              Date:  Thu, 15 Jan 2004 14:10:37 -0800
38606              Message-Id:  <20040115221037.GA2392@efn.org>
38607
38608              Add sv_2iv_flags() to allow magic to be optionally processed.
38609      Branch: perl
38610            ! doop.c embed.fnc embed.h global.sym pod/perlapi.pod pp.c
38611            ! proto.h sv.c sv.h t/op/bop.t
38612 ____________________________________________________________________________
38613 [ 22162] By: davem                                 on 2004/01/16  16:39:17
38614         Log: format bug with undefined _TOP
38615              name of format_TOP now derived from the name of the current
38616              filehandle rather then the name of the  format associetd with that
38617              handle
38618      Branch: perl
38619            ! pp_sys.c t/op/write.t
38620 ____________________________________________________________________________
38621 [ 22161] By: davem                                 on 2004/01/16  13:29:26
38622         Log: Subject: [PATCH] format/write (version 2)
38623              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
38624              Message-ID: <DF27CDCBD2581D4B88431901094E4B4D02B0C4D3@attmsx1>
38625
38626              Fixes and additions to formats:
38627
38628              Improvement: NULL chars in picture line
38629              Bugfix: C<@*> shown in output if not alone on a line
38630              New feature: C<^*> for variable-width, one-line-at-a-time text
38631              Improvement: Diagnostic on C<@#> and C<~~>
38632              Bugfix: Segmentation fault on big numbers
38633              Improvement (maybe): Truncation of numbers produces misleading output
38634              Bugfix: "}" terminates format
38635              Bugfix: Error when copying non-UTF to UTF (EBCDIC only)
38636      Branch: perl
38637            ! embed.fnc embed.h form.h pod/perldiag.pod pod/perlform.pod
38638            ! pp_ctl.c proto.h t/op/write.t toke.c
38639 ____________________________________________________________________________
38640 [ 22160] By: davem                                 on 2004/01/15  23:49:02
38641         Log: buigid #24905 - the code planted to call glob() retained an
38642              extraneous targ index in a pushmark op, leasing to strangeness
38643              when the op was freed
38644      Branch: perl
38645            ! op.c
38646 ____________________________________________________________________________
38647 [ 22159] By: rgs                                   on 2004/01/15  22:19:25
38648         Log: Upgrade to Time::HiRes 1.55
38649      Branch: perl
38650            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
38651            ! ext/Time/HiRes/HiRes.xs
38652 ____________________________________________________________________________
38653 [ 22155] By: nicholas                              on 2004/01/15  00:03:04
38654         Log: Make chomp heed the utf8 flags on the target string and $/
38655              [Fixes #24888]
38656              More work still needed to make chomp heed the encoding pragma.
38657      Branch: perl
38658            ! doop.c t/op/chop.t
38659 ____________________________________________________________________________
38660 [ 22154] By: nicholas                              on 2004/01/14  21:14:14
38661         Log: Update pod.lst with perl583delta,pod, and rerun pod/buildtoc
38662              [Forgot to do this as part of the integration]
38663      Branch: perl
38664            ! MANIFEST pod.lst pod/perl.pod pod/perltoc.pod
38665            ! vms/descrip_mms.template win32/pod.mak
38666 ____________________________________________________________________________
38667 [ 22153] By: nicholas                              on 2004/01/14  19:28:54
38668         Log: Integrate:
38669              [ 22143]
38670              We're planning on making history today. Mind you, not that much -
38671              only 1 line.
38672
38673              perl583delta.pod
38674      Branch: perl
38675           +> pod/perl583delta.pod
38676            ! MANIFEST
38677           !> pod/perlhist.pod
38678 ____________________________________________________________________________
38679 [ 22150] By: nicholas                              on 2004/01/14  17:48:52
38680         Log: Bump version number as file has changed since 5.8.2
38681      Branch: perl
38682            ! lib/File/Find.pm
38683 ____________________________________________________________________________
38684 [ 22149] By: nicholas                              on 2004/01/14  17:45:54
38685         Log: Subject:  Doc patches for File::Find
38686              From:  Andy Lester <andy@petdance.com>
38687              Date:  Mon, 12 Jan 2004 00:10:50 -0600
38688              Message-Id:  <20040112061050.GB7308@petdance.com>
38689      Branch: perl
38690            ! lib/File/Find.pm
38691 ____________________________________________________________________________
38692 [ 22136] By: nicholas                              on 2004/01/14  13:01:27
38693         Log: Assimilate CGI 3.03
38694      Branch: perl
38695            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm
38696 ____________________________________________________________________________
38697 [ 22133] By: nicholas                              on 2004/01/13  22:53:42
38698         Log: Add VMS to the list of "don't fork" OSes
38699              [In the most simple way possible. Fix this properly post 5.8.3
38700              to use $Config{d_fork} or something more robust]
38701      Branch: perl
38702            ! ext/threads/shared/t/wait.t
38703 ____________________________________________________________________________
38704 [ 22129] By: rgs                                   on 2004/01/13  19:26:24
38705         Log: Subject: [PATCH] [ANNOUNCE] Math::BigInt v1.69
38706              From: Tels <perl_dummy@bloodgate.com>
38707              Date: Tue, 13 Jan 2004 19:28:48 +0100
38708              Message-Id: <200401131928.50247@bloodgate.com>
38709      Branch: perl
38710            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
38711            ! lib/Math/BigInt/CalcEmu.pm lib/Math/BigInt/t/bare_mbi.t
38712            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
38713            ! lib/Math/BigInt/t/sub_mbi.t
38714 ____________________________________________________________________________
38715 [ 22128] By: rgs                                   on 2004/01/13  09:06:11
38716         Log: MANIFEST adjustment.
38717      Branch: perl
38718            ! MANIFEST
38719 ____________________________________________________________________________
38720 [ 22126] By: ams                                   on 2004/01/13  07:16:33
38721         Log: Upgrade to Locale::Maketext 1.07.
38722      Branch: perl
38723            + lib/Locale/Maketext/t/04super.t
38724            + lib/Locale/Maketext/t/05super.t
38725            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
38726            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
38727 ____________________________________________________________________________
38728 [ 22125] By: rgs                                   on 2004/01/12  22:44:53
38729         Log: Document usage of $_ and pos() inside /(?{...})/.
38730              (see change #2367.)
38731      Branch: perl
38732            ! pod/perlre.pod
38733 ____________________________________________________________________________
38734 [ 22124] By: rgs                                   on 2004/01/12  22:10:51
38735         Log: Upgrade to MIME::Base64 2.23.
38736      Branch: perl
38737            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
38738            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
38739 ____________________________________________________________________________
38740 [ 22123] By: rgs                                   on 2004/01/12  21:24:28
38741         Log: Subject: [PATCH handy.h] RE: MIME-Base64-2.22 [PATCH]
38742              From: Robin Barker <Robin.Barker@npl.co.uk>
38743              Date: Thu, 8 Jan 2004 16:21:25 -0000
38744              Message-ID: <533D273D4014D411AB1D00062938C4D904046787@hotel.npl.co.uk>
38745      Branch: perl
38746            ! handy.h
38747 ____________________________________________________________________________
38748 [ 22122] By: nicholas                              on 2004/01/12  19:52:16
38749         Log: Subject: Re: 5.8.3-RC1, ext/threads/shared/t/wait still hanging
38750              From: Mike Pomraning <mjp@pilcrow.madison.wi.us>
38751              Message-ID: <Pine.LNX.4.58.0401121127210.15844@benevelle.wi.securepipe.com>
38752              Date: Mon, 12 Jan 2004 12:41:52 -0600 (CST)
38753      Branch: perl
38754            ! ext/threads/shared/t/wait.t
38755 ____________________________________________________________________________
38756 [ 22121] By: nicholas                              on 2004/01/12  17:27:25
38757         Log: use sv_setpvn rather than sv_setpv and save a strlen()
38758      Branch: perl
38759            ! doop.c
38760 ____________________________________________________________________________
38761 [ 22120] By: merijn                                on 2004/01/12  13:04:42
38762         Log: Subject: [PATCH] Make 'Configure -Dcf_by=...' work
38763              From: Gisle Aas <gisle@ActiveState.com>
38764              Date: 12 Jan 2004 02:35:27 -0800
38765              Message-ID: <lrvfnh315c.fsf@caliper.activestate.com>
38766      Branch: perl
38767            ! Configure
38768 ____________________________________________________________________________
38769 [ 22117] By: rgs                                   on 2004/01/12  10:10:43
38770         Log: Subject: Re: [perl #24846] [PATCH] Apparent utf8 bug in join() in 5.8.[012]
38771              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
38772              Date: Mon, 12 Jan 2004 11:19:37 +0900
38773              Message-Id: <20040112111007.EB69.BQW10602@nifty.com>
38774      Branch: perl
38775            ! doop.c t/op/join.t
38776 ____________________________________________________________________________
38777 [ 22115] By: nicholas                              on 2004/01/11  23:37:09
38778         Log: Subject: Re: 5.8.3-RC1, ext/threads/shared/t/wait still hanging
38779              From: Mike Pomraning <mjp@pilcrow.madison.wi.us>
38780              Message-ID: <Pine.LNX.4.58.0401111548010.6679@localhost.localdomain>
38781              Date: Sun, 11 Jan 2004 16:24:18 -0600 (CST)
38782      Branch: perl
38783            ! ext/threads/shared/t/wait.t
38784 ____________________________________________________________________________
38785 [ 22113] By: nicholas                              on 2004/01/11  23:14:48
38786         Log: Regenerate win32/Makefile and win32/makefile.mk after
38787
38788              Integrate:
38789              [ 22081]
38790              Move pod/perldelta.pod to pod/perl583delta.pod, and arrange for
38791              a copy to be made at build time.
38792
38793              [ 22111]
38794              Subject: Re: [PATCH win32/makefile.mk] (was Re: 5.8.3 RC1)
38795              From: Abe Timmerman <abe@ztreet.demon.nl>
38796              Message-Id: <200401111813.40829.abe@ztreet.demon.nl>
38797              Date: Sun, 11 Jan 2004 18:13:40 +0100
38798
38799              plus revert 22092 and 22080
38800      Branch: perl
38801            ! pod.lst win32/Makefile win32/makefile.mk
38802           !> pod/buildtoc
38803 ____________________________________________________________________________
38804 [ 22112] By: rgs                                   on 2004/01/11  22:38:08
38805         Log: Upgrade to Cwd 2.14.
38806      Branch: perl
38807            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
38808 ____________________________________________________________________________
38809 [ 22110] By: rgs                                   on 2004/01/11  16:34:43
38810         Log: Upgrade to Math::BigRat 0.11
38811
38812              Subject: [PATCH] [ANNOUCNE] Math::BigRat 0.11
38813              From: Tels <perl_dummy@bloodgate.com>
38814              Date: Wed, 7 Jan 2004 18:30:06 +0100
38815              Message-Id: <200401071830.07445@bloodgate.com>
38816      Branch: perl
38817            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
38818            ! lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
38819 ____________________________________________________________________________
38820 [ 22109] By: rgs                                   on 2004/01/10  23:39:38
38821         Log: Subject: [PATCH] Nicer formatting for function arguments in Carp messages
38822              From: Steve Hay <steve.hay@uk.radan.com>
38823              Date: Wed, 07 Jan 2004 13:22:30 +0000
38824              Message-ID: <3FFC0816.9090406@uk.radan.com>
38825
38826              (and increment version number in Carp)
38827      Branch: perl
38828            ! lib/Carp.pm lib/Carp/Heavy.pm
38829 ____________________________________________________________________________
38830 [ 22108] By: adi                                   on 2004/01/10  21:33:59
38831         Log: documentation nit
38832      Branch: perl
38833            ! pod/perlop.pod
38834 ____________________________________________________________________________
38835 [ 22107] By: adi                                   on 2004/01/10  20:19:09
38836         Log: nit to Bytecode - the av_extend opcode wasn't saved when
38837              the array had AvFILL == 0
38838      Branch: perl
38839            ! ext/B/B/Assembler.pm
38840 ____________________________________________________________________________
38841 [ 22106] By: adi                                   on 2004/01/10  20:16:03
38842         Log: still problems with backreferences + reverse cloning
38843              after #21936 - the weak reference may live on the pad.
38844      Branch: perl
38845            ! sv.c
38846 ____________________________________________________________________________
38847 [ 22104] By: nicholas                              on 2004/01/09  19:50:43
38848         Log: Bah. Makefile.PL still tests the sub-MANIFEST
38849      Branch: perl
38850            ! ext/Storable/MANIFEST
38851 ____________________________________________________________________________
38852 [ 22103] By: davem                                 on 2004/01/09  12:20:38
38853         Log: temporarily backout test of thread returning a closure. It crashes
38854              win32.
38855      Branch: perl
38856            ! ext/threads/t/problems.t
38857 ____________________________________________________________________________
38858 [ 22102] By: davem                                 on 2004/01/08  22:32:28
38859         Log: Subject: segv in pad.c with threads (was: DBD::Oracle and Perl 5.8.2 threads)
38860              Message-ID: <20040107121357.GD82921@dansat.data-plan.com>
38861
38862              Returning a closure from a thread (via join) could mess up because
38863              pointers to PL_sv_undef weren't rejigged to point at the joiner's
38864              version of PL_sv_undef. Also, the closure's CvGV got cloned too
38865              but never freed, since CvGV isn't refcounted.
38866      Branch: perl
38867            ! ext/threads/t/problems.t ext/threads/threads.xs sv.c
38868 ____________________________________________________________________________
38869 [ 22101] By: rgs                                   on 2004/01/08  21:00:56
38870         Log: perl582delta.pod was not in the MANIFEST.
38871      Branch: perl
38872            ! MANIFEST
38873 ____________________________________________________________________________
38874 [ 22100] By: nicholas                              on 2004/01/08  17:35:27
38875         Log: Integrate:
38876              [ 22093]
38877              Graham says that the search.cpan.org pod finder hashes on name
38878              The 4 files all thinking they are perldelta.pod confuses it.
38879      Branch: perl
38880           +> pod/perl582delta.pod
38881           !> pod/perl581delta.pod pod/perl58delta.pod
38882 ____________________________________________________________________________
38883 [ 22096] By: nicholas                              on 2004/01/08  13:15:38
38884         Log: Subject: [PATCH pod/perlhist.pod] Mention 5.8.3-RC1
38885              From: Abigail <abigail@abigail.nl>
38886              Message-ID: <20040107230027.GC393@abigail.nl>
38887              Date: Thu, 8 Jan 2004 00:00:27 +0100
38888      Branch: perl
38889            ! pod/perlhist.pod
38890 ____________________________________________________________________________
38891 [ 22091] By: nicholas                              on 2004/01/07  19:09:50
38892         Log: [Integrate]
38893              22088 22089 22090 (datestamp corrections - let's see if this really
38894              works)
38895      Branch: perl
38896           !> (integrate 35 files)
38897 ____________________________________________________________________________
38898 [ 22084] By: rgs                                   on 2004/01/07  09:25:16
38899         Log: Hardcoded numerical flag masks. Bad.
38900      Branch: perl
38901            ! doop.c
38902 ____________________________________________________________________________
38903 [ 22083] By: nicholas                              on 2004/01/06  18:57:29
38904         Log: Seems that sv_setsv_cow needs to be visible to core extensions,
38905              so that re will build properly on Win32. Thanks to Steve Hay for
38906              trying COW and finding the problems.
38907      Branch: perl
38908            ! embed.fnc embed.h
38909 ____________________________________________________________________________
38910 [ 22082] By: rgs                                   on 2004/01/06  18:11:22
38911         Log: Fix bug #24813 : the -0 wasn't recognized on the #! line
38912      Branch: perl
38913            + t/run/switch0.t
38914            ! MANIFEST perl.c
38915 ____________________________________________________________________________
38916 [ 22079] By: nicholas                              on 2004/01/06  12:38:52
38917         Log: Jarkko didn't move the cd ..\pod correctly. Given that it's been
38918              like this pre 5.8.1, I suspect that no-one has used it recently.
38919      Branch: perl
38920            ! win32/makefile.mk
38921 ____________________________________________________________________________
38922 [ 22076] By: rgs                                   on 2004/01/06  08:18:44
38923         Log: The TODO tag should be included also when a TODO test succeeds,
38924              so it's reported by the test harness
38925      Branch: perl
38926            ! t/op/write.t
38927 ____________________________________________________________________________
38928 [ 22075] By: rgs                                   on 2004/01/06  07:56:25
38929         Log: This TODO test seems to pass now.
38930      Branch: perl
38931            ! t/op/write.t
38932 ____________________________________________________________________________
38933 [ 22074] By: rgs                                   on 2004/01/05  23:29:55
38934         Log: Some of the bitwise manipulation PP functions weren't checking
38935              whether their arguments were magical before using them.
38936              (bug [#24816]).
38937      Branch: perl
38938            ! pp.c
38939 ____________________________________________________________________________
38940 [ 22071] By: davem                                 on 2004/01/05  22:17:04
38941         Log: [perl #24674]
38942              stop $^O getting tainted on read access, and disallow tainted
38943              assignment to it
38944      Branch: perl
38945            ! mg.c t/op/taint.t
38946 ____________________________________________________________________________
38947 [ 22068] By: rgs                                   on 2004/01/05  21:48:30
38948         Log: Some mandatory syntax warnings emitted by the lexer weren't
38949              disableable (bug [perl #24815]).
38950      Branch: perl
38951            ! pod/perldiag.pod t/lib/warnings/toke toke.c
38952 ____________________________________________________________________________
38953 [ 22067] By: nicholas                              on 2004/01/05  21:36:07
38954         Log: Change the flag logic in buildtoc
38955      Branch: perl
38956            ! pod.lst pod/buildtoc
38957 ____________________________________________________________________________
38958 [ 22064] By: nicholas                              on 2004/01/05  21:16:09
38959         Log: Fix bug with MANIFEST generation when we also regenerate perltoc.pod
38960      Branch: perl
38961            ! pod/buildtoc
38962 ____________________________________________________________________________
38963 [ 22058] By: rgs                                   on 2004/01/05  06:17:47
38964         Log: Subject: [PATCH] skip num.t #47 on VMS
38965              From: "Craig A. Berry" <craigberry@mac.com>
38966              Date: Sun, 04 Jan 2004 23:16:26 -0600
38967              Message-ID: <3FF8F32A.5000108@mac.com>
38968      Branch: perl
38969            ! t/base/num.t
38970 ____________________________________________________________________________
38971 [ 22057] By: rgs                                   on 2004/01/05  06:17:07
38972         Log: Subject: [PATCH configure.com] future-proof signal check
38973              From: "Craig A. Berry" <craigberry@mac.com>
38974              Date: Sun, 04 Jan 2004 22:53:40 -0600
38975              Message-ID: <3FF8EDD4.3080308@mac.com>
38976      Branch: perl
38977            ! configure.com
38978 ____________________________________________________________________________
38979 [ 22056] By: rgs                                   on 2004/01/04  20:45:31
38980         Log: Upgrade to Cwd 2.13
38981      Branch: perl
38982            ! ext/Cwd/Changes ext/Cwd/t/cwd.t lib/Cwd.pm
38983 ____________________________________________________________________________
38984 [ 22055] By: davem                                 on 2004/01/04  19:34:36
38985         Log: Subject: Re: [perl #24774] eval + format - \n = pp_ctl.c assertion
38986              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
38987              Date: Fri, 2 Jan 2004 11:31:46 +0100
38988              Message-ID: <DF27CDCBD2581D4B88431901094E4B4D02B0C4B3@attmsx1>
38989
38990              eval of of a truncated format should fail
38991      Branch: perl
38992            ! t/op/write.t toke.c
38993 ____________________________________________________________________________
38994 [ 22052] By: rgs                                   on 2004/01/03  19:53:53
38995         Log: Upgrade to PerlIO::via::QuotedPrint 0.06
38996      Branch: perl
38997            ! lib/PerlIO/via/QuotedPrint.pm
38998 ____________________________________________________________________________
38999 [ 22051] By: rgs                                   on 2004/01/03  19:51:02
39000         Log: Upgrade to Time::HiRes 1.54
39001      Branch: perl
39002            + ext/Time/HiRes/hints/solaris.pl
39003            ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
39004            ! ext/Time/HiRes/HiRes.xs
39005 ____________________________________________________________________________
39006 [ 22050] By: nicholas                              on 2004/01/03  19:24:00
39007         Log: No matter how hard you proof read it, something always slips through.
39008      Branch: perl
39009            ! ext/Storable/ChangeLog
39010 ____________________________________________________________________________
39011 [ 22049] By: nicholas                              on 2004/01/03  19:22:08
39012         Log: Fix minor problems with the CPAN release
39013              1: Make Storable.xs to work on 5.8.2 and later (already in the core)
39014              2: Ship the linux hints file
39015              3: Ship Test::More for the benefit of Perls pre 5.6.2
39016              4: Correct Makefile.PL to install in core for 5.8.0 and later
39017      Branch: perl
39018            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
39019            ! ext/Storable/Makefile.PL ext/Storable/README
39020            ! ext/Storable/Storable.pm
39021 ____________________________________________________________________________
39022 [ 22047] By: rgs                                   on 2004/01/03  00:07:13
39023         Log: Tidy up change #18751, so that the second parameter to unpack()
39024              defaults to $_ at compile-time, instead of run-time (like all
39025              other primitives that default to $_).
39026      Branch: perl
39027            ! embed.h op.c opcode.h opcode.pl pp.sym pp_pack.c pp_proto.h
39028 ____________________________________________________________________________
39029 [ 22044] By: nicholas                              on 2004/01/02  16:17:24
39030         Log: Bump $threads::VERSION as the documentation has changed. Tweak the
39031              documentaiton, update Arthur's e-mail address
39032      Branch: perl
39033            ! ext/threads/threads.pm
39034 ____________________________________________________________________________
39035 [ 22043] By: rgs                                   on 2004/01/02  08:35:22
39036         Log: Use the optimization level -O2 by default on Linux/gcc.
39037              See :
39038              Subject: Benchmarking (was Re: GCC bug breaking Perl_sv_catpvfn()?)
39039              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
39040              Date: Thu, 1 Jan 2004 05:32:15 +0100
39041              Message-ID: <071601c3d020$4046d2a0$d500a8c0@R2D2>
39042      Branch: perl
39043            ! hints/linux.sh
39044 ____________________________________________________________________________
39045 [ 22041] By: nicholas                              on 2004/01/02  00:38:00
39046         Log: Update debugger version number and Changes file
39047      Branch: perl
39048            ! lib/perl5db.pl
39049 ____________________________________________________________________________
39050 [ 22037] By: davem                                 on 2004/01/01  23:22:10
39051         Log: addition to 22036 (document SUPER better): superclass may be plural
39052      Branch: perl
39053            ! pod/perlbot.pod pod/perlobj.pod
39054 ____________________________________________________________________________
39055 [ 22036] By: davem                                 on 2004/01/01  22:23:11
39056         Log: Document the quirks of SUPER, especially the fact that it it
39057              relative to the current package and not to the invoking object.
39058      Branch: perl
39059            ! pod/perlboot.pod pod/perlbot.pod pod/perlobj.pod
39060            ! pod/perltoot.pod
39061 ____________________________________________________________________________
39062 [ 22034] By: davem                                 on 2004/01/01  19:58:08
39063         Log: Fix bug #24383, where hashes with the :unique attribute weren't
39064              getting made readonly on interpreter clone. Also, remove the
39065              :unique attribute from the hashes in warnings.pm, since they may
39066              later be modified by warnings::register.  Finally, adds tests for
39067              the :unique attribute.
39068      Branch: perl
39069            ! ext/threads/t/problems.t lib/warnings.pm sv.c warnings.pl
39070 ____________________________________________________________________________
39071 [ 22033] By: nicholas                              on 2004/01/01  19:22:24
39072         Log: Subject: Perl 5.8.3 patches from the BS2000 port - part 2
39073              From: Dorner Thomas <tdorner@amadeus.net>
39074              Message-ID: <6727B1DACFCDD311A757009027CA8D69044B6740@Ex02.inhouse.start.de>
39075              Date: Fri, 19 Dec 2003 07:16:47 +0100
39076      Branch: perl
39077            ! t/io/utf8.t t/op/pat.t
39078 ____________________________________________________________________________
39079 [ 22032] By: rgs                                   on 2004/01/01  17:29:21
39080         Log: Subject: [PATCH 5.8.2 @21574] OS/2 update
39081              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
39082              Date: Thu, 18 Dec 2003 14:10:29 -0800
39083              Message-ID: <20031218221029.GA7898@math.berkeley.edu>
39084      Branch: perl
39085            ! README.os2 hints/os2.sh installperl lib/ExtUtils/MM_Unix.pm
39086            ! makedef.pl os2/Changes os2/OS2/REXX/DLL/Changes
39087            ! os2/OS2/REXX/DLL/DLL.pm os2/os2.c os2/os2ish.h os2/perl2cmd.pl
39088 ____________________________________________________________________________
39089 [ 22031] By: rgs                                   on 2004/01/01  16:30:13
39090         Log: Document that /[\W]/ doesn't work, unicode-wise (see bug #18281)
39091      Branch: perl
39092            ! pod/perlunicode.pod
39093 ____________________________________________________________________________
39094 [ 22030] By: rgs                                   on 2004/01/01  13:55:31
39095         Log: Document that detached threads aren't supported on Windows yet.
39096      Branch: perl
39097            ! ext/threads/threads.pm
39098 ____________________________________________________________________________
39099 [ 22029] By: rgs                                   on 2004/01/01  13:30:33
39100         Log: Upgrade to Getopt::Long 2.34_01
39101      Branch: perl
39102            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
39103 ____________________________________________________________________________
39104 [ 22026] By: nicholas                              on 2003/12/31  15:22:31
39105         Log: Tweak 00compile.t to avoid splatting a DIAG over core perl's
39106              beautiful clean run of OKs. You are all getting a clean run of OKs,
39107              aren't you?
39108      Branch: perl
39109            ! lib/Test/Harness/t/00compile.t
39110 ____________________________________________________________________________
39111 [ 22025] By: nicholas                              on 2003/12/31  15:11:51
39112         Log: Subject: [PATCH] "piconv -C 512" badly broken
39113              From: Autrijus Tang <autrijus@autrijus.org>
39114              Message-Id: <1072870210.769.5.camel@localhost>
39115              Date: Wed, 31 Dec 2003 19:30:10 +0800
39116      Branch: perl
39117            ! ext/Encode/bin/piconv
39118 ____________________________________________________________________________
39119 [ 22021] By: rgs                                   on 2003/12/31  08:28:43
39120         Log: Upgrade to Test::Harness 2.40.
39121      Branch: perl
39122            ! lib/Test/Harness.pm lib/Test/Harness/Changes
39123            ! lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
39124            ! lib/Test/Harness/bin/prove lib/Test/Harness/t/00compile.t
39125            ! lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
39126            ! lib/Test/Harness/t/prove-switches.t
39127            ! lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
39128            ! lib/Test/Harness/t/test-harness.t
39129 ____________________________________________________________________________
39130 [ 22020] By: rgs                                   on 2003/12/31  07:59:19
39131         Log: C++ comments, bad.
39132      Branch: perl
39133            ! ext/Cwd/Cwd.xs
39134 ____________________________________________________________________________
39135 [ 22018] By: nicholas                              on 2003/12/30  23:29:59
39136         Log: Bump VERSION numbers
39137      Branch: perl
39138            ! ext/POSIX/POSIX.pm lib/Benchmark.pm lib/File/CheckTree.pm
39139            ! lib/Getopt/Std.pm lib/PerlIO.pm lib/Tie/Hash.pm
39140            ! lib/diagnostics.pm
39141 ____________________________________________________________________________
39142 [ 22016] By: rgs                                   on 2003/12/30  21:10:22
39143         Log: A patch for Test::Harness on VMS by Craig Berry
39144              (see RT CPAN bug #4745)
39145      Branch: perl
39146            ! lib/Test/Harness/Straps.pm
39147 ____________________________________________________________________________
39148 [ 22013] By: nicholas                              on 2003/12/30  18:18:28
39149         Log: Subject: more uni doc tweakage
39150              From: Jarkko Hietaniemi <jhi@iki.fi>
39151              Message-ID: <20031230133755.GA23118@vipunen.hut.fi>
39152              Date: Tue, 30 Dec 2003 15:37:55 +0200
39153
39154              Subject: one more pod fix
39155              From: Jarkko Hietaniemi <jhi@iki.fi>
39156              Message-ID: <20031230135641.GA24516@vipunen.hut.fi>
39157              Date: Tue, 30 Dec 2003 15:56:41 +0200
39158      Branch: perl
39159            ! lib/PerlIO.pm pod/perlunicode.pod
39160 ____________________________________________________________________________
39161 [ 22009] By: davem                                 on 2003/12/30  17:14:44
39162         Log: bug #24757 perlrun.pod's description of find -mtime was ambiguous
39163      Branch: perl
39164            ! pod/perlrun.pod
39165 ____________________________________________________________________________
39166 [ 22007] By: rgs                                   on 2003/12/30  16:04:47
39167         Log: Upgrade to Math::BigInt 1.68.
39168      Branch: perl
39169            + lib/Math/BigInt/t/bigroot.t
39170            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
39171            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/CalcEmu.pm
39172            ! lib/Math/BigInt/t/alias.inc lib/Math/BigInt/t/bare_mbi.t
39173            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
39174            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/sub_mbi.t
39175 ____________________________________________________________________________
39176 [ 22005] By: davem                                 on 2003/12/30  15:07:50
39177         Log: Subject: Re: [perl #24774] eval + format - \n = pp_ctl.c assertion
39178              heuristics for calculating buffer size needed to compile a format
39179              didn't allow for \0
39180      Branch: perl
39181            ! pp_ctl.c t/op/write.t
39182 ____________________________________________________________________________
39183 [ 22003] By: rgs                                   on 2003/12/30  12:54:02
39184         Log: Add a regression test for bug #24762
39185      Branch: perl
39186            ! t/comp/parser.t
39187 ____________________________________________________________________________
39188 [ 22002] By: rgs                                   on 2003/12/30  12:49:09
39189         Log: Updates the notes about byacc in pumpkin.pod.
39190      Branch: perl
39191            ! Porting/pumpkin.pod
39192 ____________________________________________________________________________
39193 [ 22001] By: rgs                                   on 2003/12/30  09:58:08
39194         Log: Bump up UNIVERSAL's version to 1.02
39195              (due to fix #21418)
39196      Branch: perl
39197            ! lib/UNIVERSAL.pm
39198 ____________________________________________________________________________
39199 [ 21999] By: nicholas                              on 2003/12/29  23:53:31
39200         Log: Add Mike Pomraning
39201      Branch: perl
39202            ! AUTHORS
39203 ____________________________________________________________________________
39204 [ 21997] By: rgs                                   on 2003/12/29  20:11:12
39205         Log: Update the README and Changes files for Switch 2.10
39206      Branch: perl
39207            ! lib/Switch/Changes lib/Switch/README
39208 ____________________________________________________________________________
39209 [ 21996] By: rgs                                   on 2003/12/29  20:07:00
39210         Log: Upgrade to Switch 2.10, by integrating some changes by Damian
39211      Branch: perl
39212            ! lib/Switch.pm
39213 ____________________________________________________________________________
39214 [ 21993] By: rgs                                   on 2003/12/29  10:49:29
39215         Log: Windows hasn't getuid/setuid and friends.
39216              Therefore disable the code related to them in POSIX.xs.
39217
39218              Subject: [PATCH: ext/POSIX/POSIX.xs] Re: Smoke [5.8.2] 21979 FAIL(Xt) MSWin32 5.1 Service Pack 1 (x86/1 cpu)
39219              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
39220              Date: Mon, 29 Dec 2003 04:51:19 +0100
39221              Message-ID: <03d401c3cdbf$05730ee0$d500a8c0@R2D2>
39222      Branch: perl
39223            ! ext/POSIX/POSIX.xs
39224 ____________________________________________________________________________
39225 [ 21992] By: rgs                                   on 2003/12/29  10:31:07
39226         Log: Subject: [PATCH] win32_chsize buglet
39227              From: "Kevin Chase" <kevincha99@hotmail.com>
39228              Date: Sun, 28 Dec 2003 15:48:56 -0800
39229              Message-ID: <BAY2-F90usv0ccZRh8Z0005683d@hotmail.com>
39230      Branch: perl
39231            ! win32/win32.c
39232 ____________________________________________________________________________
39233 [ 21991] By: rgs                                   on 2003/12/29  08:10:51
39234         Log: Upgrade to Encode 1.99.
39235      Branch: perl
39236            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/META.yml
39237            ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
39238            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
39239            ! ext/Encode/t/mime-header.t ext/Encode/ucm/gsm0338.ucm
39240            ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macFarsi.ucm
39241            ! ext/Encode/ucm/macHebrew.ucm
39242 ____________________________________________________________________________
39243 [ 21990] By: rgs                                   on 2003/12/28  18:41:35
39244         Log: Fix a little syntax error, reported by Marcus Holland-Moritz
39245      Branch: perl
39246            ! win32/win32.c
39247 ____________________________________________________________________________
39248 [ 21989] By: nicholas                              on 2003/12/28  11:49:20
39249         Log: From: "Nigel Sandever" <njsandever@hotmail.com>
39250              Subject: [PATCH] 5.8.1 / bcc55 / win32 / Enable PerlIO and/ or USE_LARGE_FILES
39251              Message-ID: <Law9-F94BdsnvUFcxT500000ea5@hotmail.com>
39252              Date: Thu, 25 Sep 2003 21:49:07 +0000
39253      Branch: perl
39254            ! dosish.h win32/win32.c win32/win32sck.c
39255 ____________________________________________________________________________
39256 [ 21988] By: rgs                                   on 2003/12/27  23:46:40
39257         Log: Regenerate the perly.c patch for byacc output painless fixing
39258      Branch: perl
39259            ! perly_c.diff
39260 ____________________________________________________________________________
39261 [ 21986] By: rgs                                   on 2003/12/27  23:11:59
39262         Log: Fix bug [perl #24762] : C<*foo{CODE} ? 1 : 0> was a syntax error
39263      Branch: perl
39264            ! perly.c perly.y vms/perly_c.vms
39265 ____________________________________________________________________________
39266 [ 21985] By: nicholas                              on 2003/12/27  22:55:35
39267         Log: Subject: Cross compilation patches for arm.
39268              From: Redvers Davies <red@criticalintegration.com>
39269              Message-Id: <1072098653.4789.6.camel@ragefire>
39270              Date: Mon, 22 Dec 2003 08:11:34 -0500
39271      Branch: perl
39272            ! Cross/Makefile Cross/Makefile.SH.patch Cross/README
39273            ! Cross/config.sh-arm-linux Cross/installperl.patch
39274 ____________________________________________________________________________
39275 [ 21983] By: rgs                                   on 2003/12/27  21:29:04
39276         Log: Fix bug [perl #24735] : make sure that the range (..) operator
39277              treats an undefined argument as 0 for numerical ranges and as ""
39278              for magical string ranges.
39279      Branch: perl
39280            ! pp_ctl.c t/op/range.t
39281 ____________________________________________________________________________
39282 [ 21981] By: rgs                                   on 2003/12/27  20:14:09
39283         Log: Subject: PATCH:  *DB*_File
39284              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
39285              Date: Sat, 27 Dec 2003 20:02:30 -0000
39286              Message-ID: <AIEAJICLCBDNAAOLLOKLIEAOPGAA.Paul.Marquess@btinternet.com>
39287      Branch: perl
39288            ! XSUB.h ext/DB_File/Changes ext/DB_File/DB_File.pm
39289            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
39290            ! ext/DB_File/t/db-hash.t ext/DB_File/t/db-recno.t
39291            ! ext/DB_File/typemap ext/GDBM_File/typemap
39292            ! ext/NDBM_File/typemap ext/ODBM_File/typemap
39293            ! ext/SDBM_File/typemap
39294 ____________________________________________________________________________
39295 [ 21978] By: nicholas                              on 2003/12/27  18:31:27
39296         Log: Straggler from Cwd
39297      Branch: perl
39298            + ext/Cwd/Changes
39299 ____________________________________________________________________________
39300 [ 21977] By: nicholas                              on 2003/12/27  18:29:44
39301         Log: Straggler from Unicode::Collate.
39302              We need to automate this.
39303              For some value of we. (tr/w/m/ I suspect)
39304      Branch: perl
39305            + lib/Unicode/Collate/t/rearrang.t
39306 ____________________________________________________________________________
39307 [ 21976] By: nicholas                              on 2003/12/27  18:28:37
39308         Log: Assimilate Unicode::Collate 0.33
39309      Branch: perl
39310            + lib/Unicode/Collate/t/altern.t lib/Unicode/Collate/t/view.t
39311            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
39312            ! lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
39313            ! lib/Unicode/Collate/t/contract.t
39314            ! lib/Unicode/Collate/t/illegal.t lib/Unicode/Collate/t/test.t
39315            ! lib/Unicode/Collate/t/version.t
39316 ____________________________________________________________________________
39317 [ 21975] By: nicholas                              on 2003/12/27  18:12:33
39318         Log: Assimilate PodParser-1.26
39319      Branch: perl
39320            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
39321            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/PlainText.pm
39322            ! lib/Pod/Select.pm lib/Pod/Usage.pm pod/pod2usage.PL
39323            ! pod/podselect.PL t/pod/pod2usage.xr t/pod/podselect.xr
39324 ____________________________________________________________________________
39325 [ 21974] By: nicholas                              on 2003/12/27  17:50:34
39326         Log: Assimilate File::Spec 0.87
39327      Branch: perl
39328            ! lib/File/Spec.pm lib/File/Spec/t/Spec.t
39329 ____________________________________________________________________________
39330 [ 21973] By: nicholas                              on 2003/12/27  17:24:27
39331         Log: Assimilate Digest 1.05
39332      Branch: perl
39333            ! lib/Digest.pm lib/Digest/t/digest.t
39334 ____________________________________________________________________________
39335 [ 21972] By: nicholas                              on 2003/12/27  17:20:23
39336         Log: Assimilate Cwd 2.12 from CPAN. Cwd wasn't in Maintainers, so change
39337              21646 was only applied to core (must punt this back and thereby unfork)
39338              Need to fix test boilerplate properly for PERL_CORE
39339      Branch: perl
39340            ! MANIFEST Porting/Maintainers.pl ext/Cwd/Cwd.xs ext/Cwd/t/cwd.t
39341            ! ext/Cwd/t/taint.t lib/Cwd.pm
39342 ____________________________________________________________________________
39343 [ 21971] By: nicholas                              on 2003/12/27  16:55:54
39344         Log: Subject: [PATCH] Remove Win32 compiler warnings
39345              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
39346              Date: Sat, 27 Dec 2003 17:39:20 +0100
39347              Message-ID: <018901c3cc97$fa976660$d500a8c0@R2D2>
39348      Branch: perl
39349            ! ext/XS/APItest/APItest.xs ext/threads/shared/shared.xs sv.c
39350 ____________________________________________________________________________
39351 [ 21970] By: nicholas                              on 2003/12/27  16:39:01
39352         Log: Allow overriding of the p4 settings via environment variables
39353              Make regexp more robust to parse FreeBSD's patch output
39354      Branch: perl
39355            ! Porting/apply
39356 ____________________________________________________________________________
39357 [ 21968] By: rgs                                   on 2003/12/27  14:27:57
39358         Log: Subject: [PATCH] perl 5.8.0, FindBin::again
39359              From: Slaven Rezic <slaven@rezic.de>
39360              Date: 01 May 2003 21:28:10 +0200
39361              Message-ID: <873cjy31rp.fsf@vran.herceg.de>
39362      Branch: perl
39363            ! lib/FindBin.pm lib/FindBin.t
39364 ____________________________________________________________________________
39365 [ 21967] By: nicholas                              on 2003/12/27  13:26:29
39366         Log: Subject: [PATCH: sv.c] Turn Quad_t to Uquad_t in unsigned branch
39367              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
39368              Date: Sat, 27 Dec 2003 02:48:19 +0100
39369              Message-ID: <010001c3cc1b$813763a0$d500a8c0@R2D2>
39370      Branch: perl
39371            ! sv.c
39372 ____________________________________________________________________________
39373 [ 21964] By: nicholas                              on 2003/12/26  20:31:38
39374         Log: Change minimum perl version where the test is run from 5.9.0 to 5.8.3
39375              as I'm going to integrate the core patch
39376      Branch: perl
39377            ! ext/List/Util/t/weak.t
39378 ____________________________________________________________________________
39379 [ 21962] By: nicholas                              on 2003/12/26  19:22:16
39380         Log: Subject: [PATCH: sv.c] Re: GCC bug breaking Perl_sv_catpvfn()?
39381              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
39382              Date: Fri, 26 Dec 2003 02:47:09 +0100
39383              Message-ID: <03ca01c3cb52$2d509b40$5700a8c0@R2D2>
39384      Branch: perl
39385            ! sv.c
39386 ____________________________________________________________________________
39387 [ 21960] By: rgs                                   on 2003/12/26  10:18:24
39388         Log: Refactor the code that checks whether a range is numeric
39389              or string-magical.
39390      Branch: perl
39391            ! pp_ctl.c
39392 ____________________________________________________________________________
39393 [ 21959] By: rgs                                   on 2003/12/26  08:51:06
39394         Log: Restore ext/SDBM_File/sdbm/Makefile to its pre-21655 state.
39395              This fixes building SDBM_File on AIX.
39396      Branch: perl
39397            ! ext/SDBM_File/sdbm/Makefile.PL
39398 ____________________________________________________________________________
39399 [ 21958] By: rgs                                   on 2003/12/25  21:22:25
39400         Log: Fix bug [perl #24641] : when POSIX::set[ug]id() are called,
39401              update the perl variables PL_uid and PL_euid (resp. PL_gid
39402              and PL_egid) with the new values.
39403      Branch: perl
39404            ! ext/POSIX/POSIX.xs
39405 ____________________________________________________________________________
39406 [ 21957] By: rgs                                   on 2003/12/25  20:14:00
39407         Log: Subject: [PATCH 5.8.2 @21574] INSTALL_PREFIX from C
39408              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
39409              Date: Thu, 18 Dec 2003 12:30:06 -0800
39410              Message-ID: <20031218203006.GA7772@math.berkeley.edu>
39411      Branch: perl
39412            ! config_h.SH
39413 ____________________________________________________________________________
39414 [ 21956] By: rgs                                   on 2003/12/25  19:40:55
39415         Log: Subject: BigInt v1.68 - pre-release
39416              From: Tels <perl_dummy@bloodgate.com>
39417              Date: Tue, 23 Dec 2003 01:09:23 +0100
39418              Message-Id: <200312230106.27661@bloodgate.com>
39419      Branch: perl
39420            + lib/Math/BigInt/CalcEmu.pm lib/Math/BigInt/t/alias.inc
39421            + lib/Math/BigInt/t/mbf_ali.t lib/Math/BigInt/t/mbi_ali.t
39422            + lib/Math/BigInt/t/sub_ali.t
39423            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
39424            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
39425            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
39426            ! lib/Math/BigInt/t/upgrade.inc
39427 ____________________________________________________________________________
39428 [ 21955] By: rgs                                   on 2003/12/25  18:59:54
39429         Log: Subject: [perl #24506] [PATCH] cannot weaken refs to read only values
39430              From: Fergal Daly <fergal@esatclear.ie>
39431              Date: Tue, 2 Dec 2003 23:18:18 +0000
39432              Message-Id: <200312022318.18353.fergal@esatclear.ie>
39433
39434              (tweaked so the test is skipped on perls < 5.9.0)
39435      Branch: perl
39436            ! ext/List/Util/t/weak.t sv.c
39437 ____________________________________________________________________________
39438 [ 21953] By: nicholas                              on 2003/12/23  23:34:48
39439         Log: Subject:  [PATCH: perl@21949] document patch for VMS port on new file systems
39440              From:  PPrymmer@factset.com
39441              Date:  Tue, 23 Dec 2003 17:27:44 -0500
39442              Message-Id:  <OF32243F10.A592C9A9-ON85256E05.007B1741-85256E05.007B63CB@factset.com>
39443      Branch: perl
39444            ! README.vms
39445 ____________________________________________________________________________
39446 [ 21952] By: nicholas                              on 2003/12/23  23:19:19
39447         Log: Subject: [patch t/test.pl] comment fix
39448              From: Stas Bekman <stas@stason.org>
39449              Message-ID: <3FE8C65A.4060708@stason.org>
39450              Date: Tue, 23 Dec 2003 14:48:58 -0800
39451      Branch: perl
39452            ! t/test.pl
39453 ____________________________________________________________________________
39454 [ 21951] By: adi                                   on 2003/12/22  23:22:12
39455         Log: re-fix [perl #24508] without speed regression.
39456              keep an eye on this.
39457      Branch: perl
39458            ! op.c opcode.h opcode.pl
39459 ____________________________________________________________________________
39460 [ 21950] By: adi                                   on 2003/12/22  23:19:25
39461         Log: sanitize some macros - based on Chip Salzenberg suggestions and
39462              on the way GNU people use the gcc-ish 'blocks in parens'
39463      Branch: perl
39464            ! XSUB.h sv.h
39465 ____________________________________________________________________________
39466 [ 21948] By: nicholas                              on 2003/12/22  21:00:30
39467         Log: Subject: Re: Smoke [5.8.2] 21930 FAIL(t) MSWin32 5.1 Service Pack 1 (x86/1 cpu)
39468              Message-ID: <Pine.LNX.4.58.0312220116520.17374@localhost.localdomain>
39469              Date: Mon, 22 Dec 2003 01:52:08 -0600 (CST)
39470              From: Mike Pomraning <mjp@pilcrow.madison.wi.us>
39471      Branch: perl
39472            ! ext/threads/shared/shared.xs
39473 ____________________________________________________________________________
39474 [ 21946] By: nicholas                              on 2003/12/22  20:34:06
39475         Log: Subject:  doc nits
39476              From:  Jarkko Hietaniemi <jhi@iki.fi>
39477              Date:  Mon, 22 Dec 2003 21:57:34 +0200
39478              Message-Id:  <20031222195734.GA29441@vipunen.hut.fi>
39479      Branch: perl
39480            ! pod/perltodo.pod pod/perlunicode.pod
39481 ____________________________________________________________________________
39482 [ 21944] By: merijn                                on 2003/12/22  10:13:43
39483         Log: Subject: [PATCH] configure.com archname tweak
39484              From: "Craig A. Berry" <craigberry@mac.com>
39485              Date: Sun, 21 Dec 2003 23:07:13 -0600
39486              Message-ID: <3FE67C01.1000704@mac.com>
39487      Branch: perl
39488            ! configure.com
39489 ____________________________________________________________________________
39490 [ 21942] By: rgs                                   on 2003/12/21  21:29:47
39491         Log: Subject: [perl #24651] Taint bug with multiple backticks in ref consturctors
39492              From: Mike Guy <mjtg@cam.ac.uk>
39493              Date: Fri, 19 Dec 2003 17:17:11 +0000
39494              Message-Id: <E1AXOFT-0007DE-7q@draco.cus.cam.ac.uk>
39495      Branch: perl
39496            ! pod/perlsec.pod
39497 ____________________________________________________________________________
39498 [ 21940] By: rgs                                   on 2003/12/21  15:33:19
39499         Log: Fix a side-effect of bug #24674 in the perl debugger.
39500
39501              Subject: [perl #24674] 5.x odd taint bug
39502              From: Dominique Quatravaux (via RT) <perlbug-followup@perl.org>
39503              Date: 16 Dec 2003 15:03:24 -0000
39504              Message-ID: <rt-3.0.7_01-24674-68456.11.3124667849085@perl.org>
39505      Branch: perl
39506            ! lib/perl5db.pl
39507 ____________________________________________________________________________
39508 [ 21938] By: rgs                                   on 2003/12/20  22:56:24
39509         Log: Subject: Perl 5.8.3 patches from the BS2000 port
39510              From: Dorner Thomas <tdorner@amadeus.net>
39511              Date: Wed, 17 Dec 2003 15:41:17 +0100
39512              Message-ID: <6727B1DACFCDD311A757009027CA8D69044B673A@Ex02.inhouse.start.de>
39513      Branch: perl
39514            ! hints/posix-bc.sh t/base/num.t t/comp/parser.t
39515 ____________________________________________________________________________
39516 [ 21937] By: adi                                   on 2003/12/20  21:37:03
39517         Log: after back-references, restricted hashes.
39518              see http://nntp.perl.org/group/perl.perl5.porters/86497
39519              this is hopefully only a temporary solution.
39520      Branch: perl
39521            ! perl.c
39522 ____________________________________________________________________________
39523 [ 21936] By: adi                                   on 2003/12/20  21:32:37
39524         Log: fix [perl #24660], [perl #24663].
39525      Branch: perl
39526            ! mg.c sv.c
39527 ____________________________________________________________________________
39528 [ 21935] By: rgs                                   on 2003/12/20  21:21:50
39529         Log: Upgrade to Time::Local 1.07_94
39530      Branch: perl
39531            ! lib/Time/Local.pm lib/Time/Local.t
39532 ____________________________________________________________________________
39533 [ 21933] By: nicholas                              on 2003/12/20  20:07:44
39534         Log: Subject: [PATCH] OpenVMS I64 support
39535              From: "Craig A. Berry" <craigberry@mac.com>
39536              Message-ID: <3FE2441F.2070603@mac.com>
39537              Date: Thu, 18 Dec 2003 18:19:43 -0600
39538      Branch: perl
39539            ! configure.com vms/gen_shrfls.pl
39540 ____________________________________________________________________________
39541 [ 21932] By: nicholas                              on 2003/12/20  19:57:51
39542         Log: remove duplicate PERL_HASH (as spotted by Enache Adrian in
39543              <20031220124854.GA1265@ratsnest.hole> )
39544      Branch: perl
39545            ! hv.c
39546 ____________________________________________________________________________
39547 [ 21931] By: nicholas                              on 2003/12/20  18:58:06
39548         Log: Solaris gconvert() doesn't like ndigits == 0. Currently we have no
39549              Configure test for troublesome gconvert(), so for now simply avoid
39550              the optimisation that calls gconvert() in this case.
39551      Branch: perl
39552            ! sv.c
39553 ____________________________________________________________________________
39554 [ 21928] By: rgs                                   on 2003/12/19  08:36:11
39555         Log: Upgrade to CGI.pm 3.01
39556      Branch: perl
39557            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Fast.pm
39558            ! lib/CGI/Pretty.pm lib/CGI/Util.pm lib/CGI/t/carp.t
39559            ! lib/CGI/t/request.t
39560 ____________________________________________________________________________
39561 [ 21927] By: rgs                                   on 2003/12/19  08:10:41
39562         Log: Subject: [DOCPATCH] base.pm
39563              From: Elizabeth Mattijsen <liz@dijkmat.nl>
39564              Date: Thu, 18 Dec 2003 22:30:52 +0100
39565              Message-Id: <p05111b12bc07cc596977@[192.168.56.3]>
39566
39567              Plus, remove leftover mentions of pseudo-hashes
39568      Branch: perl
39569            ! lib/base.pm
39570 ____________________________________________________________________________
39571 [ 21924] By: nicholas                              on 2003/12/18  20:24:29
39572         Log: "Richard" - who he? (Add "Richard Clamp" to the list of pumpkings)
39573      Branch: perl
39574            ! pod/perlhist.pod
39575 ____________________________________________________________________________
39576 [ 21923] By: rgs                                   on 2003/12/18  14:58:42
39577         Log: Perl 1.0.16 has been released.
39578      Branch: perl
39579            ! pod/perlhist.pod
39580 ____________________________________________________________________________
39581 [ 21922] By: rgs                                   on 2003/12/17  21:36:36
39582         Log: Subject: [PATCH: embed.fnc] arguments for perl_clone()
39583              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
39584              Date: Wed, 17 Dec 2003 13:26:52 +0100
39585              Message-ID: <055701c3c499$11144f90$8cecfe91@R2D2>
39586      Branch: perl
39587            ! embed.fnc embed.h global.sym
39588 ____________________________________________________________________________
39589 [ 21921] By: rgs                                   on 2003/12/17  17:34:05
39590         Log: Subject: [PATCH] 2-arg cond_wait, cond_timedwait, tests
39591              From: Mike Pomraning <mjp@pilcrow.madison.wi.us>
39592              Date: Wed, 17 Dec 2003 00:05:58 -0600 (CST)
39593              Message-ID: <Pine.LNX.4.58.0312092202040.13494@benevelle.wi.securepipe.com>
39594      Branch: perl
39595            + ext/threads/shared/t/wait.t
39596            ! MANIFEST ext/threads/shared/shared.pm
39597            ! ext/threads/shared/shared.xs
39598 ____________________________________________________________________________
39599 [ 21918] By: rgs                                   on 2003/12/16  22:00:39
39600         Log: Sync with the latest MakeMaker snapshot.
39601              But set the $VERSION to 6.21_01.
39602      Branch: perl
39603            ! lib/ExtUtils/Changes lib/ExtUtils/MANIFEST.SKIP
39604            ! lib/ExtUtils/META.yml lib/ExtUtils/MM_Any.pm
39605            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win95.pm
39606            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
39607            ! lib/ExtUtils/instmodsh
39608 ____________________________________________________________________________
39609 [ 21917] By: alanbur                               on 2003/12/15  09:13:49
39610         Log: Remove incorrect guards around inclusion of <signal.h>
39611              Causes problems with UNIX03/SUSv3
39612              Part 2 of change 21916 - oops!
39613
39614              See:
39615              Message-Id: <3FDD06A5.8010004@sun.com>
39616              Subject: Re: UNIX03 & C99 issue with 5.8.2
39617              From: Alan Burlison <Alan.Burlison@sun.com>
39618              Date: Mon, 15 Dec 2003 00:56:05 +0000
39619      Branch: perl
39620            ! doop.c mg.c mpeix/mpeixish.h plan9/plan9ish.h unixish.h util.c
39621 ____________________________________________________________________________
39622 [ 21916] By: alanbur                               on 2003/12/15  09:02:58
39623         Log: Remove incorrect guards around inclusion of <signal.h>
39624              Causes problems with UNIX03/SUSv3
39625      Branch: perl
39626            ! doio.c
39627 ____________________________________________________________________________
39628 [ 21915] By: rgs                                   on 2003/12/15  07:43:50
39629         Log: Add the macros dAX and dITEMS to PPPort.
39630      Branch: perl
39631            ! ext/Devel/PPPort/PPPort.pm
39632 ____________________________________________________________________________
39633 [ 21914] By: rgs                                   on 2003/12/14  22:53:43
39634         Log: Subject: [patch Porting/pumpkin.pod] trying to ensure that PPPort is up-to-date on each new release
39635              From: Stas Bekman <stas@stason.org>
39636              Date: Sun, 14 Dec 2003 15:12:40 -0800
39637              Message-ID: <3FDCEE68.3080509@stason.org>
39638      Branch: perl
39639            ! Porting/pumpkin.pod
39640 ____________________________________________________________________________
39641 [ 21912] By: rgs                                   on 2003/12/14  22:48:17
39642         Log: Subject: [DOCPATCH] perlfunc delete
39643              From: Elizabeth Mattijsen <liz@dijkmat.nl>
39644              Date: Sun, 14 Dec 2003 20:25:07 +0100
39645              Message-Id: <p05111b07bc0269065a99@[192.168.56.3]>
39646      Branch: perl
39647            ! pod/perlfunc.pod
39648 ____________________________________________________________________________
39649 [ 21910] By: nicholas                              on 2003/12/14  20:06:41
39650         Log: Forgot to remove a comment
39651      Branch: perl
39652            ! pp.c
39653 ____________________________________________________________________________
39654 [ 21907] By: nicholas                              on 2003/12/14  18:35:15
39655         Log: S_save_hek_flags should honour the "free" flag.
39656              Ought to mask the flag bits that shouldn't be stored.
39657      Branch: perl
39658            ! hv.c
39659 ____________________________________________________________________________
39660 [ 21906] By: nicholas                              on 2003/12/14  17:06:13
39661         Log: Some fool missed a letter n.
39662              (and then "optimised" code based on its absense. D'oh)
39663              Restore the correct behaviour - fetch with uppercase key, then if
39664              still not found store with mixed/lowercase key.
39665      Branch: perl
39666            ! hv.c
39667 ____________________________________________________________________________
39668 [ 21905] By: nicholas                              on 2003/12/14  16:34:01
39669         Log: Subject: Re: Change 21862
39670              From: Enache Adrian <enache@rdslink.ro>
39671              Date: Wed, 10 Dec 2003 06:05:58 +0200
39672              Message-ID: <20031210040558.GC1584@ratsnest.hole>
39673
39674              (1st hunk), plus the equivalent for hv_delete_common
39675      Branch: perl
39676            ! hv.c
39677 ____________________________________________________________________________
39678 [ 21904] By: nicholas                              on 2003/12/14  15:32:32
39679         Log: Clean up a bug I introduced into caseless ENV hv_delete
39680              (should be the proper fix for 21870 and 21872's band aid)
39681      Branch: perl
39682            ! hv.c
39683 ____________________________________________________________________________
39684 [ 21902] By: rgs                                   on 2003/12/13  21:56:45
39685         Log: Subject: Re: 5.6.2-RC1 on Cygwin
39686              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
39687              Date: Sat, 6 Dec 2003 22:32:59 -0800
39688              Message-ID: <20031207063259.GA3004@efn.org>
39689              (with tweaks to cleanup code)
39690      Branch: perl
39691            ! t/op/taint.t
39692 ____________________________________________________________________________
39693 [ 21898] By: nicholas                              on 2003/12/13  19:20:41
39694         Log: Add Perl_ceil
39695      Branch: perl
39696            ! perl.h pp.c
39697 ____________________________________________________________________________
39698 [ 21897] By: rgs                                   on 2003/12/13  18:41:51
39699         Log: Reformat a long line in perlembed.pod (bug #24623).
39700      Branch: perl
39701            ! pod/perlembed.pod
39702 ____________________________________________________________________________
39703 [ 21896] By: nicholas                              on 2003/12/13  18:40:59
39704         Log: The binary compatibility notes say that new global functions should
39705              go at the end. Not that I'm anything more than "trainee" when it
39706              comes to this bincompat stuff.
39707      Branch: perl
39708            ! embed.fnc proto.h
39709 ____________________________________________________________________________
39710 [ 21895] By: rgs                                   on 2003/12/13  18:33:38
39711         Log: alarm() is now implemented on Win32.
39712      Branch: perl
39713            ! pod/perlport.pod
39714 ____________________________________________________________________________
39715 [ 21893] By: nicholas                              on 2003/12/13  17:40:32
39716         Log: foreach qw() { # not valid syntax for 5.005. So fix it.
39717      Branch: perl
39718            ! pod/buildtoc
39719 ____________________________________________________________________________
39720 [ 21892] By: rgs                                   on 2003/12/13  17:02:12
39721         Log: Subject: Patch for: [perl #24650] File::CheckTree should list Larry Wall as author, not unknown
39722              From: David Dyck <david.dyck@fluke.com>
39723              Date: Sat, 13 Dec 2003 00:01:34 -0800 (PST)
39724              Message-ID: <Pine.LNX.4.51.0312122351450.8825@dd.tc.fluke.com>
39725      Branch: perl
39726            ! lib/File/CheckTree.pm
39727 ____________________________________________________________________________
39728 [ 21891] By: rgs                                   on 2003/12/13  16:33:46
39729         Log: Make the XSRETURN macro evaluate its argument only once.
39730      Branch: perl
39731            ! XSUB.h
39732 ____________________________________________________________________________
39733 [ 21886] By: rgs                                   on 2003/12/13  12:30:08
39734         Log: More POD fixes ; regenerate perltoc and perlmodlib.
39735      Branch: perl
39736            ! ext/DynaLoader/DynaLoader_pm.PL pod/perlmodlib.pod
39737            ! pod/perltoc.pod
39738 ____________________________________________________________________________
39739 [ 21885] By: rgs                                   on 2003/12/13  12:21:26
39740         Log: Fix some of the pods to produce more standard manpages,
39741              as reported by Eric S. Raymond.
39742      Branch: perl
39743            ! README.ce README.netware lib/Getopt/Std.pm lib/diagnostics.pm
39744 ____________________________________________________________________________
39745 [ 21884] By: rgs                                   on 2003/12/13  00:09:01
39746         Log: Subject: RE: [perl #24610] Pod::Html infinite recursion
39747              From: Anders Johnson <ajohnson@nvidia.com>
39748              Date: Fri, 12 Dec 2003 14:07:40 -0800
39749              Message-ID: <33171CC36240D94EAF1FE584B1D14E0A06EC6F51@mail-sc-11.nvidia.com>
39750              (with tweaks)
39751      Branch: perl
39752            ! lib/Pod/Html.pm
39753 ____________________________________________________________________________
39754 [ 21883] By: rgs                                   on 2003/12/12  23:54:25
39755         Log: Modify the common guard for the signal.h header, because
39756              C99 compilers don't like it.o
39757
39758              see :
39759              Subject: UNIX03 & C99 issue with 5.8.2
39760              From: Alan Burlison <Alan.Burlison@sun.com>
39761              Date: Fri, 12 Dec 2003 23:04:52 +0000
39762              Message-ID: <3FDA4994.6050209@sun.com>
39763      Branch: perl
39764            ! doio.c doop.c mg.c mpeix/mpeixish.h plan9/plan9ish.h unixish.h
39765            ! util.c
39766 ____________________________________________________________________________
39767 [ 21882] By: rgs                                   on 2003/12/12  22:43:11
39768         Log: Subject: [PATCH] Math::BigInt v1.67 released
39769              From: Tels <perl_dummy@bloodgate.com>
39770              Date: Fri, 12 Dec 2003 18:47:43 +0100
39771              Message-Id: <200312121847.49039@bloodgate.com>
39772      Branch: perl
39773            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
39774            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
39775            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
39776            ! lib/Math/BigInt/t/downgrade.t lib/Math/BigInt/t/fallback.t
39777            ! lib/Math/BigInt/t/sub_mbi.t
39778 ____________________________________________________________________________
39779 [ 21881] By: merijn                                on 2003/12/12  16:09:14
39780         Log: Subject: [PATCH] d_u32align for win32
39781              From: Gisle Aas <gisle@ActiveState.com>
39782              Date: 11 Dec 2003 01:33:39 -0800
39783              Message-ID: <lrzndzr958.fsf@caliper.activestate.com>
39784      Branch: perl
39785            ! win32/config.bc win32/config.gc win32/config.vc
39786 ____________________________________________________________________________
39787 [ 21879] By: rgs                                   on 2003/12/11  23:53:34
39788         Log: Subject: [PATCH] environ array fix for VMS
39789              From: "Craig A. Berry" <craigberry@mac.com>
39790              Date: Thu, 11 Dec 2003 14:35:29 -0600
39791              Message-ID: <3FD8D511.2030805@mac.com>
39792      Branch: perl
39793            ! vms/vms.c
39794 ____________________________________________________________________________
39795 [ 21878] By: nicholas                              on 2003/12/11  23:49:20
39796         Log: Subject: [PATCH] Perl 5.9.0 AUTHORS
39797              From: Mark Leighton Fisher <mark-fisher@mindspring.com>
39798              Message-ID: <3FD8E74F.7000202@mindspring.com>
39799              Date: Thu, 11 Dec 2003 16:53:19 -0500
39800      Branch: perl
39801            ! AUTHORS
39802 ____________________________________________________________________________
39803 [ 21877] By: rgs                                   on 2003/12/11  23:40:54
39804         Log: Add a mention of the error "DESTROY created new reference
39805              to dead object" in perldiag.
39806      Branch: perl
39807            ! pod/perldiag.pod
39808 ____________________________________________________________________________
39809 [ 21876] By: adi                                   on 2003/12/11  23:04:03
39810         Log: #21866 was wrong. another try to plumb that damn leak.
39811      Branch: perl
39812            ! mg.c sv.c
39813 ____________________________________________________________________________
39814 [ 21875] By: adi                                   on 2003/12/11  20:11:07
39815         Log: fix bug #24605.
39816              substr() wasn't working when used repeatedly on the same utf-8
39817              string.
39818      Branch: perl
39819            ! sv.c t/op/substr.t
39820 ____________________________________________________________________________
39821 [ 21874] By: rgs                                   on 2003/12/09  21:36:58
39822         Log: Suppress a C< $DB::single = 1 > from Switch.pm, as noticed
39823              by Jan Dubois.
39824      Branch: perl
39825            ! lib/Switch.pm
39826 ____________________________________________________________________________
39827 [ 21873] By: rgs                                   on 2003/12/09  21:33:22
39828         Log: Subject: [PATCH perlunicode.pod, encoding.pm] Implicit upgrading docs
39829              From: Autrijus Tang <autrijus@autrijus.org>
39830              Date: Tue, 9 Dec 2003 20:39:16 +0800
39831              Message-ID: <20031209123915.GA1454@not.autrijus.org>
39832      Branch: perl
39833            ! ext/Encode/encoding.pm pod/perlunicode.pod
39834 ____________________________________________________________________________
39835 [ 21872] By: adi                                   on 2003/12/09  03:26:16
39836         Log: temporary fix to avoid t/op/tie.t failures on Win32
39837      Branch: perl
39838            ! hv.c
39839 ____________________________________________________________________________
39840 [ 21871] By: rgs                                   on 2003/12/08  15:22:26
39841         Log: Upgrade to Digest-MD5 2.33.
39842      Branch: perl
39843            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
39844            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
39845            ! ext/Digest/MD5/t/files.t ext/Digest/MD5/typemap
39846 ____________________________________________________________________________
39847 [ 21870] By: rgs                                   on 2003/12/08  08:22:17
39848         Log: Integrate change #21862 from maint-5.8 :
39849
39850              Win32/MinGW tweaks
39851              A. ENV_IS_CASELESS has trys to free(keysave) when
39852              keysave isn't in scope yet.
39853              B. For default makefile.mk which build with perlhost.h
39854              stuff "live" need to link with g++ to find new/delete etc.
39855      Branch: perl
39856           !> hv.c win32/makefile.mk
39857 ____________________________________________________________________________
39858 [ 21869] By: rgs                                   on 2003/12/08  07:37:27
39859         Log: Subject: [PATCH] iterator reset moved to hv.c (was: [PATCH] SCALAR/FIRSTKEY for tied hashes in scalar context)
39860              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
39861              Date: Mon, 08 Dec 2003 08:17:46 +0100
39862              Message-id: <20031208071746.GA594@ethan>
39863      Branch: perl
39864            ! hv.c mg.c
39865 ____________________________________________________________________________
39866 [ 21868] By: adi                                   on 2003/12/08  03:38:39
39867         Log: yet another leak. bigger fish still swimming around.
39868              #!perl
39869              eval q{ $_ = "x"; s/x/"in subst"/e } while 1;
39870              __END__
39871      Branch: perl
39872            ! pp_ctl.c
39873 ____________________________________________________________________________
39874 [ 21867] By: adi                                   on 2003/12/08  03:34:37
39875         Log: yet another 2 leaks. example for the second:
39876              #! perl
39877              eval q{ open $p{q}, "foo" } while 1
39878              __END__
39879      Branch: perl
39880            ! op.c
39881 ____________________________________________________________________________
39882 [ 21866] By: adi                                   on 2003/12/08  03:30:16
39883         Log: plumb a leak with pos().
39884
39885              #! perl
39886              while (1) {
39887              my $a = "\x{1ff}"; $a =~ /\x{1ff}/g; pos($a);
39888              }
39889              __END__
39890      Branch: perl
39891            ! sv.c
39892 ____________________________________________________________________________
39893 [ 21865] By: rgs                                   on 2003/12/07  21:28:13
39894         Log: Subject: [PATCH] documenting SCALAR gotcha
39895              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
39896              Date: Sun, 07 Dec 2003 16:41:16 +0100
39897              Message-id: <20031207154116.GA825@ethan>
39898      Branch: perl
39899            ! pod/perltie.pod
39900 ____________________________________________________________________________
39901 [ 21864] By: rgs                                   on 2003/12/07  20:13:47
39902         Log: Subject: [PATCH] setenv tweak for VMS
39903              From: "Craig A. Berry" <craigberry@mac.com>
39904              Date: Sat, 06 Dec 2003 18:13:32 -0600
39905              Message-ID: <3FD270AC.3000106@mac.com>
39906      Branch: perl
39907            ! vms/vms.c
39908 ____________________________________________________________________________
39909 [ 21863] By: rgs                                   on 2003/12/06  21:33:22
39910         Log: Missing thingies.
39911      Branch: perl
39912            ! pp.c pp_hot.c
39913 ____________________________________________________________________________
39914 [ 21861] By: rgs                                   on 2003/12/06  20:58:12
39915         Log: Subject: [PATCH] Math::BigInt v1.67 (pre-release)
39916              From: Tels <perl_dummy@bloodgate.com>
39917              Date: Sat, 6 Dec 2003 20:19:44 +0100
39918              Message-Id: <200312062016.50484@bloodgate.com>
39919      Branch: perl
39920            + lib/Math/BigInt/t/const_mbf.t lib/Math/BigInt/t/fallback.t
39921            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
39922            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
39923            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
39924            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
39925            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
39926            ! lib/Math/BigInt/t/bigints.t lib/Math/BigInt/t/biglog.t
39927            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/sub_mbf.t
39928            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/with_sub.t
39929 ____________________________________________________________________________
39930 [ 21860] By: rgs                                   on 2003/12/06  20:33:09
39931         Log: Forgot to update the MANIFEST.
39932      Branch: perl
39933            ! MANIFEST
39934 ____________________________________________________________________________
39935 [ 21859] By: rgs                                   on 2003/12/06  20:19:16
39936         Log: Math::BigInt::Scalar is only for tests.
39937              Move it under t/lib.
39938      Branch: perl
39939           +> t/lib/Math/BigInt/Scalar.pm
39940            - lib/Math/BigInt/Scalar.pm
39941 ____________________________________________________________________________
39942 [ 21858] By: rgs                                   on 2003/12/06  20:01:24
39943         Log: Subject: [PATCH] casting bug in VMS part of Perl_start_glob
39944              From: "Craig A. Berry" <craigberry@mac.com>
39945              Date: Sat, 06 Dec 2003 12:44:40 -0600
39946              Message-ID: <3FD22398.1060506@mac.com>
39947      Branch: perl
39948            ! doio.c
39949 ____________________________________________________________________________
39950 [ 21857] By: rgs                                   on 2003/12/06  19:58:51
39951         Log: Remove the "Can't provide tied hash usage" error from perldiag.
39952              Mention the new tied hash SCALAR method in perldelta.
39953      Branch: perl
39954            ! pod/perldelta.pod pod/perldiag.pod
39955 ____________________________________________________________________________
39956 [ 21856] By: rgs                                   on 2003/12/06  19:51:49
39957         Log: Clarify the description of SCALAR in perltie
39958      Branch: perl
39959            ! pod/perltie.pod
39960 ____________________________________________________________________________
39961 [ 21855] By: rgs                                   on 2003/12/06  19:50:07
39962         Log: Subject: [PATCH] SCALAR/FIRSTKEY for tied hashes in scalar context
39963              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
39964              Date: Sat, 06 Dec 2003 11:50:59 +0100
39965              Message-id: <20031206105059.GA13989@ethan>
39966      Branch: perl
39967            ! embed.fnc embed.h global.sym hv.c lib/Tie/Hash.pm mg.c
39968            ! pod/perlapi.pod pod/perlfunc.pod pod/perltie.pod pp.c pp_hot.c
39969            ! proto.h t/op/tie.t
39970 ____________________________________________________________________________
39971 [ 21854] By: nicholas                              on 2003/12/06  16:30:35
39972         Log: Make sv_force_normal_flags cope with shared hash key scalars
39973              (remember the pointer from SvPVX, reset the flags before SvGROW,
39974              avoid crazy loops or read-from-free)
39975      Branch: perl
39976            ! sv.c
39977 ____________________________________________________________________________
39978 [ 21851] By: nicholas                              on 2003/12/05  20:49:10
39979         Log: Back out the Makefile.PL part of 21808 as requested by Gisle Aas
39980      Branch: perl
39981            ! ext/Digest/MD5/Makefile.PL
39982 ____________________________________________________________________________
39983 [ 21846] By: merijn                                on 2003/12/05  10:41:32
39984         Log: Subject: [PATCH] Configure gets d_u32align wrong
39985              From: Gisle Aas <gisle@ActiveState.com>
39986              Date: 05 Dec 2003 03:47:01 -0800
39987              Message-ID: <lr4qwfbi6i.fsf_-_@caliper.activestate.com>
39988      Branch: perl
39989            ! Configure
39990 ____________________________________________________________________________
39991 [ 21844] By: rgs                                   on 2003/12/05  07:31:18
39992         Log: Subject: [REPATCH lib/AutoLoader.t] Test can() with AutoLoader
39993              From: chromatic <chromatic@wgz.org>
39994              Date: Mon, 01 Dec 2003 09:20:21 -0800
39995              Message-Id: <1070299221.1275.19.camel@localhost>
39996      Branch: perl
39997            ! lib/AutoLoader.t
39998 ____________________________________________________________________________
39999 [ 21843] By: rgs                                   on 2003/12/05  07:13:08
40000         Log: Subject: [PATCH] another ext/SDBM_File/sdbm build fix
40001              From: "Craig A. Berry" <craigberry@mac.com>
40002              Date: Thu, 04 Dec 2003 16:00:03 -0600
40003              Message-ID: <3FCFAE63.1080106@mac.com>
40004      Branch: perl
40005            ! ext/SDBM_File/sdbm/Makefile.PL
40006 ____________________________________________________________________________
40007 [ 21842] By: rgs                                   on 2003/12/05  07:07:30
40008         Log: Subject: [PATCH] $^P, eval and caller
40009              From: Paul Johnson <paul@pjcj.net>
40010              Date: Fri, 5 Dec 2003 00:57:21 +0100
40011              Message-ID: <20031204235721.GJ26355@pjcj.net>
40012      Branch: perl
40013            ! mg.c
40014 ____________________________________________________________________________
40015 [ 21841] By: rgs                                   on 2003/12/04  12:00:28
40016         Log: Fix File::Copy with hard links on Windows.
40017
40018              Subject: [PATCH] Re: perl @ 21830
40019              From: Steve Hay <steve.hay@uk.radan.com>
40020              Date: Wed, 03 Dec 2003 10:53:02 +0000
40021              Message-ID: <3FCDC08E.7080800@uk.radan.com>
40022
40023              and
40024              Date: Thu, 04 Dec 2003 11:02:22 +0000
40025              Message-ID: <3FCF143E.1040905@uk.radan.com>
40026      Branch: perl
40027            ! lib/File/Copy.pm lib/File/Copy.t
40028 ____________________________________________________________________________
40029 [ 21840] By: rgs                                   on 2003/12/04  11:54:28
40030         Log: Subject: Re: a2p.pod not being installed in 5.8.2?
40031              From: Alan Burlison <Alan.Burlison@sun.com>
40032              Date: Thu, 04 Dec 2003 12:14:30 +0000
40033              Message-ID: <3FCF2526.3030905@sun.com>
40034      Branch: perl
40035            ! installperl
40036 ____________________________________________________________________________
40037 [ 21837] By: rgs                                   on 2003/12/03  08:27:33
40038         Log: Subject: Re: XS modules having problems with CLONE and ithreads unless PERL_NO_GET_CONTEXT is defined
40039              From: Stas Bekman <stas@stason.org>
40040              Date: Wed, 03 Dec 2003 01:41:42 -0800
40041              Message-ID: <3FCDAFD6.9050106@stason.org>
40042      Branch: perl
40043            ! sv.c
40044 ____________________________________________________________________________
40045 [ 21836] By: rgs                                   on 2003/12/02  23:31:06
40046         Log: The prove utility should also be installed on VMS and on Windows.
40047              Haven't we regression tests for installations yet ?
40048      Branch: perl
40049            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
40050 ____________________________________________________________________________
40051 [ 21835] By: rgs                                   on 2003/12/02  22:18:05
40052         Log: FAQ sync.
40053      Branch: perl
40054            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
40055            ! pod/perlfaq4.pod pod/perlfaq5.pod
40056 ____________________________________________________________________________
40057 [ 21834] By: rgs                                   on 2003/12/02  21:45:12
40058         Log: Subject: Re: [perl #24574] find2perl provides different results to find
40059              From: Slaven Rezic <slaven@rezic.de>
40060              Date: 30 Nov 2003 22:16:59 +0100
40061              Message-ID: <8765h1pnec.fsf@vran.herceg.de>
40062
40063              (plus a note about find2perl now defaulting to -print in perldelta)
40064      Branch: perl
40065            ! pod/perldelta.pod x2p/find2perl.PL
40066 ____________________________________________________________________________
40067 [ 21833] By: rgs                                   on 2003/12/02  21:34:57
40068         Log: Subject: [PATCH] setting $0 still broken
40069              From: Jan Dubois <jand@ActiveState.com>
40070              Date: Thu, 27 Nov 2003 21:09:51 -0800
40071              Message-ID: <f3mdsv8dcv4asle0kbhiijk0adu1l25sr3@4ax.com>
40072      Branch: perl
40073            ! mg.c
40074 ____________________________________________________________________________
40075 [ 21832] By: rgs                                   on 2003/12/02  21:05:58
40076         Log: Better docs for the special code blocks, based on :
40077              Subject: [DOCPATCH] BEGIN, CHECK, INIT, END explained more
40078              From: Elizabeth Mattijsen <liz@dijkmat.nl>
40079              Date: Sat, 29 Nov 2003 23:15:56 +0100
40080              Message-Id: <p05111b01bbeec2e8bf30@[192.168.56.3]>
40081      Branch: perl
40082            ! pod/perlmod.pod pod/perlsub.pod
40083 ____________________________________________________________________________
40084 [ 21828] By: rgs                                   on 2003/11/30  20:56:00
40085         Log: Fix the test boilerplate in lib/if.t, so it can be run
40086              from the t/ directory.
40087      Branch: perl
40088            ! lib/if.t
40089 ____________________________________________________________________________
40090 [ 21827] By: rgs                                   on 2003/11/30  20:34:39
40091         Log: Keep installing xsubpp in lib/ExtUtils,
40092              so MakeMaker can find it.
40093      Branch: perl
40094            ! installperl
40095 ____________________________________________________________________________
40096 [ 21826] By: rgs                                   on 2003/11/30  20:31:59
40097         Log: Upgrade to Test::Harness 2.38.
40098              Introduce the prove(1) utility.
40099              (The prove-switches test is disabled for now.)
40100      Branch: perl
40101            + lib/Test/Harness/bin/prove lib/Test/Harness/t/inc_taint.t
40102            + lib/Test/Harness/t/prove-switches.t t/lib/Dev/Null.pm
40103            + t/lib/sample-tests/inc_taint t/lib/sample-tests/taint_warn
40104            + utils/prove.PL
40105            ! MANIFEST installperl lib/Test/Harness.pm
40106            ! lib/Test/Harness/Assert.pm lib/Test/Harness/Changes
40107            ! lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
40108            ! lib/Test/Harness/t/00compile.t lib/Test/Harness/t/assert.t
40109            ! lib/Test/Harness/t/callback.t lib/Test/Harness/t/pod.t
40110            ! lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
40111            ! lib/Test/Harness/t/test-harness.t utils.lst utils/Makefile
40112 ____________________________________________________________________________
40113 [ 21823] By: rgs                                   on 2003/11/30  18:22:54
40114         Log: Subject: Re: [perl #24554] Segfault in POSIX module
40115              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
40116              Date: Sat, 29 Nov 2003 23:32:38 +0900
40117              Message-Id: <20031129233010.8E2F.BQW10602@nifty.com>
40118
40119              (plus a test for the stringification of references
40120              passed to POSIX::isXXX())
40121      Branch: perl
40122            ! ext/POSIX/POSIX.xs ext/POSIX/t/is.t ext/POSIX/t/posix.t
40123 ____________________________________________________________________________
40124 [ 21814] By: nicholas                              on 2003/11/29  20:53:23
40125         Log: Integrate if.pm 0.0401
40126              Needed to edit the test file as t/TEST can't cope with extra output
40127              lines as produced by 0.0401's if.t
40128      Branch: perl
40129            ! lib/if.pm lib/if.t
40130 ____________________________________________________________________________
40131 [ 21813] By: nicholas                              on 2003/11/29  19:54:52
40132         Log: Remove whitespace from ends of lines (simply because it irritates me)
40133      Branch: perl
40134            ! utils/h2xs.PL
40135 ____________________________________________________________________________
40136 [ 21812] By: nicholas                              on 2003/11/29  17:55:32
40137         Log: Update Unicode::Normalize to 0.28
40138      Branch: perl
40139            + ext/Unicode/Normalize/t/illegal.t
40140            + ext/Unicode/Normalize/t/null.t ext/Unicode/Normalize/t/short.t
40141            ! MANIFEST ext/Unicode/Normalize/Changes
40142            ! ext/Unicode/Normalize/Normalize.pm
40143            ! ext/Unicode/Normalize/Normalize.xs
40144            ! ext/Unicode/Normalize/README
40145 ____________________________________________________________________________
40146 [ 21811] By: nicholas                              on 2003/11/29  17:30:18
40147         Log: D'oh! This has been moved to lib/Digest/t/digest.t but not deleted.
40148      Branch: perl
40149            - lib/Digest.t
40150 ____________________________________________________________________________
40151 [ 21810] By: nicholas                              on 2003/11/29  17:29:15
40152         Log: Update Unicode::Collate to 0.31 (Only the .pm version for now)
40153      Branch: perl
40154            + lib/Unicode/Collate/t/illegal.t
40155            + lib/Unicode/Collate/t/illegalp.t
40156            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
40157            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/version.t
40158 ____________________________________________________________________________
40159 [ 21809] By: nicholas                              on 2003/11/29  17:09:25
40160         Log: D'oh! Forgot to lib/Digest/base.pm
40161      Branch: perl
40162            + lib/Digest/base.pm
40163            ! MANIFEST
40164 ____________________________________________________________________________
40165 [ 21808] By: nicholas                              on 2003/11/29  17:04:39
40166         Log: Update to Digest::MD5 2.31
40167      Branch: perl
40168            + ext/Digest/MD5/t/bits.t
40169            ! MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
40170            ! ext/Digest/MD5/Makefile.PL ext/Digest/MD5/t/badfile.t
40171            ! ext/Digest/MD5/t/files.t
40172 ____________________________________________________________________________
40173 [ 21807] By: nicholas                              on 2003/11/29  16:45:19
40174         Log: Update Digest to 1.03
40175      Branch: perl
40176            + lib/Digest/t/base.t
40177           +> lib/Digest/t/digest.t
40178            ! MANIFEST Porting/Maintainers.pl lib/Digest.pm
40179 ____________________________________________________________________________
40180 [ 21806] By: nicholas                              on 2003/11/29  15:41:19
40181         Log: When Gconvert is a macro around sprintf with a .* format we need
40182              to cast to int (in case STRLEN isn't the same size as int)
40183              gcc issues a warning even when it is the same size
40184      Branch: perl
40185            ! sv.c
40186 ____________________________________________________________________________
40187 [ 21805] By: nicholas                              on 2003/11/29  14:44:56
40188         Log: Silence gcc 2.95 warning
40189              (Its trace flow isn't good enough to realise that there is no problem)
40190      Branch: perl
40191            ! pp_hot.c
40192 ____________________________________________________________________________
40193 [ 21804] By: nicholas                              on 2003/11/29  14:44:22
40194         Log: Gconvert actually takes type NV, while nv may be either double
40195              or long double (depending on some conditional code)
40196              Rafael and I think that this cast should work.
40197      Branch: perl
40198            ! sv.c
40199 ____________________________________________________________________________
40200 [ 21802] By: rgs                                   on 2003/11/29  11:38:58
40201         Log: POSIX::isXXX(undef) segfaulted. (bug #24554.)
40202      Branch: perl
40203            ! ext/POSIX/POSIX.xs ext/POSIX/t/posix.t
40204 ____________________________________________________________________________
40205 [ 21800] By: rgs                                   on 2003/11/28  22:38:40
40206         Log: Fix a regression introduced by change #21694 on sprintf()
40207              with long doubles, by disabling the specific optimisation
40208              path in this case ; remove a unnecessary cast ; add a new
40209              test file for miscellaneous sprintf() test that don't fit
40210              in the t/op/sprintf.t framework.
40211      Branch: perl
40212            + t/op/sprintf2.t
40213            ! MANIFEST sv.c
40214 ____________________________________________________________________________
40215 [ 21799] By: rgs                                   on 2003/11/28  21:41:29
40216         Log: Subject: [patch pod/perlsec.pod] (was Re: why PERL5LIB is ignored when -T is in effect)
40217              From: Stas Bekman <stas@stason.org>
40218              Date: Fri, 28 Nov 2003 14:42:25 -0800
40219              Message-ID: <3FC7CF51.7060804@stason.org>
40220      Branch: perl
40221            ! pod/perlsec.pod
40222 ____________________________________________________________________________
40223 [ 21798] By: rgs                                   on 2003/11/28  20:42:45
40224         Log: Implement C<use Exporter 'import'> :
40225
40226              Subject: Re: [PATCH] Exporter-related PODs
40227              From: Fergal Daly <fergal@esatclear.ie>
40228              Date: Mon, 10 Nov 2003 00:08:52 +0000
40229              Message-Id: <200311100008.52639.fergal@esatclear.ie>
40230
40231              (tweaked, so the imported import() doesn't spit out warnings)
40232      Branch: perl
40233            ! lib/Exporter.pm lib/Exporter.t
40234 ____________________________________________________________________________
40235 [ 21797] By: rgs                                   on 2003/11/28  20:11:47
40236         Log: Subject: Re: [perl #24245] File::Copy::copy damages hard linked files
40237              From: Slaven Rezic <slaven@rezic.de>
40238              Date: 19 Oct 2003 19:11:31 +0200
40239              Message-ID: <87smlprw3g.fsf@vran.herceg.de>
40240              (with further tweaks)
40241      Branch: perl
40242            ! lib/File/Copy.pm lib/File/Copy.t
40243 ____________________________________________________________________________
40244 [ 21795] By: rgs                                   on 2003/11/28  19:16:33
40245         Log: Subject: [PATCH] Fix perl 5.8 and 5.9 to build on latest VOS
40246              From: "Green, Paul" <Paul.Green@stratus.com>
40247              Date: Thu, 27 Nov 2003 21:51:26 -0500
40248              Message-ID: <A2A34F15EE916148BC4C4748223E67A4069FB815@exna4.stratus.com>
40249      Branch: perl
40250            ! hints/vos.sh
40251 ____________________________________________________________________________
40252 [ 21794] By: nicholas                              on 2003/11/28  19:14:58
40253         Log: Arguments to skip were the wrong way round, hence why all the *BSDs
40254              were failing
40255      Branch: perl
40256            ! t/op/readline.t
40257 ____________________________________________________________________________
40258 [ 21789] By: rgs                                   on 2003/11/27  22:18:29
40259         Log: Marcus Holland-Moritz is now the maintainer of Devel::PPPort.
40260              PerlIO and threads are not on CPAN.
40261      Branch: perl
40262            ! Porting/Maintainers.pl
40263 ____________________________________________________________________________
40264 [ 21788] By: nicholas                              on 2003/11/25  21:27:11
40265         Log: Add Torsten Foertsch to AUTHORS (patches plus tests are what we like)
40266      Branch: perl
40267            ! AUTHORS
40268 ____________________________________________________________________________
40269 [ 21787] By: rgs                                   on 2003/11/25  21:12:19
40270         Log: Subject: [PATCH] Re: bug or a feature?
40271              From: Torsten Foertsch <torsten.foertsch@gmx.net>
40272              Date: Sat, 22 Nov 2003 13:15:53 +0100
40273              Message-Id: <200311221315.58539.torsten.foertsch@gmx.net>
40274
40275              and
40276              Date: Sat, 22 Nov 2003 14:21:45 +0100
40277              Message-Id: <200311221421.48940.torsten.foertsch@gmx.net>
40278              (test moved to t/op/readline.t)
40279      Branch: perl
40280            ! pp_hot.c t/op/readline.t
40281 ____________________________________________________________________________
40282 [ 21783] By: merijn                                on 2003/11/24  21:24:46
40283         Log: Subject: remove hardcoded version number from cygwin/perlld.in
40284              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
40285              Date: Mon, 24 Nov 2003 08:11:36 -0800
40286              Message-ID: <20031124161136.GC2656@efn.org>
40287      Branch: perl
40288            ! cygwin/Makefile.SHs cygwin/perlld.in
40289 ____________________________________________________________________________
40290 [ 21782] By: nicholas                              on 2003/11/24  20:07:29
40291         Log: Should fix the infinite loop on a dynamic %ENV fetch
40292      Branch: perl
40293            ! hv.c
40294 ____________________________________________________________________________
40295 [ 21781] By: nicholas                              on 2003/11/24  19:47:57
40296         Log: Tweak the order of initialisation of oentry in hv_fetch_common -
40297              C source now cleaner, but optimised object file still the same size.
40298      Branch: perl
40299            ! hv.c
40300 ____________________________________________________________________________
40301 [ 21780] By: rgs                                   on 2003/11/23  21:59:06
40302         Log: Subject: Re: [perl #24439] 64 bit build failure on Solaris 9
40303              From: Andy Dougherty <doughera@lafayette.edu>
40304              Date: Thu, 20 Nov 2003 09:38:05 -0500 (EST)
40305              Message-ID: <Pine.SOL.4.53.0311200926550.25274@maxwell.phys.lafayette.edu>
40306
40307              and :
40308              Date: Fri, 21 Nov 2003 09:36:24 -0500 (EST)
40309              Message-ID: <Pine.SOL.4.53.0311210927460.1876@maxwell.phys.lafayette.edu>
40310      Branch: perl
40311            ! hints/solaris_2.sh
40312 ____________________________________________________________________________
40313 [ 21779] By: nicholas                              on 2003/11/22  23:37:24
40314         Log: D'oh. Mistake in the DYNAMIC_ENV_FETCH conditional code
40315              reported by Craig Berry
40316      Branch: perl
40317            ! hv.c
40318 ____________________________________________________________________________
40319 [ 21774] By: nicholas                              on 2003/11/22  21:21:22
40320         Log: restore_magic needs to undo COW
40321              (while magic was off, sv_setsv is likely to have seen this SV as a
40322              good source for COW)
40323              Should fix the smoke failures on lib/locale.t
40324      Branch: perl
40325            ! mg.c
40326 ____________________________________________________________________________
40327 [ 21773] By: nicholas                              on 2003/11/22  19:12:32
40328         Log: Don't COW if the destination has magic.
40329      Branch: perl
40330            ! sv.c
40331 ____________________________________________________________________________
40332 [ 21772] By: nicholas                              on 2003/11/22  17:05:32
40333         Log: Reorder functions in hv.c so that callers of hv_fetch_common are all
40334              close to it.
40335      Branch: perl
40336            ! hv.c
40337 ____________________________________________________________________________
40338 [ 21771] By: nicholas                              on 2003/11/22  16:43:09
40339         Log: "Space Is a Province of Brazil"
40340              Farewell, hv_store_common. Store is now part of Fetch.
40341              All tests pass. hv.c 15% smaller than when I started all this
40342      Branch: perl
40343            ! embed.fnc embed.h hv.c proto.h
40344 ____________________________________________________________________________
40345 [ 21770] By: nicholas                              on 2003/11/22  13:16:43
40346         Log: Farewell hv_exists_common - exists is now a call to fetch
40347              (with the exists magic handling moved into fetch)
40348      Branch: perl
40349            ! embed.fnc embed.h hv.c proto.h
40350 ____________________________________________________________________________
40351 [ 21769] By: nicholas                              on 2003/11/22  11:02:23
40352         Log: Shift negative klen/flags games from hv_store_common out to hv_store
40353      Branch: perl
40354            ! embed.fnc embed.h hv.c proto.h
40355 ____________________________________________________________________________
40356 [ 21768] By: nicholas                              on 2003/11/22  10:37:24
40357         Log: Shift negative klen/flags games from hv_exists_common out to hv_exists
40358      Branch: perl
40359            ! embed.fnc embed.h hv.c proto.h
40360 ____________________________________________________________________________
40361 [ 21767] By: nicholas                              on 2003/11/21  23:15:47
40362         Log: Check that the key is present before a delete, and absent afterwards
40363      Branch: perl
40364            ! ext/XS/APItest/t/hash.t
40365 ____________________________________________________________________________
40366 [ 21766] By: nicholas                              on 2003/11/21  23:12:33
40367         Log: Move the negative key -> utf8 flag conversion out to hv_delete
40368      Branch: perl
40369            ! embed.fnc embed.h hv.c proto.h
40370 ____________________________________________________________________________
40371 [ 21765] By: nicholas                              on 2003/11/21  22:41:23
40372         Log: Tweaks to S_hv_delete_common:
40373              make the magic call hv_fetch_common rather than ent-or-not
40374              grab the hash from a shared hash key scalar if possible
40375              use masked flags rather than flags for the comparison
40376      Branch: perl
40377            ! hv.c
40378 ____________________________________________________________________________
40379 [ 21764] By: nicholas                              on 2003/11/21  21:54:58
40380         Log: Integrate:
40381              [ 21762]
40382              Refactor hash API tests (prior to some additions)
40383
40384              [ 21763]
40385              Test all permuations of utf8 flags on hashes and keys
40386      Branch: perl
40387           !> ext/XS/APItest/t/hash.t
40388 ____________________________________________________________________________
40389 [ 21760] By: nicholas                              on 2003/11/20  22:34:00
40390         Log: Shift negative klen/flags games from hv_fetch_common out to hv_fetch
40391      Branch: perl
40392            ! embed.fnc hv.c proto.h
40393 ____________________________________________________________________________
40394 [ 21758] By: nicholas                              on 2003/11/20  20:14:17
40395         Log: Merge sv_store_flags and sv_store_ent into sv_store_common
40396      Branch: perl
40397            ! embed.fnc embed.h hv.c proto.h
40398 ____________________________________________________________________________
40399 [ 21756] By: rgs                                   on 2003/11/20  12:04:46
40400         Log: Subject: [PATCH] promote hv_clear_placeholders to perl API
40401              From: Alan Burlison <Alan.Burlison@sun.com>
40402              Date: Thu, 20 Nov 2003 10:34:30 +0000
40403              Message-ID: <3FBC98B6.6090909@sun.com>
40404      Branch: perl
40405            ! embed.fnc embed.h global.sym hv.c pod/perlapi.pod proto.h
40406            ! universal.c
40407 ____________________________________________________________________________
40408 [ 21755] By: rgs                                   on 2003/11/19  22:46:20
40409         Log: Regenerate perlapi and perltoc.
40410      Branch: perl
40411            ! pod/perlapi.pod pod/perltoc.pod
40412 ____________________________________________________________________________
40413 [ 21754] By: rgs                                   on 2003/11/19  22:39:51
40414         Log: Subject: [docpatch] PerlIO layers in perlrun.pod and PerlIO.pm
40415              From: Iain Truskett <spoon@cpan.org>
40416              Date: Thu, 20 Nov 2003 00:41:33 +1100
40417              Message-ID: <20031119134132.GG21314@gytha.anu.edu.au>
40418      Branch: perl
40419            ! lib/PerlIO.pm pod/perlrun.pod
40420 ____________________________________________________________________________
40421 [ 21753] By: nicholas                              on 2003/11/19  22:28:25
40422         Log: merge hv_fetch and hv_fetch_ent into hv_fetch_common
40423              remove S_hv_fetch_flags
40424              hv.c now 13% smaller than when I started. hv_store TODO
40425      Branch: perl
40426            ! embed.fnc embed.h hv.c proto.h
40427 ____________________________________________________________________________
40428 [ 21752] By: rgs                                   on 2003/11/19  21:06:01
40429         Log: Fix bug [perl #24508] Wrong assignment in nested assignment
40430              together with subroutine call
40431              Apparently concat still doesn't deal correctly with lexicals
40432              in all cases. Disable the whole TARGET_MY optimisation for it.
40433              (and remove the corresponding code from the peephole optimiser.)
40434      Branch: perl
40435            ! op.c opcode.h opcode.pl t/op/concat.t
40436 ____________________________________________________________________________
40437 [ 21751] By: rgs                                   on 2003/11/19  21:03:20
40438         Log: Update the runops stuff in perlguts
40439      Branch: perl
40440            ! pod/perlguts.pod
40441 ____________________________________________________________________________
40442 [ 21750] By: nicholas                              on 2003/11/19  20:37:27
40443         Log: integrate hv_delete and hv_delete_ent into hv_delete_common
40444      Branch: perl
40445            ! embed.fnc embed.h hv.c proto.h
40446 ____________________________________________________________________________
40447 [ 21748] By: rgs                                   on 2003/11/19  19:56:20
40448         Log: Subject: [PATCH] clear of empty locked hash SEGVs
40449              From: Alan Burlison <Alan.Burlison@sun.com>
40450              Date: Wed, 19 Nov 2003 14:39:03 +0000
40451              Message-ID: <3FBB8087.20206@sun.com>
40452      Branch: perl
40453            ! hv.c lib/Hash/Util.t
40454 ____________________________________________________________________________
40455 [ 21747] By: nicholas                              on 2003/11/19  19:51:41
40456         Log: merge hv_exists and hv_exists_ent into S_hv_exists_common
40457      Branch: perl
40458            ! embed.fnc embed.h hv.c proto.h
40459 ____________________________________________________________________________
40460 [ 21746] By: nicholas                              on 2003/11/19  18:46:07
40461         Log: Run regen.pl (for hv_assert)
40462      Branch: perl
40463            ! global.sym
40464 ____________________________________________________________________________
40465 [ 21744] By: nicholas                              on 2003/11/19  17:44:58
40466         Log: Integrate:
40467              [ 21642]
40468              space should be tab for lib/I18N/LangTags/t/02decency.t
40469      Branch: perl
40470           !> MANIFEST
40471 ____________________________________________________________________________
40472 [ 21743] By: rgs                                   on 2003/11/19  17:21:50
40473         Log: Restore errno after having read $^E (like for $!)
40474              to preserve errno from unfortunate side-effects.
40475      Branch: perl
40476            ! mg.c
40477 ____________________________________________________________________________
40478 [ 21742] By: nicholas                              on 2003/11/18  21:04:40
40479         Log: Whoops. We weren't actually testing hv_store_ent
40480              We are now. Plus test hv_store for an initially empty hash.
40481      Branch: perl
40482            ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/hash.t
40483 ____________________________________________________________________________
40484 [ 21741] By: rgs                                   on 2003/11/17  23:06:07
40485         Log: Complement of change #21740 for Windows.
40486              (I have the feeling that it's already subtly broken on VMS)
40487      Branch: perl
40488            ! win32/Makefile win32/makefile.mk
40489 ____________________________________________________________________________
40490 [ 21740] By: rgs                                   on 2003/11/17  19:02:21
40491         Log: Install instmodsh and xsubpp in bin/ along the other utilities.
40492      Branch: perl
40493            + utils/instmodsh.PL utils/xsubpp.PL
40494            ! MANIFEST installperl utils.lst utils/Makefile
40495 ____________________________________________________________________________
40496 [ 21739] By: rgs                                   on 2003/11/17  08:52:52
40497         Log: Subject: Re: [perl #24493] install.html not working
40498              From: Slaven Rezic <slaven@rezic.de>
40499              Date: 16 Nov 2003 20:52:29 +0100
40500              Message-ID: <87d6bsw0oy.fsf@vran.herceg.de>
40501      Branch: perl
40502            ! installhtml
40503 ____________________________________________________________________________
40504 [ 21737] By: nicholas                              on 2003/11/16  21:32:09
40505         Log: Ooops. left an XXX comment in, and worse still it's a // comment
40506      Branch: perl
40507            ! hv.c
40508 ____________________________________________________________________________
40509 [ 21735] By: nicholas                              on 2003/11/16  20:20:58
40510         Log: utf8 keys now work for tied hashes via hv_fetch, hv_store, hv_delete
40511              (pp functions use the _ent variants, and as the implementation is
40512              duplicated, these bugs aren't tested, and aren't noticed)
40513      Branch: perl
40514            ! ext/XS/APItest/APItest.xs ext/XS/APItest/t/hash.t hv.c
40515 ____________________________________________________________________________
40516 [ 21734] By: nicholas                              on 2003/11/16  17:11:22
40517         Log: Accessing unicode keys in tie hashes via hv_exists was broken.
40518              (pp_exists uses hv_exists_ent, which isn't broken)
40519              I expect an equivalent bug in hv_delete
40520      Branch: perl
40521            + ext/XS/APItest/t/hash.t
40522            ! MANIFEST ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
40523            ! ext/XS/APItest/MANIFEST hv.c
40524 ____________________________________________________________________________
40525 [ 21733] By: rgs                                   on 2003/11/16  16:50:04
40526         Log: Subject: [PATCH] Re:ext/threads/t/problem.t (was: Problems with mod_perl 1.12 (?) and ActivePerl 5.8.1)
40527              From: Elizabeth Mattijsen <liz@dijkmat.nl>
40528              Date: Sat, 15 Nov 2003 23:22:16 +0100
40529              Message-Id: <p05111b04bbdc49076950@[192.168.56.3]>
40530      Branch: perl
40531            ! ext/threads/t/problems.t
40532 ____________________________________________________________________________
40533 [ 21732] By: rgs                                   on 2003/11/16  16:09:34
40534         Log: Subject: [PATCH] configpm, our $summary : unique
40535              From: Elizabeth Mattijsen <liz@dijkmat.nl>
40536              Date: Sat, 15 Nov 2003 22:18:32 +0100
40537              Message-Id: <p05111b03bbdc478d10cb@[192.168.56.3]>
40538              (plus comments)
40539      Branch: perl
40540            ! configpm
40541 ____________________________________________________________________________
40542 [ 21729] By: nicholas                              on 2003/11/15  14:39:00
40543         Log: Subject: [PATCH] Re: Storable Error
40544              From: Nicholas Clark <nick@ccl4.org>
40545              Date: Sat, 9 Aug 2003 00:35:36 +0100
40546              Message-ID: <20030809003535.C20130@plum.flirble.org>
40547      Branch: perl
40548            ! embed.fnc hv.c perl.c perl.h pod/perlapi.pod pod/perlrun.pod
40549            ! proto.h
40550 ____________________________________________________________________________
40551 [ 21728] By: rgs                                   on 2003/11/15  11:43:43
40552         Log: Update perlhist with 5.6.2.
40553      Branch: perl
40554            ! pod/perlhist.pod
40555 ____________________________________________________________________________
40556 [ 21725] By: rgs                                   on 2003/11/14  22:35:20
40557         Log: Add more complete tests for the "variable masks earlier
40558              declaration" warning, including a TODO test
40559      Branch: perl
40560            ! t/lib/warnings/pad
40561 ____________________________________________________________________________
40562 [ 21723] By: rgs                                   on 2003/11/14  07:43:17
40563         Log: Include "SCCS" in the list of directory names that should
40564              be ignored by installperl.
40565      Branch: perl
40566            ! installperl
40567 ____________________________________________________________________________
40568 [ 21718] By: nicholas                              on 2003/11/13  20:46:36
40569         Log: Subject: Re: Empty subroutine as object method segfaults in 5.8.2 (sometimes)
40570              From: Enache Adrian <enache@rdslink.ro>
40571              Date: Tue, 11 Nov 2003 15:25:29 +0200
40572              Message-ID: <20031111132529.GB1271@ratsnest.hole>
40573      Branch: perl
40574            ! op.c
40575 ____________________________________________________________________________
40576 [ 21714] By: rgs                                   on 2003/11/13  18:55:37
40577         Log: Fix bug [perl #24380] : assigning to a hash in list
40578              or scalar context yielded a wrong value if the list
40579              contained duplicated keys for the hash. This is fixed
40580              by counting the number of duplicate keys and trimming
40581              the stack by the corresponding number of items.
40582      Branch: perl
40583            ! pp_hot.c t/op/hashassign.t
40584 ____________________________________________________________________________
40585 [ 21713] By: merijn                                on 2003/11/13  09:25:15
40586         Log: Simplified the reading
40587      Branch: perl
40588            ! hints/solaris_2.sh
40589 ____________________________________________________________________________
40590 [ 21712] By: merijn                                on 2003/11/13  09:22:21
40591         Log: Enable hints to create call-back units that can act when
40592              a specific variable is *not* set (like -Uuselargefiles)
40593      Branch: perl
40594            ! Configure hints/README.hints
40595 ____________________________________________________________________________
40596 [ 21710] By: nicholas                              on 2003/11/12  21:35:35
40597         Log: Subject: [PATCH] Last stab at sdbm/Makefile.PL
40598              From: Michael G Schwern <schwern@pobox.com>
40599              Date: Tue, 11 Nov 2003 21:02:30 -0800
40600              Message-ID: <20031112050230.GO6874@localhost.comcast.net>
40601      Branch: perl
40602            ! ext/SDBM_File/sdbm/Makefile.PL
40603 ____________________________________________________________________________
40604 [ 21708] By: rgs                                   on 2003/11/12  09:46:51
40605         Log: Subject: [PATCH 5.8.2 @21574] make install not installing fully
40606              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
40607              Date: Tue, 4 Nov 2003 20:07:25 -0800
40608              Message-ID: <20031105040725.GA2629@math.berkeley.edu>
40609      Branch: perl
40610            ! installperl
40611 ____________________________________________________________________________
40612 [ 21706] By: ams                                   on 2003/11/11  23:46:19
40613         Log: Subject: Re: [perl #24460] [DOC PATCH] the begincheck program
40614              From: Tom Phoenix <rootbeer@redcat.com>
40615              Date: Tue, 11 Nov 2003 15:50:35 -0800 (PST)
40616              Message-Id: <Pine.BSO.4.53.0311111547500.9242@blue.stonehenge.com>
40617      Branch: perl
40618            ! pod/perlmod.pod
40619 ____________________________________________________________________________
40620 [ 21702] By: rgs                                   on 2003/11/11  20:13:56
40621         Log: Upgrade to MakeMaker 6.21.
40622      Branch: perl
40623            ! lib/ExtUtils/Changes lib/ExtUtils/Install.pm
40624            ! lib/ExtUtils/META.yml lib/ExtUtils/MM_Any.pm
40625            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
40626 ____________________________________________________________________________
40627 [ 21697] By: rgs                                   on 2003/11/10  20:55:25
40628         Log: Subject: [PATCH 5.8.2 @21574] make install: line noise
40629              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
40630              Date: Tue, 4 Nov 2003 20:10:16 -0800
40631              Message-ID: <20031105041016.GA2639@math.berkeley.edu>
40632
40633              and part of
40634              Subject: [PATCH 5.8.2 @21574] make install: PREFIX and DESTDIR
40635              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
40636              Date: Tue, 4 Nov 2003 20:18:37 -0800
40637              Message-ID: <20031105041836.GA2649@math.berkeley.edu>
40638
40639              (I've left out the PREFIX part for now)
40640      Branch: perl
40641            ! Makefile.SH installperl os2/Makefile.SHs
40642 ____________________________________________________________________________
40643 [ 21694] By: rgs                                   on 2003/11/09  17:20:35
40644         Log: Subject: [PATCH 5.8.2 @21574] sprintf() painfully slow
40645              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
40646              Date: Mon, 3 Nov 2003 20:27:39 -0800
40647              Message-ID: <20031104042739.GA1697@math.berkeley.edu>
40648
40649              Subject: Re: [PATCH 5.8.2 @21574] sprintf() painfully slow
40650              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
40651              Date: Mon, 3 Nov 2003 20:57:48 -0800
40652              Message-ID: <20031104045748.GA1826@math.berkeley.edu>
40653      Branch: perl
40654            ! sv.c
40655 ____________________________________________________________________________
40656 [ 21693] By: rgs                                   on 2003/11/09  11:37:29
40657         Log: Subject: [PATCH-5.8.2 for WinCE] must copy changes from win32/makeifle.mk to wince/makefile.ce
40658              From: Vadim Konovalov <konovalo@mail.wplus.net>
40659              Date: Sun, 9 Nov 2003 13:31:59 +0300
40660              Message-ID: <93187393948.20031109133159@mail.wplus.net>
40661      Branch: perl
40662            ! wince/Makefile.ce
40663 ____________________________________________________________________________
40664 [ 21691] By: rgs                                   on 2003/11/09  11:13:40
40665         Log: Update the list of pumpkings in perlhist.pod.
40666      Branch: perl
40667            ! pod/perlhist.pod
40668 ____________________________________________________________________________
40669 [ 21687] By: ams                                   on 2003/11/08  17:09:56
40670         Log: Subject: [PATCH 5.6.2-RC1 pod/perlhist.pod]  Updated.
40671              From: Abigail <abigail@abigail.nl>
40672              Date: Sat, 8 Nov 2003 18:51:30 +0100
40673              Message-Id: <20031108175130.GA22273@abigail.nl>
40674      Branch: perl
40675            ! pod/perlhist.pod
40676 ____________________________________________________________________________
40677 [ 21677] By: rgs                                   on 2003/11/07  07:49:17
40678         Log: Subject: [PATCH 5.8.2 @21574] OS/2 docu
40679              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
40680              Date: Thu, 6 Nov 2003 23:26:18 -0800
40681              Message-ID: <20031107072618.GA4370@math.berkeley.edu>
40682      Branch: perl
40683            ! os2/Changes
40684 ____________________________________________________________________________
40685 [ 21676] By: davem                                 on 2003/11/06  22:11:23
40686         Log: bugid #24407: numeric key for shared hash got stringified using
40687              wrong interpreter, and thus got malloced into the wrong thread
40688              memory pool
40689      Branch: perl
40690            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_simple.t
40691 ____________________________________________________________________________
40692 [ 21675] By: rgs                                   on 2003/11/06  10:27:22
40693         Log: Upgrade to MakeMaker 6.20.
40694      Branch: perl
40695            ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
40696            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MANIFEST.SKIP
40697            ! lib/ExtUtils/META.yml lib/ExtUtils/MM_Any.pm
40698            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/Tutorial.pod
40699            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/postamble.t
40700 ____________________________________________________________________________
40701 [ 21674] By: ams                                   on 2003/11/06  09:32:26
40702         Log: Subject: [PATCH blead] Re: [perl #24248] taint propagation regression,
40703              tests fail to spot this
40704              From: Rick Delaney <rick@bort.ca>
40705              Date: Wed, 5 Nov 2003 23:02:41 -0500
40706              Message-Id: <20031105230241.D13585@biff.bort.ca>
40707      Branch: perl
40708            ! pp_ctl.c t/op/taint.t
40709 ____________________________________________________________________________
40710 [ 21673] By: rgs                                   on 2003/11/05  21:47:07
40711         Log: Subject: [PATCH] Be sure to use -fPIC not -fpic on Linux/SPARC
40712              From: Andy Dougherty <doughera@lafayette.edu>
40713              Date: Wed, 5 Nov 2003 17:19:03 -0500 (EST)
40714              Message-ID: <Pine.SOL.4.53.0311051715140.24878@maxwell.phys.lafayette.edu>
40715      Branch: perl
40716            ! hints/linux.sh
40717 ____________________________________________________________________________
40718 [ 21672] By: rgs                                   on 2003/11/05  20:42:47
40719         Log: Subject: [patch t/op/hash.t] extending the hash attack test
40720              From: Stas Bekman <stas@stason.org>
40721              Date: Tue, 04 Nov 2003 14:33:09 -0800
40722              Message-ID: <3FA82925.7020703@stason.org>
40723      Branch: perl
40724            ! t/op/hash.t
40725 ____________________________________________________________________________
40726 [ 21671] By: rgs                                   on 2003/11/05  20:38:09
40727         Log: Subject: Re: [perl #24398] Benchmark.pm cmpthese segfault
40728              From: Stas Bekman <stas@stason.org>
40729              Date: Wed, 05 Nov 2003 00:50:25 -0800
40730              Message-ID: <3FA8B9D1.2020806@stason.org>
40731      Branch: perl
40732            ! lib/Benchmark.pm
40733 ____________________________________________________________________________
40734 [ 21667] By: nicholas                              on 2003/11/05  19:13:56
40735         Log: From: Craig Berry <craigberry@mac.com>
40736              Subject: Opcode.xs/RC2 compile nit on VMS
40737              Date: Wed, 05 Nov 2003 12:16:34 -0600
40738              Message-ID: <2097592.1068056194261.JavaMail.craigberry@mac.com>
40739      Branch: perl
40740            ! ext/Opcode/Opcode.xs
40741 ____________________________________________________________________________
40742 [ 21664] By: ams                                   on 2003/11/05  18:34:28
40743         Log: Orphaned submission from #21546.
40744      Branch: perl
40745            ! perl.c
40746 ____________________________________________________________________________
40747 [ 21663] By: ams                                   on 2003/11/05  17:01:29
40748         Log: Subject: Re: Smoke [5.9.0] 21474 FAIL(F) darwin 6.8 (darwin/1 cpu)
40749              From: Slaven Rezic <slaven@rezic.de>
40750              Date: 20 Oct 2003 22:39:28 +0200
40751              Message-Id: <87oewbiqyn.fsf@vran.herceg.de>
40752      Branch: perl
40753            ! lib/filetest.t
40754 ____________________________________________________________________________
40755 [ 21662] By: ams                                   on 2003/11/05  16:51:08
40756         Log: Subject: Re: 'make minitest' fails for op/cproto and op/pat
40757              From: Michael G Schwern <schwern@pobox.com>
40758              Date: Wed, 5 Nov 2003 06:26:36 -0800
40759              Message-Id: <20031105142635.GA22761@localhost.comcast.net>
40760      Branch: perl
40761            ! t/op/cproto.t
40762 ____________________________________________________________________________
40763 [ 21661] By: ams                                   on 2003/11/05  16:50:05
40764         Log: Subject: [PATCH] Modernise INSTALL
40765              From: Gisle Aas <gisle@ActiveState.com>
40766              Date: 05 Nov 2003 05:16:25 -0800
40767              Message-Id: <lrd6c7ez12.fsf@caliper.activestate.com>
40768
40769              Subject: [PATCH pod/perlhist.pod]  Mention 5.8.2-RC2
40770              From: Abigail <abigail@abigail.nl>
40771              Date: Tue, 4 Nov 2003 10:40:57 +0100
40772              Message-Id: <20031104094057.GA22508@abigail.nl>
40773      Branch: perl
40774            ! INSTALL pod/perlhist.pod
40775 ____________________________________________________________________________
40776 [ 21660] By: ams                                   on 2003/11/05  16:46:12
40777         Log: Subject: [PATCH blead]  reentr.pl is not defining _srandom_struct
40778              From: Jan Dubois <jand@ActiveState.com>
40779              Date: Tue, 04 Nov 2003 16:52:14 -0800
40780              Message-Id: <45igqvsus3hr8bno3si087j5qnrqvn79bf@4ax.com>
40781      Branch: perl
40782            ! reentr.c reentr.h reentr.pl
40783 ____________________________________________________________________________
40784 [ 21657] By: rgs                                   on 2003/11/05  08:07:14
40785         Log: Subject: Re: [ANNOUNCE] ExtUtils::MakeMaker 6.19
40786              From: Michael G Schwern <schwern@pobox.com>
40787              Date: Tue, 4 Nov 2003 17:59:13 -0800
40788              Message-ID: <20031105015913.GL15406@localhost.comcast.net>
40789
40790              Replaces the temporary kludge (#21655).
40791      Branch: perl
40792            ! ext/SDBM_File/sdbm/Makefile.PL
40793 ____________________________________________________________________________
40794 [ 21656] By: rgs                                   on 2003/11/05  07:41:41
40795         Log: Subject: Re: [gherteg@csc.com: your CPAN page on EBCDIC]
40796              From: PPrymmer@factset.com
40797              Date: Tue, 4 Nov 2003 10:00:07 -0500
40798              Message-ID: <OF9A22A404.A32A5C26-ON85256DD4.00522E92-85256DD4.005268A4@factset.com>
40799      Branch: perl
40800            ! pod/perlebcdic.pod
40801 ____________________________________________________________________________
40802 [ 21655] By: rgs                                   on 2003/11/04  22:32:28
40803         Log: Temporary kludge to allow SDBM_File being built
40804              with MakeMaker 6.19.
40805      Branch: perl
40806            ! ext/SDBM_File/sdbm/Makefile.PL
40807 ____________________________________________________________________________
40808 [ 21652] By: rgs                                   on 2003/11/04  21:43:10
40809         Log: Upgrade to ExtUtils::MakeMaker 6.19
40810      Branch: perl
40811            + lib/ExtUtils/t/parse_version.t
40812            + t/lib/MakeMaker/Test/Setup/BFD.pm
40813            + t/lib/MakeMaker/Test/Setup/Problem.pm
40814            - lib/ExtUtils/t/00setup_dummy.t
40815            - lib/ExtUtils/t/zz_cleanup_dummy.t
40816            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
40817            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
40818            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
40819            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
40820            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
40821            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
40822            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
40823            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/bytes.pm
40824            ! lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/Manifest.pm
40825            ! lib/ExtUtils/README lib/ExtUtils/TODO lib/ExtUtils/instmodsh
40826            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/INST.t
40827            ! lib/ExtUtils/t/INST_PREFIX.t lib/ExtUtils/t/Install.t
40828            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
40829            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
40830            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/postamble.t
40831            ! lib/ExtUtils/t/prefixify.t lib/ExtUtils/t/prereq_print.t
40832            ! lib/ExtUtils/t/problems.t lib/ExtUtils/t/writemakefile_args.t
40833            ! t/lib/MakeMaker/Test/Setup/Recurs.pm
40834 ____________________________________________________________________________
40835 [ 21651] By: rgs                                   on 2003/11/04  05:43:56
40836         Log: Subject: Re: [PATCH 5.8.2 @21574] OS/2 build
40837              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
40838              Date: Mon, 3 Nov 2003 20:20:44 -0800
40839              Message-ID: <20031104042044.GA1682@math.berkeley.edu>
40840      Branch: perl
40841            ! os2/Makefile.SHs
40842 ____________________________________________________________________________
40843 [ 21650] By: rgs                                   on 2003/11/03  21:55:42
40844         Log: Subject: [PATCH] Re: [perl #24384] 21418 (UNIVERSAL.pm patch) breaks autouse.pm
40845              From: Michael G Schwern <schwern@pobox.com>
40846              Date: Sat, 1 Nov 2003 22:57:45 -0800
40847              Message-ID: <20031102065745.GN3659@localhost.comcast.net>
40848              (goes with change #21418)
40849      Branch: perl
40850            ! lib/autouse.pm lib/autouse.t
40851 ____________________________________________________________________________
40852 [ 21647] By: rgs                                   on 2003/11/03  20:08:18
40853         Log: Subject: [PATCH] Re: PERL_VERSION, SUBVERSION, PATCHLEVEL
40854              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
40855              Date: Mon, 3 Nov 2003 20:53:33 +0100
40856              Message-ID: <023a01c3a244$2a1dd5a0$0c2f1fac@R2D2>
40857      Branch: perl
40858            ! ext/Devel/PPPort/PPPort.pm
40859 ____________________________________________________________________________
40860 [ 21646] By: rgs                                   on 2003/11/03  20:00:07
40861         Log: Subject: Cwd.xs: off-by-one buffer overflow in realpath()
40862              From: Casey West <casey@geeknest.com>
40863              Date: Mon, 3 Nov 2003 10:11:43 -0500
40864              Message-ID: <20031103151143.GB430@geeknest.com>
40865      Branch: perl
40866            ! ext/Cwd/Cwd.xs
40867 ____________________________________________________________________________
40868 [ 21645] By: rgs                                   on 2003/11/03  19:18:42
40869         Log: Subject: Re: [PATCH 5.8.1] make reentr.[ch] compatible with 5.8.0 again
40870              From: Jan Dubois <jand@ActiveState.com>
40871              Date: Sun, 02 Nov 2003 21:43:44 -0800
40872              Message-ID: <8dqbqvg16ln2r807l1l2c905lh7hte303v@4ax.com>
40873      Branch: perl
40874            ! reentr.h reentr.pl
40875 ____________________________________________________________________________
40876 [ 21644] By: rgs                                   on 2003/11/03  15:33:55
40877         Log: Document the fact that keys() and values() are optimized
40878              for void context (as suggested by Liz.)
40879      Branch: perl
40880            ! pod/perlfunc.pod
40881 ____________________________________________________________________________
40882 [ 21639] By: nicholas                              on 2003/11/03  07:04:36
40883         Log: Stas would prefer not to have MOD_PERL defines in perl.
40884      Branch: perl
40885            ! hv.c hv.h
40886 ____________________________________________________________________________
40887 [ 21638] By: nicholas                              on 2003/11/03  06:46:48
40888         Log: s/new_hash/rehash/g (Stas suggested a better name)
40889      Branch: perl
40890            ! embedvar.h hv.h intrpvar.h lib/Hash/Util.pm perl.c perlapi.h
40891            ! sv.c universal.c util.c
40892 ____________________________________________________________________________
40893 [ 21634] By: nicholas                              on 2003/11/02  22:32:21
40894         Log: Provide Internals::new_hash_seed to return PL_new_hash_seed, and
40895              make Hash::Util::hash_seed use this.
40896      Branch: perl
40897            ! lib/Hash/Util.pm universal.c
40898 ____________________________________________________________________________
40899 [ 21628] By: rgs                                   on 2003/11/02  21:05:59
40900         Log: Fix for [perl #24347] segfault with Safe
40901              The empty %INC created for safe compartements was freed
40902              too early.
40903      Branch: perl
40904            ! ext/Opcode/Opcode.xs
40905 ____________________________________________________________________________
40906 [ 21627] By: rgs                                   on 2003/11/02  20:40:47
40907         Log: Subject: [PATCH pod/perlguts.pod] update embed.pl description
40908              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
40909              Date: Sun, 2 Nov 2003 22:24:28 +0100
40910              Message-ID: <007b01c3a187$b34c6110$0c2f1fac@R2D2>
40911      Branch: perl
40912            ! pod/perlguts.pod
40913 ____________________________________________________________________________
40914 [ 21625] By: rgs                                   on 2003/11/02  20:24:21
40915         Log: Mention perl 5.8.2-RC1 in perlhist, as spotted by Abigail.
40916      Branch: perl
40917            ! pod/perlhist.pod
40918 ____________________________________________________________________________
40919 [ 21620] By: nicholas                              on 2003/11/02  18:22:16
40920         Log: Subject: [PATCH 5.8.2 @21574] OS/2 build
40921              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
40922              Date: Wed, 29 Oct 2003 14:00:18 -0800
40923              Message-ID: <20031029220017.GA26384@math.berkeley.edu>
40924      Branch: perl
40925            ! ext/DynaLoader/DynaLoader_pm.PL makedef.pl os2/Makefile.SHs
40926            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2_base.t os2/os2ish.h
40927            ! os2/perl2cmd.pl perlio.c
40928 ____________________________________________________________________________
40929 [ 21619] By: rgs                                   on 2003/11/02  18:07:30
40930         Log: Quoted-printable is evil.
40931      Branch: perl
40932            ! win32/win32.h
40933 ____________________________________________________________________________
40934 [ 21618] By: nicholas                              on 2003/11/02  18:01:21
40935         Log: Stas spotted a missed s//new_/ for the hash seed renaming games
40936      Branch: perl
40937            ! perl.c
40938 ____________________________________________________________________________
40939 [ 21617] By: rgs                                   on 2003/11/02  17:25:50
40940         Log: Portability nit for MinGW 3.
40941
40942              Subject: MinGW-3.1.0-1 _CRTIMP definition preempting win32.h's
40943              From: Greg Matheson <lang@ms.chinmin.edu.tw>
40944              Date: Thu, 30 Oct 2003 14:11:58 +0800
40945              Message-ID: <20031030141158.A11772@ms>
40946              (actual patch by Abe Timmerman)
40947      Branch: perl
40948            ! win32/win32.h
40949 ____________________________________________________________________________
40950 [ 21616] By: rgs                                   on 2003/11/02  12:37:54
40951         Log: Subject: DOCPATCH: does STORE need to return anything and if so what?
40952              From: david nicol <whatever@davidnicol.com>
40953              Date: 26 Oct 2003 22:34:04 -0600
40954              Message-Id: <1067229244.1071.51.camel@plaza.davidnicol.com>
40955      Branch: perl
40956            ! pod/perltie.pod
40957 ____________________________________________________________________________
40958 [ 21615] By: rgs                                   on 2003/11/01  20:01:54
40959         Log: Subject: [PATCH] DB_File 1.807
40960              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
40961              Date: Sat, 1 Nov 2003 13:50:12 -0000
40962              Message-ID: <AIEAJICLCBDNAAOLLOKLOENMPAAA.Paul.Marquess@btinternet.com>
40963      Branch: perl
40964            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
40965            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
40966            ! ext/DB_File/t/db-hash.t ext/DB_File/t/db-recno.t
40967 ____________________________________________________________________________
40968 [ 21614] By: rgs                                   on 2003/11/01  19:40:28
40969         Log: Subject: Re: [PATCH bleadperl] (was Re: Is this brokenness in $< $( $> & $) ?)
40970              From: Rick Delaney <rick@bort.ca>
40971              Date: Mon, 27 Oct 2003 16:24:16 -0500
40972              Message-ID: <20031027162416.H2233@biff.bort.ca>
40973      Branch: perl
40974            ! pp_hot.c
40975 ____________________________________________________________________________
40976 [ 21611] By: nicholas                              on 2003/11/01  16:32:00
40977         Log: D'oh! t/op/hash.t wasn't in the MANIFEST. Rafael spotted this
40978      Branch: perl
40979            ! MANIFEST
40980 ____________________________________________________________________________
40981 [ 21607] By: nicholas                              on 2003/11/01  15:21:23
40982         Log: mod_perl2 will require access to the Plan C hashing function.
40983      Branch: perl
40984            ! hv.h
40985 ____________________________________________________________________________
40986 [ 21604] By: nicholas                              on 2003/11/01  14:21:38
40987         Log: Add Internals::HvREHASH to expose the rehashing flag
40988              t/op/hash.t tests that pathological data triggers rehashing
40989      Branch: perl
40990            + t/op/hash.t
40991            ! universal.c
40992 ____________________________________________________________________________
40993 [ 21599] By: davem                                 on 2003/11/01  00:09:22
40994         Log: whoops, typo
40995      Branch: perl
40996            ! ext/threads/shared/shared.xs
40997 ____________________________________________________________________________
40998 [ 21598] By: davem                                 on 2003/11/01  00:03:38
40999         Log: seg faults when deleting keys of shared hash refs
41000              Ensure that the shared_sv get magic of the element being deleted
41001              is called. Also, avoid posible memory leaks by wrapping all shared
41002              context sections with ENTER/SAVETMPS
41003      Branch: perl
41004            ! ext/threads/shared/shared.xs
41005 ____________________________________________________________________________
41006 [ 21596] By: rgs                                   on 2003/10/31  20:46:44
41007         Log: Subject: Re: [perl #24367] [PATCH] configure flag -Dextras="HTML::Parser" doesn't seem to do anything
41008              From: Andy Dougherty <doughera@lafayette.edu>
41009              Date: Fri, 31 Oct 2003 15:32:35 -0500 (EST)
41010              Message-ID: <Pine.SOL.4.53.0310311433440.8552@maxwell.phys.lafayette.edu>
41011              (plus POD link fixes)
41012      Branch: perl
41013            ! INSTALL
41014 ____________________________________________________________________________
41015 [ 21595] By: rgs                                   on 2003/10/31  20:35:23
41016         Log: Prevent the installation of makefiles that can be found
41017              under lib/.
41018      Branch: perl
41019            ! installperl
41020 ____________________________________________________________________________
41021 [ 21593] By: rgs                                   on 2003/10/31  20:19:01
41022         Log: Test nit ; goes with change 21591
41023      Branch: perl
41024            ! t/lib/warnings/regcomp
41025 ____________________________________________________________________________
41026 [ 21592] By: rgs                                   on 2003/10/31  20:03:58
41027         Log: Subject: [PATCH] Document PERL_DL_NONLAZY
41028              From: Gisle Aas <gisle@ActiveState.com>
41029              Date: 31 Oct 2003 03:13:03 -0800
41030              Message-ID: <lrn0bhbqyo.fsf@caliper.activestate.com>
41031      Branch: perl
41032            ! pod/perlrun.pod
41033 ____________________________________________________________________________
41034 [ 21591] By: rgs                                   on 2003/10/31  19:54:23
41035         Log: Subject: [PATCH] Off-by-one error in regcomp.c
41036              From: Slaven Rezic <slaven@rezic.de>
41037              Date: Fri, 31 Oct 2003 12:16:11 +0000
41038              Message-Id: <1067602571.12768@devpc01.iconmobile.de>
41039      Branch: perl
41040            ! regcomp.c t/op/regmesg.t
41041 ____________________________________________________________________________
41042 [ 21590] By: rgs                                   on 2003/10/31  19:36:32
41043         Log: Subject: [patch pod/perlfunc.pod] separate two unrelated notes in require
41044              From: Stas Bekman <stas@stason.org>
41045              Date: Wed, 29 Oct 2003 16:47:24 -0800
41046              Message-ID: <3FA05F9C.2080304@stason.org>
41047      Branch: perl
41048            ! pod/perlfunc.pod
41049 ____________________________________________________________________________
41050 [ 21589] By: rgs                                   on 2003/10/31  19:31:48
41051         Log: Subject: [5.8.x segfault + patch] chicken&egg segfault in -Dm -Mthreads
41052              From: Stas Bekman <stas@stason.org>
41053              Date: Wed, 29 Oct 2003 15:15:15 -0800
41054              Message-ID: <3FA04A03.5010603@stason.org>
41055              (enclosed in a #ifdef DEBUGGING)
41056      Branch: perl
41057            ! sv.c
41058 ____________________________________________________________________________
41059 [ 21588] By: rgs                                   on 2003/10/31  19:25:38
41060         Log: Subject: [PATCH] Devel::PPPort and scan_bin
41061              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
41062              Date: Wed, 29 Oct 2003 22:53:43 +0100
41063              Message-ID: <037201c39e67$1faa9940$0c2f1fac@R2D2>
41064      Branch: perl
41065            ! ext/Devel/PPPort/PPPort.pm
41066 ____________________________________________________________________________
41067 [ 21587] By: rgs                                   on 2003/10/31  19:19:00
41068         Log: Subject: [PATCH] change p4d2p to deal with new style diff2 output
41069              From: Jan Dubois <jand@ActiveState.com>
41070              Date: Thu, 30 Oct 2003 18:43:08 -0800
41071              Message-ID: <dpi3qvgf1uke7pj1gcpgmoh622lqcvl6uc@4ax.com>
41072      Branch: perl
41073            ! Porting/p4d2p
41074 ____________________________________________________________________________
41075 [ 21586] By: nicholas                              on 2003/10/31  18:54:26
41076         Log: Comment that this "optimisation" is actually a necessary fixup.
41077              When the split occurs (to make the opti{miser,onal}) this isn't
41078              (Richard Clamp reminded me that I forgot to do this)
41079      Branch: perl
41080            ! op.c
41081 ____________________________________________________________________________
41082 [ 21583] By: nicholas                              on 2003/10/30  22:37:26
41083         Log: Rewrite to correctly use test.pl
41084
41085              Date: Thu, 30 Oct 2003 15:51:03 -0800
41086              From: Michael G Schwern <schwern@pobox.com>
41087              Subject: Re: Fix for the orange lion bug - aka empty sub bug
41088              Message-ID: <20031030235103.GC27017@localhost.comcast.net>
41089      Branch: perl
41090            ! t/op/sub.t
41091 ____________________________________________________________________________
41092 [ 21582] By: nicholas                              on 2003/10/30  22:18:53
41093         Log: Date: Thu, 30 Oct 2003 22:01:35 +0000
41094              Subject: Fix for the orange lion bug - aka empty sub bug
41095              From: Arthur Bergman <sky@nanisky.com>
41096              Message-Id: <A10EEA90-0B24-11D8-93CD-000A95A2734C@nanisky.com>
41097      Branch: perl
41098            + t/op/sub.t
41099            ! MANIFEST op.c
41100 ____________________________________________________________________________
41101 [ 21580] By: nicholas                              on 2003/10/30  19:42:28
41102         Log: 14 is the chain length for attack. From
41103
41104              Message-ID: <20031030204117.16008.qmail@plover.com>
41105              Subject: Re: 5.8.2-RC1 and mp2
41106              Date: Thu, 30 Oct 2003 15:41:17 -0500
41107              From: Mark Jason Dominus <mjd@plover.com>
41108
41109              and
41110
41111              From: Scott A Crosby <scrosby@cs.rice.edu>
41112              Subject: Re: 5.8.2-RC1 and mp2
41113              Date: 30 Oct 2003 14:08:06 -0600
41114              Message-ID: <oydd6cea3q1.fsf@bert.cs.rice.edu>
41115      Branch: perl
41116            ! hv.c
41117 ____________________________________________________________________________
41118 [ 21575] By: rgs                                   on 2003/10/29  06:51:19
41119         Log: Move a fcntl() example in perlfunc at a more proper place,
41120              as suggested by :
41121              Subject: [perl #24334] ioctl/fcntl doc confusion
41122              From: "perl-5.8.0@ton.iguana.be (via RT)" <perlbug-followup@perl.org>
41123              Date: 28 Oct 2003 13:37:49 -0000
41124              Message-ID: <rt-24334-66603.12.4990768314782@rt.perl.org>
41125      Branch: perl
41126            ! pod/perlfunc.pod
41127 ____________________________________________________________________________
41128 [ 21567] By: rgs                                   on 2003/10/28  08:48:06
41129         Log: Upgrade to Time::HiRes 1.52.
41130      Branch: perl
41131            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
41132            ! ext/Time/HiRes/Makefile.PL ext/Time/HiRes/t/HiRes.t
41133 ____________________________________________________________________________
41134 [ 21566] By: rgs                                   on 2003/10/28  08:34:26
41135         Log: Subject: [PATCH lib/overload.t] TODO tests for bug #24313.
41136              From: Abigail <abigail@abigail.nl>
41137              Date: Mon, 27 Oct 2003 13:05:37 +0100
41138              Message-ID: <20031027120536.GA24608@abigail.nl>
41139
41140              Subject: [PATCH bleadperl] [perl #24313] (was Re: [PATCH lib/overload.t] TODO tests for bug #24313.)
41141              From: Rick Delaney <rick@bort.ca>
41142              Date: Mon, 27 Oct 2003 12:17:49 -0500
41143              Message-ID: <20031027121749.E2233@biff.bort.ca>
41144      Branch: perl
41145            ! lib/overload.t toke.c
41146 ____________________________________________________________________________
41147 [ 21565] By: rgs                                   on 2003/10/28  07:42:52
41148         Log: Subject: [PATCH t/comp/proto.t]  Test (5.9.x)
41149              From: Abigail <abigail@abigail.nl>
41150              Date: Mon, 27 Oct 2003 14:50:24 +0100
41151              Message-ID: <20031027135024.GA12666@abigail.nl>
41152      Branch: perl
41153            ! t/comp/proto.t
41154 ____________________________________________________________________________
41155 [ 21564] By: davem                                 on 2003/10/27  22:01:12
41156         Log: Fix more shared threads leaks: add SAVETMPS to the second branch
41157              of sharedsv_scalar_store().
41158      Branch: perl
41159            ! ext/threads/shared/shared.xs
41160 ____________________________________________________________________________
41161 [ 21563] By: rgs                                   on 2003/10/27  19:33:29
41162         Log: Add a new taint error, "%ENV is aliased to %s".
41163              This error is thrown when taint checks are enabled and
41164              when *ENV has been aliased, so that %ENV has no env-magic
41165              anymore. (see bug [perl #24291].)
41166      Branch: perl
41167            ! pod/perldiag.pod t/op/taint.t taint.c
41168 ____________________________________________________________________________
41169 [ 21560] By: nicholas                              on 2003/10/27  18:01:02
41170         Log: Record the escape^Wrelease of 5.9.0
41171      Branch: perl
41172            ! pod/perlhist.pod
41173 ____________________________________________________________________________
41174 [ 21554] By: nicholas                              on 2003/10/27  16:09:37
41175         Log: Subject: Re: DBD::Sybase and Sybase::CTlib build problems w/ 5.8.1, Solaris, gcc
41176              From: Alan Burlison <Alan.Burlison@sun.com>
41177              Date: Tue, 21 Oct 2003 15:00:58 +0100
41178              Message-ID: <3F953C1A.3060800@sun.com>
41179      Branch: perl
41180            ! hints/solaris_2.sh
41181 ____________________________________________________________________________
41182 [ 21550] By: nicholas                              on 2003/10/27  13:45:27
41183         Log: Sync with Unicode::Normalize 0.25
41184      Branch: perl
41185            + ext/Unicode/Normalize/t/fcdc.t ext/Unicode/Normalize/t/form.t
41186            + ext/Unicode/Normalize/t/proto.t
41187            + ext/Unicode/Normalize/t/split.t
41188            ! MANIFEST ext/Unicode/Normalize/Changes
41189            ! ext/Unicode/Normalize/Makefile.PL
41190            ! ext/Unicode/Normalize/Normalize.pm
41191            ! ext/Unicode/Normalize/Normalize.xs
41192            ! ext/Unicode/Normalize/README
41193 ____________________________________________________________________________
41194 [ 21549] By: nicholas                              on 2003/10/27  13:11:48
41195         Log: Sync with Unicode::Collate 0.30
41196      Branch: perl
41197            + lib/Unicode/Collate/t/hangtype.t
41198            + lib/Unicode/Collate/t/normal.t lib/Unicode/Collate/t/trailwt.t
41199            + lib/Unicode/Collate/t/variable.t
41200            + lib/Unicode/Collate/t/version.t
41201            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
41202            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/contract.t
41203            ! lib/Unicode/Collate/t/hangul.t lib/Unicode/Collate/t/index.t
41204            ! lib/Unicode/Collate/t/test.t
41205 ____________________________________________________________________________
41206 [ 21548] By: nicholas                              on 2003/10/27  12:39:39
41207         Log: Sync with Pod::Perldoc 3.12
41208      Branch: perl
41209            ! lib/Pod/Perldoc.pm
41210 ____________________________________________________________________________
41211 [ 21546] By: ams                                   on 2003/10/27  09:00:08
41212         Log: Will the real off by one please stand up?
41213      Branch: perl
41214            ! mg.c
41215 ____________________________________________________________________________
41216 [ 21545] By: hv                                    on 2003/10/27  02:52:16
41217         Log: fixup separators
41218      Branch: perl
41219            ! Changes
41220 ____________________________________________________________________________
41221 [ 21544] By: hv                                    on 2003/10/27  02:51:26
41222         Log: don't complain of podless .pm files that have a separate .pod file
41223      Branch: perl
41224            ! pod/buildtoc
41225 ____________________________________________________________________________
41226 [ 21543] By: hv                                    on 2003/10/27  02:50:04
41227         Log: regen pods and toc
41228      Branch: perl
41229            ! pod/perlmodlib.pod pod/perltoc.pod
41230 ____________________________________________________________________________
41231 [ 21542] By: rgs                                   on 2003/10/26  21:36:17
41232         Log: When %ENV has been turned into a non-magical hash after a
41233              glob assignment, TAINT_ENV() may dump core because it
41234              assumes $ENV{PATH} is magical. Fix this ; add a test to
41235              verify that the PATH is still checked for taintedness.
41236      Branch: perl
41237            ! t/op/taint.t taint.c
41238 ____________________________________________________________________________
41239 [ 21540] By: rgs                                   on 2003/10/26  14:59:53
41240         Log: Fix backward-compatibility issues in if.pm.
41241      Branch: perl
41242            ! lib/if.pm
41243 ____________________________________________________________________________
41244 [ 21539] By: hv                                    on 2003/10/26  12:22:54
41245         Log: Update Changes.
41246      Branch: perl
41247            ! Changes patchlevel.h
41248 ____________________________________________________________________________
41249 [ 21538] By: ams                                   on 2003/10/26  08:08:02
41250         Log: Fix off-by-one in $0 set magic. (From Autrijus.)
41251              The whole PL_origalen thing in perl.c looks very hokey.
41252      Branch: perl
41253            ! mg.c
41254 ____________________________________________________________________________
41255 [ 21536] By: nicholas                              on 2003/10/25  22:33:18
41256         Log: show the rehash flags in dumps
41257      Branch: perl
41258            ! dump.c
41259 ____________________________________________________________________________
41260 [ 21535] By: nicholas                              on 2003/10/25  22:32:40
41261         Log: Return 21533 (with modifications) having found the problem
41262      Branch: perl
41263            ! hv.c hv.h
41264 ____________________________________________________________________________
41265 [ 21534] By: nicholas                              on 2003/10/25  20:46:36
41266         Log: Back out 21533 because it broke Encode's build in really weird ways
41267      Branch: perl
41268            ! hv.c hv.h
41269 ____________________________________________________________________________
41270 [ 21533] By: nicholas                              on 2003/10/25  13:10:21
41271         Log: Plan C rough edge smoothing. Criteria for a hash split is now
41272              the earlier of "more keys than buckets" (the old test) or
41273              linked list too long. Rehash is triggered after a split if the
41274              longest linked list is too long.
41275      Branch: perl
41276            ! hv.c hv.h
41277 ____________________________________________________________________________
41278 [ 21532] By: rgs                                   on 2003/10/25  10:03:18
41279         Log: Subject: Re: [perl #948] $, untieable?
41280              From: Richard Clamp <richardc@unixbeard.net>
41281              Date: Tue, 21 Oct 2003 00:02:49 +0100
41282              Message-ID: <20031020230249.GA31123@mirth.demon.co.uk>
41283
41284              Plus a small fix to t/TEST to recognize the added TODO test
41285              as a TODO test.
41286      Branch: perl
41287            ! t/TEST t/op/tie.t
41288 ____________________________________________________________________________
41289 [ 21528] By: nicholas                              on 2003/10/23  19:21:00
41290         Log: When it says "add", then, like, you have to p4 add it. D'oh!
41291              (missed the new file in "Update I18N::LangTags from 0.28 to 0.29")
41292      Branch: perl
41293            + lib/I18N/LangTags/t/02decency.t
41294 ____________________________________________________________________________
41295 [ 21527] By: davem                                 on 2003/10/23  19:13:20
41296         Log: Fix two threads::shared leaks
41297              #24061 - AV in shared interpreter wasn't set to AvREAL
41298              #24255 - mortals were added to the shared interpreter's tmpstack
41299              and never freed.
41300      Branch: perl
41301            ! ext/threads/shared/shared.xs
41302 ____________________________________________________________________________
41303 [ 21526] By: nicholas                              on 2003/10/23  19:11:24
41304         Log: From: Jan Dubois <jand@ActiveState.com>
41305              Subject: [PATCH] Update Pod::Perldoc from 3.10 to 3.11
41306              Date: Wed, 22 Oct 2003 20:17:07 -0700
41307              Message-ID: <mjhepvgtnifdlgrvp20urtuu058e1jrav2@4ax.com>
41308
41309              From: Jan Dubois <jand@ActiveState.com>
41310              Subject: [PATCH] Update I18N::LangTags from 0.28 to 0.29
41311              Date: Wed, 22 Oct 2003 20:26:56 -0700
41312              Message-ID: <jgiepv0a8fp8ffq3lpc5ujl7j25hoo1rdt@4ax.com>
41313      Branch: perl
41314            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
41315            ! lib/I18N/LangTags/List.pm lib/I18N/LangTags/README
41316            ! lib/Pod/Perldoc.pm lib/Pod/Perldoc/ToMan.pm pod/perldoc.pod
41317            ! utils/perldoc.PL
41318 ____________________________________________________________________________
41319 [ 21523] By: ams                                   on 2003/10/23  12:53:03
41320         Log: Subject: [PATCH] utime documentation
41321              From: Gisle Aas <gisle@ActiveState.com>
41322              Date: 23 Oct 2003 05:33:43 -0700
41323              Message-Id: <lrekx4jfq0.fsf@caliper.activestate.com>
41324      Branch: perl
41325            ! pod/perlfunc.pod
41326 ____________________________________________________________________________
41327 [ 21522] By: ams                                   on 2003/10/23  08:07:18
41328         Log: Subject: [PATCH]  dup2() not going through PerlLIO abstraction layer
41329              From: Jan Dubois <jand@ActiveState.com>
41330              Date: Wed, 22 Oct 2003 20:33:54 -0700
41331              Message-Id: <vniepv0n5mcrbbutm0qgvori6n6vr6arsh@4ax.com>
41332      Branch: perl
41333            ! doio.c
41334 ____________________________________________________________________________
41335 [ 21520] By: nicholas                              on 2003/10/22  19:50:15
41336         Log: patch created by Casey West from:
41337
41338              Subject: CPAN module problems
41339              From: Edward Moy <emoy@apple.com>
41340              Date: Fri, 10 Oct 2003 17:42:06 -0700
41341              Message-Id: <BD2513C0-FB83-11D7-9065-000A956EFDEE@apple.com>
41342
41343              (change ld value in hints file)
41344      Branch: perl
41345            ! hints/darwin.sh
41346 ____________________________________________________________________________
41347 [ 21516] By: rgs                                   on 2003/10/22  15:06:13
41348         Log: Small email update in AUTHORS.
41349      Branch: perl
41350            ! AUTHORS
41351 ____________________________________________________________________________
41352 [ 21515] By: rgs                                   on 2003/10/22  06:39:29
41353         Log: Add a test.taintwarn makefile target,
41354              to run the whole test suite with the -t switch.
41355      Branch: perl
41356            ! Makefile.SH pod/perlhack.pod t/TEST
41357 ____________________________________________________________________________
41358 [ 21514] By: rgs                                   on 2003/10/21  21:21:56
41359         Log: Subject: [PATCH @20458] embedding perl
41360              From: Radu Greab <rgreab@fx.ro>
41361              Date: Tue, 05 Aug 2003 20:57:15 +0300 (EEST)
41362              Message-Id: <20030805.205715.113441323.radu@yx.primIT.ro>
41363      Branch: perl
41364            ! hv.c intrpvar.h perl.c pod/perlembed.pod pod/perlintern.pod
41365            ! sv.c
41366 ____________________________________________________________________________
41367 [ 21513] By: rgs                                   on 2003/10/21  20:45:12
41368         Log: Fix doc bug #23890, as suggested by Himanshu Garg :
41369              in perltoot, $him->fullname should be $him->fullname->as_string
41370              when passed to printf.
41371      Branch: perl
41372            ! pod/perltoot.pod
41373 ____________________________________________________________________________
41374 [ 21509] By: rgs                                   on 2003/10/21  05:42:50
41375         Log: Two OS/2 portability patches from Ilya.
41376
41377              Subject: [PATCH 5.8.1 @21211] sockets broken on OS/2
41378              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
41379              Date: Thu, 25 Sep 2003 12:09:11 -0700
41380              Message-ID: <20030925190911.GA27028@math.berkeley.edu>
41381
41382              Subject: Re: [PATCH 5.8.1 @21379] tmpfile() broken on OS/2
41383              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
41384              Date: Thu, 25 Sep 2003 19:50:45 -0700
41385              Message-ID: <20030926025045.GA27507@math.berkeley.edu>
41386      Branch: perl
41387            ! doio.c os2/os2ish.h perl.h perlio.c pp_sys.c
41388 ____________________________________________________________________________
41389 [ 21506] By: rgs                                   on 2003/10/20  19:28:27
41390         Log: Subject: [PATCH] add some missing defines to Devel::PPPort
41391              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
41392              Date: Mon, 20 Oct 2003 20:14:19 +0200
41393              Message-ID: <03a301c39735$fb7cb220$0c2f1fac@R2D2>
41394      Branch: perl
41395            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
41396 ____________________________________________________________________________
41397 [ 21505] By: rgs                                   on 2003/10/20  19:22:38
41398         Log: Subject: Re: [perl #24225] [5.8.1] segfault in binmode STDOUT, ':stdio'; print 1
41399              From: Slaven Rezic <slaven@rezic.de>
41400              Date: 19 Oct 2003 17:54:59 +0200
41401              Message-ID: <871xt9te7g.fsf@vran.herceg.de>
41402      Branch: perl
41403            ! perlio.c
41404 ____________________________________________________________________________
41405 [ 21503] By: rgs                                   on 2003/10/20  06:04:04
41406         Log: Skip the chflags tests in filetest.t on Darwin.
41407      Branch: perl
41408            ! lib/filetest.t
41409 ____________________________________________________________________________
41410 [ 21474] By: nicholas                              on 2003/10/17  18:44:28
41411         Log: Plan C rough edge smoothing - forgot to turn on the "has key flags"
41412              flag on the hash when rehashing. Can turn off the "rehasing" flag
41413              if the hash is cleared
41414      Branch: perl
41415            ! hv.c
41416 ____________________________________________________________________________
41417 [ 21473] By: rgs                                   on 2003/10/17  08:53:48
41418         Log: -u is deprecated.
41419              Subject: Re: why PERL5LIB is ignored when -T is in effect
41420              From: Slaven Rezic <slaven@rezic.de>
41421              Date: Fri, 17 Oct 2003 10:02:31 +0000
41422              Message-Id: <1066384951.4964@devpc01.iconmobile.de>
41423      Branch: perl
41424            ! perl.c
41425 ____________________________________________________________________________
41426 [ 21472] By: rgs                                   on 2003/10/17  07:29:10
41427         Log: The compilation of PerlIO::via may hang on AIX when
41428              compiling with vac at -O3 optimization level. Disable
41429              optimization for this module.
41430      Branch: perl
41431            + ext/PerlIO/via/hints/aix.pl
41432            ! MANIFEST
41433 ____________________________________________________________________________
41434 [ 21471] By: nicholas                              on 2003/10/16  21:10:27
41435         Log: Plan C for foiling the algorithmic complexity attack
41436              (based on Chip's plan A (binary compatibility with 5.8.0 and 5.8.1),
41437              Chip's plan B (do something new inside the hv functions)
41438              and introspective sort)
41439              Provides infrastructure for hashes to change their hash function
41440              if necessary, and code in hsplit to detect pathalogical data and
41441              instigate a random rehashing.
41442              Needs refinement. Let's see how much smoke it creates.
41443      Branch: perl
41444            ! embedvar.h hv.c hv.h intrpvar.h perl.c perlapi.h sv.c sv.h
41445            ! util.c
41446 ____________________________________________________________________________
41447 [ 21470] By: davem                                 on 2003/10/16  20:03:44
41448         Log: Ensure PL_comppad/curpad point to PL_main_cv's padlist when
41449              PL_main_root is freed; this may not have been be the case if a
41450              thread other than the main one is the last to be destroyed
41451      Branch: perl
41452            ! ext/threads/t/thread.t pad.h perl.c
41453 ____________________________________________________________________________
41454 [ 21469] By: nicholas                              on 2003/10/16  19:31:19
41455         Log: Duplicate 19423 (pathological hashes too easy) into share_hek_flags
41456              (as suggested by Jan Dubois)
41457      Branch: perl
41458            ! hv.c
41459 ____________________________________________________________________________
41460 [ 21468] By: ams                                   on 2003/10/16  19:00:14
41461         Log: Subject: Re: assert.h breaks perl.h
41462              From: Alexey Tourbin <at@altlinux.ru>
41463              Date: Thu, 16 Oct 2003 22:24:35 +0400
41464              Message-Id: <20031016182434.GH1724@julia.office.altlinux.ru>
41465      Branch: perl
41466            ! sv.h
41467 ____________________________________________________________________________
41468 [ 21467] By: ams                                   on 2003/10/16  18:57:57
41469         Log: Subject: [PATCH] Tie::Hash documentation
41470              From: Slaven Rezic <slaven@rezic.de>
41471              Date: Thu, 16 Oct 2003 17:57:35 +0000
41472              Message-Id: <1066327055.1428@devpc01.iconmobile.de>
41473      Branch: perl
41474            ! lib/Tie/Hash.pm
41475 ____________________________________________________________________________
41476 [ 21466] By: rgs                                   on 2003/10/16  08:52:50
41477         Log: Further tweak on change #21464.
41478      Branch: perl
41479            ! perl.c
41480 ____________________________________________________________________________
41481 [ 21464] By: ams                                   on 2003/10/16  08:42:50
41482         Log: Subject: perl -h tweak [PATCH]
41483              From: Gisle Aas <gisle@ActiveState.com>
41484              Date: 16 Oct 2003 02:49:39 -0700
41485              Message-Id: <lrn0c11pho.fsf@caliper.activestate.com>
41486      Branch: perl
41487            ! perl.c
41488 ____________________________________________________________________________
41489 [ 21456] By: rgs                                   on 2003/10/15  19:19:05
41490         Log: Perlfaq1 : take notice that 5.8.1 is now released.
41491      Branch: perl
41492            ! pod/perlfaq1.pod
41493 ____________________________________________________________________________
41494 [ 21454] By: rgs                                   on 2003/10/15  19:06:05
41495         Log: PerlFAQ sync. (only actual changes)
41496      Branch: perl
41497            ! pod/perlfaq4.pod
41498 ____________________________________________________________________________
41499 [ 21453] By: rgs                                   on 2003/10/15  19:02:35
41500         Log: Typos.
41501      Branch: perl
41502            ! hints/aix.sh
41503 ____________________________________________________________________________
41504 [ 21452] By: rgs                                   on 2003/10/15  11:12:31
41505         Log: Fix bug [perl #24212] : improper error recovery in the
41506              tokenizer after an unknown filetest operator.
41507      Branch: perl
41508            ! t/comp/parser.t toke.c
41509 ____________________________________________________________________________
41510 [ 21451] By: rgs                                   on 2003/10/15  09:19:02
41511         Log: Update MIME::Base64 and Digest::MD5 from the CPAN version.
41512      Branch: perl
41513            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
41514            ! ext/Digest/MD5/Makefile.PL ext/Digest/MD5/t/align.t
41515            ! ext/Digest/MD5/t/files.t ext/Digest/MD5/t/utf8.t
41516            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
41517            ! ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
41518            ! ext/MIME/Base64/QuotedPrint.pm ext/MIME/Base64/t/unicode.t
41519 ____________________________________________________________________________
41520 [ 21450] By: rgs                                   on 2003/10/15  06:47:11
41521         Log: Add support for Linux abstract unix domain sockets to Socket.pm.
41522              Based on a idea by Alex Hudson. (Basically those are unix domain
41523              sockets whose name has a '\0' as first character.)
41524      Branch: perl
41525            ! ext/Socket/Socket.xs ext/Socket/t/Socket.t
41526 ____________________________________________________________________________
41527 [ 21449] By: ams                                   on 2003/10/15  06:32:44
41528         Log: Subject: [PATCH] SIGN => 1 support for MakeMaker
41529              From: Autrijus Tang <autrijus@autrijus.org>
41530              Date: Tue, 14 Oct 2003 18:32:28 +0800
41531              Message-Id: <1066127547.65845.35.camel@localhost>
41532      Branch: perl
41533            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
41534            ! lib/ExtUtils/MakeMaker.pm
41535 ____________________________________________________________________________
41536 [ 21448] By: ams                                   on 2003/10/15  05:56:12
41537         Log: Rewrite #21447.
41538      Branch: perl
41539            ! pod/perliol.pod
41540 ____________________________________________________________________________
41541 [ 21447] By: ams                                   on 2003/10/15  05:36:48
41542         Log: Subject: [patch pod/perliol.pod]
41543              From: Stas Bekman <stas@stason.org>
41544              Date: Tue, 14 Oct 2003 18:05:29 -0700
41545              Message-Id: <3F8C9D59.3040403@stason.org>
41546      Branch: perl
41547            ! pod/perliol.pod
41548 ____________________________________________________________________________
41549 [ 21446] By: nicholas                              on 2003/10/14  18:45:39
41550         Log: Duplicate 19423 (pathological hashes too easy) into hv_store_ent
41551              (the routine used by perl level HV operations)
41552      Branch: perl
41553            ! hv.c
41554 ____________________________________________________________________________
41555 [ 21445] By: rgs                                   on 2003/10/13  21:03:05
41556         Log: Subject: [PATCH ext/Devel/PPPort/PPPort.pm] Changes #20819 and #20996 break compatibility with perl 5.6.0
41557              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
41558              Date: Tue, 30 Sep 2003 19:23:34 +0200
41559              Message-ID: <021e01c38777$93ea4e10$0c2f1fac@R2D2>
41560      Branch: perl
41561            ! ext/Devel/PPPort/PPPort.pm
41562 ____________________________________________________________________________
41563 [ 21442] By: ams                                   on 2003/10/13  08:41:17
41564         Log: Subject: [perl #24189] Incorrect comment in perldoc strict
41565              From: "Iain 'Spoon' Truskett (via RT)" <perlbug-followup@perl.org>
41566              Date: 12 Oct 2003 09:01:25 -0000
41567              Message-Id: <rt-24189-65954.9.50514379869631@rt.perl.org>
41568      Branch: perl
41569            ! lib/strict.pm
41570 ____________________________________________________________________________
41571 [ 21441] By: rgs                                   on 2003/10/13  08:02:21
41572         Log: Subject: [PATCH] Internals::hash_seed() returns wrong value
41573              From: Jan Dubois <jand@ActiveState.com>
41574              Date: Sun, 12 Oct 2003 22:09:39 -0700
41575              Message-ID: <07ckovck8mp5e8tthmtbbcrpi2tj6q9eak@4ax.com>
41576      Branch: perl
41577            ! universal.c
41578 ____________________________________________________________________________
41579 [ 21440] By: rgs                                   on 2003/10/12  19:58:05
41580         Log: Subject: [perl #24122] setreuid and friends borked on darwin/osx
41581              From: "pxm@nubz.org (via RT)" <perlbug-followup@perl.org>
41582              Date: 5 Oct 2003 20:55:56 -0000
41583              Message-ID: <rt-24122-65678.14.2411168523081@rt.perl.org>
41584      Branch: perl
41585            ! mg.c
41586 ____________________________________________________________________________
41587 [ 21439] By: rgs                                   on 2003/10/12  16:28:06
41588         Log: Subject: [PATCH] Tie::Hash documentation
41589              From: Slaven Rezic <slaven@rezic.de>
41590              Date: Sun, 12 Oct 2003 18:55:54 +0200 (CEST)
41591              Message-Id: <200310121655.h9CGtsrY003613@vran.herceg.de>
41592      Branch: perl
41593            ! lib/Tie/Hash.pm
41594 ____________________________________________________________________________
41595 [ 21438] By: rgs                                   on 2003/10/12  15:48:13
41596         Log: Subject: Re: [perl #24122] setreuid and friends borked on darwin/osx
41597              From: Slaven Rezic <slaven@rezic.de>
41598              Date: 07 Oct 2003 00:04:34 +0200
41599              Message-ID: <87ekxq6n0t.fsf@vran.herceg.de>
41600      Branch: perl
41601            ! hints/darwin.sh
41602 ____________________________________________________________________________
41603 [ 21437] By: rgs                                   on 2003/10/12  15:25:17
41604         Log: Minor nit in perlrun, spotted by Art Haas.
41605      Branch: perl
41606            ! pod/perlrun.pod
41607 ____________________________________________________________________________
41608 [ 21436] By: ams                                   on 2003/10/10  19:05:55
41609         Log: Subject: [PATCH] threads::async + some cleanup
41610              From: Elizabeth Mattijsen <liz@dijkmat.nl>
41611              Date: Fri, 10 Oct 2003 16:37:55 +0200
41612              Message-Id: <p05111b07bbac713a0aaf@[192.168.56.2]>
41613      Branch: perl
41614            ! ext/threads/threads.pm
41615 ____________________________________________________________________________
41616 [ 21435] By: ams                                   on 2003/10/10  19:02:34
41617         Log: Make everyone stop posting to p5p about 0e0.
41618      Branch: perl
41619            ! pod/perlsyn.pod
41620 ____________________________________________________________________________
41621 [ 21433] By: nicholas                              on 2003/10/09  20:57:26
41622         Log: Put all pre-processor #s on the first column (some compilers are picky)
41623              [perl #24167] `#' comment signs not at the very beginning of a line
41624      Branch: perl
41625            ! cop.h dosish.h ext/SDBM_File/sdbm/sdbm.h iperlsys.h op.c
41626            ! perl.h regcomp.c
41627 ____________________________________________________________________________
41628 [ 21432] By: rgs                                   on 2003/10/09  11:09:24
41629         Log: Suppress the test file t/op/nothr5005.t and integrate its tests into
41630              t/op/args.t, now that 5005threads have been removed. Port t/op/args.t
41631              to t/test.pl.
41632      Branch: perl
41633            - t/op/nothr5005.t
41634            ! MANIFEST t/op/args.t
41635 ____________________________________________________________________________
41636 [ 21431] By: rgs                                   on 2003/10/09  11:06:15
41637         Log: Document the behaviour of filetest operators regarding parentheses.
41638              This fixes bug #24127 (by documenting it as a feature.)
41639      Branch: perl
41640            ! pod/perlop.pod
41641 ____________________________________________________________________________
41642 [ 21430] By: ams                                   on 2003/10/09  07:55:34
41643         Log: Subject: [PATCH 5.8.1 CORE] Internal fixes to source-code coordinate
41644              calculations in regcomp.c
41645              From: Eric Promislow <ericp@ActiveState.com>
41646              Date: Wed, 8 Oct 2003 17:42:42 -0700
41647              Message-Id: <20031008174242.A17544@ActiveState.com>
41648      Branch: perl
41649            ! regcomp.c
41650 ____________________________________________________________________________
41651 [ 21429] By: ams                                   on 2003/10/09  07:43:56
41652         Log: Patch based on:
41653
41654              Subject: [perl #24157] -MModule=} is broken
41655              From: "Lukas Mai" (via RT) <perlbug-followup@perl.org>
41656              Date: 7 Oct 2003 21:47:43 -0000
41657              Message-Id: <rt-24157-65809.10.9980909617566@rt.perl.org>
41658
41659              (Includes a fix for a similar problem in -A, but not -d.)
41660      Branch: perl
41661            ! perl.c
41662 ____________________________________________________________________________
41663 [ 21428] By: ams                                   on 2003/10/09  02:32:07
41664         Log: Subject: [PATCH] Devel::PPPort is missing an aTHX when calling
41665              grok_numeric_radix()
41666              From: Jan Dubois <jand@ActiveState.com>
41667              Date: Wed, 08 Oct 2003 20:37:42 -0700
41668              Message-Id: <8kl9ov0932qo08o24uafuc9v77clrgnoe4@4ax.com>
41669      Branch: perl
41670            ! ext/Devel/PPPort/PPPort.pm
41671 ____________________________________________________________________________
41672 [ 21427] By: ams                                   on 2003/10/09  01:36:18
41673         Log: Subject: Re: require patch breaks locale
41674              From: Rick Delaney <rick@bort.ca>
41675              Date: Wed, 8 Oct 2003 22:41:55 -0400
41676              Message-Id: <20031008224155.A14638@biff.bort.ca>
41677      Branch: perl
41678            ! t/comp/require.t
41679 ____________________________________________________________________________
41680 [ 21426] By: ams                                   on 2003/10/09  01:26:57
41681         Log: Subject: Re: Simple @INC hook core dump [PATCH]
41682              From: Gisle Aas <gisle@ActiveState.com>
41683              Date: 08 Oct 2003 13:35:28 -0700
41684              Message-Id: <lrr81ncvsf.fsf@caliper.activestate.com>
41685      Branch: perl
41686            ! t/op/inccode.t
41687 ____________________________________________________________________________
41688 [ 21425] By: rgs                                   on 2003/10/08  11:34:17
41689         Log: Fix bug #24108: Goto +foo broken
41690              the fix having been suggested by xmath via Juerd.
41691      Branch: perl
41692            ! op.c t/op/goto.t
41693 ____________________________________________________________________________
41694 [ 21424] By: rgs                                   on 2003/10/08  11:16:58
41695         Log: Subject: Re: Simple @INC hook core dump [PATCH]
41696              From: Gisle Aas <gisle@ActiveState.com>
41697              Date: 08 Oct 2003 04:47:33 -0700
41698              Message-ID: <lrllrweysq.fsf_-_@caliper.activestate.com>
41699      Branch: perl
41700            ! pp_ctl.c
41701 ____________________________________________________________________________
41702 [ 21423] By: ams                                   on 2003/10/08  10:09:41
41703         Log: Subject: [PATCH pod/perlrun.pod] Layout & POD nit.
41704              From: Abigail <abigail@abigail.nl>
41705              Date: Wed, 8 Oct 2003 03:50:49 -0700
41706              Message-Id: <20031008105049.GA15770@ucan.foad.org>
41707      Branch: perl
41708            ! pod/perlrun.pod
41709 ____________________________________________________________________________
41710 [ 21422] By: ams                                   on 2003/10/08  06:13:07
41711         Log: "Are implicit undefs true?" asks Gisle.
41712      Branch: perl
41713            ! pod/perlsyn.pod
41714 ____________________________________________________________________________
41715 [ 21421] By: ams                                   on 2003/10/08  03:20:00
41716         Log: Subject: Re: [PATCH] perlop.pod Revamp - revision 4
41717              From: schwern@pobox.com
41718              Date: Tue, 7 Oct 2003 20:39:36 -0700
41719              Message-Id: <20031007203936.X4301@ttul.org>
41720
41721              (Originally from Shlomi Fish. Applied with tweaks.)
41722      Branch: perl
41723            ! pod/perlop.pod
41724 ____________________________________________________________________________
41725 [ 21420] By: ams                                   on 2003/10/07  19:51:35
41726         Log: Minor tweaks to pod/perlsyn.pod (as suggested by Yves Orton),
41727              sv.c (Tim Bunce), t/op/pow.t (John P. Linderman).
41728      Branch: perl
41729            ! pod/perlsyn.pod sv.c t/op/pow.t
41730 ____________________________________________________________________________
41731 [ 21419] By: ams                                   on 2003/10/07  04:03:34
41732         Log: Why should -3**$x be more precisely determined than 3**$x?
41733      Branch: perl
41734            ! t/op/pow.t
41735 ____________________________________________________________________________
41736 [ 21418] By: ams                                   on 2003/10/07  03:59:38
41737         Log: Subject: [PATCH] Fixing UNIVERSAL.pm's bit of unpleasantness
41738              From: schwern@pobox.com
41739              Date: Mon, 6 Oct 2003 13:14:36 -0700
41740              Message-Id: <20031006131436.G20960@ttul.org>
41741      Branch: perl
41742            ! lib/UNIVERSAL.pm t/op/universal.t
41743 ____________________________________________________________________________
41744 [ 21417] By: ams                                   on 2003/10/07  03:55:18
41745         Log: Update perlfunc/require to describe NXDOMAIN caching... er, you
41746              know what I mean.
41747      Branch: perl
41748            ! pod/perlfunc.pod
41749 ____________________________________________________________________________
41750 [ 21416] By: ams                                   on 2003/10/07  03:37:01
41751         Log: Subject: [patch sv.c] improve "...free unref scalar" warning
41752              From: Stas Bekman <stas@stason.org>
41753              Date: Mon, 06 Oct 2003 21:19:53 -0700
41754              Message-Id: <3F823EE9.4030103@stason.org>
41755      Branch: perl
41756            ! sv.c
41757 ____________________________________________________________________________
41758 [ 21415] By: ams                                   on 2003/10/06  17:30:31
41759         Log: Subject: [PATCH bleadperl] (was Re: require() does not behave aas documented)
41760              From: Rick Delaney <rick@bort.ca>
41761              Date: Tue, 23 Sep 2003 12:14:52 -0400
41762              Message-ID: <20030923121452.G18845@biff.bort.ca>
41763      Branch: perl
41764            ! pp_ctl.c t/comp/require.t
41765 ____________________________________________________________________________
41766 [ 21414] By: rgs                                   on 2003/10/06  15:23:01
41767         Log: Subject: Re: [PATCH lib/warnings.t]  Adding TODO functionality to lib/warnings.
41768              From: Abigail <abigail@abigail.nl>
41769              Date: Wed, 1 Oct 2003 14:19:43 +0200
41770              Message-ID: <20031001121943.GA29419@abigail.nl>
41771      Branch: perl
41772            ! lib/warnings.t
41773 ____________________________________________________________________________
41774 [ 21413] By: rgs                                   on 2003/10/06  15:05:32
41775         Log: Fixes in the modules maintainers list.
41776      Branch: perl
41777            ! Porting/Maintainers.pl
41778 ____________________________________________________________________________
41779 [ 21412] By: rgs                                   on 2003/10/06  15:02:42
41780         Log: Fix broken link in perltodo.pod.
41781      Branch: perl
41782            ! pod/perltodo.pod
41783 ____________________________________________________________________________
41784 [ 21411] By: rgs                                   on 2003/10/06  12:11:10
41785         Log: Typos in perldiag.
41786      Branch: perl
41787            ! pod/perldiag.pod
41788 ____________________________________________________________________________
41789 [ 21410] By: rgs                                   on 2003/10/06  11:55:52
41790         Log: Subject: Re: [doc-PATCH] for unpack_str() and question
41791              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
41792              Date: Mon, 6 Oct 2003 08:45:29 +0200
41793              Message-ID: <75A46BF1A9D8D311863A00508B6259A405F180C1@ATTMSX4>
41794      Branch: perl
41795            ! pod/perlapi.pod pp_pack.c
41796 ____________________________________________________________________________
41797 [ 21409] By: rgs                                   on 2003/10/06  11:49:55
41798         Log: Subject: [PATCH pod/perlfunc.pod]  ref can return false on references
41799              From: Abigail <abigail@abigail.nl>
41800              Date: Mon, 6 Oct 2003 05:55:21 -0700
41801              Message-ID: <20031006125521.GA26446@ucan.foad.org>
41802      Branch: perl
41803            ! pod/perlfunc.pod
41804 ____________________________________________________________________________
41805 [ 21408] By: rgs                                   on 2003/10/06  11:46:14
41806         Log: Add a new option --check to Porting/Maintainers,
41807              to check for files who are listed for several maintainers.
41808      Branch: perl
41809            ! Porting/Maintainers.pm
41810 ____________________________________________________________________________
41811 [ 21407] By: rgs                                   on 2003/10/06  11:44:33
41812         Log: Subject: [PATCH]Re: The META.yml file in bleadperl
41813              From: Fergal Daly <fergal@esatclear.ie>
41814              Date: Mon, 6 Oct 2003 00:25:29 +0100
41815              Message-Id: <200310060025.29122.fergal@esatclear.ie>
41816
41817              Plus regeneration of META.yml
41818      Branch: perl
41819            ! META.yml Porting/makemeta
41820 ____________________________________________________________________________
41821 [ 21406] By: ams                                   on 2003/10/06  04:22:11
41822         Log: Subject: Re: [perl #24076] "<> err EXPR" and warnings.
41823              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
41824              Date: Sun, 5 Oct 2003 21:27:54 +0200
41825              Message-Id: <20031005212754.5ef54472.rgarciasuarez@free.fr>
41826              (Applied with tweaks to op.c and a comment.)
41827      Branch: perl
41828            ! op.c t/lib/warnings/op
41829 ____________________________________________________________________________
41830 [ 21405] By: ams                                   on 2003/10/06  03:56:54
41831         Log: Subject: Re: [PATCH] perlsyn.pod Revision - Resend
41832              From: Shlomi Fish <shlomif@vipe.technion.ac.il>
41833              Date: Fri, 3 Oct 2003 12:34:46 +0200 (IST)
41834              Message-Id: <Pine.LNX.4.56.0310031233580.28640@vipe.technion.ac.il>
41835              (Applied with minor tweaks.)
41836      Branch: perl
41837            ! pod/perlsyn.pod
41838 ____________________________________________________________________________
41839 [ 21404] By: ams                                   on 2003/10/06  03:32:50
41840         Log: Subject: [perl #24120] Tie::Hash documentation has broken code
41841              From: "Benjamin J. Tilly" (via RT) <perlbug-followup@perl.org>
41842              Date: 5 Oct 2003 18:40:36 -0000
41843              Message-Id: <rt-24120-65664.15.9776865968429@rt.perl.org>
41844              (Applied without $VERSION update.)
41845      Branch: perl
41846            ! lib/Tie/Hash.pm
41847 ____________________________________________________________________________
41848 [ 21403] By: ams                                   on 2003/10/06  03:26:39
41849         Log: Subject: Re: [PATCH] [perl #24113] mistake in perlretut
41850              From: Robert Spier <rspier@pobox.com>
41851              Date: Sun, 05 Oct 2003 21:34:30 -0700
41852              Message-Id: <m3vfr39e7d.wl_rspier@pobox.com>
41853      Branch: perl
41854            ! pod/perlretut.pod
41855 ____________________________________________________________________________
41856 [ 21402] By: ams                                   on 2003/10/05  03:08:53
41857         Log: Subject: [PATCH] pp_sys.c: pp_waitpid and EINTR
41858              From: Steve Grazzini <grazz@pobox.com>
41859              Date: Sat, 4 Oct 2003 18:15:23 -0400
41860              Message-Id: <20031004221523.GA29324@grazzini.net>
41861      Branch: perl
41862            ! pp_sys.c
41863 ____________________________________________________________________________
41864 [ 21401] By: ams                                   on 2003/10/02  17:25:34
41865         Log: Subject: Re: 5.8.1 and srand
41866              From: Slaven Rezic <slaven@rezic.de>
41867              Date: Thu, 2 Oct 2003 15:51:11 +0000
41868              Message-Id: <1065109871.3115@devpc01.iconmobile.de>
41869      Branch: perl
41870            ! t/op/fork.t
41871 ____________________________________________________________________________
41872 [ 21400] By: hv                                    on 2003/10/02  09:34:36
41873         Log: minor cleanup for Changes
41874      Branch: perl
41875            ! Changes
41876 ____________________________________________________________________________
41877 [ 21399] By: hv                                    on 2003/10/02  09:18:27
41878         Log: Update changes
41879      Branch: perl
41880            ! Changes patchlevel.h
41881 ____________________________________________________________________________
41882 [ 21398] By: hv                                    on 2003/10/02  09:15:42
41883         Log: build perlapi.pod in deterministic order even when functions differ
41884              only in case; regen perlapi.pod
41885      Branch: perl
41886            ! autodoc.pl pod/perlapi.pod
41887 ____________________________________________________________________________
41888 [ 21397] By: ams                                   on 2003/10/02  07:48:51
41889         Log: Subject: Re: 5.8.1 and srand
41890              From: Brendan O'Dea <bod@debian.org>
41891              Date: Thu, 2 Oct 2003 10:30:36 +1000
41892              Message-Id: <20031002003036.GA9198@londo.c47.org>
41893      Branch: perl
41894            ! util.c
41895 ____________________________________________________________________________
41896 [ 21396] By: ams                                   on 2003/10/01  22:18:13
41897         Log: Update Changes.
41898      Branch: perl
41899            ! Changes patchlevel.h
41900 ____________________________________________________________________________
41901 [ 21394] By: ams                                   on 2003/10/01  20:28:20
41902         Log: Subject: misapplied patch 19452
41903              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
41904              Date: Tue, 30 Sep 2003 06:01:50 -0700
41905              Message-Id: <20030930130150.GA1436@efn.org>
41906      Branch: perl
41907            ! pp_hot.c
41908 ____________________________________________________________________________
41909 [ 21392] By: rgs                                   on 2003/09/30  20:22:02
41910         Log: Revamp the section on local() in perlsub.
41911              - avoid using the word "declare" in conjunction with local()
41912              - less archaelogical references
41913              - more about localization of lvalues
41914              - removes examples of localization of tied hashes that don't work
41915              - give titles to subsections
41916              - explain localization of magic values
41917              - explain localization of globs
41918              - fix link to perldelta
41919      Branch: perl
41920            ! pod/perlsub.pod
41921 ____________________________________________________________________________
41922 [ 21391] By: rgs                                   on 2003/09/30  12:47:13
41923         Log: Useless "local $_" in a perlfaq3 example
41924      Branch: perl
41925            ! pod/perlfaq3.pod
41926 ____________________________________________________________________________
41927 [ 21390] By: rgs                                   on 2003/09/30  11:29:17
41928         Log: Subject: Re: NCR MP-RAS perl problems [perl #23791]
41929              From: grommel@sears.com
41930              Date: Mon, 29 Sep 2003 14:45:16 -0500
41931              Message-ID: <OF9B00605E.3CC90F32-ON86256DB0.006B13F0-86256DB0.006C8E85@LocalDomain>
41932      Branch: perl
41933            ! hints/svr4.sh t/op/pack.t
41934 ____________________________________________________________________________
41935 [ 21389] By: rgs                                   on 2003/09/30  11:06:53
41936         Log: Add a TODO test for bug #23790, by Abigail
41937      Branch: perl
41938            ! t/op/sub_lval.t
41939 ____________________________________________________________________________
41940 [ 21388] By: rgs                                   on 2003/09/30  10:52:50
41941         Log: Subject: [PATCH] Re: [perl #24071] Typo in description of binmode
41942              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
41943              Date: Tue, 30 Sep 2003 04:53:02 -0700
41944              Message-ID: <20030930115302.GA3200@efn.org>
41945      Branch: perl
41946            ! pod/perlfunc.pod
41947 ____________________________________________________________________________
41948 [ 21387] By: rgs                                   on 2003/09/29  12:47:37
41949         Log: Subject: [PATCH] perl-5.8.1 hints/powerux.sh, ext/Sys/Syslog/t/syslog.t
41950              From: Tom Horsley <Tom.Horsley@ccur.com>
41951              Date: Mon, 29 Sep 2003 13:00:09 GMT
41952              Message-Id: <200309291300.NAA23856@amber2.ccur.com>
41953      Branch: perl
41954            ! ext/Sys/Syslog/t/syslog.t hints/powerux.sh
41955 ____________________________________________________________________________
41956 [ 21386] By: rgs                                   on 2003/09/29  11:14:27
41957         Log: Subject: [PATCH 5.8.1] Fix broken splitpod program
41958              From: Steve Hay <steve.hay@uk.radan.com>
41959              Date: Mon, 29 Sep 2003 11:50:23 +0100
41960              Message-ID: <3F780E6F.3020704@uk.radan.com>
41961      Branch: perl
41962            ! pod/splitpod
41963 ____________________________________________________________________________
41964 [ 21385] By: rgs                                   on 2003/09/29  11:09:32
41965         Log: Subject: [PATCH 5.8.1] pod/perlrun.pod: no space after -i allowed
41966              From: Brendan O'Dea <bod@debian.org>
41967              Date: Sun, 28 Sep 2003 23:23:34 +1000
41968              Message-ID: <20030928132334.GA29499@londo.c47.org>
41969      Branch: perl
41970            ! pod/perlrun.pod
41971 ____________________________________________________________________________
41972 [ 21384] By: rgs                                   on 2003/09/26  20:39:19
41973         Log: Nit to the maintainers list by SADAHIRO Tomoyuki
41974      Branch: perl
41975            ! Porting/Maintainers.pl
41976 ____________________________________________________________________________
41977 [ 21383] By: jhi                                   on 2003/09/26  04:41:17
41978         Log: Missing +x bits.
41979      Branch: perl
41980            ! Porting/makerel
41981 ____________________________________________________________________________
41982 [ 21382] By: rgs                                   on 2003/09/25  19:40:50
41983         Log: Update the perldelta for 5.9.0.
41984      Branch: perl
41985            ! pod/perldelta.pod
41986 ____________________________________________________________________________
41987 [ 21381] By: rgs                                   on 2003/09/25  19:02:12
41988         Log: Add the perl581delta manpage.
41989              Regenerate the table of contents.
41990      Branch: perl
41991            + pod/perl581delta.pod
41992            ! MANIFEST pod.lst pod/perl.pod pod/perlhist.pod pod/perltoc.pod
41993            ! vms/descrip_mms.template win32/pod.mak
41994 ____________________________________________________________________________
41995 [ 21380] By: rgs                                   on 2003/09/25  18:36:45
41996         Log: Update perlhist.pod
41997      Branch: perl
41998            ! pod/perlhist.pod
41999 ____________________________________________________________________________
42000 [ 21372] By: gbarr                                 on 2003/09/25  07:35:24
42001         Log: Sync with libnet 1.17
42002      Branch: perl
42003            ! lib/Net/ChangeLog.libnet lib/Net/Domain.pm lib/Net/FTP.pm
42004 ____________________________________________________________________________
42005 [ 21371] By: gbarr                                 on 2003/09/25  06:57:35
42006         Log: Update to Scalar-List-Utils 1.13
42007      Branch: perl
42008            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
42009            ! ext/List/Util/lib/List/Util.pm
42010            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/sum.t
42011 ____________________________________________________________________________
42012 [ 21370] By: jhi                                   on 2003/09/25  06:45:42
42013         Log: CPAN sites update.
42014      Branch: perl
42015            ! pod/perlmodlib.PL
42016 ____________________________________________________________________________
42017 [ 21369] By: jhi                                   on 2003/09/25  05:22:48
42018         Log: Subject: Re: 5.8.1 and gcc-3.2.3 (& Win98)
42019              From: Greg Matheson <lang@ms.chinmin.edu.tw>
42020              Date: Wed, 24 Sep 2003 22:51:09 +0800
42021              Message-ID: <20030924225109.A17126@ms>
42022
42023              (Win98 + MinGW, a missing Win95.pm hunk)
42024      Branch: perl
42025            ! lib/ExtUtils/MM_Win95.pm
42026 ____________________________________________________________________________
42027 [ 21365] By: jhi                                   on 2003/09/25  04:44:05
42028         Log: AUTHORS tweak.
42029      Branch: perl
42030            ! AUTHORS
42031 ____________________________________________________________________________
42032 [ 21361] By: jhi                                   on 2003/09/24  17:40:42
42033         Log: Even though undefing SPACE and FORMAT should be safe,
42034              at this point I'm choosing to be paranoid and using
42035              #ifdef __Lynx__.
42036      Branch: perl
42037            ! perl.h
42038 ____________________________________________________________________________
42039 [ 21360] By: jhi                                   on 2003/09/24  17:30:07
42040         Log: Subject: [perl #24032] Perl 5.8.1-RC5 build problems on LynxOS
42041              From: Olli Savia (via RT) <perlbug-followup@perl.org>
42042              Date: 24 Sep 2003 15:42:41 -0000
42043              Message-ID: <rt-24032-65280.10.6144413163834@rt.perl.org>
42044      Branch: perl
42045            ! mg.c perl.h perlio.c pp_sys.c
42046 ____________________________________________________________________________
42047 [ 21356] By: jhi                                   on 2003/09/24  08:27:52
42048         Log: Subject: [DOCPATCH] attributes.pm
42049              From: Elizabeth Mattijsen <liz@dijkmat.nl>
42050              Date: Wed, 24 Sep 2003 11:00:42 +0200
42051              Message-Id: <p05111b02bb970d5eec89@[192.168.56.4]>
42052
42053              (reformatted a bit)
42054      Branch: perl
42055            ! lib/attributes.pm
42056 ____________________________________________________________________________
42057 [ 21354] By: jhi                                   on 2003/09/24  07:25:48
42058         Log: A fix from Graham for
42059              [perl #24012] Weird conversion issue with List::Util::sum on Linux/AMD 850MHz
42060              (seemingly a NV casting issue)
42061      Branch: perl
42062            ! ext/List/Util/Util.xs
42063 ____________________________________________________________________________
42064 [ 21353] By: jhi                                   on 2003/09/24  05:05:39
42065         Log: Someone actually reads the Makefile.PL messages, it seems.
42066              (from Jonathan Leffler)
42067      Branch: perl
42068            ! ext/Time/HiRes/Makefile.PL
42069 ____________________________________________________________________________
42070 [ 21351] By: jhi                                   on 2003/09/24  04:54:33
42071         Log: perliol tweaks.
42072      Branch: perl
42073            ! pod/perliol.pod
42074 ____________________________________________________________________________
42075 [ 21349] By: rgs                                   on 2003/09/23  22:09:57
42076         Log: The FAQ answer about POD comments was incorrect. [perl #23893]
42077              (plus a few typos.)
42078      Branch: perl
42079            ! pod/perlfaq7.pod pod/perlpodspec.pod
42080 ____________________________________________________________________________
42081 [ 21348] By: rgs                                   on 2003/09/23  21:56:50
42082         Log: Subject: [PATCH] perlvar
42083              From: Juerd <juerd@convolution.nl>
42084              Date: Sun, 21 Sep 2003 21:40:54 +0200
42085              Message-ID: <20030921194054.GD14702@c3.convolution.nl>
42086      Branch: perl
42087            ! pod/perlvar.pod
42088 ____________________________________________________________________________
42089 [ 21344] By: jhi                                   on 2003/09/23  19:33:45
42090         Log: Subject: Re: NCR MP-RAS perl problems [perl #23791]
42091              From: grommel@sears.com
42092              Date: Tue, 23 Sep 2003 13:40:33 -0500
42093              Message-ID: <OF17BD5036.3CA48F9B-ON86256DAA.00483620-86256DAA.0066A1AA@LocalDomain>
42094      Branch: perl
42095            ! hints/svr4.sh t/op/stat.t
42096 ____________________________________________________________________________
42097 [ 21343] By: jhi                                   on 2003/09/23  19:26:06
42098         Log: Subject: [PATCH] Re: OK: 5.8.1 RC5 on SuSE 8.2 32bit AMD (gcc 3.3 prerelease)
42099              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
42100              Date: Tue, 23 Sep 2003 09:13:55 -0700
42101              Message-ID: <20030923161354.GA2432@efn.org>
42102      Branch: perl
42103            ! INSTALL
42104 ____________________________________________________________________________
42105 [ 21342] By: rgs                                   on 2003/09/23  19:12:58
42106         Log: Minor nit in a debug message of the tokenizer.
42107      Branch: perl
42108            ! toke.c
42109 ____________________________________________________________________________
42110 [ 21340] By: jhi                                   on 2003/09/23  12:33:53
42111         Log: Let's call it 2.34, already (from Johan).
42112      Branch: perl
42113            ! lib/Getopt/Long.pm
42114 ____________________________________________________________________________
42115 [ 21339] By: jhi                                   on 2003/09/23  12:31:08
42116         Log: Subject: Re: [PATCH] RC5 and Intel's ICC
42117              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
42118              Date: Tue, 23 Sep 2003 15:04:35 +0200
42119              Message-ID: <00d101c381d3$3d761fe0$0c2f1fac@R2D2>
42120
42121              (add -we147 to ccflags if cc = ICC so that prototype
42122              detection works right)
42123      Branch: perl
42124            ! hints/linux.sh
42125 ____________________________________________________________________________
42126 [ 21338] By: jhi                                   on 2003/09/23  12:02:28
42127         Log: Bump the Encode version to 1.9801 since we are no more identical
42128              to the CPAN version.
42129      Branch: perl
42130            ! ext/Encode/Encode.pm
42131 ____________________________________________________________________________
42132 [ 21332] By: jhi                                   on 2003/09/23  09:17:32
42133         Log: ucmlintage.
42134      Branch: perl
42135            ! ext/Encode/ucm/gsm0338.ucm
42136 ____________________________________________________________________________
42137 [ 21331] By: jhi                                   on 2003/09/23  09:11:23
42138         Log: GSM 03.38 mapping in Encoding::Byte is incorrect
42139
42140              Fix as much as possible - the specification is still
42141              a bit unclear.
42142      Branch: perl
42143            + ext/Encode/t/gsm0338.t
42144            ! MANIFEST ext/Encode/MANIFEST
42145            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/gsm0338.ucm
42146 ____________________________________________________________________________
42147 [ 21329] By: jhi                                   on 2003/09/23  06:10:28
42148         Log: Subject: [PATCH] Re: B::Deparse fails in pure_string()
42149              From: Stephen McCamant <smcc@MIT.EDU>
42150              Date: Mon, 22 Sep 2003 20:53:57 -0700
42151              Message-ID: <16239.50133.367465.947398@famine.OCF.Berkeley.EDU>
42152      Branch: perl
42153            ! ext/B/B/Deparse.pm
42154 ____________________________________________________________________________
42155 [ 21327] By: jhi                                   on 2003/09/23  04:51:15
42156         Log: Subject: [PATCH] RC5 and Intel's ICC
42157              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
42158              Date: Mon, 22 Sep 2003 22:52:40 +0200
42159              Message-ID: <00a101c3814b$76a8cc50$0c2f1fac@R2D2>
42160
42161              (the missing void return type)
42162      Branch: perl
42163            ! ext/threads/shared/shared.xs
42164 ____________________________________________________________________________
42165 [ 21326] By: jhi                                   on 2003/09/23  04:46:48
42166         Log: Subject: [PATCH] RC5 and Intel's ICC
42167              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
42168              Date: Mon, 22 Sep 2003 22:52:40 +0200
42169              Message-ID: <00a101c3814b$76a8cc50$0c2f1fac@R2D2>
42170
42171              (the attribute part)
42172      Branch: perl
42173            ! ext/Devel/PPPort/PPPort.pm perl.h
42174 ____________________________________________________________________________
42175 [ 21325] By: jhi                                   on 2003/09/23  04:43:29
42176         Log: Stray CRs noticed by Jan Dubois.
42177      Branch: perl
42178            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/t/MM_Win32.t
42179 ____________________________________________________________________________
42180 [ 21324] By: jhi                                   on 2003/09/23  04:40:19
42181         Log: The RCs have been missing CRs from certain files because
42182              not all shells can handle multiline arguments right.
42183      Branch: perl
42184            ! Porting/makerel
42185 ____________________________________________________________________________
42186 [ 21323] By: rgs                                   on 2003/09/22  20:31:19
42187         Log: When localising a magic value, propagate the readonly flag
42188              only if this scalar has \0 magic or has magic without a
42189              'set' method. (follows change #20479 for bug #23141.)
42190      Branch: perl
42191            ! scope.c t/op/local.t
42192 ____________________________________________________________________________
42193 [ 21319] By: jhi                                   on 2003/09/22  18:16:40
42194         Log: An error message need not be a novel.
42195      Branch: perl
42196            ! pod/perldiag.pod pp_hot.c
42197 ____________________________________________________________________________
42198 [ 21318] By: jhi                                   on 2003/09/22  17:45:23
42199         Log: Upgrade to Math::BigInt 1.66.
42200      Branch: perl
42201            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
42202            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
42203            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
42204            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/sub_mbi.t
42205            ! lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
42206 ____________________________________________________________________________
42207 [ 21311] By: jhi                                   on 2003/09/22  08:49:24
42208         Log: Some more perlio doc tweaks based on NI-S.
42209      Branch: perl
42210            ! pod/perliol.pod
42211 ____________________________________________________________________________
42212 [ 21305] By: jhi                                   on 2003/09/22  05:59:54
42213         Log: Upgrade to Time::HiRes 1.51.
42214      Branch: perl
42215            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
42216 ____________________________________________________________________________
42217 [ 21303] By: jhi                                   on 2003/09/22  04:37:21
42218         Log: Upgrade to Getopt::Long 2.33_03.
42219      Branch: perl
42220            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
42221 ____________________________________________________________________________
42222 [ 21302] By: jhi                                   on 2003/09/22  04:28:57
42223         Log: CPAN.pm 1.76_01 from Andreas.
42224      Branch: perl
42225            ! lib/CPAN.pm
42226 ____________________________________________________________________________
42227 [ 21299] By: jhi                                   on 2003/09/21  09:23:17
42228         Log: Regen toc.
42229      Branch: perl
42230            ! pod/perltoc.pod
42231 ____________________________________________________________________________
42232 [ 21298] By: jhi                                   on 2003/09/21  09:22:57
42233         Log: Handle also the curliffy files when tocing.
42234      Branch: perl
42235            ! pod/buildtoc
42236 ____________________________________________________________________________
42237 [ 21297] By: jhi                                   on 2003/09/21  08:50:22
42238         Log: Macrofy the compile/runtime test.
42239      Branch: perl
42240            ! cop.h gv.c perl.h pp_ctl.c regcomp.c sv.c utf8.c
42241 ____________________________________________________________________________
42242 [ 21296] By: jhi                                   on 2003/09/21  08:47:32
42243         Log: Tweak the section name to agree with the change #21295.
42244      Branch: perl
42245            ! lib/PerlIO.pm
42246 ____________________________________________________________________________
42247 [ 21295] By: jhi                                   on 2003/09/21  08:44:52
42248         Log: One obvious place to look for PerlIO implementations.
42249      Branch: perl
42250            ! pod/perliol.pod
42251 ____________________________________________________________________________
42252 [ 21294] By: jhi                                   on 2003/09/21  08:15:52
42253         Log: Subject: [PATCH #2] Re: [perl #23576] valgrind errors for /(?{})/ in t/op/pat.t
42254              From: Dave Mitchell <davem@fdgroup.com>
42255              Date: Fri, 19 Sep 2003 19:35:44 +0100
42256              Message-ID: <20030919183544.GA14563@fdgroup.com>
42257      Branch: perl
42258            ! pp_ctl.c
42259 ____________________________________________________________________________
42260 [ 21293] By: jhi                                   on 2003/09/21  08:13:58
42261         Log: More PerlIO documentation.
42262      Branch: perl
42263            ! lib/PerlIO.pm pod/perliol.pod
42264 ____________________________________________________________________________
42265 [ 21292] By: jhi                                   on 2003/09/20  18:44:07
42266         Log: Retract #21273, #21264, and #21263 as requested by Schwern.
42267              (The real bug was mp2 being too "friendly" with MM innards.)
42268      Branch: perl
42269            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
42270            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_Win32.t
42271 ____________________________________________________________________________
42272 [ 21291] By: jhi                                   on 2003/09/20  18:37:33
42273         Log: In FreeBSD allow one to try using Perl's malloc with threads.
42274      Branch: perl
42275            ! hints/freebsd.sh
42276 ____________________________________________________________________________
42277 [ 21290] By: rgs                                   on 2003/09/20  10:05:38
42278         Log: Missing perlfaq chunk.
42279      Branch: perl
42280            ! pod/perlfaq4.pod
42281 ____________________________________________________________________________
42282 [ 21289] By: rgs                                   on 2003/09/20  10:00:12
42283         Log: FAQ sync.
42284      Branch: perl
42285            ! pod/perlfaq4.pod
42286 ____________________________________________________________________________
42287 [ 21288] By: jhi                                   on 2003/09/19  14:49:20
42288         Log: Subject: typo fixo
42289              From: Vadim Konovalov <konovalo@mail.wplus.net>
42290              Date: Fri, 19 Sep 2003 06:32:08 +0400
42291              Message-ID: <4538131828.20030919063208@mail.wplus.net>
42292      Branch: perl
42293            ! pod/perlunicode.pod
42294 ____________________________________________________________________________
42295 [ 21286] By: jhi                                   on 2003/09/19  04:48:52
42296         Log: Subject: [PATCH 5.8.1 @21211] getsysinfo() broken on OS/2
42297              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
42298              Date: Thu, 18 Sep 2003 19:01:06 -0700
42299              Message-ID: <20030919020106.GA22511@math.berkeley.edu>
42300      Branch: perl
42301            ! os2/os2.c
42302 ____________________________________________________________________________
42303 [ 21285] By: jhi                                   on 2003/09/19  04:46:39
42304         Log: Tests for change #21284.
42305      Branch: perl
42306            ! lib/dumpvar.t
42307 ____________________________________________________________________________
42308 [ 21284] By: jhi                                   on 2003/09/19  04:46:12
42309         Log: Subject: [PATCH 5.8.1 @21211] dumpvar.pl broken
42310              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
42311              Date: Thu, 18 Sep 2003 18:58:59 -0700
42312              Message-ID: <20030919015858.GA22503@math.berkeley.edu>
42313      Branch: perl
42314            ! lib/dumpvar.pl
42315 ____________________________________________________________________________
42316 [ 21283] By: rgs                                   on 2003/09/18  21:29:23
42317         Log: Perlfaq nits from Iain Truskett.
42318              (from the perlfaq-workers list)
42319      Branch: perl
42320            ! pod/perlfaq2.pod pod/perlfaq4.pod pod/perlfaq8.pod
42321 ____________________________________________________________________________
42322 [ 21282] By: rgs                                   on 2003/09/18  21:10:26
42323         Log: Integrate a change from the perlfaq CVS.
42324              I consider the bleadperl version being more up-to-date as of now.
42325      Branch: perl
42326            ! pod/perlfaq3.pod
42327 ____________________________________________________________________________
42328 [ 21277] By: jhi                                   on 2003/09/18  19:23:22
42329         Log: Subject: [PATCH 5.8.1 @21211] -M -A -C broken
42330              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
42331              Date: Thu, 18 Sep 2003 11:02:02 -0700
42332              Message-ID: <20030918180202.GA21949@math.berkeley.edu>
42333
42334              (use stat.t instead of time.t)
42335      Branch: perl
42336            ! os2/os2ish.h pp_sys.c t/op/stat.t
42337 ____________________________________________________________________________
42338 [ 21276] By: jhi                                   on 2003/09/18  19:15:07
42339         Log: Subject: Re: [perl #19582] [PATCH bleedperl] bad overload copy constructor segfaults
42340              From: Rick Delaney <rick.delaney@rogers.com>
42341              Date: Wed, 1 Jan 2003 22:54:59 -0500
42342              Message-ID: <20030101225459.A2320@cs839290-a.mtth.phub.net.cable.rogers.com>
42343
42344              (Pity the first patch fell through the cracks back then.
42345              Not that forbidding non-object copy constructors is the right
42346              thing to do but the bug could use fixing.)
42347      Branch: perl
42348            ! lib/overload.t pp.h
42349 ____________________________________________________________________________
42350 [ 21274] By: jhi                                   on 2003/09/18  10:59:58
42351         Log: Subject: [PATCH] small fix for Devel::PPPort
42352              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
42353              Date: Thu, 18 Sep 2003 10:14:58 +0200
42354              Message-id: <20030918081458.GA2653@ethan>
42355      Branch: perl
42356            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
42357 ____________________________________________________________________________
42358 [ 21273] By: jhi                                   on 2003/09/18  10:57:41
42359         Log: ld has many guises.
42360      Branch: perl
42361            ! lib/ExtUtils/t/MM_Unix.t
42362 ____________________________________________________________________________
42363 [ 21271] By: jhi                                   on 2003/09/18  08:05:28
42364         Log: Missed OS/2 patch hunk.
42365      Branch: perl
42366            ! os2/os2.c
42367 ____________________________________________________________________________
42368 [ 21270] By: jhi                                   on 2003/09/18  05:00:23
42369         Log: Subject: Patch for VMS::Filespec
42370              From: Ken Williams <ken@mathforum.org>
42371              Date: Wed, 17 Sep 2003 20:11:46 -0500
42372              Message-Id: <12FBA07F-E975-11D7-BDD7-003065F6D85A@mathforum.org>
42373      Branch: perl
42374            ! vms/ext/Filespec.pm
42375 ____________________________________________________________________________
42376 [ 21268] By: jhi                                   on 2003/09/18  04:58:05
42377         Log: Subject: 5.8.1 warnings when long double == double
42378              From: Andy Dougherty <doughera@lafayette.edu>
42379              Date: Wed, 10 Sep 2003 12:03:53 -0400 (EDT)
42380              Message-ID: <Pine.SOL.4.53.0309101203010.10837@maxwell.phys.lafayette.edu>
42381              (the changed message)
42382      Branch: perl
42383            ! Configure
42384 ____________________________________________________________________________
42385 [ 21267] By: jhi                                   on 2003/09/18  04:54:16
42386         Log: Patch from Enache Adrian for the new tricks of gcc 3.4
42387              for "is this symbol defined" scanning of Configure.
42388      Branch: perl
42389            ! Configure
42390 ____________________________________________________________________________
42391 [ 21266] By: jhi                                   on 2003/09/18  04:29:55
42392         Log: Make it possible to override the mistrustnm hint in Solaris.
42393      Branch: perl
42394            ! hints/solaris_2.sh
42395 ____________________________________________________________________________
42396 [ 21264] By: jhi                                   on 2003/09/17  21:01:36
42397         Log: A potential fix for non-empty LD in Unix.
42398      Branch: perl
42399            ! lib/ExtUtils/t/MM_Unix.t
42400 ____________________________________________________________________________
42401 [ 21263] By: jhi                                   on 2003/09/17  14:09:50
42402         Log: Subject: RE: MM in maint@21251 breaks mp2
42403              From: "Orton, Yves" <yves.orton@de.mci.com>
42404              Message-ID: <71B318898201D311845C0008C75DAD1C089611FE@defra1ex2>
42405              Date: Wed, 17 Sep 2003 15:47:35 +0100
42406      Branch: perl
42407            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
42408            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_Win32.t
42409 ____________________________________________________________________________
42410 [ 21261] By: jhi                                   on 2003/09/17  09:33:39
42411         Log: The AIX C product potentially consists of several packages,
42412              the main package being (hopefully) the first one.
42413      Branch: perl
42414            ! hints/aix.sh
42415 ____________________________________________________________________________
42416 [ 21260] By: jhi                                   on 2003/09/17  07:52:03
42417         Log: Fix Solaris ccversion not having the cc version.
42418      Branch: perl
42419            ! hints/solaris_2.sh
42420 ____________________________________________________________________________
42421 [ 21259] By: jhi                                   on 2003/09/17  06:02:19
42422         Log: Subject: [PATCH 5.8.1 @21211] OS/2 APIs again
42423              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
42424              Date: Tue, 16 Sep 2003 23:49:42 -0700
42425              Message-ID: <20030917064941.GA20444@math.berkeley.edu>
42426      Branch: perl
42427            ! os2/os2ish.h
42428 ____________________________________________________________________________
42429 [ 21258] By: jhi                                   on 2003/09/17  06:00:48
42430         Log: Subject: [PATCH 5.8.1 @21211] os2_process.t
42431              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
42432              Date: Tue, 16 Sep 2003 23:21:48 -0700
42433              Message-ID: <20030917062147.GA20400@math.berkeley.edu>
42434      Branch: perl
42435            ! os2/OS2/Process/t/os2_process.t
42436 ____________________________________________________________________________
42437 [ 21257] By: jhi                                   on 2003/09/17  03:53:46
42438         Log: Subject: [PATCH 5.8.1 @21211] magic.t
42439              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
42440              Date: Tue, 16 Sep 2003 19:17:57 -0700
42441              Message-ID: <20030917021757.GA20261@math.berkeley.edu>
42442      Branch: perl
42443            ! t/op/magic.t
42444 ____________________________________________________________________________
42445 [ 21253] By: jhi                                   on 2003/09/16  19:48:08
42446         Log: Subject: [DOC PATCH] Re: [perl #23779] $? and negative exit codes
42447              From: Dave Mitchell <davem@fdgroup.com>
42448              Date: Tue, 16 Sep 2003 21:56:20 +0100
42449              Message-ID: <20030916205620.GB1246@fdgroup.com>
42450      Branch: perl
42451            ! pod/perlfunc.pod
42452 ____________________________________________________________________________
42453 [ 21249] By: jhi                                   on 2003/09/16  19:10:58
42454         Log: More suggested patches for NCR MP-RAS from Andy Dougherty.
42455      Branch: perl
42456            + ext/Time/HiRes/hints/svr4.pl
42457            ! MANIFEST ext/Sys/Syslog/t/syslog.t t/op/pack.t
42458 ____________________________________________________________________________
42459 [ 21247] By: jhi                                   on 2003/09/16  18:57:34
42460         Log: Subject: Re: [perl #23791] Many errors in build under NCR MP-RAS
42461              From: Andy Dougherty <doughera@lafayette.edu>
42462              Date: Tue, 16 Sep 2003 13:47:55 -0400 (EDT)
42463              Message-ID: <Pine.SOL.4.53.0309161345020.13081@maxwell.phys.lafayette.edu>
42464      Branch: perl
42465            ! ext/POSIX/hints/svr4.pl hints/svr4.sh
42466 ____________________________________________________________________________
42467 [ 21245] By: jhi                                   on 2003/09/16  18:47:52
42468         Log: Subject: Re: [PATCH 5.8.1 @19053] Getopt::Std
42469              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
42470              Date: Wed, 4 Jun 2003 00:45:23 -0700
42471              Message-ID: <20030604074523.GA7148@math.berkeley.edu>
42472      Branch: perl
42473            ! lib/Getopt/Std.pm
42474 ____________________________________________________________________________
42475 [ 21243] By: jhi                                   on 2003/09/16  12:18:03
42476         Log: Give a concrete example of the still existing Unicode slowness.
42477      Branch: perl
42478            ! pod/perlunicode.pod
42479 ____________________________________________________________________________
42480 [ 21241] By: jhi                                   on 2003/09/16  06:38:45
42481         Log: Make the VERSION of File::Spec be 0.86, otherwise File::Temp's
42482              use File::Spec 0.8 is unhappy.
42483      Branch: perl
42484            ! lib/File/Spec.pm
42485 ____________________________________________________________________________
42486 [ 21240] By: jhi                                   on 2003/09/16  06:34:35
42487         Log: The test is not needed, says Schwern.
42488      Branch: perl
42489            - lib/base/t/fields-560.t
42490            ! MANIFEST
42491 ____________________________________________________________________________
42492 [ 21239] By: jhi                                   on 2003/09/16  05:04:09
42493         Log: Upgrade to File::Spec 0.85_03.
42494      Branch: perl
42495            + lib/File/Spec/t/crossplatform.t
42496            ! MANIFEST lib/File/Spec.pm lib/File/Spec/Mac.pm
42497            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
42498            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
42499            ! lib/File/Spec/t/Spec.t
42500 ____________________________________________________________________________
42501 [ 21238] By: jhi                                   on 2003/09/16  04:57:08
42502         Log: Upgrade to MakeMaker 6.17.
42503      Branch: perl
42504            ! lib/ExtUtils/Changes lib/ExtUtils/Install.pm
42505            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
42506            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
42507            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
42508            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
42509            ! lib/ExtUtils/README lib/ExtUtils/t/MM_Win32.t
42510            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
42511            ! t/lib/MakeMaker/Test/Utils.pm
42512 ____________________________________________________________________________
42513 [ 21235] By: jhi                                   on 2003/09/16  04:35:34
42514         Log: Upgrade to base 2.03.
42515              (Rename the fields-5.6.0.t to have less d.o.t.s.)
42516      Branch: perl
42517            + lib/base/t/base.t lib/base/t/fields-560.t
42518            + lib/base/t/fields-base.t lib/base/t/fields.t
42519            - lib/fields-base.t lib/fields.t
42520            ! MANIFEST lib/base.pm lib/fields.pm
42521 ____________________________________________________________________________
42522 [ 21234] By: jhi                                   on 2003/09/15  19:17:03
42523         Log: Subject: Re: perl@21233 looks ok on VMS 7.3-1
42524              From: PPrymmer@factset.com
42525              Date: Mon, 15 Sep 2003 15:28:52 -0400
42526              Message-ID: <OF6F1E6CF4.9206F415-ON85256DA2.006A58F1-85256DA2.006B0330@factset.com>
42527      Branch: perl
42528            ! lib/Memoize/t/tie_sdbm.t
42529 ____________________________________________________________________________
42530 [ 21230] By: jhi                                   on 2003/09/14  17:46:52
42531         Log: Check the context of for/grep/map.
42532      Branch: perl
42533            ! t/op/grep.t
42534 ____________________________________________________________________________
42535 [ 21228] By: jhi                                   on 2003/09/14  13:40:23
42536         Log: For-non-perlio places we need STDOUT back.
42537      Branch: perl
42538            ! t/io/dup.t
42539 ____________________________________________________________________________
42540 [ 21227] By: jhi                                   on 2003/09/14  09:44:49
42541         Log: Also IRIX wants setlogsock('stream').
42542      Branch: perl
42543            ! ext/Sys/Syslog/Syslog.pm ext/Sys/Syslog/t/syslog.t
42544 ____________________________________________________________________________
42545 [ 21224] By: jhi                                   on 2003/09/14  07:44:26
42546         Log: More portable reading.
42547      Branch: perl
42548            ! t/io/dup.t
42549 ____________________________________________________________________________
42550 [ 21222] By: jhi                                   on 2003/09/14  07:35:28
42551         Log: More dup testing.
42552      Branch: perl
42553            ! t/io/dup.t
42554 ____________________________________________________________________________
42555 [ 21220] By: jhi                                   on 2003/09/14  06:54:05
42556         Log: Use $Config{_exe}.
42557      Branch: perl
42558            ! t/run/switches.t
42559 ____________________________________________________________________________
42560 [ 21219] By: jhi                                   on 2003/09/14  06:46:26
42561         Log: Subject: Re: [PATCH 5.8.1 @20218] OS/2 API
42562              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
42563              Date: Sat, 13 Sep 2003 20:20:30 -0700
42564              Message-ID: <20030914032030.GA17822@math.berkeley.edu>
42565      Branch: perl
42566            ! os2/os2.c t/run/switches.t
42567 ____________________________________________________________________________
42568 [ 21218] By: jhi                                   on 2003/09/14  06:45:13
42569         Log: Subject: Re: [PATCH 5.8.1 @20218] OS/2 API
42570              From: Michael G Schwern <schwern@pobox.com>
42571              Date: Thu, 11 Sep 2003 15:07:10 -0700
42572              Message-ID: <20030911220710.GO18786@windhund.schwern.org>
42573
42574              (in OS/2 if a file has been chmod 0400'ed, it cannot be deleted)
42575      Branch: perl
42576            ! lib/ExtUtils/t/Manifest.t
42577 ____________________________________________________________________________
42578 [ 21217] By: jhi                                   on 2003/09/14  06:42:12
42579         Log: Subject: [PATCH] PerlIO_tmpfile clean-up for VMS
42580              From: "Craig A. Berry" <craigberry@mac.com>
42581              Date: Sun, 14 Sep 2003 00:23:56 -0500
42582              Message-ID: <3F63FB6C.5040502@mac.com>
42583      Branch: perl
42584            ! perlio.c
42585 ____________________________________________________________________________
42586 [ 21214] By: jhi                                   on 2003/09/13  18:33:41
42587         Log: parse_version doesn't always succeed.
42588      Branch: perl
42589            ! Porting/cmpVERSION.pl
42590 ____________________________________________________________________________
42591 [ 21213] By: jhi                                   on 2003/09/13  18:31:41
42592         Log: pod changes, so change $VERSION.
42593      Branch: perl
42594            ! lib/Fatal.pm
42595 ____________________________________________________________________________
42596 [ 21210] By: jhi                                   on 2003/09/13  15:24:38
42597         Log: Subject: Re: unicode regex problem
42598              From: hv@crypt.org
42599              Date: Sat, 13 Sep 2003 15:21:34 +0100
42600              Message-Id: <200309131421.h8DELYx25894@zen.crypt.org>
42601      Branch: perl
42602            ! regcomp.c t/op/pat.t
42603 ____________________________________________________________________________
42604 [ 21209] By: jhi                                   on 2003/09/13  15:22:38
42605         Log: More PerlIO warnings changes.
42606      Branch: perl
42607            ! ext/PerlIO/t/fail.t t/lib/warnings/perlio
42608 ____________________________________________________________________________
42609 [ 21208] By: jhi                                   on 2003/09/13  11:15:40
42610         Log: The "perlio: " prefix looks a little odd
42611              in the few warning/error messages, since
42612              no other 'subsystems' have prefixes.
42613      Branch: perl
42614            ! perlio.c pod/perldiag.pod t/io/open.t
42615 ____________________________________________________________________________
42616 [ 21207] By: jhi                                   on 2003/09/13  10:37:30
42617         Log: Layer names were recognized by their prefixes
42618              (e.g. open(F, ":u", "file") worked...)
42619      Branch: perl
42620            ! perlio.c t/io/open.t
42621 ____________________________________________________________________________
42622 [ 21206] By: jhi                                   on 2003/09/13  10:10:46
42623         Log: Apparently at some point doing 3-arg open with
42624              illegal mode like ">>>" had stopped croaking.
42625      Branch: perl
42626            ! doio.c t/io/open.t
42627 ____________________________________________________________________________
42628 [ 21205] By: jhi                                   on 2003/09/13  08:42:10
42629         Log: Minuscule code cleanup.
42630      Branch: perl
42631            ! doio.c
42632 ____________________________________________________________________________
42633 [ 21204] By: jhi                                   on 2003/09/13  06:47:23
42634         Log: Subject: [perl #23788] int of a fraction errors
42635              From: "Boyd, Brooks D" (via RT) <perlbug-followup@perl.org>
42636              Date: 11 Sep 2003 22:38:19 -0000
42637              Message-ID: <rt-23788-64511.8.7546744242259@rt.perl.org>
42638
42639              Add a separate faq entry for int().  (Yes, a bit redundant
42640              with the existing "why are my numbers broken" entry.)
42641      Branch: perl
42642            ! pod/perlfaq4.pod
42643 ____________________________________________________________________________
42644 [ 21203] By: jhi                                   on 2003/09/13  06:34:03
42645         Log: Subject: Unknown discipline ':utf8' w/ maint perl w/o perlio
42646              From: Stas Bekman <stas@stason.org>
42647              Date: Fri, 12 Sep 2003 13:44:11 -0700
42648              Message-ID: <3F62301B.3080604@stason.org>
42649
42650              s/discipline/IO layer/, instead of "unknown" say "unavailable",
42651              and have the fuller explanation in perldiag.
42652      Branch: perl
42653            ! doio.c pod/perldiag.pod
42654 ____________________________________________________________________________
42655 [ 21202] By: jhi                                   on 2003/09/13  06:07:27
42656         Log: Make the new glob tests pass (well, skip) even with miniperl.
42657      Branch: perl
42658            ! t/run/fresh_perl.t
42659 ____________________________________________________________________________
42660 [ 21201] By: rgs                                   on 2003/09/12  21:41:04
42661         Log: Stringify the $VERSION of DynaLoader so it's never dependent
42662              on localized float-to-string conversions.
42663      Branch: perl
42664            ! ext/DynaLoader/DynaLoader_pm.PL
42665 ____________________________________________________________________________
42666 [ 21198] By: jhi                                   on 2003/09/12  17:59:25
42667         Log: It's UTF-8, not UTF8.  (Note: not s/UTF-8/UTF8/,
42668              since that would break a lot of code.)  Also few
42669              stray UTF16s, UTF32s, and "encoded in Unicode".
42670      Branch: perl
42671            ! doop.c hv.h pod/perl570delta.pod pod/perl58delta.pod
42672            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
42673            ! pod/perlhack.pod pod/perlpodspec.pod pod/perltoc.pod
42674            ! pod/perltodo.pod pod/perlunicode.pod pod/perluniintro.pod
42675            ! pp_hot.c pp_sys.c sv.c sv.h utf8.c utf8.h utfebcdic.h
42676 ____________________________________________________________________________
42677 [ 21197] By: jhi                                   on 2003/09/12  17:24:17
42678         Log: The buildtoc now has options.
42679      Branch: perl
42680            ! pod/Makefile.SH
42681 ____________________________________________________________________________
42682 [ 21196] By: jhi                                   on 2003/09/12  14:33:16
42683         Log: Some more tweaks on open ...&=.
42684      Branch: perl
42685            ! pod/perlfunc.pod
42686 ____________________________________________________________________________
42687 [ 21194] By: jhi                                   on 2003/09/12  11:36:14
42688         Log: Slightly more documentation for open ...&=.
42689      Branch: perl
42690            ! pod/perlfunc.pod
42691 ____________________________________________________________________________
42692 [ 21193] By: jhi                                   on 2003/09/12  03:21:53
42693         Log: Document the new strict strict in strict.
42694      Branch: perl
42695            ! lib/strict.pm
42696 ____________________________________________________________________________
42697 [ 21191] By: jhi                                   on 2003/09/12  03:03:17
42698         Log: More comments for the FreeBSD threads hints.
42699      Branch: perl
42700            ! hints/freebsd.sh
42701 ____________________________________________________________________________
42702 [ 21188] By: jhi                                   on 2003/09/11  20:23:55
42703         Log: More refactoring of the FreeBSD threads hints.
42704              Basically, for fresh enough 5.x the -pthread is dropped,
42705              otherwise keep it, and no known FreeBSD release has
42706              a functional gethostbyaddr_r.
42707      Branch: perl
42708            ! hints/freebsd.sh
42709 ____________________________________________________________________________
42710 [ 21187] By: jhi                                   on 2003/09/11  20:12:00
42711         Log: Subject: [PATCH 5.8.1 @20218] OS/2 API
42712              From: Ilya Zakharevich <nospam-abuse@ilyaz.org>
42713              Date: Thu, 11 Sep 2003 09:15:04 -0700
42714              Message-ID: <20030911161504.GA16113@math.berkeley.edu>
42715      Branch: perl
42716            ! os2/OS2/Process/MANIFEST os2/OS2/Process/Process.pm
42717            ! os2/OS2/Process/Process.xs
42718 ____________________________________________________________________________
42719 [ 21186] By: jhi                                   on 2003/09/11  20:10:32
42720         Log: Subject: [PATCH maint@21148] Security: suidperl path disclosure revisited
42721              From: "Brendan O'Dea" <bod@debian.org>
42722              Date: Fri, 12 Sep 2003 00:12:51 +1000
42723              Message-ID: <20030911141251.GA26907@londo.c47.org>
42724      Branch: perl
42725            ! perl.c
42726 ____________________________________________________________________________
42727 [ 21181] By: jhi                                   on 2003/09/11  08:25:13
42728         Log: The change of not needing -pthread in FreeBSD 5.x
42729              is very recent (Sep 3) (from Anton Berezin).
42730      Branch: perl
42731            ! hints/freebsd.sh
42732 ____________________________________________________________________________
42733 [ 21179] By: jhi                                   on 2003/09/11  06:13:12
42734         Log: Upgrade to Pod::Perldoc 3.10.
42735              (Yes, the doughera address change is wrong, but hardly worth 3.11.)
42736      Branch: perl
42737            ! lib/Pod/Perldoc.pm
42738 ____________________________________________________________________________
42739 [ 21176] By: jhi                                   on 2003/09/11  05:22:27
42740         Log: Upgrade to base 2.02.
42741      Branch: perl
42742            + lib/fields-base.t
42743            ! MANIFEST lib/base.pm lib/fields.t
42744 ____________________________________________________________________________
42745 [ 21174] By: jhi                                   on 2003/09/11  04:45:56
42746         Log: Replace #21158 with a better patch from Hugo
42747              (for [perl #23769]).
42748      Branch: perl
42749            ! regcomp.c regexec.c t/op/pat.t
42750 ____________________________________________________________________________
42751 [ 21173] By: jhi                                   on 2003/09/11  03:08:04
42752         Log: Subject: [PATCH][TESTS] dumpvar.pl
42753              From: Joe McMahon <mcmahon@metalab.unc.edu>
42754              Date: Thu, 11 Sep 2003 00:10:29 -0400 (EDT)
42755              Message-ID: <Pine.LNX.4.44.0309102337150.2043-300000@tribal.metalab.unc.edu>
42756      Branch: perl
42757            ! lib/dumpvar.pl lib/dumpvar.t
42758 ____________________________________________________________________________
42759 [ 21172] By: jhi                                   on 2003/09/11  03:03:52
42760         Log: Enache still wants -pthread gone for FreeBSD 5.x
42761              since it doesn't work with the latest -current.
42762      Branch: perl
42763            ! hints/freebsd.sh
42764 ____________________________________________________________________________
42765 [ 21171] By: jhi                                   on 2003/09/11  02:58:29
42766         Log: Subject: [patch] more fullpath TAGS patches (emacs/cperl-mode.el + emacs/ptags)
42767              From: Stas Bekman <stas@stason.org>
42768              Date: Thu, 28 Aug 2003 16:10:48 -0700
42769              Message-ID: <3F4E8BF8.1090800@stason.org>
42770      Branch: perl
42771            ! emacs/cperl-mode.el emacs/ptags
42772 ____________________________________________________________________________
42773 [ 21170] By: jhi                                   on 2003/09/11  02:56:50
42774         Log: Retract #21149, sez Schwern.
42775      Branch: perl
42776            ! lib/Test/More.pm
42777 ____________________________________________________________________________
42778 [ 21169] By: jhi                                   on 2003/09/11  02:55:49
42779         Log: Retract #21168 based on advice from Anton Berezin (added).
42780      Branch: perl
42781            ! hints/freebsd.sh
42782 ____________________________________________________________________________
42783 [ 21168] By: rgs                                   on 2003/09/10  21:43:40
42784         Log: Subject: nit to hints/freebsd.sh
42785              From: Enache Adrian <enache@rdslink.ro>
42786              Date: Wed, 10 Sep 2003 19:50:59 +0300
42787              Message-ID: <20030910165059.GB1321@ratsnest.hole>
42788      Branch: perl
42789            ! hints/freebsd.sh
42790 ____________________________________________________________________________
42791 [ 21167] By: rgs                                   on 2003/09/10  21:18:59
42792         Log: Subject: Re: [perl #15395] lexical warnings and inheritance
42793              From: Anno Siegel <Siegel@zrz.TU-Berlin.DE>
42794              Date: Sun, 31 Aug 2003 22:08:19 GMT
42795              Message-Id: <200308312208.WAA25312@lublin.zrz.TU-Berlin.DE>
42796
42797              The test has been moved into warnings.pm's test suite. Note
42798              that this patch fixed as well the behaviour of warnings::enabled
42799              regarding lexical scoping and different files; hence the expected
42800              results in a few tests in /t/lib/warnings/9enabled has been
42801              reverted.
42802      Branch: perl
42803            ! lib/warnings.pm t/lib/warnings/9enabled warnings.pl
42804 ____________________________________________________________________________
42805 [ 21166] By: rgs                                   on 2003/09/10  19:36:30
42806         Log: Remove the warning in perlfaq about using map in void context :
42807              From: abigail@abigail.nl (Abigail)
42808              Subject: [PATCH perlfaq6] map in a void context.
42809              Date: Tue, 9 Sep 2003 10:31:58 +0200
42810              Message-ID: <20030909083158.GA24125@abigail.nl>
42811      Branch: perl
42812            ! pod/perlfaq6.pod
42813 ____________________________________________________________________________
42814 [ 21165] By: jhi                                   on 2003/09/10  16:48:52
42815         Log: Subject: [PATCH] AUTHORS
42816              From: enache@rdslink.ro (Enache Adrian)
42817              Date: Tue, 9 Sep 2003 19:34:05 +0300
42818              Message-ID: <20030909163405.GB1398@ratsnest.hole>
42819      Branch: perl
42820            ! AUTHORS
42821 ____________________________________________________________________________
42822 [ 21164] By: jhi                                   on 2003/09/10  15:38:51
42823         Log: Regen perlapi.
42824      Branch: perl
42825            ! pod/perlapi.pod
42826 ____________________________________________________________________________
42827 [ 21163] By: merijn                                on 2003/09/10  15:31:27
42828         Log: Subject: [perl #23778] hints/aix.sh
42829              Date: 10 Sep 2003 16:30:32 -0000
42830              From: "Gary L. Armstrong" (via RT) <perlbug-followup@perl.org>
42831              Message-ID: <rt-23778-64471.11.7773626323738@rt.perl.org>
42832      Branch: perl
42833            ! hints/aix.sh
42834 ____________________________________________________________________________
42835 [ 21162] By: jhi                                   on 2003/09/10  15:21:43
42836         Log: blead version of #21161.
42837      Branch: perl
42838            ! pod/perlvar.pod
42839 ____________________________________________________________________________
42840 [ 21160] By: jhi                                   on 2003/09/10  15:11:59
42841         Log: Subject: Re: Decreasing VMS tests in File::Spec::VMS?
42842              From: PPrymmer@factset.com
42843              Message-ID: <OF103BAFC0.72D92F9B-ON85256D98.00742293-85256D98.0077A3F5@factset.com>
42844              Date: Fri, 5 Sep 2003 17:46:48 -0400
42845      Branch: perl
42846            ! lib/File/Spec/t/Spec.t
42847 ____________________________________________________________________________
42848 [ 21159] By: jhi                                   on 2003/09/10  15:10:06
42849         Log: Subject: [PATCH 5.8.1] Unwanted "redefined" warnings in h2ph
42850              From: Kurt Starsinic <kstar@cpan.org>
42851              Date: Tue, 9 Sep 2003 23:16:00 -0400
42852              Message-ID: <20030910031600.GA30554@verizon.net>
42853
42854              Subject: Re: [PATCH 5.8.1] Unwanted "redefined" warnings in h2ph
42855              From: "Brendan O'Dea" <bod@debian.org>
42856              Date: Wed, 10 Sep 2003 22:03:15 +1000
42857              Message-ID: <20030910120315.GA1372@londo.c47.org>
42858      Branch: perl
42859            ! t/lib/h2ph.pht utils/h2ph.PL
42860 ____________________________________________________________________________
42861 [ 21158] By: jhi                                   on 2003/09/10  09:31:24
42862         Log: Unicode regex broken on simple example
42863              regrepeat() did not work right for UTF-8(ed Latin-1)
42864              in the EXACT case, which made the \x{a0}+ fail.
42865      Branch: perl
42866            ! regexec.c t/op/pat.t
42867 ____________________________________________________________________________
42868 [ 21157] By: jhi                                   on 2003/09/10  08:15:54
42869         Log: Linenumbers for utf8 warnings were wrong, test also rcatline.
42870      Branch: perl
42871            ! pp_hot.c t/io/utf8.t
42872 ____________________________________________________________________________
42873 [ 21156] By: jhi                                   on 2003/09/10  08:05:13
42874         Log: Detypo and explain better.
42875      Branch: perl
42876            ! pod/perldiag.pod
42877 ____________________________________________________________________________
42878 [ 21155] By: jhi                                   on 2003/09/10  08:02:55
42879         Log: If doing rcatline no point rescanning each time
42880              the beginning of the SV for utf8 validity.
42881      Branch: perl
42882            ! pp_hot.c
42883 ____________________________________________________________________________
42884 [ 21154] By: jhi                                   on 2003/09/10  07:16:52
42885         Log: No utf8 warnings without use warnings.
42886      Branch: perl
42887            ! t/io/utf8.t
42888 ____________________________________________________________________________
42889 [ 21153] By: jhi                                   on 2003/09/10  06:57:16
42890         Log: Reading a latin1 file with open(... "<:utf8") will freeze
42891              is no more valid, the script doesn't freeze, but I noticed
42892              that neither does the <FILE> complain about bad UTF-8 as it
42893              should and as it does with :encoding(utf8).
42894      Branch: perl
42895            ! pp_hot.c t/io/utf8.t
42896 ____________________________________________________________________________
42897 [ 21152] By: jhi                                   on 2003/09/10  06:54:02
42898         Log: A new UTF-8 API, Perl_is_utf8_string_loc(), a variant
42899              of Perl_utf8_is_string().
42900      Branch: perl
42901            ! embed.fnc embed.h global.sym proto.h utf8.c
42902 ____________________________________________________________________________
42903 [ 21151] By: jhi                                   on 2003/09/10  06:16:28
42904         Log: Document a PerlIO/Encode warning.
42905      Branch: perl
42906            ! pod/perldiag.pod
42907 ____________________________________________________________________________
42908 [ 21149] By: jhi                                   on 2003/09/09  17:22:42
42909         Log: Subject: Re: maint @ 21116
42910              From: Fergal Daly <fergal@esatclear.ie>
42911              Date: Tue, 9 Sep 2003 18:26:20 +0100
42912              Message-Id: <200309091826.20630.fergal@esatclear.ie>
42913
42914              (added warning)
42915      Branch: perl
42916            ! lib/Test/More.pm
42917 ____________________________________________________________________________
42918 [ 21146] By: jhi                                   on 2003/09/09  15:36:20
42919         Log: Adjust the test count.
42920      Branch: perl
42921            ! lib/Test/Simple/t/is_deeply.t
42922 ____________________________________________________________________________
42923 [ 21144] By: jhi                                   on 2003/09/09  15:03:58
42924         Log: AUTHORS update from Dave Mitchell.
42925      Branch: perl
42926            ! AUTHORS
42927 ____________________________________________________________________________
42928 [ 21143] By: jhi                                   on 2003/09/09  15:02:18
42929         Log: Retract #20548 and #20465.
42930      Branch: perl
42931            ! lib/Test/More.pm lib/Test/Simple/t/More.t
42932            ! lib/Test/Simple/t/is_deeply.t
42933 ____________________________________________________________________________
42934 [ 21141] By: jhi                                   on 2003/09/09  14:27:10
42935         Log: Subject: Re: maint @ 21116
42936              From: Enache Adrian <enache@rdslink.ro>
42937              Date: Tue, 9 Sep 2003 16:59:44 +0300
42938              Message-ID: <20030909135944.GA1666@ratsnest.hole>
42939      Branch: perl
42940            ! makedef.pl
42941 ____________________________________________________________________________
42942 [ 21140] By: jhi                                   on 2003/09/09  14:25:51
42943         Log: Retract #21132.
42944      Branch: perl
42945            ! makedef.pl perl.h
42946 ____________________________________________________________________________
42947 [ 21139] By: jhi                                   on 2003/09/09  11:55:33
42948         Log: Warn more about disclosing the hash seed, from Scott A. Crosby.
42949      Branch: perl
42950            ! lib/Hash/Util.pm pod/perlrun.pod
42951 ____________________________________________________________________________
42952 [ 21137] By: jhi                                   on 2003/09/09  09:50:13
42953         Log: Subject: =encoding in perlpod/perlpodspec
42954              From: sburke@cpan.org (Sean M. Burke)
42955              Date: Sun, 07 Sep 2003 03:08:28 -0800
42956              Message-ID: <5.2.1.1.1.20030907030717.00a6aaa0@mailstore.pobox.com>
42957      Branch: perl
42958            ! pod/perlpod.pod pod/perlpodspec.pod
42959 ____________________________________________________________________________
42960 [ 21136] By: jhi                                   on 2003/09/09  09:46:01
42961         Log: One more chance... Elizabeth's change #21107 plus
42962              Subject: Re: [PATCH] warnings.pl: each thread 10K smaller
42963              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
42964              Date: Tue, 9 Sep 2003 01:44:24 +0200
42965              Message-Id: <20030909014424.7ef5e0cd.rgarciasuarez@free.fr>
42966      Branch: perl
42967            ! lib/warnings.pm toke.c warnings.pl
42968 ____________________________________________________________________________
42969 [ 21135] By: jhi                                   on 2003/09/09  09:35:48
42970         Log: One more test count tweak.
42971      Branch: perl
42972            ! t/op/grep.t
42973 ____________________________________________________________________________
42974 [ 21132] By: jhi                                   on 2003/09/09  07:57:20
42975         Log: Subject: Re: maint @ 21116
42976              From: Steve Hay <steve.hay@uk.radan.com>
42977              Date: Tue, 09 Sep 2003 09:49:07 +0100
42978              Message-ID: <3F5D9403.3040004@uk.radan.com>
42979      Branch: perl
42980            ! makedef.pl perl.h
42981 ____________________________________________________________________________
42982 [ 21131] By: jhi                                   on 2003/09/09  07:54:52
42983         Log: Subject: Re: [PATCH] honoring void context for map(), return from sub end test
42984              From: david nicol <whatever@davidnicol.com>
42985              Date: 08 Sep 2003 23:39:32 -0500
42986              Message-Id: <1063082372.1375.126.camel@plaza.davidnicol.com>
42987
42988              (a testcase)
42989      Branch: perl
42990            ! t/op/grep.t
42991 ____________________________________________________________________________
42992 [ 21128] By: jhi                                   on 2003/09/09  07:08:15
42993         Log: Ooops, perlio into scalars was already history for this test...
42994      Branch: perl
42995            ! lib/dumpvar.t
42996 ____________________________________________________________________________
42997 [ 21127] By: jhi                                   on 2003/09/09  07:06:26
42998         Log: Cannot do perlio into scalars without perlio.
42999      Branch: perl
43000            ! lib/dumpvar.t
43001 ____________________________________________________________________________
43002 [ 21126] By: jhi                                   on 2003/09/09  07:04:53
43003         Log: I claim that the debugger is untestable until proven otherwise.
43004      Branch: perl
43005            - lib/perl5db/de0.t
43006            ! MANIFEST
43007 ____________________________________________________________________________
43008 [ 21124] By: jhi                                   on 2003/09/09  06:59:52
43009         Log: In trying to save space, the warnings.pl change (#21107)
43010              pulled in attributes.pm... and the change didn't seem to
43011              be that well tested with different configurations.
43012              Retract #21119, #21117, #21107.
43013      Branch: perl
43014            ! ext/B/t/stash.t lib/warnings.pm warnings.pl
43015 ____________________________________________________________________________
43016 [ 21122] By: jhi                                   on 2003/09/09  06:28:31
43017         Log: Really do #21121.
43018      Branch: perl
43019            ! MANIFEST
43020 ____________________________________________________________________________
43021 [ 21121] By: jhi                                   on 2003/09/09  05:56:52
43022         Log: There's no particular reason to have the dumpvar.t
43023              in lib/perl5db/.
43024      Branch: perl
43025            + lib/dumpvar.t
43026            - lib/perl5db/dumpvar.t
43027            ! MANIFEST
43028 ____________________________________________________________________________
43029 [ 21119] By: jhi                                   on 2003/09/09  05:46:02
43030         Log: strict stash seems to have gone, too.
43031      Branch: perl
43032            ! ext/B/t/stash.t
43033 ____________________________________________________________________________
43034 [ 21117] By: rgs                                   on 2003/09/08  22:26:36
43035         Log: Loading warnings.pm now loads attributes.pm that loads strict.pm.
43036              (due to #21107 apparently.) Adjust this test accordingly.
43037      Branch: perl
43038            ! ext/B/t/stash.t
43039 ____________________________________________________________________________
43040 [ 21113] By: jhi                                   on 2003/09/08  21:10:53
43041         Log: Subject: [PATCH] silence 1 compiler warning
43042              From: Nicholas Clark <nick@ccl4.org>
43043              Date: Mon, 8 Sep 2003 23:04:45 +0100
43044              Message-ID: <20030908230445.E30881@plum.flirble.org>
43045      Branch: perl
43046            ! universal.c
43047 ____________________________________________________________________________
43048 [ 21112] By: jhi                                   on 2003/09/08  21:09:34
43049         Log: Retract #21096, mostly: I had misexplained the situation
43050              to Scott A. Crosby.  Seeing the seed value while not good
43051              for the ultimate paranoia viewpoint is not that bad, as long
43052              as the users are fully aware of the dangers of disclosing
43053              the hash seed.     So hash_seed() is okay.
43054
43055              Being able to see the hash values (as in Java) would
43056              be another option, but dubious: it's not that per-key
43057              hash values themselves are bad to allow scripts to see,
43058              but rather that hash values are just as sensitive (from
43059              the DoSing viewpoint) as the hash seed itself (and there
43060              usually more hash values than the one hash seed....)
43061      Branch: perl
43062            ! lib/Hash/Util.pm lib/Hash/Util.t pod/perlrun.pod universal.c
43063 ____________________________________________________________________________
43064 [ 21110] By: jhi                                   on 2003/09/08  20:59:04
43065         Log: Urk.  unique, not shared.
43066      Branch: perl
43067            ! configpm
43068 ____________________________________________________________________________
43069 [ 21109] By: jhi                                   on 2003/09/08  20:57:25
43070         Log: Subject: [PATCH] configpm: about 1.5K less per thread
43071              From: Elizabeth Mattijsen <liz@dijkmat.nl>
43072              Date: Mon, 8 Sep 2003 23:58:34 +0200
43073              Message-Id: <p05111b21bb829c68b496@[192.168.56.4]>
43074      Branch: perl
43075            ! configpm
43076 ____________________________________________________________________________
43077 [ 21107] By: jhi                                   on 2003/09/08  20:45:38
43078         Log: Subject: [PATCH] warnings.pl: each thread 10K smaller
43079              From: Elizabeth Mattijsen <liz@dijkmat.nl>
43080              Date: Mon, 8 Sep 2003 22:22:38 +0200
43081              Message-Id: <p05111b16bb827ce551da@[192.168.56.4]>
43082      Branch: perl
43083            ! lib/warnings.pm warnings.pl
43084 ____________________________________________________________________________
43085 [ 21106] By: rgs                                   on 2003/09/08  20:45:03
43086         Log: A version of change #21073 that works.
43087      Branch: perl
43088            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
43089 ____________________________________________________________________________
43090 [ 21105] By: jhi                                   on 2003/09/08  20:44:22
43091         Log: Regen perlapi.
43092      Branch: perl
43093            ! pod/perlapi.pod
43094 ____________________________________________________________________________
43095 [ 21103] By: jhi                                   on 2003/09/08  20:18:56
43096         Log: Radu Greab is my hero (the recent cygwin getpw*->pw_comment
43097              being a bad pointer is apparently a known cygwin bug).     The
43098              cure is to initialize the field.
43099      Branch: perl
43100            ! pp_sys.c
43101 ____________________________________________________________________________
43102 [ 21100] By: jhi                                   on 2003/09/08  19:38:39
43103         Log: Bad export.
43104      Branch: perl
43105            ! lib/Hash/Util.t
43106 ____________________________________________________________________________
43107 [ 21098] By: jhi                                   on 2003/09/08  19:06:09
43108         Log: The IPC::Open3 is just too unreliable for this task.
43109      Branch: perl
43110            ! lib/perl5db/de0.t
43111 ____________________________________________________________________________
43112 [ 21097] By: jhi                                   on 2003/09/08  18:42:43
43113         Log: Try to make the de0.t test more robust.
43114              The test is so flakey (too many external things influencing
43115              the result) that I'm likely to leave it out from the maint.
43116      Branch: perl
43117            ! lib/perl5db/de0.t
43118 ____________________________________________________________________________
43119 [ 21096] By: jhi                                   on 2003/09/08  17:58:19
43120         Log: Scott A. Crosby believes in not disclosing
43121              any more information than necessary: therefore
43122              instead of hash_seed() we have now hashes_random().
43123      Branch: perl
43124            ! lib/Hash/Util.pm lib/Hash/Util.t pod/perlrun.pod universal.c
43125 ____________________________________________________________________________
43126 [ 21095] By: jhi                                   on 2003/09/08  17:36:50
43127         Log: Mac OS X "last resort" recipe.
43128      Branch: perl
43129            ! README.macosx
43130 ____________________________________________________________________________
43131 [ 21094] By: jhi                                   on 2003/09/08  16:50:55
43132         Log: Subject: [patch] AUTHORS
43133              From: Juerd <juerd@cpan.org>
43134              Date: Mon, 8 Sep 2003 08:42:13 +0200
43135              Message-ID: <20030908064213.GC23461@c3.convolution.nl>
43136      Branch: perl
43137            ! AUTHORS
43138 ____________________________________________________________________________
43139 [ 21093] By: jhi                                   on 2003/09/08  15:47:14
43140         Log: Slightly more intelligent paranoia.
43141      Branch: perl
43142            ! pod/perldiag.pod util.c
43143 ____________________________________________________________________________
43144 [ 21090] By: jhi                                   on 2003/09/08  14:07:03
43145         Log: Win32 is playing to hard to get but I do not have
43146              time to chase it, so restore #21072, more or less.
43147              I think testing the debugger in UNIX-like places
43148              is enough, no need to go into painful contortions
43149              trying to "portably" run interactive programs like
43150              the debugger.
43151      Branch: perl
43152            ! lib/perl5db/de0.t
43153 ____________________________________________________________________________
43154 [ 21088] By: jhi                                   on 2003/09/08  12:50:15
43155         Log: 5.8.1 was mistakenly redefining PL_sv_placeholder.
43156      Branch: perl
43157            ! ext/Storable/Storable.xs
43158 ____________________________________________________________________________
43159 [ 21087] By: jhi                                   on 2003/09/08  12:34:37
43160         Log: Add Hash::Util::hash_seed() which answers among
43161              other things the question whether our hashes are
43162              "randomised".  (They always were...)
43163      Branch: perl
43164            ! lib/Hash/Util.pm lib/Hash/Util.t pod/perlrun.pod universal.c
43165 ____________________________________________________________________________
43166 [ 21086] By: jhi                                   on 2003/09/08  12:22:03
43167         Log: XSRETURN_UV was missing.
43168      Branch: perl
43169            ! XSUB.h
43170 ____________________________________________________________________________
43171 [ 21085] By: jhi                                   on 2003/09/08  12:15:23
43172         Log: Superparanoia.
43173      Branch: perl
43174            ! util.c
43175 ____________________________________________________________________________
43176 [ 21084] By: ams                                   on 2003/09/08  11:44:25
43177         Log: Clean up pp_readdir() somewhat.
43178      Branch: perl
43179            ! pp_sys.c
43180 ____________________________________________________________________________
43181 [ 21082] By: jhi                                   on 2003/09/08  11:32:46
43182         Log: The #21073 broke ext/B/t/o.t, retracting the #21073.
43183      Branch: perl
43184            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
43185 ____________________________________________________________________________
43186 [ 21080] By: jhi                                   on 2003/09/08  09:52:40
43187         Log: In Win32 IPC::Open3 + IO::Select does not work that well
43188              so mostly undo the change #21072 and revert back to using
43189              a temp file.
43190      Branch: perl
43191            ! lib/perl5db/de0.t
43192 ____________________________________________________________________________
43193 [ 21078] By: jhi                                   on 2003/09/08  09:10:47
43194         Log: In Win32 the cmd.exe console output doesn't seem to
43195              be catchable using the in-memory I/O + select trick,
43196              so use tie-STDOUT trick instead.
43197      Branch: perl
43198            ! lib/perl5db/dumpvar.t
43199 ____________________________________________________________________________
43200 [ 21077] By: jhi                                   on 2003/09/08  09:03:13
43201         Log: Move Config test.
43202      Branch: perl
43203            ! lib/perl5db/de0.t
43204 ____________________________________________________________________________
43205 [ 21076] By: jhi                                   on 2003/09/08  08:50:27
43206         Log: Let's require fork for this test.
43207      Branch: perl
43208            ! lib/perl5db/de0.t
43209 ____________________________________________________________________________
43210 [ 21074] By: jhi                                   on 2003/09/08  08:09:27
43211         Log: Subject: [PATCH] call_(pv|etc.) for Devel::PPPort
43212              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
43213              Date: Mon, 08 Sep 2003 08:56:09 +0200
43214              Message-id: <20030908065609.GA1260@ethan>
43215      Branch: perl
43216            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
43217            ! ext/Devel/PPPort/t/test.t
43218 ____________________________________________________________________________
43219 [ 21073] By: jhi                                   on 2003/09/08  08:07:55
43220         Log: Subject: Re: one nit to fix [PATCH]
43221              From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>
43222              Date: Mon, 8 Sep 2003 10:19:08 +0200
43223              Message-Id: <20030908101908.5571326d.rgarcia@hexaflux.com>
43224      Branch: perl
43225            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
43226 ____________________________________________________________________________
43227 [ 21072] By: jhi                                   on 2003/09/08  08:04:53
43228         Log: Subject: Re: [PATCH] Test skeleton for debugger commands
43229              From: Andreas J Koenig <andreas.koenig@anima.de>
43230              Date: Mon, 08 Sep 2003 10:48:27 +0200
43231              Message-ID: <87llszis2s.fsf@franz.ak.mind.de>
43232      Branch: perl
43233            ! lib/perl5db/de0.t
43234 ____________________________________________________________________________
43235 [ 21071] By: jhi                                   on 2003/09/08  06:46:00
43236         Log: de0.t: use Test::More, add some tests.
43237      Branch: perl
43238            ! lib/perl5db/de0.t
43239 ____________________________________________________________________________
43240 [ 21070] By: jhi                                   on 2003/09/08  06:31:39
43241         Log: More dumpvar testing.
43242      Branch: perl
43243            ! lib/perl5db/dumpvar.t
43244 ____________________________________________________________________________
43245 [ 21069] By: jhi                                   on 2003/09/08  05:34:03
43246         Log: An empty test.
43247      Branch: perl
43248            ! lib/perl5db/dumpvar.t
43249 ____________________________________________________________________________
43250 [ 21068] By: jhi                                   on 2003/09/08  05:21:21
43251         Log: dumpvar.t: use Test::More;
43252      Branch: perl
43253            ! lib/perl5db/dumpvar.t
43254 ____________________________________________________________________________
43255 [ 21067] By: jhi                                   on 2003/09/08  05:11:46
43256         Log: Cleanup PerlIO::scalar documentation a bit.
43257      Branch: perl
43258            ! ext/PerlIO/scalar/scalar.pm
43259 ____________________________________________________________________________
43260 [ 21066] By: jhi                                   on 2003/09/08  04:49:28
43261         Log: The in-memory files require PerlIO::scalar.
43262      Branch: perl
43263            ! lib/perl5db/dumpvar.t
43264 ____________________________________________________________________________
43265 [ 21065] By: rgs                                   on 2003/09/07  21:17:23
43266         Log: Subject: [PATCH] Test skeleton for debugger commands
43267              From: Andreas J Koenig <andreas.koenig@anima.de>
43268              Date: Sun, 07 Sep 2003 18:51:56 +0200
43269              Message-ID: <87fzj8k0cz.fsf@franz.ak.mind.de>
43270              With minor adjustments
43271      Branch: perl
43272            + lib/perl5db/de0.t lib/perl5db/dumpvar.t
43273            ! MANIFEST
43274 ____________________________________________________________________________
43275 [ 21064] By: rgs                                   on 2003/09/07  19:12:05
43276         Log: Upgrade to Unicode::Collate 0.28
43277      Branch: perl
43278            + lib/Unicode/Collate/t/contract.t
43279            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
43280            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
43281 ____________________________________________________________________________
43282 [ 21063] By: rgs                                   on 2003/09/07  18:25:23
43283         Log: Subject: [PATCH] Re: [perl #23656] Safe reval bleeds local variable values
43284              From: Dave Mitchell <davem@fdgroup.com>
43285              Date: Sun, 7 Sep 2003 19:14:44 +0100
43286              Message-ID: <20030907181444.GA7058@fdgroup.com>
43287      Branch: perl
43288            ! ext/Opcode/Safe.pm
43289 ____________________________________________________________________________
43290 [ 21062] By: rgs                                   on 2003/09/07  12:44:33
43291         Log: Subject: [PATCH] honoring void context for map()
43292              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
43293              Date: Thu, 04 Sep 2003 11:13:41 +0200
43294              Message-id: <20030904091341.GA30655@ethan>
43295      Branch: perl
43296            ! pp_ctl.c
43297 ____________________________________________________________________________
43298 [ 21061] By: jhi                                   on 2003/09/07  07:04:53
43299         Log: Retract #21010.
43300      Branch: perl
43301            ! lib/dumpvar.pl
43302 ____________________________________________________________________________
43303 [ 21060] By: rgs                                   on 2003/09/06  21:30:10
43304         Log: Minor doc style nits in XSLoader.
43305      Branch: perl
43306            ! ext/DynaLoader/XSLoader_pm.PL
43307 ____________________________________________________________________________
43308 [ 21058] By: jhi                                   on 2003/09/06  19:57:46
43309         Log: Vanity patch.
43310      Branch: perl
43311            ! AUTHORS
43312 ____________________________________________________________________________
43313 [ 21057] By: jhi                                   on 2003/09/06  19:56:53
43314         Log: Updated Sharp Zaurus cross-compilation from Redvers Davies.
43315      Branch: perl
43316            ! Cross/Makefile Cross/Makefile.SH.patch Cross/README Cross/TODO
43317            ! Cross/config.sh-arm-linux Cross/generate_config_sh
43318            ! Cross/installperl.patch
43319 ____________________________________________________________________________
43320 [ 21056] By: rgs                                   on 2003/09/06  19:03:41
43321         Log: Email nits in Fatal.pm [perl #23724].
43322      Branch: perl
43323            ! lib/Fatal.pm
43324 ____________________________________________________________________________
43325 [ 21052] By: jhi                                   on 2003/09/05  20:34:15
43326         Log: Musty corners of Syslog.pm.
43327      Branch: perl
43328            ! ext/Sys/Syslog/Syslog.pm
43329 ____________________________________________________________________________
43330 [ 21051] By: ams                                   on 2003/09/05  18:43:46
43331         Log: 1. Work around the bug fixed by #20587 (because it's in 5.8.0).
43332              2. Compensate for PL_sv_placeholder <= 5.8.1.
43333              3. Clean up non-backwards-compatible tests.
43334              4. Prepare for the 2.08 CPAN release.
43335      Branch: perl
43336            ! ext/Storable/ChangeLog ext/Storable/Storable.xs
43337            ! ext/Storable/t/freeze.t ext/Storable/t/malice.t
43338            ! ext/Storable/t/utf8hash.t
43339 ____________________________________________________________________________
43340 [ 21048] By: jhi                                   on 2003/09/05  13:53:23
43341         Log: One more known tie problem.
43342      Branch: perl
43343            ! pod/perltie.pod
43344 ____________________________________________________________________________
43345 [ 21047] By: jhi                                   on 2003/09/05  13:46:35
43346         Log: Subject: [PATCH] threads/shared.pm: saves 4K per thread
43347              Date: Fri, 5 Sep 2003 14:46:00 +0200
43348              Message-Id: <p05111b05bb7e177db044@[192.168.56.4]>
43349              From: Elizabeth Mattijsen <liz@dijkmat.nl>
43350      Branch: perl
43351            ! ext/threads/shared/shared.pm
43352 ____________________________________________________________________________
43353 [ 21046] By: jhi                                   on 2003/09/05  13:44:30
43354         Log: Subject: versions threads modules
43355              From: Elizabeth Mattijsen <liz@dijkmat.nl>
43356              Date: Fri, 5 Sep 2003 12:22:52 +0200
43357              Message-Id: <p05111b03bb7e1423e6ff@[192.168.56.4]>
43358      Branch: perl
43359            ! ext/threads/shared/shared.pm
43360 ____________________________________________________________________________
43361 [ 21045] By: jhi                                   on 2003/09/05  13:43:36
43362         Log: More suidperl path disclosure plugging:
43363              the #9813 didn't do enough.  See either of
43364              http://rt.perl.org/rt2/Ticket/Display.html?id=6511
43365              http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=203426
43366      Branch: perl
43367            ! perl.c pod/perldiag.pod
43368 ____________________________________________________________________________
43369 [ 21044] By: jhi                                   on 2003/09/05  13:09:54
43370         Log: FreeBSD hints updates from Anton Berezin.
43371      Branch: perl
43372            ! hints/freebsd.sh
43373 ____________________________________________________________________________
43374 [ 21043] By: merijn                                on 2003/09/05  11:18:20
43375         Log: Changed conflicting diff options
43376      Branch: perl
43377            ! patchlevel.h
43378 ____________________________________________________________________________
43379 [ 21042] By: jhi                                   on 2003/09/05  06:47:43
43380         Log: Acknowledge some known tie bugs.
43381      Branch: perl
43382            ! pod/perltie.pod
43383 ____________________________________________________________________________
43384 [ 21041] By: merijn                                on 2003/09/05  04:50:44
43385         Log: Subject: [PATCH] Remove dublicated entry in AUTHORS
43386              From: Ilya Martynov <ilya@martynov.org>
43387              Date: Fri, 05 Sep 2003 00:49:57 +0400
43388              Message-ID: <8765k8uvm2.fsf@abra.ru>
43389      Branch: perl
43390            ! AUTHORS
43391 ____________________________________________________________________________
43392 [ 21040] By: jhi                                   on 2003/09/05  04:36:48
43393         Log: code example error in "perlopentut"
43394      Branch: perl
43395            ! pod/perlopentut.pod
43396 ____________________________________________________________________________
43397 [ 21039] By: jhi                                   on 2003/09/05  04:13:17
43398         Log: Another seemingly fixed (un)tie bug,
43399              [perl ##22297] cannot untie scalar from within tied FETCH
43400      Branch: perl
43401            ! t/op/tie.t
43402 ____________________________________________________________________________
43403 [ 21036] By: jhi                                   on 2003/09/04  19:34:26
43404         Log: Subject: Re: [PATCH] Data::Dumper 2.121
43405              From: Ilya Martynov <ilya@martynov.org>
43406              Date: Fri, 05 Sep 2003 00:33:46 +0400
43407              Message-ID: <87ad9kuwd1.fsf@abra.ru>
43408      Branch: perl
43409            ! ext/Data/Dumper/Changes ext/Data/Dumper/Dumper.pm
43410            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
43411            ! ext/Data/Dumper/t/overload.t ext/Data/Dumper/t/pair.t
43412 ____________________________________________________________________________
43413 [ 21033] By: jhi                                   on 2003/09/04  18:52:29
43414         Log: I think once is enough.
43415      Branch: perl
43416            ! configure.gnu
43417 ____________________________________________________________________________
43418 [ 21032] By: jhi                                   on 2003/09/04  17:30:28
43419         Log: Subject: [PATCH] Re: [PATCH] Re: ByteLoader and MSWin32
43420              From: Enache Adrian <enache@rdslink.ro>
43421              Date: Thu, 4 Sep 2003 20:09:06 +0300
43422              Message-ID: <20030904170906.GA1235@ratsnest.hole>
43423      Branch: perl
43424            ! bytecode.pl ext/B/B/Bytecode.pm ext/ByteLoader/bytecode.h
43425            ! ext/ByteLoader/byterun.c
43426 ____________________________________________________________________________
43427 [ 21031] By: jhi                                   on 2003/09/04  17:27:58
43428         Log: Subject: [PATCH] perlreftut: change distribution conditions
43429              From: "Brendan O'Dea" <bod@debian.org>
43430              Date: Thu, 4 Sep 2003 02:28:49 +1000
43431              Message-ID: <20030903162849.GA9675@londo.c47.org>
43432      Branch: perl
43433            ! pod/perlreftut.pod
43434 ____________________________________________________________________________
43435 [ 21030] By: jhi                                   on 2003/09/04  17:26:48
43436         Log: Subject: Re: "vendor" patch pickup
43437              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
43438              Date: Thu, 4 Sep 2003 19:47:55 +0200
43439              Message-ID: <009b01c3730c$ac45e750$0c2f1fac@R2D2>
43440
43441              (Gentoo: take Marcus' version of the __THROW patch and
43442              even further #ifdef-protect it with __GLIBC__.)
43443      Branch: perl
43444            ! perl.h
43445 ____________________________________________________________________________
43446 [ 21029] By: jhi                                   on 2003/09/04  16:01:26
43447         Log: Tiny perlcc tweaks.
43448      Branch: perl
43449            ! utils/perlcc.PL
43450 ____________________________________________________________________________
43451 [ 21028] By: jhi                                   on 2003/09/04  15:10:48
43452         Log: A SuSE patchlet for perlcc -c to avoid
43453              "Modification of a read-only value attempted at ... C.pm"
43454      Branch: perl
43455            ! ext/B/B/C.pm
43456 ____________________________________________________________________________
43457 [ 21027] By: jhi                                   on 2003/09/04  08:54:40
43458         Log: AUTHORS updates.
43459      Branch: perl
43460            ! AUTHORS
43461 ____________________________________________________________________________
43462 [ 21025] By: jhi                                   on 2003/09/03  20:27:56
43463         Log: Upgrade to Math::BigInt pre-rel 1.66 as of
43464              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-09/msg00242.html
43465              (the tar.gz link doesn't have 'v1.66', it has '1.66')
43466              so that the smoke builds can start chewing it.
43467      Branch: perl
43468            ! lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
43469            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bare_mbi.t
43470            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
43471            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
43472            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/sub_mbf.t
43473            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/with_sub.t
43474 ____________________________________________________________________________
43475 [ 21022] By: jhi                                   on 2003/09/03  16:42:24
43476         Log: Subject: [PATCH Porting/valgrindpp.pl] fix: output from different pids
43477              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
43478              Date: Wed, 3 Sep 2003 19:20:20 +0200
43479              Message-ID: <005901c3723f$a7914f10$0c2f1fac@R2D2>
43480      Branch: perl
43481            ! Porting/valgrindpp.pl
43482 ____________________________________________________________________________
43483 [ 21019] By: jhi                                   on 2003/09/03  15:51:35
43484         Log: Also indicate the Unicode level here.
43485              (The last date is non-committal :-)
43486      Branch: perl
43487            ! pod/perlunicode.pod
43488 ____________________________________________________________________________
43489 [ 21018] By: jhi                                   on 2003/09/03  12:08:23
43490         Log: Avoid lvalue casts, from Enache.
43491      Branch: perl
43492            ! ext/ByteLoader/bytecode.h op.h
43493 ____________________________________________________________________________
43494 [ 21017] By: jhi                                   on 2003/09/03  08:23:39
43495         Log: Bump up the VERSION.
43496      Branch: perl
43497            ! lib/bytes.pm
43498 ____________________________________________________________________________
43499 [ 21016] By: jhi                                   on 2003/09/03  08:22:48
43500         Log: Add, document, and test bytes::substr, index, rindex, chr,
43501              document bytes::ord.
43502      Branch: perl
43503            ! lib/bytes.pm lib/bytes.t lib/bytes_heavy.pl
43504 ____________________________________________________________________________
43505 [ 21014] By: jhi                                   on 2003/09/03  06:16:24
43506         Log: Subject: [PATCH] Re: maint@20974 or before broke mp2 ithreads test
43507              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
43508              Date: Wed, 3 Sep 2003 08:57:25 +0200 (MEST)
43509              Message-ID: <29644.1062572245@www50.gmx.net>
43510
43511              The other half of #20930 should be still good.
43512      Branch: perl
43513            ! op.c
43514 ____________________________________________________________________________
43515 [ 21013] By: jhi                                   on 2003/09/03  06:15:09
43516         Log: use IO; is deprecated.
43517      Branch: perl
43518            ! ext/threads/t/join.t
43519 ____________________________________________________________________________
43520 [ 21012] By: jhi                                   on 2003/09/03  05:28:50
43521         Log: Upgrade to base 2.01 from CPAN.
43522      Branch: perl
43523            ! lib/base.pm lib/fields.pm
43524 ____________________________________________________________________________
43525 [ 21011] By: jhi                                   on 2003/09/03  05:08:29
43526         Log: Changing the test count is a good idea.
43527      Branch: perl
43528            ! ext/threads/t/join.t
43529 ____________________________________________________________________________
43530 [ 21010] By: jhi                                   on 2003/09/03  04:59:38
43531         Log: Subject: {PATCH 5.8.1] Re: [perl #23651] Debugger dump failed for blessed REF object
43532              From: Joe McMahon <mcmahon@ibiblio.org>
43533              Date: Tue, 2 Sep 2003 18:02:14 -0400
43534              Message-Id: <1C49133C-DD91-11D7-8450-000393BCA0FC@ibiblio.org>
43535      Branch: perl
43536            ! lib/dumpvar.pl
43537 ____________________________________________________________________________
43538 [ 21009] By: jhi                                   on 2003/09/03  04:48:40
43539         Log: Subject: Re: maint@20974 or before broke mp2 ithreads test
43540              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
43541              Date: Wed, 3 Sep 2003 06:07:54 +0200
43542              Message-ID: <044101c371d0$f39b3fc0$0c2f1fac@R2D2>
43543      Branch: perl
43544            ! ext/threads/t/join.t
43545 ____________________________________________________________________________
43546 [ 21008] By: jhi                                   on 2003/09/03  04:31:35
43547         Log: VMS does not have quite UNIX glob semantics.
43548      Branch: perl
43549            ! t/run/fresh_perl.t
43550 ____________________________________________________________________________
43551 [ 21007] By: rgs                                   on 2003/09/02  21:21:27
43552         Log: Subject: some method calls not autoloaded
43553              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
43554              Date: Tue, 2 Sep 2003 15:06:29 -0700
43555              Message-ID: <20030902220629.GA2952@efn.org>
43556      Branch: perl
43557            ! pod/perlfunc.pod pod/perlsub.pod
43558 ____________________________________________________________________________
43559 [ 21003] By: jhi                                   on 2003/09/02  19:01:07
43560         Log: An untie test from perlmonks-- worked in 5.6.1,
43561              broken in 5.8.0, seems to be working again in maint,
43562              better nail it down now.
43563      Branch: perl
43564            ! t/op/tie.t
43565 ____________________________________________________________________________
43566 [ 21000] By: jhi                                   on 2003/09/02  15:35:40
43567         Log: Retract #20930 because of
43568              Subject: maint@20974 or before broke mp2 ithreads test
43569              From: Stas Bekman <stas@stason.org>
43570              Date: Mon, 01 Sep 2003 23:31:11 -0700
43571              Message-ID: <3F54392F.7080009@stason.org>
43572      Branch: perl
43573            ! op.c
43574 ____________________________________________________________________________
43575 [ 20999] By: jhi                                   on 2003/09/02  15:34:14
43576         Log: Subject: [DOCPATCH] Re: [perl #23630] problem with "used only once" warning
43577              From: Fergal Daly <fergal@esatclear.ie>
43578              Date: Tue, 2 Sep 2003 17:36:52 +0100
43579              Message-Id: <200309021736.52725.fergal@esatclear.ie>
43580      Branch: perl
43581            ! pod/perldiag.pod
43582 ____________________________________________________________________________
43583 [ 20998] By: jhi                                   on 2003/09/02  15:02:47
43584         Log: Subject: [perl #23672] Math::BigInit POD
43585              From: "abigail@abigail.nl (via RT)" <perlbug-followup@perl.org>
43586              Date: 1 Sep 2003 08:47:39 -0000
43587              Message-ID: <rt-23672-64035.19.2973991993763@rt.perl.org>
43588      Branch: perl
43589            ! lib/Math/BigInt.pm
43590 ____________________________________________________________________________
43591 [ 20997] By: jhi                                   on 2003/09/02  14:58:21
43592         Log: Subject: [PATCH perlfaq6.pod] Explain \Q better
43593              From: Mark Jason Dominus <mjd@plover.com>
43594              Date: Mon, 01 Sep 2003 16:19:20 -0400
43595              Message-ID: <20030901201920.3929.qmail@plover.com>
43596      Branch: perl
43597            ! pod/perlfaq6.pod
43598 ____________________________________________________________________________
43599 [ 20996] By: jhi                                   on 2003/09/02  14:56:29
43600         Log: Subject: [PATCH] grok_(number|numeric_radix) added to Devel::PPPort
43601              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
43602              Date: Tue, 02 Sep 2003 11:27:19 +0200
43603              Message-id: <20030902092719.GA18075@ethan>
43604      Branch: perl
43605            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
43606            ! ext/Devel/PPPort/t/test.t
43607 ____________________________________________________________________________
43608 [ 20993] By: jhi                                   on 2003/09/02  14:40:54
43609         Log: Subject: [PATCH] Re: ByteLoader and MSWin32
43610              From: Enache Adrian <enache@rdslink.ro>
43611              Date: Tue, 2 Sep 2003 03:45:11 +0300
43612              Message-ID: <20030902004511.GA1442@ratsnest.hole>
43613      Branch: perl
43614            ! embed.fnc embed.h ext/ByteLoader/bytecode.h global.sym op.c
43615            ! op.h proto.h t/TEST
43616 ____________________________________________________________________________
43617 [ 20990] By: jhi                                   on 2003/09/02  04:29:45
43618         Log: Upgrade to Unicode::Collate 0.27.
43619      Branch: perl
43620            + lib/Unicode/Collate/t/hangul.t
43621            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
43622            ! lib/Unicode/Collate/README
43623 ____________________________________________________________________________
43624 [ 20989] By: jhi                                   on 2003/09/02  04:23:20
43625         Log: Subject: [PATCH Porting/valgrindpp.pl] more options for valgrindpp.pl
43626              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
43627              Date: Mon, 1 Sep 2003 22:28:58 +0200
43628              Message-ID: <007701c370c7$acb85430$0c2f1fac@R2D2>
43629      Branch: perl
43630            ! Porting/valgrindpp.pl
43631 ____________________________________________________________________________
43632 [ 20983] By: jhi                                   on 2003/09/01  14:14:49
43633         Log: From Craig Berry, following the example of the other podxxx.PL
43634              in relying on basename($0, '.PL') to Do The Right Thing with
43635              regard to the case of the extension, which could be either
43636              .pl or .PL on VMS depending on version-specific features.
43637      Branch: perl
43638            ! pod/pod2usage.PL pod/podselect.PL
43639 ____________________________________________________________________________
43640 [ 20982] By: jhi                                   on 2003/09/01  13:01:49
43641         Log: Configure -r in AIX bad.
43642      Branch: perl
43643            ! README.aix
43644 ____________________________________________________________________________
43645 [ 20981] By: jhi                                   on 2003/09/01  11:28:35
43646         Log: Subject: [DOC PATCH] perlfaq4.pod
43647              Date: Mon, 1 Sep 2003 12:38:50 +0200
43648              From: Elizabeth Mattijsen <liz@dijkmat.nl>
43649              Message-Id: <p05111b19bb78d1d7aa70@[192.168.56.4]>
43650      Branch: perl
43651            ! pod/perlfaq4.pod
43652 ____________________________________________________________________________
43653 [ 20980] By: jhi                                   on 2003/09/01  08:49:02
43654         Log: Subject: glob() bug
43655              From: Gurusamy Sarathy <gsar@ActiveState.com>
43656              Date: Mon, 01 Sep 2003 02:25:41 -0700
43657              Message-Id: <200309010925.h819Pf0X011457@smtp3.ActiveState.com>
43658      Branch: perl
43659            ! op.c t/run/fresh_perl.t
43660 ____________________________________________________________________________
43661 [ 20979] By: jhi                                   on 2003/09/01  06:32:01
43662         Log: Ultrix VAX is like VMS VAX in floating point.
43663      Branch: perl
43664            ! t/op/sprintf.t
43665 ____________________________________________________________________________
43666 [ 20978] By: jhi                                   on 2003/09/01  05:44:25
43667         Log: Subject: [PATCH@20959] some WinCE compilers require a little correction
43668              From: Vadim Konovalov <vkonovalov@peterstar.ru>
43669              Date: Mon, 1 Sep 2003 02:57:33 +0400
43670              Message-ID: <1091134912500.20030901025733@peterstar.ru>
43671      Branch: perl
43672            ! wince/Makefile.ce wince/wince.c
43673 ____________________________________________________________________________
43674 [ 20973] By: jhi                                   on 2003/08/31  15:34:43
43675         Log: Add test for -i.
43676      Branch: perl
43677            ! MANIFEST t/run/switches.t
43678 ____________________________________________________________________________
43679 [ 20972] By: jhi                                   on 2003/08/31  15:12:10
43680         Log: Add tests for -h and (unknown) -z.
43681      Branch: perl
43682            ! MANIFEST t/run/switches.t
43683 ____________________________________________________________________________
43684 [ 20971] By: jhi                                   on 2003/08/31  15:03:42
43685         Log: Add test for -v.
43686      Branch: perl
43687            ! MANIFEST t/run/switches.t
43688 ____________________________________________________________________________
43689 [ 20970] By: jhi                                   on 2003/08/31  14:55:54
43690         Log: List the switches tested in switches.t.
43691      Branch: perl
43692            ! t/run/switches.t
43693 ____________________________________________________________________________
43694 [ 20969] By: jhi                                   on 2003/08/31  14:51:19
43695         Log: Subject: [PATCH: perl@20898] have installperl install perl_setup.com and dbga2p.exe for VMS
43696              From: PPrymmer@factset.com
43697              Message-ID: <OF0394CB1E.C7646793-ON85256D93.004D75D4-85256D93.004E01F2@factset.com>
43698              Date: Sun, 31 Aug 2003 10:11:54 -0400
43699      Branch: perl
43700            ! installperl
43701 ____________________________________________________________________________
43702 [ 20968] By: jhi                                   on 2003/08/31  13:24:10
43703         Log: Subject: [PATCH sv.c] Re: [PATCH] add "$lexical not available" warning in C<for my $lex ()>
43704              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
43705              Date: Sun, 31 Aug 2003 15:21:17 +0200
43706              Message-ID: <038401c36fc2$d01b1440$9b00a8c0@R2D2>
43707      Branch: perl
43708            ! sv.c
43709 ____________________________________________________________________________
43710 [ 20965] By: jhi                                   on 2003/08/31  08:55:59
43711         Log: Ouch.  Upgrading to base 2.0 made the threads tests very unhappy
43712              both in blead and maint, lots of "Attempt to free non-existent
43713              shared string" and "Unbalanced string table refcount" errors.
43714              Retract #20960 (and #20963).
43715      Branch: perl
43716            - lib/base/t/base.t lib/base/t/fb18784.t lib/base/t/fb20922.t
43717            - lib/base/t/fields.t lib/base/t/fp560.t lib/base/t/fp580.t
43718            ! MANIFEST lib/base.pm lib/fields.pm
43719 ____________________________________________________________________________
43720 [ 20964] By: jhi                                   on 2003/08/31  08:17:43
43721         Log: Integrate from maint:
43722              [ 20963]
43723              Muffle the 'Pseudo-hashes are deprecated' warning for maint.
43724      Branch: perl
43725           !> lib/base/t/fp560.t
43726 ____________________________________________________________________________
43727 [ 20961] By: jhi                                   on 2003/08/31  08:09:21
43728         Log: De-cargo-cult.
43729      Branch: perl
43730            ! ext/DynaLoader/t/XSLoader.t ext/SDBM_File/t/sdbm.t
43731 ____________________________________________________________________________
43732 [ 20960] By: jhi                                   on 2003/08/31  08:07:43
43733         Log: Upgrade to base.pm 2.0.
43734
43735              (Rename the tests around a bit to be more 8.3-friendly.)
43736      Branch: perl
43737            + lib/base/t/base.t lib/base/t/fb18784.t lib/base/t/fb20922.t
43738            + lib/base/t/fields.t lib/base/t/fp560.t lib/base/t/fp580.t
43739            ! MANIFEST lib/base.pm lib/fields.pm
43740 ____________________________________________________________________________
43741 [ 20957] By: jhi                                   on 2003/08/30  18:47:02
43742         Log: Fewer naked char constants.
43743      Branch: perl
43744            ! doio.c perlio.c sv.h
43745 ____________________________________________________________________________
43746 [ 20956] By: jhi                                   on 2003/08/30  18:38:05
43747         Log: This is probably a wrong fix for
43748              [perl #23645] tell with perlio on appended files
43749              but maybe this gets NI-S agitated enough to present the correct fix :-)
43750      Branch: perl
43751            ! perlio.c t/io/tell.t
43752 ____________________________________________________________________________
43753 [ 20954] By: jhi                                   on 2003/08/30  17:14:19
43754         Log: A new try at
43755
43756              Subject: [PATCH] maint / blead tweaks in perlio.c for Cygwin
43757              From: "Gerrit P. Haase" <gp@familiehaase.de>
43758              Date: Thu, 28 Aug 2003 08:18:51 +0200
43759              Message-ID: <4157199551.20030828081851@familiehaase.de>
43760
43761              (this time Cygwin only)
43762      Branch: perl
43763            ! perlio.c
43764 ____________________________________________________________________________
43765 [ 20952] By: rgs                                   on 2003/08/30  15:20:48
43766         Log: Tweak XSLoader.t.
43767              XSLoader is supposed to work even for extensions that
43768              are statically linked. So only check that the extension we
43769              test for is actually available. (This test is not supposed
43770              to be run by miniperl.)
43771      Branch: perl
43772            ! ext/DynaLoader/t/XSLoader.t
43773 ____________________________________________________________________________
43774 [ 20950] By: jhi                                   on 2003/08/30  06:49:31
43775         Log: Something went wrong in change #20929;
43776              linux 2.4.18-bf2.4 didn't like it:
43777              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-08/msg01992.html
43778              and similar failure pattern also seen in Solaris 8.
43779      Branch: perl
43780            ! perlio.c
43781 ____________________________________________________________________________
43782 [ 20948] By: jhi                                   on 2003/08/30  06:08:57
43783         Log: Setup @INC.
43784      Branch: perl
43785            ! t/op/cproto.t
43786 ____________________________________________________________________________
43787 [ 20946] By: jhi                                   on 2003/08/30  06:00:09
43788         Log: Tabify and re-sort MANIFEST.
43789      Branch: perl
43790            ! MANIFEST
43791 ____________________________________________________________________________
43792 [ 20945] By: jhi                                   on 2003/08/30  05:57:04
43793         Log: Make XSLoader.t more robust (and sdbm.t more verbose)
43794      Branch: perl
43795            ! ext/DynaLoader/t/XSLoader.t ext/SDBM_File/t/sdbm.t
43796 ____________________________________________________________________________
43797 [ 20944] By: jhi                                   on 2003/08/30  05:50:41
43798         Log: Subject: [PATCH] XSLoader nits and tests
43799              From: Michael G Schwern <schwern@pobox.com>
43800              Date: Fri, 29 Aug 2003 22:55:07 -0700
43801              Message-ID: <20030830055507.GI25970@windhund.schwern.org>
43802      Branch: perl
43803            + ext/DynaLoader/t/XSLoader.t
43804            ! MANIFEST ext/DynaLoader/XSLoader_pm.PL
43805 ____________________________________________________________________________
43806 [ 20943] By: jhi                                   on 2003/08/30  05:44:02
43807         Log: Missed from #20942.
43808      Branch: perl
43809            ! lib/File/Spec/VMS.pm
43810 ____________________________________________________________________________
43811 [ 20942] By: jhi                                   on 2003/08/30  05:41:59
43812         Log: Subject: [PATCH: perl@20898] fix File::Spec->abs2rel() to return absolute $path more often for VMS
43813              From: PPrymmer@factset.com
43814              Date: Sat, 30 Aug 2003 00:57:28 -0400
43815              Message-ID: <OFD8AE5D6D.EA3FBE7D-ON85256D92.001A31FE-85256D92.001B3BE5@factset.com>
43816      Branch: perl
43817            ! lib/File/Spec.pm lib/File/Spec/t/Spec.t
43818 ____________________________________________________________________________
43819 [ 20941] By: jhi                                   on 2003/08/30  05:37:13
43820         Log: Subject: [patch sv.h api doc] SvTAINTED_on does its craft only under -T
43821              From: Stas Bekman <stas@stason.org>
43822              Date: Fri, 29 Aug 2003 17:11:41 -0700
43823              Message-ID: <3F4FEBBD.8000901@stason.org>
43824      Branch: perl
43825            ! pod/perlapi.pod sv.h
43826 ____________________________________________________________________________
43827 [ 20940] By: rgs                                   on 2003/08/29  21:17:59
43828         Log: Add a new test, to ensure that we don't unexpectedly change
43829              prototypes of builtins.
43830      Branch: perl
43831            + t/op/cproto.t
43832            ! MANIFEST
43833 ____________________________________________________________________________
43834 [ 20938] By: rgs                                   on 2003/08/29  20:22:21
43835         Log: Don't cast PL_multiline to bool : you may loose important bits.
43836      Branch: perl
43837            ! pp.c pp_hot.c
43838 ____________________________________________________________________________
43839 [ 20937] By: jhi                                   on 2003/08/29  17:22:11
43840         Log: Subject: [PATCH] Re: all 9007199254740992s are equal, but some are more equal than others
43841              From: Nicholas Clark <nick@ccl4.org>
43842              Date: Wed, 27 Aug 2003 22:59:55 +0100
43843              Message-ID: <20030827225955.E558@plum.flirble.org>
43844      Branch: perl
43845            ! pp.c
43846 ____________________________________________________________________________
43847 [ 20936] By: jhi                                   on 2003/08/29  17:17:16
43848         Log: Some perluniintro tweaks.
43849      Branch: perl
43850            ! pod/perluniintro.pod
43851 ____________________________________________________________________________
43852 [ 20935] By: jhi                                   on 2003/08/29  17:07:25
43853         Log: Tiny doc tweak from Shannon -jj Behrens.
43854      Branch: perl
43855            ! pod/perluniintro.pod
43856 ____________________________________________________________________________
43857 [ 20933] By: jhi                                   on 2003/08/29  13:25:18
43858         Log: Comparing an int to a U32 makes VC6 nervous.
43859      Branch: perl
43860            ! pp.c pp_hot.c
43861 ____________________________________________________________________________
43862 [ 20932] By: jhi                                   on 2003/08/29  13:06:06
43863         Log: Better skip() explicit number of tests, test counts getting
43864              out of sync less likely that way.
43865      Branch: perl
43866            ! t/op/pack.t
43867 ____________________________________________________________________________
43868 [ 20931] By: jhi                                   on 2003/08/29  12:59:32
43869         Log: Some Ultrix test dodgings.
43870      Branch: perl
43871            ! t/base/num.t t/op/arith.t t/op/pack.t
43872 ____________________________________________________________________________
43873 [ 20930] By: jhi                                   on 2003/08/29  12:57:07
43874         Log: Subject: [PATCH op.c] Perl_newCONSTSUB() related memory leaks
43875              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
43876              Date: Thu, 28 Aug 2003 21:47:22 +0200
43877              Message-ID: <006301c36d9d$335976a0$e400a8c0@R2D2>
43878      Branch: perl
43879            ! op.c
43880 ____________________________________________________________________________
43881 [ 20929] By: jhi                                   on 2003/08/29  12:55:12
43882         Log: Subject: [PATCH] maint / blead tweaks in perlio.c for Cygwin
43883              From: "Gerrit P. Haase" <gp@familiehaase.de>
43884              Date: Thu, 28 Aug 2003 08:18:51 +0200
43885              Message-ID: <4157199551.20030828081851@familiehaase.de>
43886
43887              (changed so that the 'b' is always appended)
43888      Branch: perl
43889            ! perlio.c
43890 ____________________________________________________________________________
43891 [ 20928] By: jhi                                   on 2003/08/29  07:04:17
43892         Log: Subject: RE: [PATCH] Pod::InputObjects performance de-pessimization
43893              From: marek.rouchal@infineon.com
43894              Date: Wed, 27 Aug 2003 17:25:28 +0200
43895              Message-ID: <9843A649BAD7FB4686F6FCBC840D600E08381508@mucse001.eu.infineon.com>
43896
43897              PodParser-1.25 prerelease.
43898      Branch: perl
43899            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
43900            ! lib/Pod/Parser.pm pod/pod2usage.PL pod/podchecker.PL
43901            ! pod/podselect.PL t/pod/find.t t/pod/poderrs.xr
43902 ____________________________________________________________________________
43903 [ 20927] By: jhi                                   on 2003/08/28  18:53:45
43904         Log: MPE/iX gcc 3.3.1 changes from Mark Klein and Mark Bixby.
43905      Branch: perl
43906            ! ext/DynaLoader/dl_mpeix.xs mpeix/mpeix.c
43907 ____________________________________________________________________________
43908 [ 20925] By: jhi                                   on 2003/08/28  16:15:47
43909         Log: Subject: [PATCH] valgrindpp.pl
43910              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
43911              Date: Thu, 28 Aug 2003 09:43:49 +0200
43912              Message-ID: <002701c36d38$1edb71c0$ae4eeed9@R2D2>
43913      Branch: perl
43914            ! Porting/valgrindpp.pl
43915 ____________________________________________________________________________
43916 [ 20924] By: jhi                                   on 2003/08/28  16:12:08
43917         Log: Subject: [PATCH] Quieten more warnings in Deparse.pm
43918              From: Paul Johnson <paul@pjcj.net>
43919              Date: Thu, 28 Aug 2003 00:13:59 +0200
43920              Message-ID: <20030827221359.GE28396@pjcj.net>
43921      Branch: perl
43922            ! ext/B/B/Deparse.pm
43923 ____________________________________________________________________________
43924 [ 20923] By: jhi                                   on 2003/08/28  01:45:51
43925         Log: Subject: Re: Another oddity in lib/ExtUtils/MakeMaker/Tutorial.pod
43926              From: Michael G Schwern <schwern@pobox.com>
43927              Date: Wed, 27 Aug 2003 15:05:20 -0700
43928              Message-ID: <20030827220520.GD7300@windhund.schwern.org>
43929      Branch: perl
43930            ! lib/ExtUtils/MakeMaker/Tutorial.pod
43931 ____________________________________________________________________________
43932 [ 20922] By: rgs                                   on 2003/08/27  19:52:27
43933         Log: Add caveats and tests for Symbol::delete_package().
43934      Branch: perl
43935            ! lib/Symbol.pm lib/Symbol.t
43936 ____________________________________________________________________________
43937 [ 20921] By: jhi                                   on 2003/08/27  17:12:56
43938         Log: Configure is doing fine in Ultrix, operator error.
43939      Branch: perl
43940            ! hints/ultrix_4.sh
43941 ____________________________________________________________________________
43942 [ 20920] By: jhi                                   on 2003/08/27  16:49:22
43943         Log: Add the valgrindpp.pl script from Marcus Holland-Moritz.
43944      Branch: perl
43945            + Porting/valgrindpp.pl
43946            ! MANIFEST
43947 ____________________________________________________________________________
43948 [ 20917] By: jhi                                   on 2003/08/27  13:09:33
43949         Log: Subject: disturbing, disruptive typo in Tutorial.pod [PATCH]
43950              From: "John P. Linderman" <jpl@research.att.com>
43951              Date: Wed, 27 Aug 2003 08:10:12 -0400 (EDT)
43952              Message-Id: <200308271210.IAA23907@raptor.research.att.com>
43953
43954              Subject: typo in pod/perlnewmod.pod [PATCH]
43955              From: "John P. Linderman" <jpl@research.att.com>
43956              Date: Wed, 27 Aug 2003 09:07:12 -0400 (EDT)
43957              Message-Id: <200308271307.JAA46955@raptor.research.att.com>
43958
43959              Subject: [PATCH] document the location of byacc
43960              From: Dave Mitchell <davem@fdgroup.com>
43961              Date: Wed, 27 Aug 2003 14:26:50 +0100
43962              Message-ID: <20030827132650.GA23144@fdgroup.com>
43963      Branch: perl
43964            ! Porting/pumpkin.pod lib/ExtUtils/MakeMaker/Tutorial.pod
43965            ! pod/perlnewmod.pod
43966 ____________________________________________________________________________
43967 [ 20916] By: jhi                                   on 2003/08/27  13:01:26
43968         Log: Ultrix tweaks: <string.h> must not be included twice
43969              (otherwise one gets prototype conflicts between the <string.h>
43970              and proto.h because Ultrix thinks e.g. Perl_ninstr has been
43971              define in <string.h>...); and Configure misprobes some features.
43972      Branch: perl
43973            ! ext/POSIX/POSIX.xs ext/SDBM_File/sdbm/sdbm.c
43974            ! ext/SDBM_File/sdbm/sdbm.h ext/Socket/Socket.xs
43975            ! hints/ultrix_4.sh
43976 ____________________________________________________________________________
43977 [ 20915] By: jhi                                   on 2003/08/27  05:37:34
43978         Log: Urk.  In Mac OS X byteorder is not one of the "known ones",
43979              but instead it is 0xFFFF.  So retract #20914.
43980      Branch: perl
43981            ! perl.h
43982 ____________________________________________________________________________
43983 [ 20914] By: jhi                                   on 2003/08/27  05:17:44
43984         Log: Sanity check for BYTEORDER.
43985      Branch: perl
43986            ! perl.h
43987 ____________________________________________________________________________
43988 [ 20913] By: rgs                                   on 2003/08/26  20:34:48
43989         Log: Integrate two DJGPP portability patches from the 5.6.2 branch :
43990
43991              [20859]
43992              Two portability patches for DJGPP from Richard Dawe
43993              <rich@phekda.freeserve.co.uk>.
43994              Message-Id: <E19qfNh-0000Zq-00@phekda.freeserve.co.uk>
43995
43996              [20911]
43997              Don't uppercase automatically all environment variables on DJGPP.
43998              (reported by Richard Dawe, this breaks portability of Unix
43999              scripts.) Don't change the behaviour on plain MS/DOS.
44000      Branch: perl
44001            ! perl.c
44002           !> djgpp/djgppsed.sh dosish.h
44003 ____________________________________________________________________________
44004 [ 20912] By: rgs                                   on 2003/08/26  20:15:40
44005         Log: perlapi.pod tweaks, based on :
44006              Subject: misdocumented return value for sv_setref*
44007              From: Joe Schaefer <joe+perl@sunstarsys.com>
44008              Date: 12 Aug 2003 13:21:42 -0400
44009              Message-ID: <m3adae94gp.fsf@sol.sunstarsys.com>
44010      Branch: perl
44011            ! pod/perlapi.pod sv.c
44012 ____________________________________________________________________________
44013 [ 20910] By: rgs                                   on 2003/08/26  19:37:29
44014         Log: Change the internal prototype of the pop() and shift() builtins
44015              to (;\@), to reflect that their array argument is optional.
44016      Branch: perl
44017            ! opcode.h opcode.pl
44018 ____________________________________________________________________________
44019 [ 20909] By: rgs                                   on 2003/08/26  19:13:39
44020         Log: Subject: [PATCH] improved 19064 (local $_[0] problems)
44021              From: Dave Mitchell <davem@fdgroup.com>
44022              Date: Sun, 24 Aug 2003 15:52:00 +0100
44023              Message-ID: <20030824145159.GA12210@fdgroup.com>
44024      Branch: perl
44025            ! pp_ctl.c pp_hot.c scope.c t/op/args.t
44026 ____________________________________________________________________________
44027 [ 20908] By: rgs                                   on 2003/08/26  18:40:50
44028         Log: Subject: [PATCH] minor File::Spec testing cleanup
44029              From: Ken Williams <ken@mathforum.org>
44030              Date: Thu, 21 Aug 2003 22:47:51 -0500
44031              Message-Id: <67C30B63-D453-11D7-8495-003065F6D85A@mathforum.org>
44032      Branch: perl
44033            ! lib/File/Spec/t/rel2abs2rel.t
44034 ____________________________________________________________________________
44035 [ 20907] By: jhi                                   on 2003/08/26  12:12:14
44036         Log: Maintainer catch from Rafael.
44037      Branch: perl
44038            ! Porting/Maintainers.pl
44039 ____________________________________________________________________________
44040 [ 20905] By: jhi                                   on 2003/08/26  09:36:22
44041         Log: Take a cutdown version of the change #20903 also to perlebcdic.
44042      Branch: perl
44043            ! pod/perlebcdic.pod
44044 ____________________________________________________________________________
44045 [ 20904] By: jhi                                   on 2003/08/26  09:29:49
44046         Log: No dynaloading at all in Ultrix.
44047      Branch: perl
44048            ! hints/ultrix_4.sh
44049 ____________________________________________________________________________
44050 [ 20903] By: jhi                                   on 2003/08/26  08:54:02
44051         Log: PerlIO on EBCDIC on BS2000 advice from Thomas Dorner.
44052              (This information looks interesting enough to be mentioned
44053              elsewhere, too.)
44054      Branch: perl
44055            ! README.bs2000
44056 ____________________________________________________________________________
44057 [ 20902] By: jhi                                   on 2003/08/26  08:36:36
44058         Log: CGI::Carp from CGI.pm 3.00 was missing.
44059      Branch: perl
44060            ! lib/CGI/Carp.pm
44061 ____________________________________________________________________________
44062 [ 20901] By: jhi                                   on 2003/08/26  05:18:15
44063         Log: Subject: Re: [PATCH] valgrind and /#/x
44064              From: Enache Adrian <enache@rdslink.ro>
44065              Date: Tue, 26 Aug 2003 08:11:07 +0300
44066              Message-ID: <20030826051107.GA1086@ratsnest.hole>
44067      Branch: perl
44068            ! regcomp.c t/op/re_tests t/run/fresh_perl.t toke.c
44069 ____________________________________________________________________________
44070 [ 20900] By: jhi                                   on 2003/08/26  04:53:09
44071         Log: More memory lane.
44072      Branch: perl
44073            ! hints/ultrix_4.sh
44074 ____________________________________________________________________________
44075 [ 20899] By: rgs                                   on 2003/08/25  21:05:57
44076         Log: fix syscall() prototype description in
44077              perlfunc.pod, as suggested by Lukas Mai.
44078      Branch: perl
44079            ! pod/perlfunc.pod
44080 ____________________________________________________________________________
44081 [ 20896] By: jhi                                   on 2003/08/25  19:52:48
44082         Log: Tiny doc tweak.
44083      Branch: perl
44084            ! README.solaris
44085 ____________________________________________________________________________
44086 [ 20895] By: jhi                                   on 2003/08/25  19:46:31
44087         Log: Even more SunOS 4 info.
44088      Branch: perl
44089            ! README.solaris
44090 ____________________________________________________________________________
44091 [ 20894] By: jhi                                   on 2003/08/25  19:37:00
44092         Log: Subject: [PATCH@20512] make backspace key work for WinCE users
44093              From: Vadim Konovalov <vkonovalov@peterstar.ru>
44094              Date: Tue, 26 Aug 2003 00:10:29 +0400
44095              Message-ID: <135606488000.20030826001029@peterstar.ru>
44096      Branch: perl
44097            ! wince/perlmain.c
44098 ____________________________________________________________________________
44099 [ 20893] By: jhi                                   on 2003/08/25  19:25:08
44100         Log: Subject: more valgrinding: select problem?
44101              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
44102              Date: Mon, 25 Aug 2003 22:02:17 +0200
44103              Message-ID: <008301c36b43$cfe26f10$0c2f1fac@R2D2>
44104
44105              In glibc, just use the __FD_SETSIZE since that's
44106              the size of the buffer (usually 1024 bits, much
44107              more than the selectminbits of 32).
44108      Branch: perl
44109            ! pp_sys.c
44110 ____________________________________________________________________________
44111 [ 20892] By: jhi                                   on 2003/08/25  19:11:32
44112         Log: More ptags tweakage from Stas; now add 'fullpath'
44113              option to get absolute paths.
44114      Branch: perl
44115            ! emacs/ptags
44116 ____________________________________________________________________________
44117 [ 20891] By: jhi                                   on 2003/08/25  18:35:03
44118         Log: The new tests of #20888 didn't really test what they claimed to.
44119      Branch: perl
44120            ! t/op/pat.t
44121 ____________________________________________________________________________
44122 [ 20890] By: jhi                                   on 2003/08/25  18:14:33
44123         Log: Subject: [5.8.1] maint @ 20845 OK on aix 4.2
44124              From: Jose.auguste-etienne@cgss-guyane.fr
44125              Date: Mon, 25 Aug 2003 14:35:45 -0300
44126              Message-ID: <OF1EF867E8.4A2A43A1-ON03256D8D.005DFE9A@Cgss-Guyane.fr>
44127
44128              AIX Configure advice.
44129      Branch: perl
44130            ! README.aix
44131 ____________________________________________________________________________
44132 [ 20889] By: jhi                                   on 2003/08/25  18:08:42
44133         Log: More SunOS 4.x info.
44134      Branch: perl
44135            ! README.solaris
44136 ____________________________________________________________________________
44137 [ 20888] By: jhi                                   on 2003/08/25  17:53:32
44138         Log: The #20887 didn't go over that well;
44139              and add a few more tests from UTS#18.
44140      Branch: perl
44141            ! t/op/pat.t
44142 ____________________________________________________________________________
44143 [ 20887] By: jhi                                   on 2003/08/25  16:40:51
44144         Log: pat.t -> charnames -> UCD -> Storable,
44145              not good for static builds and minitest.
44146      Branch: perl
44147            ! t/op/pat.t
44148 ____________________________________________________________________________
44149 [ 20886] By: jhi                                   on 2003/08/25  16:35:26
44150         Log: SunOS 4.1.4 is working, too.
44151      Branch: perl
44152            ! README.solaris hints/sunos_4_1.sh
44153 ____________________________________________________________________________
44154 [ 20884] By: jhi                                   on 2003/08/25  16:05:18
44155         Log: Regen perlmodlib, perltoc.
44156      Branch: perl
44157            ! pod/perlmodlib.pod pod/perltoc.pod
44158 ____________________________________________________________________________
44159 [ 20881] By: jhi                                   on 2003/08/25  15:45:51
44160         Log: UVSIZE is not yet defined when it would be needed
44161              by MULTIARCH.  So go back to LONGSIZE, and (belt-
44162              and-suspenders-and-rope style) later in UVSIZE
44163              possibly redefine BYTEORDER.
44164      Branch: perl
44165            ! Configure config_h.SH
44166 ____________________________________________________________________________
44167 [ 20880] By: jhi                                   on 2003/08/25  11:28:45
44168         Log: Subject: [PATCH] valgrind and /#/x
44169              From: Dave Mitchell <davem@fdgroup.com>
44170              Date: Mon, 25 Aug 2003 13:27:49 +0100
44171              Message-ID: <20030825122748.GA15560@fdgroup.com>
44172      Branch: perl
44173            ! regcomp.c
44174 ____________________________________________________________________________
44175 [ 20879] By: jhi                                   on 2003/08/25  11:16:29
44176         Log: Subject: Please update my address
44177              From: Ed Avis <ed@membled.com>
44178              Date: Mon, 25 Aug 2003 13:16:45 +0100 (BST)
44179              Message-ID: <Pine.LNX.4.20L2.0308251314530.29902-100000@budvar.future-i.net>
44180
44181              (Just the AUTHORS part, though, I don't think retroactively
44182              updating the Changes* is useful.)
44183      Branch: perl
44184            ! AUTHORS
44185 ____________________________________________________________________________
44186 [ 20878] By: jhi                                   on 2003/08/25  11:14:26
44187         Log: Document even more ways of affecting your "utf8ness".
44188      Branch: perl
44189            ! lib/utf8.pm
44190 ____________________________________________________________________________
44191 [ 20877] By: jhi                                   on 2003/08/25  11:11:40
44192         Log: Change the VERSION since there are now changes since Perl 5.8.0.
44193      Branch: perl
44194            ! ext/I18N/Langinfo/Langinfo.pm
44195 ____________________________________________________________________________
44196 [ 20876] By: jhi                                   on 2003/08/25  11:11:13
44197         Log: Keep the CGI::Util VERSION at 1.31 since there have been changes
44198              since Perl 5.8.0.
44199      Branch: perl
44200            ! lib/CGI/Util.pm
44201 ____________________________________________________________________________
44202 [ 20875] By: jhi                                   on 2003/08/25  11:09:49
44203         Log: Upgrade to CGI.pm 3.00.
44204      Branch: perl
44205            ! lib/CGI.pm lib/CGI/Util.pm
44206 ____________________________________________________________________________
44207 [ 20872] By: jhi                                   on 2003/08/25  09:03:44
44208         Log: Subject: [PATCH] valgrind update
44209              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
44210              Date: Mon, 25 Aug 2003 09:51:57 +0200 (MEST)
44211              Message-ID: <21671.1061797917@www38.gmx.net>
44212      Branch: perl
44213            ! t/TEST t/op/magic.t
44214 ____________________________________________________________________________
44215 [ 20871] By: jhi                                   on 2003/08/25  05:16:02
44216         Log: Subject: [PATCH] valgrind memcpy warnings (Re: [PATCH] Re: valgrind as a leak hound?)
44217              From: Nicholas Clark <nick@ccl4.org>
44218              Date: Sun, 24 Aug 2003 16:48:53 +0100
44219              Message-ID: <20030824164851.E558@plum.flirble.org>
44220      Branch: perl
44221            ! doop.c
44222 ____________________________________________________________________________
44223 [ 20870] By: jhi                                   on 2003/08/25  05:14:04
44224         Log: Subject: [patch emacs/ptags] allow xemacs to be used
44225              From: Stas Bekman <stas@stason.org>
44226              Date: Sun, 24 Aug 2003 22:05:00 -0700
44227              Message-ID: <3F4998FC.3090401@stason.org>
44228      Branch: perl
44229            ! emacs/ptags
44230 ____________________________________________________________________________
44231 [ 20868] By: jhi                                   on 2003/08/24  13:20:03
44232         Log: MPE/iX doc tweak from Mark Bixby.
44233      Branch: perl
44234            ! README.mpeix
44235 ____________________________________________________________________________
44236 [ 20867] By: jhi                                   on 2003/08/24  10:46:42
44237         Log: Various tweaks for getting Perl to compile on SunOS 4.x.
44238              Doesn't work well yet, something broken in DynaLoader/XSLoader?
44239      Branch: perl
44240            ! README.solaris ext/IO/poll.c hints/sunos_4_1.sh
44241 ____________________________________________________________________________
44242 [ 20866] By: jhi                                   on 2003/08/24  10:00:59
44243         Log: IRIX 5.3 is 99.90% okay.
44244      Branch: perl
44245            ! README.irix hints/irix_5.sh
44246 ____________________________________________________________________________
44247 [ 20865] By: jhi                                   on 2003/08/24  08:24:46
44248         Log: An imperfect last resort in case there is no strtoul() but
44249              there is strtol() (like e.g. SunOS 4) because of the Atoul()
44250              in Perl_get_hash_seed()).  The only true fix would be to
44251              implement Perl_my_strtoul() (and Perl_my_strtol(), I guess)
44252              in numeric.c.
44253      Branch: perl
44254            ! perl.h
44255 ____________________________________________________________________________
44256 [ 20864] By: jhi                                   on 2003/08/24  07:45:47
44257         Log: s/rationale/rational/g on bigrats.
44258      Branch: perl
44259            ! lib/Math/BigRat.pm lib/bigrat.pm
44260 ____________________________________________________________________________
44261 [ 20862] By: jhi                                   on 2003/08/24  06:41:17
44262         Log: Update the CPAN mirrors list.
44263      Branch: perl
44264            ! pod/perlmodlib.PL pod/perlmodlib.pod
44265 ____________________________________________________________________________
44266 [ 20861] By: jhi                                   on 2003/08/24  06:13:13
44267         Log: gcc -O3 and Storable in Linux do not like each other.
44268      Branch: perl
44269            ! ext/Storable/hints/linux.pl
44270 ____________________________________________________________________________
44271 [ 20860] By: jhi                                   on 2003/08/24  05:34:56
44272         Log: Bad quote day, noticed by Philip Newton.
44273      Branch: perl
44274            ! hints/dos_djgpp.sh
44275 ____________________________________________________________________________
44276 [ 20856] By: jhi                                   on 2003/08/23  09:15:15
44277         Log: Subject: Re: bytecode.t & OS X "Invalid bytecode for this architecture"
44278              From: Enache Adrian <enache@rdslink.ro>
44279              Date: Mon, 4 Aug 2003 16:20:19 +0300
44280              Message-ID: <20030804132019.GA6764@ratsnest.hole>
44281      Branch: perl
44282            ! Configure config_h.SH
44283 ____________________________________________________________________________
44284 [ 20855] By: jhi                                   on 2003/08/23  07:51:32
44285         Log: Add more comments so that one can see what is supposed to happen.
44286      Branch: perl
44287            ! t/op/lc.t
44288 ____________________________________________________________________________
44289 [ 20854] By: jhi                                   on 2003/08/23  07:41:11
44290         Log: More data points about the Storable optimization problem
44291              in Linux.  (It might be that also non-Debians are affected,
44292              waiting for more information.)
44293      Branch: perl
44294            ! ext/Storable/hints/linux.pl
44295 ____________________________________________________________________________
44296 [ 20853] By: jhi                                   on 2003/08/23  07:37:41
44297         Log: Move the note about known eval leaks earlier.
44298      Branch: perl
44299            ! pod/perlhack.pod
44300 ____________________________________________________________________________
44301 [ 20852] By: jhi                                   on 2003/08/23  07:15:58
44302         Log: Forgot to regen byterun.c.
44303      Branch: perl
44304            ! ext/ByteLoader/byterun.c
44305 ____________________________________________________________________________
44306 [ 20851] By: jhi                                   on 2003/08/23  07:13:29
44307         Log: Doc tweaks on perlhack.
44308      Branch: perl
44309            ! pod/perlhack.pod
44310 ____________________________________________________________________________
44311 [ 20850] By: jhi                                   on 2003/08/23  06:54:58
44312         Log: Subject: [PATCH] Re: valgrind as a leak hound?
44313              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
44314              Date: Fri, 22 Aug 2003 23:28:18 +0200
44315              Message-ID: <002201c368f4$4e5a5e40$0c2f1fac@R2D2>
44316
44317              Add the leak detection to valgrind testing.
44318      Branch: perl
44319            + t/perl.supp
44320            ! MANIFEST pod/perlhack.pod t/TEST
44321 ____________________________________________________________________________
44322 [ 20843] By: jhi                                   on 2003/08/22  15:05:39
44323         Log: Oops.  Why can't C comments nest?
44324      Branch: perl
44325            ! pp_sys.c
44326 ____________________________________________________________________________
44327 [ 20842] By: jhi                                   on 2003/08/22  14:57:09
44328         Log: Try to dodge getspnam() in AIX.
44329      Branch: perl
44330            ! pp_sys.c
44331 ____________________________________________________________________________
44332 [ 20840] By: jhi                                   on 2003/08/22  13:52:26
44333         Log: Subject: Re: mysterious bytecode.t failure
44334              From: Enache Adrian <enache@rdslink.ro>
44335              Date: Fri, 22 Aug 2003 11:49:34 +0300
44336              Message-ID: <20030822084934.GA1257@ratsnest.hole>
44337      Branch: perl
44338            ! t/base/lex.t
44339 ____________________________________________________________________________
44340 [ 20839] By: jhi                                   on 2003/08/22  13:51:44
44341         Log: Subject: [PATCH] for File::Temp::tempdir(CLEANUP => 1)
44342              From: Slaven Rezic <slaven@rezic.de>
44343              Date: Sun, 17 Aug 2003 12:52:47 +0200 (CEST)
44344              Message-Id: <200308171052.h7HAqlfo026317@vran.herceg.de>
44345      Branch: perl
44346            ! lib/File/Temp.pm lib/File/Temp/t/tempfile.t
44347 ____________________________________________________________________________
44348 [ 20837] By: jhi                                   on 2003/08/22  13:42:24
44349         Log: Just #.
44350      Branch: perl
44351            ! pod/buildtoc pod/perltoc.pod
44352 ____________________________________________________________________________
44353 [ 20835] By: jhi                                   on 2003/08/22  13:32:12
44354         Log: Regen toc.
44355      Branch: perl
44356            ! pod/perltoc.pod
44357 ____________________________________________________________________________
44358 [ 20834] By: jhi                                   on 2003/08/22  13:28:36
44359         Log: Also MANIFEST the vms/perlvms restoration.
44360      Branch: perl
44361            ! MANIFEST
44362 ____________________________________________________________________________
44363 [ 20833] By: jhi                                   on 2003/08/22  13:22:02
44364         Log: In the vms/descrip_mms.template    the perlvms.pod must
44365              be copied from vms/, err, [.vms], not [.pod].
44366      Branch: perl
44367            ! pod/buildtoc vms/descrip_mms.template
44368 ____________________________________________________________________________
44369 [ 20832] By: jhi                                   on 2003/08/22  13:15:35
44370         Log: Retract #20826 and #20831; things are done differently
44371              in VMS, it seems.  Maybe the vms/descrip_mms.template
44372              needs to be changed?
44373      Branch: perl
44374            + vms/perlvms.pod
44375            - pod/perlvms.pod
44376            ! MANIFEST Makefile.SH
44377 ____________________________________________________________________________
44378 [ 20831] By: jhi                                   on 2003/08/22  13:04:47
44379         Log: Rafael spotted that vms/perlvms.pod was still referred to.
44380      Branch: perl
44381            ! Makefile.SH
44382 ____________________________________________________________________________
44383 [ 20829] By: jhi                                   on 2003/08/22  12:22:04
44384         Log: The change #20809 opened up a code path that might leave s unset.
44385      Branch: perl
44386            ! mg.c
44387 ____________________________________________________________________________
44388 [ 20828] By: jhi                                   on 2003/08/22  12:17:49
44389         Log: Subject: [PATCH: lib/File/Path.t] Re: maint @ 20803
44390              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
44391              Date: Fri, 22 Aug 2003 14:57:09 +0200
44392              Message-ID: <00dd01c368ac$e69146d0$0c2f1fac@R2D2>
44393      Branch: perl
44394            ! lib/File/Path.t
44395 ____________________________________________________________________________
44396 [ 20827] By: jhi                                   on 2003/08/22  12:17:01
44397         Log: Test the correct longness; from Enache.
44398      Branch: perl
44399            ! ext/B/t/assembler.t
44400 ____________________________________________________________________________
44401 [ 20826] By: jhi                                   on 2003/08/22  12:15:28
44402         Log: perlvms moving day, from Craig Berry.
44403      Branch: perl
44404            + pod/perlvms.pod
44405            - vms/perlvms.pod
44406            ! MANIFEST
44407 ____________________________________________________________________________
44408 [ 20825] By: jhi                                   on 2003/08/22  12:14:14
44409         Log: Lower Storable.xs optimization to -O2 on certain
44410              known platforms.
44411      Branch: perl
44412            + ext/Storable/hints/linux.pl
44413            ! MANIFEST
44414 ____________________________________________________________________________
44415 [ 20824] By: jhi                                   on 2003/08/22  08:20:15
44416         Log: Subject: [PATCH] Re: [perl #23463] compiler version on sparc/netbsd
44417              From: Nicholas Clark <nick@ccl4.org>
44418              Date: Thu, 21 Aug 2003 22:26:18 +0100
44419              Message-ID: <20030821222618.T558@plum.flirble.org>
44420      Branch: perl
44421            ! t/op/pack.t
44422 ____________________________________________________________________________
44423 [ 20823] By: jhi                                   on 2003/08/22  08:16:47
44424         Log: Subject: Re: [perl #23463]: compiler version on sparc/netbsd
44425              From: alian@cpan.org (Alian)
44426              Date: Wed, 20 Aug 2003 20:39:17 +0200
44427              Message-ID: <3F43C055.6030709@jupiter.alianet>
44428      Branch: perl
44429            ! t/op/pack.t
44430 ____________________________________________________________________________
44431 [ 20822] By: jhi                                   on 2003/08/22  08:01:57
44432         Log: Try to make the use of utf8 as clear as possible.
44433      Branch: perl
44434            ! lib/utf8.pm
44435 ____________________________________________________________________________
44436 [ 20821] By: jhi                                   on 2003/08/22  07:51:21
44437         Log: Put the tests of the change #19064 back, but disable them.
44438      Branch: perl
44439            ! t/op/args.t
44440 ____________________________________________________________________________
44441 [ 20820] By: jhi                                   on 2003/08/22  06:47:50
44442         Log: Advertise the encoding pragma at the utf8 pragma.
44443      Branch: perl
44444            ! lib/utf8.pm
44445 ____________________________________________________________________________
44446 [ 20819] By: jhi                                   on 2003/08/22  06:31:29
44447         Log: Subject: [PATCH] grok_* symbols missing in Devel::PPPort (2nd attempt)
44448              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
44449              Date: Fri, 22 Aug 2003 09:01:09 +0200
44450              Message-id: <20030822070109.GA1029@ethan>
44451      Branch: perl
44452            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
44453            ! ext/Devel/PPPort/t/test.t
44454 ____________________________________________________________________________
44455 [ 20817] By: jhi                                   on 2003/08/22  05:18:53
44456         Log: Subject: [PATCH] perl-5.8.0, langinfo.h and YESSTR
44457              From: insecure <insecure@mail.od.ua>
44458              Date: Thu, 21 Aug 2003 21:37:56 +0300
44459              Message-Id: <200308212137.57016.insecure@mail.od.ua>
44460      Branch: perl
44461            ! ext/I18N/Langinfo/Langinfo.xs
44462 ____________________________________________________________________________
44463 [ 20816] By: jhi                                   on 2003/08/22  05:15:30
44464         Log: More bytecode patching from Enache.
44465      Branch: perl
44466            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
44467            ! ext/B/B/Disassembler.pm ext/ByteLoader/bytecode.h
44468 ____________________________________________________________________________
44469 [ 20815] By: jhi                                   on 2003/08/22  05:06:58
44470         Log: Subject: Re: pod cleanup
44471              From: Ken Williams <ken@mathforum.org>
44472              Date: Thu, 21 Aug 2003 21:24:57 -0500
44473              Message-Id: <D2C0AA31-D447-11D7-8495-003065F6D85A@mathforum.org>
44474      Branch: perl
44475            ! lib/File/Spec/Cygwin.pm lib/File/Spec/OS2.pm
44476 ____________________________________________________________________________
44477 [ 20814] By: jhi                                   on 2003/08/22  05:05:52
44478         Log: Do not edit perltoc since it is autogenerated.
44479      Branch: perl
44480            ! pod/buildtoc
44481 ____________________________________________________________________________
44482 [ 20813] By: jhi                                   on 2003/08/22  04:57:12
44483         Log: Subject: [PATCH] Re: pod cleanup
44484              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
44485              Date: Thu, 21 Aug 2003 17:09:17 -0400
44486              Message-ID: <20030821210917.GB164965@linguist.thayer.dartmouth.edu>
44487
44488              (the pod part)
44489      Branch: perl
44490            ! pod/perl5005delta.pod pod/perlfaq4.pod pod/perlhack.pod
44491            ! pod/perlipc.pod pod/perlpacktut.pod
44492 ____________________________________________________________________________
44493 [ 20811] By: jhi                                   on 2003/08/22  04:46:58
44494         Log: No need to E<gt>.
44495      Branch: perl
44496            ! pod/perluniintro.pod
44497 ____________________________________________________________________________
44498 [ 20810] By: jhi                                   on 2003/08/22  04:46:01
44499         Log: Add File::Temp's OO test.
44500      Branch: perl
44501            + lib/File/Temp/t/object.t
44502            ! MANIFEST
44503 ____________________________________________________________________________
44504 [ 20809] By: rgs                                   on 2003/08/21  19:07:22
44505         Log: The magic variables that alter STDOUT have a tendancy to segfault
44506              when accessed if STDOUT is undefined. Protect them.
44507      Branch: perl
44508            ! mg.c
44509 ____________________________________________________________________________
44510 [ 20808] By: jhi                                   on 2003/08/21  18:39:36
44511         Log: Mention the Unicode UTR #18 version referenced.
44512      Branch: perl
44513            ! pod/perlunicode.pod
44514 ____________________________________________________________________________
44515 [ 20807] By: jhi                                   on 2003/08/21  18:22:22
44516         Log: Must close so that unlink works portably.
44517      Branch: perl
44518            ! t/io/utf8.t
44519 ____________________________________________________________________________
44520 [ 20806] By: jhi                                   on 2003/08/21  18:15:07
44521         Log: Subject: [perluniintro.pod] pod markup fix
44522              From: Stas Bekman <stas@stason.org>
44523              Date: Thu, 21 Aug 2003 11:41:01 -0700
44524              Message-ID: <3F45123D.8020805@stason.org>
44525      Branch: perl
44526            ! pod/perluniintro.pod
44527 ____________________________________________________________________________
44528 [ 20805] By: jhi                                   on 2003/08/21  18:11:30
44529         Log: Subject: [PATCH] utf8 variable names scrambled in error messages
44530              From: Enache Adrian <enache@rdslink.ro>
44531              Date: Thu, 21 Aug 2003 21:17:26 +0300
44532              Message-ID: <20030821181726.GA1241@ratsnest.hole>
44533      Branch: perl
44534            ! gv.c t/op/die.t
44535 ____________________________________________________________________________
44536 [ 20804] By: jhi                                   on 2003/08/21  18:09:10
44537         Log: Fix the syswrite downgrade bug of
44538              [perl #23428] Somethings rotten in unicode semantics
44539      Branch: perl
44540            ! pp_sys.c t/io/utf8.t
44541 ____________________________________________________________________________
44542 [ 20801] By: jhi                                   on 2003/08/21  15:06:16
44543         Log: No more public cwd(), use private _cwd().
44544      Branch: perl
44545            ! lib/File/Spec/t/Spec.t
44546 ____________________________________________________________________________
44547 [ 20799] By: jhi                                   on 2003/08/21  14:20:04
44548         Log: Underline the fact that abs2rel() makes no sense
44549              if it spans multiple roots.
44550      Branch: perl
44551            ! lib/File/Spec.pm lib/File/Spec/Unix.pm
44552 ____________________________________________________________________________
44553 [ 20798] By: jhi                                   on 2003/08/21  14:12:29
44554         Log: Rename the internal cwd() to _cwd() (it's not curdir).
44555      Branch: perl
44556            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
44557            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
44558            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
44559            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
44560 ____________________________________________________________________________
44561 [ 20797] By: jhi                                   on 2003/08/21  14:05:18
44562         Log: Subject: Re: [PATCH: perl@20760] clean up quotation issue for use with MMS on VMS
44563              From: PPrymmer@factset.com
44564              Message-ID: <OF261B78F0.19FBE242-ON85256D88.00091B48-85256D88.000A179D@factset.com>
44565              Date: Tue, 19 Aug 2003 21:50:12 -0400
44566      Branch: perl
44567            ! lib/ExtUtils/MM_Unix.pm
44568 ____________________________________________________________________________
44569 [ 20795] By: jhi                                   on 2003/08/21  04:42:56
44570         Log: Retract #19064, broke mod_perl flushing (localisation of $|).
44571              http://public.activestate.com/cgi-bin/perlbrowse?patch=19064
44572              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-08/msg01466.html
44573      Branch: perl
44574            ! pp_ctl.c pp_hot.c scope.c t/op/args.t
44575 ____________________________________________________________________________
44576 [ 20794] By: jhi                                   on 2003/08/21  04:35:54
44577         Log: MPE/iX does not have nanosleep() (the test makes
44578              a wrong conclusion of the linking succeeding)
44579      Branch: perl
44580            ! ext/Time/HiRes/Makefile.PL
44581 ____________________________________________________________________________
44582 [ 20793] By: jhi                                   on 2003/08/21  04:35:05
44583         Log: Subject: Re: untieing your victim during the act
44584              From: Dave Mitchell <davem@fdgroup.com>
44585              Date: Wed, 20 Aug 2003 20:44:53 +0100
44586              Message-ID: <20030820194453.GD27719@fdgroup.com>
44587      Branch: perl
44588            ! mg.c
44589 ____________________________________________________________________________
44590 [ 20792] By: jhi                                   on 2003/08/21  04:30:54
44591         Log: Byteloader patching from Enache continues;
44592              PADOFFSET handling was wrong.
44593      Branch: perl
44594            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
44595            ! ext/B/t/assembler.t ext/ByteLoader/bytecode.h
44596            ! ext/ByteLoader/byterun.c
44597 ____________________________________________________________________________
44598 [ 20791] By: jhi                                   on 2003/08/20  13:55:35
44599         Log: Subject: [PATCH perl@20760] Remove redundant targets from Win32 Makefile
44600              From: Steve Hay <steve.hay@uk.radan.com>
44601              Date: Wed, 20 Aug 2003 10:54:46 +0100
44602              Message-ID: <3F434566.3030602@uk.radan.com>
44603      Branch: perl
44604            ! win32/Makefile win32/makefile.mk
44605 ____________________________________________________________________________
44606 [ 20790] By: jhi                                   on 2003/08/20  11:01:52
44607         Log: Upgrade to Encode 1.98.
44608      Branch: perl
44609            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
44610            ! ext/Encode/META.yml ext/Encode/bin/enc2xs
44611            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
44612            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/enc_eucjp.t
44613            ! ext/Encode/t/enc_utf8.t ext/Encode/t/mime-header.t
44614            ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macFarsi.ucm
44615            ! ext/Encode/ucm/macHebrew.ucm
44616 ____________________________________________________________________________
44617 [ 20789] By: jhi                                   on 2003/08/20  10:49:51
44618         Log: Patch from Enache for the crashing of bytecode.t in Tru64.
44619      Branch: perl
44620            ! ext/B/B/Bytecode.pm ext/ByteLoader/bytecode.h
44621 ____________________________________________________________________________
44622 [ 20786] By: rgs                                   on 2003/08/19  20:22:07
44623         Log: t/TEST fails to fail when it can't find tests.
44624      Branch: perl
44625            ! t/TEST
44626 ____________________________________________________________________________
44627 [ 20785] By: jhi                                   on 2003/08/19  19:34:18
44628         Log: Manifest.t.ation of Schwern.
44629      Branch: perl
44630            ! lib/ExtUtils/t/Manifest.t
44631 ____________________________________________________________________________
44632 [ 20783] By: jhi                                   on 2003/08/19  19:24:00
44633         Log: Nick's podulator was right, I just hadn't read the manual...
44634              the vms\perlvms.pod lines needed to be moved.
44635      Branch: perl
44636            ! win32/Makefile win32/makefile.mk
44637 ____________________________________________________________________________
44638 [ 20781] By: jhi                                   on 2003/08/19  16:59:49
44639         Log: Subject: Re: [perl #23304] Installing perl breaks redhat-config scripts[was: New (well  known) printer won't install in RH-9]
44640              From: Andy Dougherty <doughera@lafayette.edu>
44641              Date: Tue, 19 Aug 2003 10:45:24 -0400 (EDT)
44642              Message-ID: <Pine.SOL.4.53.0308191027250.6665@maxwell.phys.lafayette.edu>
44643      Branch: perl
44644            ! INSTALL
44645 ____________________________________________________________________________
44646 [ 20780] By: jhi                                   on 2003/08/19  16:54:48
44647         Log: Subject: [PATCH] Can't build thread on openbsd sparc64 => B.c:5078: virtual memory exhausted
44648              From: alian <alian@cpan.org>
44649              Date: Tue, 19 Aug 2003 18:18:03 +0200
44650              Message-ID: <20030819161650.65754.qmail@onion.perl.org>
44651      Branch: perl
44652            + ext/B/hints/openbsd.pl
44653            ! MANIFEST
44654 ____________________________________________________________________________
44655 [ 20779] By: jhi                                   on 2003/08/19  16:49:22
44656         Log: Subject: Re: [PATCH] Re: [PATCH] maintperl - File::Spec cwd() stuff
44657              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
44658              Date: Tue, 19 Aug 2003 08:28:14 -0700
44659              Message-ID: <20030819152814.GA15441@math.berkeley.edu>
44660      Branch: perl
44661            ! lib/File/Spec/OS2.pm
44662 ____________________________________________________________________________
44663 [ 20778] By: jhi                                   on 2003/08/19  15:09:30
44664         Log: Unnecessary whitespace diff.
44665      Branch: perl
44666            ! lib/ExtUtils/MakeMaker.pm
44667 ____________________________________________________________________________
44668 [ 20777] By: jhi                                   on 2003/08/19  15:05:18
44669         Log: One less failure.
44670      Branch: perl
44671            ! lib/ExtUtils/t/Manifest.t
44672 ____________________________________________________________________________
44673 [ 20776] By: jhi                                   on 2003/08/19  13:36:03
44674         Log: Replace #20772 with
44675
44676              Subject: Re: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t
44677              From: PPrymmer@factset.com
44678              Message-ID: <OFE22C35CE.D5CB1A7F-ON85256D87.004E3BCA-85256D87.004F9EF2@factset.com>
44679              Date: Tue, 19 Aug 2003 10:29:44 -0400
44680      Branch: perl
44681            ! lib/ExtUtils/t/Manifest.t
44682 ____________________________________________________________________________
44683 [ 20775] By: jhi                                   on 2003/08/19  13:29:13
44684         Log: (From Enache) Keep bytecode files (.plc) around in case
44685              of failures.  (Currently Tru64 is reliably barfing.)
44686      Branch: perl
44687            ! ext/B/t/bytecode.t
44688 ____________________________________________________________________________
44689 [ 20774] By: jhi                                   on 2003/08/19  13:20:59
44690         Log: 's buildtoc now.
44691      Branch: perl
44692            ! README.cygwin
44693 ____________________________________________________________________________
44694 [ 20773] By: jhi                                   on 2003/08/19  13:19:24
44695         Log: These are kind of important.
44696      Branch: perl
44697            ! MANIFEST
44698 ____________________________________________________________________________
44699 [ 20772] By: jhi                                   on 2003/08/19  13:13:26
44700         Log: Replace #20763 with
44701
44702              Subject: Re: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t
44703              From: Michael G Schwern <schwern@pobox.com>
44704              Date: Mon, 18 Aug 2003 17:07:30 -0700
44705              Message-ID: <20030819000729.GG14782@windhund.schwern.org>
44706      Branch: perl
44707            ! lib/ExtUtils/t/Manifest.t
44708 ____________________________________________________________________________
44709 [ 20771] By: jhi                                   on 2003/08/19  13:10:42
44710         Log: Subject: [PATCH] Re: [PATCH] maintperl - File::Spec cwd() stuff
44711              From: Michael G Schwern <schwern@pobox.com>
44712              Date: Mon, 18 Aug 2003 18:02:08 -0700
44713              Message-ID: <20030819010208.GI14782@windhund.schwern.org>
44714      Branch: perl
44715            ! lib/File/Spec/OS2.pm
44716 ____________________________________________________________________________
44717 [ 20770] By: jhi                                   on 2003/08/19  13:08:45
44718         Log: Subject: [PATCH] maintperl - File::Spec cwd() stuff
44719              From: Ken Williams <ken@mathforum.org>
44720              Date: Mon, 18 Aug 2003 17:07:43 -0500
44721              Message-Id: <645E5A7D-D1C8-11D7-84BF-003065F6D85A@mathforum.org>
44722      Branch: perl
44723            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
44724            ! lib/File/Spec/t/Spec.t
44725 ____________________________________________________________________________
44726 [ 20769] By: jhi                                   on 2003/08/19  12:25:07
44727         Log: Update the history records.
44728      Branch: perl
44729            ! pod/perlhist.pod
44730 ____________________________________________________________________________
44731 [ 20768] By: jhi                                   on 2003/08/19  12:15:58
44732         Log: Still trying to unify MANIFEST sorting.
44733      Branch: perl
44734            ! MANIFEST pod/buildtoc
44735 ____________________________________________________________________________
44736 [ 20767] By: jhi                                   on 2003/08/19  12:10:00
44737         Log: Try to unify the MANIFEST sorting.
44738      Branch: perl
44739            ! MANIFEST Makefile.SH pod/buildtoc
44740 ____________________________________________________________________________
44741 [ 20766] By: jhi                                   on 2003/08/19  12:04:22
44742         Log: Nicholas Clark's podulator.  The win32 makefile
44743              generation doesn't seem to be working yet.
44744      Branch: perl
44745            + pod.lst pod/buildtoc
44746            - pod/buildtoc.PL
44747            ! MANIFEST Makefile.SH pod/Makefile.SH pod/perl.pod
44748            ! pod/perltoc.pod vms/descrip_mms.template win32/pod.mak
44749 ____________________________________________________________________________
44750 [ 20765] By: jhi                                   on 2003/08/19  03:10:57
44751         Log: Pod tweaks for NEXT from Alan Ferrency.
44752      Branch: perl
44753            ! lib/NEXT.pm
44754 ____________________________________________________________________________
44755 [ 20764] By: jhi                                   on 2003/08/18  19:34:16
44756         Log: Typo tweaks from Gerrit P. Haase.  Fcntl, fcntl, fcntl.
44757      Branch: perl
44758            ! ext/Fcntl/Fcntl.pm pod/perlfunc.pod t/io/utf8.t
44759 ____________________________________________________________________________
44760 [ 20763] By: jhi                                   on 2003/08/18  19:01:33
44761         Log: Subject: [PATCH: perl@20760] VMS specific fix for lib/ExtUtils/t/Manifest.t
44762              From: PPrymmer@factset.com
44763              Date: Mon, 18 Aug 2003 15:57:12 -0400
44764              Message-ID: <OF314202D4.49371ADF-ON85256D86.006CEBE2-85256D86.006D9AA7@factset.com>
44765      Branch: perl
44766            ! lib/ExtUtils/t/Manifest.t
44767 ____________________________________________________________________________
44768 [ 20762] By: jhi                                   on 2003/08/18  18:57:22
44769         Log: Subject: [PATCH: perl@20760] clean up quotation issue for use with MMS on VMS
44770              From: PPrymmer@factset.com
44771              Date: Mon, 18 Aug 2003 14:28:22 -0400
44772              Message-ID: <OFAF7796C8.7F204EDE-ON85256D86.0063976D-85256D86.006578B0@factset.com>
44773      Branch: perl
44774            ! vms/descrip_mms.template
44775 ____________________________________________________________________________
44776 [ 20761] By: jhi                                   on 2003/08/18  18:53:05
44777         Log: Use the base class cwd() method.
44778      Branch: perl
44779            ! lib/File/Spec/VMS.pm
44780 ____________________________________________________________________________
44781 [ 20758] By: jhi                                   on 2003/08/18  09:37:22
44782         Log: Subject: [PATCH] Uppercase globals in Pod::Html
44783              From: Michael G Schwern <schwern@pobox.com>
44784              Date: Mon, 18 Aug 2003 03:29:09 -0700
44785              Message-ID: <20030818102909.GJ823@windhund.schwern.org>
44786      Branch: perl
44787            ! lib/Pod/Html.pm
44788 ____________________________________________________________________________
44789 [ 20756] By: jhi                                   on 2003/08/18  08:46:52
44790         Log: Subject: [PATCH] Pod::Html  unifying global variable declaration and initialization
44791              From: Michael G Schwern <schwern@pobox.com>
44792              Date: Mon, 18 Aug 2003 02:44:31 -0700
44793              Message-ID: <20030818094431.GG823@windhund.schwern.org>
44794      Branch: perl
44795            ! lib/Pod/Html.pm
44796 ____________________________________________________________________________
44797 [ 20755] By: jhi                                   on 2003/08/18  08:41:24
44798         Log: Warn about the slowness of memory debuggers.
44799      Branch: perl
44800            ! pod/perlhack.pod
44801 ____________________________________________________________________________
44802 [ 20754] By: jhi                                   on 2003/08/18  08:34:00
44803         Log: Upgrade to ExtUtils::MakeMaker 6.16.
44804      Branch: perl
44805            + lib/ExtUtils/t/prereq_print.t
44806            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Installed.pm
44807            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/META.yml
44808            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
44809            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
44810            ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Manifest.t
44811 ____________________________________________________________________________
44812 [ 20753] By: jhi                                   on 2003/08/18  08:21:36
44813         Log: Subject: Re: [PATCH] Pod::Html test clean-up (was Re: maint @ 20617 (on VMS))
44814              From: Michael G Schwern <schwern@pobox.com>
44815              Date: Mon, 18 Aug 2003 01:34:34 -0700
44816              Message-ID: <20030818083433.GB823@windhund.schwern.org>
44817      Branch: perl
44818            ! lib/Pod/Html.pm lib/Pod/t/pod2html-lib.pl
44819 ____________________________________________________________________________
44820 [ 20752] By: jhi                                   on 2003/08/18  07:01:16
44821         Log: I could have sworn the base class method was there.
44822      Branch: perl
44823            ! lib/File/Spec/Unix.pm
44824 ____________________________________________________________________________
44825 [ 20751] By: jhi                                   on 2003/08/18  05:09:34
44826         Log: utf8::is_utf8() wasn't there in 5.8.0.
44827      Branch: perl
44828            ! lib/utf8.pm
44829 ____________________________________________________________________________
44830 [ 20750] By: jhi                                   on 2003/08/18  04:53:22
44831         Log: Subject: [PATCH] Pod::Html test clean-up (was Re: maint @ 20617 (on VMS))
44832              From: "Craig A. Berry" <craigberry@mac.com>
44833              Date: Sun, 17 Aug 2003 23:28:21 -0500
44834              Message-ID: <3F4055E5.2070407@mac.com>
44835      Branch: perl
44836            ! lib/Pod/Html.pm lib/Pod/t/pod2html-lib.pl
44837 ____________________________________________________________________________
44838 [ 20749] By: jhi                                   on 2003/08/17  19:27:03
44839         Log: Subject: [PATCH] Taint safe Cwd::_qnx_abs_path()
44840              From: Michael G Schwern <schwern@pobox.com>
44841              Date: Sat, 16 Aug 2003 14:58:25 -0700
44842              Message-ID: <20030816215824.GF5859@windhund.schwern.org>
44843
44844              (plus local *REALPATH)
44845      Branch: perl
44846            ! lib/Cwd.pm
44847 ____________________________________________________________________________
44848 [ 20747] By: jhi                                   on 2003/08/17  08:44:18
44849         Log: Subject: [PATCH] Re: [BUG] string loses its utf8 flag on die
44850              From: Enache Adrian <enache@rdslink.ro>
44851              Date: Sat, 16 Aug 2003 16:03:16 +0300
44852              Message-ID: <20030816130316.GA1654@ratsnest.hole>
44853
44854              Subject: Re: [PATCH] Re: [BUG] string loses its utf8 flag on die
44855              From: Enache Adrian <enache@rdslink.ro>
44856              Date: Sun, 17 Aug 2003 04:42:22 +0300
44857              Message-ID: <20030817014222.GA1287@ratsnest.hole>
44858      Branch: perl
44859            ! t/op/die.t util.c
44860 ____________________________________________________________________________
44861 [ 20745] By: jhi                                   on 2003/08/17  07:52:47
44862         Log: The lib/Cwd.pm diet part of
44863
44864              Subject: [PATCH] File::Spec on diet
44865              From: Tels <perl_dummy@bloodgate.com>
44866              Date: Mon, 7 Jul 2003 22:41:42 +0200
44867              Message-Id: <200307072235.03364@bloodgate.com>
44868      Branch: perl
44869            ! lib/Cwd.pm
44870 ____________________________________________________________________________
44871 [ 20744] By: jhi                                   on 2003/08/17  07:50:00
44872         Log: The "reduce memory footprint and increase speed by not
44873              unconditionally pulling in Cwd"    part of
44874
44875              Subject: [PATCH] File::Spec on diet
44876              From: Tels <perl_dummy@bloodgate.com>
44877              Date: Mon, 7 Jul 2003 22:41:42 +0200
44878              Message-Id: <200307072235.03364@bloodgate.com>
44879
44880              was still valid.
44881      Branch: perl
44882            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
44883            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
44884            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
44885            ! lib/File/Spec/Win32.pm
44886 ____________________________________________________________________________
44887 [ 20741] By: jhi                                   on 2003/08/17  06:53:07
44888         Log: File::Temp 0.14 from Tim Jenness, now with OO interface.
44889      Branch: perl
44890            ! lib/File/Temp.pm
44891 ____________________________________________________________________________
44892 [ 20739] By: jhi                                   on 2003/08/16  21:03:07
44893         Log: Subject: [PATCH: perl@20724] fixes for installperl and the vmsdebug build on VMS
44894              From: PPrymmer@factset.com
44895              Date: Sat, 16 Aug 2003 11:55:58 -0400
44896              Message-ID: <OFA82C9B0A.6463DD81-ON85256D84.0056DF1B-85256D84.005784F2@factset.com>
44897      Branch: perl
44898            ! installperl
44899 ____________________________________________________________________________
44900 [ 20738] By: jhi                                   on 2003/08/16  20:39:47
44901         Log: Update to Filter::Util::Call 1.6 from CPAN, but keep our
44902              $VERSION at 1.601 so that we are different in version
44903              than 5.8.0 since the module is different (one doc tweak).
44904      Branch: perl
44905            ! ext/Filter/Util/Call/Call.pm
44906 ____________________________________________________________________________
44907 [ 20737] By: jhi                                   on 2003/08/16  20:25:21
44908         Log: valgrind --help didn't return a happy exit status.
44909      Branch: perl
44910            ! Makefile.SH
44911 ____________________________________________________________________________
44912 [ 20736] By: rgs                                   on 2003/08/16  19:54:43
44913         Log: Avoid a "Subroutine Cwd::fastcwd redefined" warning when
44914              loading Cwd. Undefing &Cwd::fastcwd beforehand is inconvenient
44915              because loading the XS part of Cwd might fail.
44916      Branch: perl
44917            ! lib/Cwd.pm
44918 ____________________________________________________________________________
44919 [ 20735] By: rgs                                   on 2003/08/16  19:39:39
44920         Log: Subject: [patch lib/utf8.pm] doc tweaks
44921              From: Stas Bekman <stas@stason.org>
44922              Date: Sat, 16 Aug 2003 13:30:28 -0700
44923              Message-ID: <3F3E9464.3030202@stason.org>
44924      Branch: perl
44925            ! lib/utf8.pm
44926 ____________________________________________________________________________
44927 [ 20734] By: rgs                                   on 2003/08/16  19:32:05
44928         Log: Subject: [PATCH] Taint problems in Cwd::abs_path
44929              From: Michael G Schwern <schwern@pobox.com>
44930              Date: Fri, 15 Aug 2003 18:43:45 -0700
44931              Message-ID: <20030816014345.GE4023@windhund.schwern.org>
44932      Branch: perl
44933            ! ext/Cwd/t/taint.t lib/Cwd.pm
44934 ____________________________________________________________________________
44935 [ 20733] By: jhi                                   on 2003/08/16  17:03:15
44936         Log: No ODBM for Mac OS X, even if we have Fink GDBM libraries.
44937      Branch: perl
44938            ! hints/darwin.sh
44939 ____________________________________________________________________________
44940 [ 20732] By: jhi                                   on 2003/08/16  16:52:50
44941         Log: Add valgrind testing target.
44942      Branch: perl
44943            ! Makefile.SH pod/perlhack.pod t/TEST
44944 ____________________________________________________________________________
44945 [ 20731] By: jhi                                   on 2003/08/16  14:37:33
44946         Log: More networking negativity.
44947      Branch: perl
44948            ! pod/perlport.pod
44949 ____________________________________________________________________________
44950 [ 20730] By: rgs                                   on 2003/08/16  12:12:43
44951         Log: Remove a useless vstring reference in perlnumber.pod.
44952      Branch: perl
44953            ! pod/perlnumber.pod
44954 ____________________________________________________________________________
44955 [ 20729] By: jhi                                   on 2003/08/16  10:11:30
44956         Log: README.macosx updates about known problems.
44957      Branch: perl
44958            ! README.macosx
44959 ____________________________________________________________________________
44960 [ 20728] By: jhi                                   on 2003/08/16  08:32:04
44961         Log: Subject: [PATCH] Small test tweak for Memoize/t/error.t
44962              From: Andreas J Koenig <andreas.koenig@anima.de>
44963              Date: Fri, 15 Aug 2003 11:55:22 +0200
44964              Message-ID: <87smo39red.fsf@franz.ak.mind.de>
44965      Branch: perl
44966            ! lib/Memoize/t/errors.t
44967 ____________________________________________________________________________
44968 [ 20727] By: jhi                                   on 2003/08/16  07:25:08
44969         Log: Upgrade to File::Temp 0.13 from CPAN--
44970              but since we had a '0.13' already in 5.8.0, make this
44971              still a '0.131'.
44972      Branch: perl
44973            ! lib/File/Temp.pm lib/File/Temp/t/mktemp.t
44974            ! lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
44975            ! lib/File/Temp/t/tempfile.t
44976 ____________________________________________________________________________
44977 [ 20726] By: jhi                                   on 2003/08/15  20:29:10
44978         Log: Clarify the E flag.
44979      Branch: perl
44980            ! embed.fnc
44981 ____________________________________________________________________________
44982 [ 20725] By: jhi                                   on 2003/08/15  15:37:36
44983         Log: Integrate from maint:
44984              [ 20724]
44985              No peeking before the buffer.
44986              (This was probably the random failure showing up
44987              in Solaris with t/uni/tr_7jis.t)
44988      Branch: perl
44989           !> toke.c
44990 ____________________________________________________________________________
44991 [ 20721] By: jhi                                   on 2003/08/15  08:44:42
44992         Log: Subject: [PATCH] TEST script (Was: Not ok 20712ff)
44993              From: Andreas J Koenig <andreas.koenig@anima.de>
44994              Date: Fri, 15 Aug 2003 11:37:29 +0200
44995              Message-ID: <87wudf9s86.fsf_-_@franz.ak.mind.de>
44996      Branch: perl
44997            ! t/TEST
44998 ____________________________________________________________________________
44999 [ 20720] By: jhi                                   on 2003/08/15  08:40:07
45000         Log: Integrate from maint:
45001              [ 20719]
45002              no_plan is not a good plan until TEST is fixed.
45003      Branch: perl
45004           !> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t
45005 ____________________________________________________________________________
45006 [ 20717] By: jhi                                   on 2003/08/15  05:06:39
45007         Log: Up the F::S subpackage versions; up the JPL JNI.pm version
45008              (the JPL cvs seems to be out of order), the only real change
45009              (in JNI.xs) seems to have been CRLF->LF conversion.
45010      Branch: perl
45011            ! jpl/JNI/JNI.pm lib/File/Spec/Cygwin.pm lib/File/Spec/Unix.pm
45012 ____________________________________________________________________________
45013 [ 20716] By: jhi                                   on 2003/08/15  04:58:34
45014         Log: Upgrade to Test::Harness 2.30.
45015      Branch: perl
45016            ! lib/Test/Harness.pm lib/Test/Harness/Changes
45017            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/pod.t
45018 ____________________________________________________________________________
45019 [ 20715] By: jhi                                   on 2003/08/15  04:41:37
45020         Log: Damian replied that he'll make a CPAN Switch 2.10
45021              out of 5.8.1 Switch 2.10.
45022      Branch: perl
45023            ! lib/Switch.pm
45024 ____________________________________________________________________________
45025 [ 20714] By: jhi                                   on 2003/08/14  18:35:07
45026         Log: Add PerlIO::via::QuotedPrint to Maintainers.
45027      Branch: perl
45028            ! Porting/Maintainers.pl
45029 ____________________________________________________________________________
45030 [ 20713] By: jhi                                   on 2003/08/14  18:33:06
45031         Log: Upgrade to PerlIO::via::Quoted 0.05.
45032      Branch: perl
45033            ! lib/PerlIO/via/QuotedPrint.pm lib/PerlIO/via/t/QuotedPrint.t
45034 ____________________________________________________________________________
45035 [ 20712] By: jhi                                   on 2003/08/14  18:29:19
45036         Log: Upgrade to NEXT 0.60.
45037      Branch: perl
45038            ! lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
45039            ! lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t
45040 ____________________________________________________________________________
45041 [ 20711] By: jhi                                   on 2003/08/14  17:31:55
45042         Log: perlcheat is a reference, not tutorial.
45043      Branch: perl
45044            ! pod/perl.pod
45045 ____________________________________________________________________________
45046 [ 20710] By: jhi                                   on 2003/08/14  16:48:34
45047         Log: Subject: PATCH RC4 IO::Dir
45048              From: Mark Jason Dominus <mjd@plover.com>
45049              Date: Thu, 14 Aug 2003 12:02:59 -0400
45050              Message-ID: <20030814160259.27586.qmail@plover.com>
45051      Branch: perl
45052            ! ext/IO/lib/IO/Dir.pm
45053 ____________________________________________________________________________
45054 [ 20708] By: jhi                                   on 2003/08/14  14:45:20
45055         Log: win32/fcrypt.c was forgotten.
45056      Branch: perl
45057            ! MANIFEST
45058 ____________________________________________________________________________
45059 [ 20706] By: jhi                                   on 2003/08/14  14:40:30
45060         Log: Not so great a version bump, let Paul release 0.17.
45061      Branch: perl
45062            ! ext/Filter/Util/Call/Call.pm
45063 ____________________________________________________________________________
45064 [ 20705] By: jhi                                   on 2003/08/14  14:38:40
45065         Log: One more XS change versus no VERSION change.
45066              (Remaining in JNI.pm/xs, don't know what to about that
45067              since JNI is kind of "stable".)
45068      Branch: perl
45069            ! ext/Filter/Util/Call/Call.pm
45070 ____________________________________________________________________________
45071 [ 20704] By: jhi                                   on 2003/08/14  14:36:45
45072         Log: XS contents changes versus VERSION non-changes.
45073      Branch: perl
45074            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
45075            ! ext/PerlIO/scalar/scalar.pm ext/SDBM_File/SDBM_File.pm
45076            ! ext/Socket/Socket.pm
45077 ____________________________________________________________________________
45078 [ 20702] By: jhi                                   on 2003/08/14  14:24:40
45079         Log: Subject: [PATCH perl@20684] Include fcrypt.c for crypt() on Windows
45080              From: Steve Hay <steve.hay@uk.radan.com>
45081              Date: Thu, 14 Aug 2003 15:39:16 +0100
45082              Message-ID: <3F3B9F14.4040609@uk.radan.com>
45083
45084              (Sarathy okayed the idea.)
45085      Branch: perl
45086            + win32/fcrypt.c
45087            - win32/des_fcrypt.patch
45088            ! MANIFEST README.win32 win32/Makefile win32/makefile.mk
45089 ____________________________________________________________________________
45090 [ 20701] By: jhi                                   on 2003/08/14  14:17:42
45091         Log: Subject: [DOC PATCH] warnings.pl
45092              From: Elizabeth Mattijsen <liz@dijkmat.nl>
45093              Date: Thu, 14 Aug 2003 13:12:55 +0200
45094              Message-id: <p05111b00bb611e8835e0@[192.168.56.3]>
45095
45096              (some rewording)
45097      Branch: perl
45098            ! lib/warnings.pm warnings.pl
45099 ____________________________________________________________________________
45100 [ 20700] By: gbarr                                 on 2003/08/14  14:12:45
45101         Log: Update to Scalar-List-Utils 1.12
45102      Branch: perl
45103            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
45104            ! ext/List/Util/lib/List/Util.pm
45105            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/reduce.t
45106 ____________________________________________________________________________
45107 [ 20699] By: jhi                                   on 2003/08/14  13:16:27
45108         Log: All the authors of these modules have now been contacted;
45109              but assuming no CPAN updates are upcoming, here are 'fake'
45110              version updates to make us different from 5.8.0.
45111              (List::Util+Scalar::Util will soon be updated;
45112              File::Spec CPAN release will be made based on 5.8.1.)
45113      Branch: perl
45114            ! ext/Data/Dumper/Dumper.pm lib/CGI/Fast.pm lib/CGI/Util.pm
45115            ! lib/File/Temp.pm lib/Locale/Country.pm lib/Locale/Currency.pm
45116            ! lib/Locale/Language.pm lib/Locale/Script.pm lib/Switch.pm
45117            ! lib/Test/Harness/Straps.pm lib/Text/Wrap.pm
45118 ____________________________________________________________________________
45119 [ 20697] By: jhi                                   on 2003/08/14  07:05:48
45120         Log: Make the blead versions of these be newer...
45121      Branch: perl
45122            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
45123 ____________________________________________________________________________
45124 [ 20696] By: jhi                                   on 2003/08/14  06:51:34
45125         Log: Tweak from Slaven to catch also changed .xs files
45126              (.pm -> .xs name equivalence is assumed)
45127      Branch: perl
45128            ! Porting/cmpVERSION.pl
45129 ____________________________________________________________________________
45130 [ 20695] By: jhi                                   on 2003/08/14  06:44:10
45131         Log: Diffs-sans-version-diffs between blead and maint.
45132      Branch: perl
45133            ! ext/B/B.pm ext/B/B/C.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm
45134            ! ext/Devel/PPPort/PPPort.pm lib/English.pm lib/overload.pm
45135            ! lib/warnings.pm warnings.pl
45136 ____________________________________________________________________________
45137 [ 20692] By: jhi                                   on 2003/08/14  05:23:58
45138         Log: One more VERSION bump.
45139      Branch: perl
45140            ! lib/SelfLoader.pm
45141 ____________________________________________________________________________
45142 [ 20691] By: jhi                                   on 2003/08/14  05:21:20
45143         Log: Add a known exception.
45144      Branch: perl
45145            ! Porting/cmpVERSION.pl
45146 ____________________________________________________________________________
45147 [ 20689] By: jhi                                   on 2003/08/14  04:54:18
45148         Log: The blead version has got the dor.
45149      Branch: perl
45150            ! ext/Opcode/Opcode.pm
45151 ____________________________________________________________________________
45152 [ 20688] By: jhi                                   on 2003/08/14  04:51:30
45153         Log: A swath of VERSION patches from Nicholas Clark.
45154      Branch: perl
45155            ! lib/AutoSplit.pm lib/CPAN/Nox.pm lib/Cwd.pm lib/English.pm
45156            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Path.pm
45157            ! lib/Hash/Util.pm lib/Net/hostent.pm lib/Net/servent.pm
45158            ! lib/Text/Abbrev.pm lib/Thread/Semaphore.pm lib/Tie/Array.pm
45159            ! lib/Tie/RefHash.pm lib/UNIVERSAL.pm lib/Unicode/UCD.pm
45160            ! lib/attributes.pm lib/base.pm lib/diagnostics.pm lib/fields.pm
45161            ! lib/filetest.pm lib/open.pm lib/overload.pm lib/utf8.pm
45162            ! lib/vmsish.pm os2/OS2/Process/Process.pm
45163            ! os2/OS2/REXX/DLL/DLL.pm t/TestInit.pm
45164            ! t/lib/MakeMaker/Test/Utils.pm t/lib/Math/BigInt/BareCalc.pm
45165            ! vms/ext/Filespec.pm warnings.pl
45166 ____________________________________________________________________________
45167 [ 20687] By: jhi                                   on 2003/08/13  18:53:15
45168         Log: Alpha version numbers noticed by Schwern.
45169              (These hacks are no more needed since the PAUSE indexer no
45170              more indexes the insides of Perl distributions, says Andreas.)
45171      Branch: perl
45172            ! ext/Devel/DProf/DProf.pm ext/Devel/Peek/Peek.pm
45173            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
45174            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
45175            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
45176            ! ext/IPC/SysV/SysV.pm
45177 ____________________________________________________________________________
45178 [ 20686] By: jhi                                   on 2003/08/13  18:42:50
45179         Log: Subject: Re: script wanted
45180              From: Nicholas Clark <nick@ccl4.org>
45181              Date: Wed, 13 Aug 2003 20:46:09 +0100
45182              Message-ID: <20030813204609.G20130@plum.flirble.org>
45183      Branch: perl
45184            ! ext/B/B.pm ext/B/B/Bblock.pm ext/B/B/C.pm ext/B/B/Debug.pm
45185            ! ext/B/B/Lint.pm ext/Fcntl/Fcntl.pm ext/File/Glob/Glob.pm
45186            ! ext/IO/IO.pm ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
45187            ! ext/IO/lib/IO/Select.pm ext/IO/lib/IO/Socket.pm
45188            ! ext/IO/lib/IO/Socket/INET.pm ext/IPC/SysV/Msg.pm
45189            ! ext/IPC/SysV/Semaphore.pm ext/POSIX/POSIX.pm
45190            ! ext/Sys/Hostname/Hostname.pm ext/Sys/Syslog/Syslog.pm
45191            ! ext/re/re.pm ext/threads/shared/shared.pm
45192            ! ext/threads/threads.pm
45193 ____________________________________________________________________________
45194 [ 20685] By: jhi                                   on 2003/08/13  18:24:50
45195         Log: Subject: Re: script wanted
45196              From: Enache Adrian <enache@rdslink.ro>
45197              Date: Wed, 13 Aug 2003 22:31:18 +0300
45198              Message-ID: <20030813193118.GA1273@ratsnest.hole>
45199      Branch: perl
45200            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
45201            ! ext/B/B/Disassembler.pm
45202 ____________________________________________________________________________
45203 [ 20681] By: jhi                                   on 2003/08/13  17:13:12
45204         Log: Subject: [PATCH lib/lib_pm.PL utils/perlcc.PL utils/h2xs.PL] RE: script wanted
45205              From: Robin Barker <Robin.Barker@npl.co.uk>
45206              Date: Wed, 13 Aug 2003 18:05:38 +0100
45207              Message-ID: <533D273D4014D411AB1D00062938C4D904046637@hotel.npl.co.uk>
45208      Branch: perl
45209            ! lib/lib_pm.PL utils/h2xs.PL utils/perlcc.PL
45210 ____________________________________________________________________________
45211 [ 20680] By: jhi                                   on 2003/08/13  17:11:38
45212         Log: Subject: [PATCH] GNU Public General Public General GNU Public License License
45213              From: Michael G Schwern <schwern@pobox.com>
45214              Date: Wed, 13 Aug 2003 11:15:40 -0700
45215              Message-ID: <20030813181539.GA22658@windhund.schwern.org>
45216      Branch: perl
45217            ! pod/perlartistic.pod pod/perlgpl.pod
45218 ____________________________________________________________________________
45219 [ 20678] By: jhi                                   on 2003/08/13  13:46:18
45220         Log: Add cmpVERSION.pl from Slaven for comparing two
45221              Perl source trees for modules that have changed
45222              but have the same version numbers.
45223      Branch: perl
45224            + Porting/cmpVERSION.pl
45225            ! MANIFEST
45226 ____________________________________________________________________________
45227 [ 20676] By: jhi                                   on 2003/08/13  12:03:08
45228         Log: Make Johan's confusion go away, but there are no doubt more
45229              similar cases.
45230      Branch: perl
45231            ! lib/File/Find.pm
45232 ____________________________________________________________________________
45233 [ 20674] By: jhi                                   on 2003/08/13  11:57:47
45234         Log: Make (hopefully) the Windows CR CR LF bug go away
45235              by making the CRLF layer repel any other CRLF layers.
45236              In other words: binmode(FH, ":crlf") in e.g. Win32
45237              is effectively a no-op since there already is one
45238              CRLF layer in the stack by default.
45239      Branch: perl
45240            ! perlio.c pod/perlrun.pod t/io/crlf.t t/io/layers.t
45241 ____________________________________________________________________________
45242 [ 20673] By: jhi                                   on 2003/08/13  10:29:56
45243         Log: One tweak from Dave Mitchell.
45244      Branch: perl
45245            ! pod/perlport.pod
45246 ____________________________________________________________________________
45247 [ 20672] By: jhi                                   on 2003/08/13  10:27:54
45248         Log: One tweak for microperl in OS/2.
45249      Branch: perl
45250            ! perl.h
45251 ____________________________________________________________________________
45252 [ 20671] By: merijn                                on 2003/08/13  08:57:27
45253         Log: Subject: [PATCH] another VMS pod nit
45254              From: "Craig A. Berry" <craigberry@mac.com>
45255              Date: Wed, 13 Aug 2003 01:01:46 -0500
45256              Message-ID: <3F39D44A.4010207@mac.com>
45257      Branch: perl
45258            ! vms/descrip_mms.template
45259 ____________________________________________________________________________
45260 [ 20670] By: merijn                                on 2003/08/13  08:54:45
45261         Log: Subject: [PATCH Tie::File] turn the alarm off in the tests (was Re: maint @ 20617 (on VMS))
45262              From: "Craig A. Berry" <craigberry@mac.com>
45263              Date: Tue, 12 Aug 2003 21:12:00 -0500
45264              Message-ID: <3F399E70.4050607@mac.com>
45265      Branch: perl
45266            ! lib/Tie/File/t/24_cache_loop.t lib/Tie/File/t/29_downcopy.t
45267            ! lib/Tie/File/t/29a_upcopy.t
45268 ____________________________________________________________________________
45269 [ 20669] By: jhi                                   on 2003/08/13  06:06:39
45270         Log: More don't:s for nyetworking.
45271      Branch: perl
45272            ! pod/perlport.pod
45273 ____________________________________________________________________________
45274 [ 20668] By: rgs                                   on 2003/08/12  20:27:41
45275         Log: perlipc thinko by John P. Linderman.
45276      Branch: perl
45277            ! pod/perlipc.pod
45278 ____________________________________________________________________________
45279 [ 20666] By: jhi                                   on 2003/08/12  20:02:13
45280         Log: Subject: Re: maint @ 20617 [PATCH]
45281              From: =?iso-8859-1?q?Sreeji=20K=20Das?= <sreeji_k@yahoo.com>
45282              Date: Tue, 12 Aug 2003 13:19:00 +0100 (BST)
45283              Message-ID: <20030812121900.26127.qmail@web10501.mail.yahoo.com>
45284      Branch: perl
45285            ! lib/ExtUtils/Installed.pm
45286 ____________________________________________________________________________
45287 [ 20665] By: jhi                                   on 2003/08/12  19:59:54
45288         Log: README.cygwin updates from Gerrit P. Haase.
45289      Branch: perl
45290            ! README.cygwin
45291 ____________________________________________________________________________
45292 [ 20664] By: jhi                                   on 2003/08/12  19:57:53
45293         Log: Do some updates also on pod.mak -- which seems to
45294              be badly out of date.
45295      Branch: perl
45296            ! win32/pod.mak
45297 ____________________________________________________________________________
45298 [ 20663] By: jhi                                   on 2003/08/12  19:48:01
45299         Log: More missing pods for VMS.
45300      Branch: perl
45301            ! vms/descrip_mms.template
45302 ____________________________________________________________________________
45303 [ 20662] By: jhi                                   on 2003/08/12  19:43:46
45304         Log: Subject: [PATCH: perl@20617] add handling for new perlreref.pod file to VMS build.
45305              From: PPrymmer@factset.com
45306              Date: Tue, 12 Aug 2003 16:24:21 -0400
45307              Message-ID: <OF26F453CA.0F963A91-ON85256D80.006F991A-85256D80.007017F2@factset.com>
45308      Branch: perl
45309            ! vms/descrip_mms.template
45310 ____________________________________________________________________________
45311 [ 20661] By: jhi                                   on 2003/08/12  19:41:50
45312         Log: perlreref tweaks from SADAHIRO Tomoyuki and Ian Truskett.
45313      Branch: perl
45314            ! pod/perlreref.pod
45315 ____________________________________________________________________________
45316 [ 20660] By: jhi                                   on 2003/08/12  18:44:27
45317         Log: A better patch from Yitzchak Scott-Thoennes for [perl #23287].
45318      Branch: perl
45319            ! pp_sys.c
45320 ____________________________________________________________________________
45321 [ 20657] By: jhi                                   on 2003/08/12  13:55:56
45322         Log: Multiline one-liners are a bit too much to ask.
45323      Branch: perl
45324            ! t/op/closure.t
45325 ____________________________________________________________________________
45326 [ 20654] By: jhi                                   on 2003/08/12  13:23:00
45327         Log: Add perlcheat to the toc and perl.pod; regen toc.
45328      Branch: perl
45329            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
45330 ____________________________________________________________________________
45331 [ 20653] By: jhi                                   on 2003/08/12  13:15:17
45332         Log: Retract #20644 and #20643; on non-microperl non-fcntl
45333              systems Wrong Thing would be done.  (And as Sarathy
45334              points out, closing both ends of a pipe is rather
45335              identical to never opening it...)
45336      Branch: perl
45337            ! pp_sys.c util.c
45338 ____________________________________________________________________________
45339 [ 20652] By: ams                                   on 2003/08/12  13:06:40
45340         Log: Subject: perlcheat
45341              From: Juerd <juerd@cpan.org>
45342              Date: Mon, 11 Aug 2003 20:24:34 +0200
45343              Message-Id: <20030811182434.GI17748@c3.convolution.nl>
45344      Branch: perl
45345            + pod/perlcheat.pod
45346            ! MANIFEST
45347 ____________________________________________________________________________
45348 [ 20651] By: jhi                                   on 2003/08/12  12:52:09
45349         Log: Microperl expects C89 (like the rest of Perl).
45350      Branch: perl
45351            ! README.micro
45352 ____________________________________________________________________________
45353 [ 20650] By: jhi                                   on 2003/08/12  12:32:29
45354         Log: Subject: [PATCH 5.8.1 @20218] xsubpp: wrong code
45355              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
45356              Date: Sun, 3 Aug 2003 06:19:02 -0700
45357              Message-ID: <20030803131902.GA5146@math.berkeley.edu>
45358      Branch: perl
45359            ! lib/ExtUtils/xsubpp
45360 ____________________________________________________________________________
45361 [ 20648] By: jhi                                   on 2003/08/12  11:56:52
45362         Log: If we are void we cannot return a value.
45363      Branch: perl
45364            ! mg.c
45365 ____________________________________________________________________________
45366 [ 20647] By: jhi                                   on 2003/08/12  11:54:32
45367         Log: Oops.
45368      Branch: perl
45369            ! perl.c
45370 ____________________________________________________________________________
45371 [ 20646] By: jhi                                   on 2003/08/12  11:51:25
45372         Log: Apply much of Ilya's microperl patch, but instead of
45373              implementing the opendir()/readdir()/closedir() using
45374              external commands give up "ANSI-pureness" and define them
45375              in uconfig.sh, also define other stuff like rename() and putenv().
45376              Leave out the $| emulation in my_fork() since we are
45377              not supposed to have fork() under microperl.
45378      Branch: perl
45379            ! Makefile.micro README.micro doio.c mg.c perl.c perl.h
45380            ! perlvars.h pp_sys.c sv.c uconfig.h uconfig.sh util.c
45381 ____________________________________________________________________________
45382 [ 20645] By: jhi                                   on 2003/08/12  10:40:54
45383         Log: Localize PARENT (based on Ilya's microperl patch).
45384      Branch: perl
45385            ! lib/Cwd.pm
45386 ____________________________________________________________________________
45387 [ 20644] By: jhi                                   on 2003/08/12  10:37:55
45388         Log: More microperlish faking in case no fcntl F_SETFD for pipes.
45389      Branch: perl
45390            ! util.c
45391 ____________________________________________________________________________
45392 [ 20643] By: jhi                                   on 2003/08/12  10:13:53
45393         Log: A generally useful hunk from Ilya's microperl patch.
45394              (If no fcntl F_SETFD, fake it the best we can.)
45395      Branch: perl
45396            ! pp_sys.c
45397 ____________________________________________________________________________
45398 [ 20640] By: jhi                                   on 2003/08/12  09:59:16
45399         Log: returning would be good, too.
45400      Branch: perl
45401            ! ext/Safe/t/safeops.t
45402 ____________________________________________________________________________
45403 [ 20639] By: jhi                                   on 2003/08/12  09:57:07
45404         Log: No dor in maint.
45405      Branch: perl
45406            ! ext/Safe/t/safeops.t
45407 ____________________________________________________________________________
45408 [ 20634] By: jhi                                   on 2003/08/12  08:41:49
45409         Log: Subject: [PATCH 5.8.1 @19053] XSLoader revisted
45410              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
45411              Date: Mon, 21 Apr 2003 22:44:37 -0700
45412              Message-ID: <20030422054437.GA8297@math.berkeley.edu>
45413
45414              (the XSLoader doc hunk; the h2xs looks like a behavioural change)
45415      Branch: perl
45416            ! ext/DynaLoader/XSLoader_pm.PL
45417 ____________________________________________________________________________
45418 [ 20633] By: jhi                                   on 2003/08/12  08:31:01
45419         Log: Subject: [PATCH h2xs] produce Foo-Bar/lib/Foo/Bar.pm
45420              From: Michael G Schwern <schwern@pobox.com>
45421              Date: Sat, 9 Aug 2003 15:03:02 -0700
45422              Message-ID: <20030809220301.GE24919@windhund.schwern.org>
45423
45424              (plus one extra catfile() in h2xs.t)
45425      Branch: perl
45426            ! lib/h2xs.t utils/h2xs.PL
45427 ____________________________________________________________________________
45428 [ 20632] By: jhi                                   on 2003/08/12  08:11:08
45429         Log: The Debian people have expressed a wish for the boilerplate
45430              being specific about the Perl version; patch from Nicholas Clark.
45431      Branch: perl
45432            ! utils/h2xs.PL
45433 ____________________________________________________________________________
45434 [ 20631] By: jhi                                   on 2003/08/12  08:09:43
45435         Log: A new try from Dave Mitchell for [perl #23265].
45436      Branch: perl
45437            ! pad.c t/op/closure.t
45438 ____________________________________________________________________________
45439 [ 20630] By: jhi                                   on 2003/08/12  07:59:22
45440         Log: Fix for [perl #23287] segfault in untie.
45441              (Well, at least no more coredump.)
45442      Branch: perl
45443            ! pp_sys.c t/op/tie.t
45444 ____________________________________________________________________________
45445 [ 20629] By: jhi                                   on 2003/08/12  06:24:32
45446         Log: =head2 ALL CAPS
45447      Branch: perl
45448            ! pod/perlreref.pod
45449 ____________________________________________________________________________
45450 [ 20628] By: jhi                                   on 2003/08/12  06:22:25
45451         Log: Too enthusiastic head2-ing.
45452      Branch: perl
45453            ! pod/perlreref.pod
45454 ____________________________________________________________________________
45455 [ 20627] By: jhi                                   on 2003/08/12  05:17:14
45456         Log: Gotta Get'em Cases Right.
45457      Branch: perl
45458            ! pod/perlreref.pod
45459 ____________________________________________________________________________
45460 [ 20626] By: jhi                                   on 2003/08/12  05:04:02
45461         Log: head2-ify many of the head1s, will probably make this look
45462              better in HTML.
45463      Branch: perl
45464            ! pod/perlreref.pod
45465 ____________________________________________________________________________
45466 [ 20625] By: jhi                                   on 2003/08/12  04:55:32
45467         Log: Subject: Re: [PATCH] perlreref.pod tweaks
45468              From: Iain Truskett <spoon@cpan.org>
45469              Date: Tue, 12 Aug 2003 13:59:27 +1000
45470              Message-ID: <20030812035927.GJ7914@gytha.anu.edu.au>
45471
45472              plus explain "Titlecase".
45473      Branch: perl
45474            ! pod/perlreref.pod
45475 ____________________________________________________________________________
45476 [ 20623] By: rgs                                   on 2003/08/11  19:59:17
45477         Log: Add a new regression test for Safe : tests that all ops
45478              can be trapped by a Safe compartement (except for the ones
45479              that can't.)
45480      Branch: perl
45481            + ext/Safe/t/safeops.t
45482            ! MANIFEST
45483 ____________________________________________________________________________
45484 [ 20622] By: rgs                                   on 2003/08/11  18:33:06
45485         Log: B::Deparse wasn't handling correctly builtins that
45486              have two filehandles in their prototypes (pipe, socketpair,
45487              accept) when non-bareword prototypes were used.
45488      Branch: perl
45489            ! ext/B/B/Deparse.pm
45490 ____________________________________________________________________________
45491 [ 20620] By: jhi                                   on 2003/08/11  17:08:29
45492         Log: Subject: [PATCH] [@20616] perlreref.pod incorrectly describes \c
45493              From: merlyn@stonehenge.com (Randal L. Schwartz)
45494              Date: 11 Aug 2003 09:45:29 -0700
45495              Message-ID: <86isp4kus6.fsf@blue.stonehenge.com>
45496
45497              Subject: [PATCH] perlreref.pod tweaks
45498              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
45499              Date: Mon, 11 Aug 2003 13:19:51 -0400
45500              Message-ID: <20030811171951.GA332851@linguist.thayer.dartmouth.edu>
45501
45502              Plus a note about {,n} not being a quantifier.
45503      Branch: perl
45504            ! pod/perlreref.pod
45505 ____________________________________________________________________________
45506 [ 20619] By: jhi                                   on 2003/08/11  15:50:34
45507         Log: Integrate:
45508              [ 20618]
45509              $* is not yet fully gone in 5.8.1.
45510      Branch: perl
45511           !> pod/perlreref.pod
45512 ____________________________________________________________________________
45513 [ 20614] By: nick                                  on 2003/08/11  12:14:55
45514         Log: Allow via layer to affect the PERLIO_F_UTF8 flag.
45515      Branch: perl
45516            ! ext/PerlIO/via/via.pm ext/PerlIO/via/via.xs
45517 ____________________________________________________________________________
45518 [ 20612] By: jhi                                   on 2003/08/11  10:55:19
45519         Log: VC6 warning: result still unsigned.
45520      Branch: perl
45521            ! regexec.c
45522 ____________________________________________________________________________
45523 [ 20611] By: jhi                                   on 2003/08/11  08:33:13
45524         Log: Typo fix from Boris Zentner.
45525      Branch: perl
45526            ! pod/perlfaq5.pod
45527 ____________________________________________________________________________
45528 [ 20609] By: jhi                                   on 2003/08/11  04:28:29
45529         Log: Subject: [perl #23273] warnings in Unicode::UCD
45530              From: Lukas Mai (via RT) <perlbug-followup@perl.org>
45531              Date: 10 Aug 2003 22:37:41 -0000
45532              Message-ID: <rt-23273-62473.18.6967347513833@rt.perl.org>
45533      Branch: perl
45534            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
45535 ____________________________________________________________________________
45536 [ 20608] By: jhi                                   on 2003/08/11  04:24:34
45537         Log: Explain the 'Wide character in print' a bit more.
45538      Branch: perl
45539            ! pod/perldiag.pod
45540 ____________________________________________________________________________
45541 [ 20607] By: rgs                                   on 2003/08/10  20:44:23
45542         Log: Subject: Re: killing for vital signs [PATCH]
45543              From: "John P. Linderman" <jpl@research.att.com>
45544              Date: Sun, 10 Aug 2003 15:44:33 -0400 (EDT)
45545              Message-Id: <200308101944.PAA96547@raptor.research.att.com>
45546      Branch: perl
45547            ! pod/perlfunc.pod pod/perlipc.pod
45548 ____________________________________________________________________________
45549 [ 20605] By: jhi                                   on 2003/08/10  20:38:39
45550         Log: gcc -ansi -pedantic cleanup; and a seemingly forgotten
45551              sv_placeholder hunk.
45552      Branch: perl
45553            ! perl.h sv.h
45554 ____________________________________________________________________________
45555 [ 20604] By: jhi                                   on 2003/08/10  20:14:28
45556         Log: Clarify the format checking instructions.
45557      Branch: perl
45558            ! Porting/pumpkin.pod
45559 ____________________________________________________________________________
45560 [ 20602] By: jhi                                   on 2003/08/10  19:45:45
45561         Log: Retract #20597, too many resulting core dumps.
45562      Branch: perl
45563            ! pad.c t/op/closure.t
45564 ____________________________________________________________________________
45565 [ 20597] By: jhi                                   on 2003/08/10  17:55:03
45566         Log: Subject: Re: [perl #23265] Nested anonymous subs
45567              From: Dave Mitchell <davem@fdgroup.com>
45568              Date: Sun, 10 Aug 2003 01:35:30 +0100
45569              Message-ID: <20030810003530.GB6547@fdgroup.com>
45570      Branch: perl
45571            ! pad.c t/op/closure.t
45572 ____________________________________________________________________________
45573 [ 20596] By: jhi                                   on 2003/08/10  17:38:35
45574         Log: Try simple workaround for the POSIX autosplit.ix warning.
45575      Branch: perl
45576            ! ext/POSIX/POSIX.pm
45577 ____________________________________________________________________________
45578 [ 20595] By: jhi                                   on 2003/08/10  17:33:12
45579         Log: One more PL_csighandlerp.
45580      Branch: perl
45581            ! ext/POSIX/POSIX.xs
45582 ____________________________________________________________________________
45583 [ 20594] By: rgs                                   on 2003/08/10  13:30:11
45584         Log: Further tweaks on perlreref.pod (by Iain Truskett)
45585      Branch: perl
45586            ! pod/perlreref.pod
45587 ____________________________________________________________________________
45588 [ 20593] By: rgs                                   on 2003/08/10  12:32:47
45589         Log: Add the perlreref manpage, by Iain Truskett
45590              (regular expressions quick reference.)
45591              Regenerate the table of contents.
45592      Branch: perl
45593            + pod/perlreref.pod
45594            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
45595 ____________________________________________________________________________
45596 [ 20592] By: rgs                                   on 2003/08/09  21:13:27
45597         Log: Remove ByteLoader from the list of modules whose compilability should
45598              be tested : it's loaded (at runtime) by ext/B/t/bytecode.t (as Enache
45599              pointed out.)
45600      Branch: perl
45601            ! t/lib/1_compile.t
45602 ____________________________________________________________________________
45603 [ 20591] By: rgs                                   on 2003/08/09  21:08:59
45604         Log: Subject: [PATCH] add "$lexical not available" warning in C<for my $lex ()>
45605              From: Dave Mitchell <davem@fdgroup.com>
45606              Date: Sat, 9 Aug 2003 14:51:44 +0100
45607              Message-ID: <20030809135144.GC4997@fdgroup.com>
45608      Branch: perl
45609            ! embed.fnc embed.h global.sym op.c pp_ctl.c proto.h scope.c
45610            ! scope.h t/lib/warnings/pad
45611 ____________________________________________________________________________
45612 [ 20590] By: rgs                                   on 2003/08/09  21:02:21
45613         Log: Regenerate perlapi.pod.
45614      Branch: perl
45615            ! pod/perlapi.pod
45616 ____________________________________________________________________________
45617 [ 20589] By: rgs                                   on 2003/08/09  20:26:28
45618         Log: Subject: [PATCH t/lib/1_compile.t] Removing tested modules
45619              From: Michael G Schwern <schwern@pobox.com>
45620              Date: Sat, 9 Aug 2003 13:36:59 -0700
45621              Message-ID: <20030809203659.GB24919@windhund.schwern.org>
45622      Branch: perl
45623            ! t/lib/1_compile.t
45624 ____________________________________________________________________________
45625 [ 20588] By: jhi                                   on 2003/08/09  18:13:07
45626         Log: Update Jon Orwant's email address as he wants it,
45627              drop TPJ URL; upate also Doug MacEachern's address.
45628      Branch: perl
45629            ! pod/perlembed.pod pod/perlmodinstall.pod
45630 ____________________________________________________________________________
45631 [ 20587] By: ams                                   on 2003/08/09  18:09:34
45632         Log: hv_fetch_{ent,flags} failed to set HvHASKFLAGS on a hash where a
45633              normal key was replaced by its UTF-8 equivalent. This caused the
45634              "Storable problem" RT3 users reported under RH9.
45635      Branch: perl
45636            ! hv.c
45637 ____________________________________________________________________________
45638 [ 20586] By: jhi                                   on 2003/08/09  18:08:20
45639         Log: Subject: [PATCH perlmodinstall.pod] Installation on Win32
45640              From: Michael G Schwern <schwern@pobox.com>
45641              Date: Fri, 8 Aug 2003 18:35:51 -0700
45642              Message-ID: <20030809013550.GS1587@windhund.schwern.org>
45643      Branch: perl
45644            ! pod/perlmodinstall.pod
45645 ____________________________________________________________________________
45646 [ 20584] By: jhi                                   on 2003/08/09  18:05:22
45647         Log: Reintroduce the U_32-ification to pad.c,
45648              suggested by Dave Mitchell.
45649      Branch: perl
45650            ! pad.c
45651 ____________________________________________________________________________
45652 [ 20583] By: rgs                                   on 2003/08/09  12:43:50
45653         Log: Change #20578 to SelfLoader is probably also useful to AutoSplit.
45654      Branch: perl
45655            ! lib/AutoSplit.pm
45656 ____________________________________________________________________________
45657 [ 20579] By: jhi                                   on 2003/08/09  08:07:22
45658         Log: Some updates for the memory use debugging section:
45659              -DL is obsolete, mention Devel::Size, and Purify and valgrind.
45660      Branch: perl
45661            ! pod/perldebguts.pod
45662 ____________________________________________________________________________
45663 [ 20578] By: jhi                                   on 2003/08/09  07:34:16
45664         Log: Fix from Dave Mitchell to the recent from lib/Devel/SelfStubber.t:
45665              Variable "$nested" is not available at (re_eval 4) line 2, <DATA> line 8.
45666              which was on old bug unearthed by the change #20559.
45667              Basically, qr// + (??{$lexical}) combination is very, VERY broken.
45668              Workaround is not to use lexicals.
45669      Branch: perl
45670            ! lib/SelfLoader.pm
45671 ____________________________________________________________________________
45672 [ 20577] By: jhi                                   on 2003/08/09  07:28:41
45673         Log: The libcygipc doesn't really work with the Perl SysV IPC tests
45674              so no much point in adding it yet.
45675      Branch: perl
45676            ! hints/cygwin.sh
45677 ____________________________________________________________________________
45678 [ 20575] By: jhi                                   on 2003/08/09  07:24:43
45679         Log: Retract #20524 since it was due to broken INT32_MIN in
45680              Cygwin 1.5's stdint.h.
45681      Branch: perl
45682            ! pad.c
45683 ____________________________________________________________________________
45684 [ 20574] By: jhi                                   on 2003/08/09  07:11:32
45685         Log: Subject: [ PATCH] Re: strange destruction problem on VMS
45686              From: Dave Mitchell <davem@fdgroup.com>
45687              Date: Fri, 8 Aug 2003 22:28:48 +0100
45688              Message-ID: <20030808212848.GA2628@fdgroup.com>
45689      Branch: perl
45690            ! sv.c
45691 ____________________________________________________________________________
45692 [ 20573] By: jhi                                   on 2003/08/09  07:09:07
45693         Log: Subject: Re: [PATCH] perlfaq8.pod and MakeMaker's PREFIX=
45694              From: Michael G Schwern <schwern@pobox.com>
45695              Date: Fri, 8 Aug 2003 13:59:50 -0700
45696              Message-ID: <20030808205950.GJ1587@windhund.schwern.org>
45697      Branch: perl
45698            ! pod/perlfaq8.pod
45699 ____________________________________________________________________________
45700 [ 20572] By: jhi                                   on 2003/08/09  07:06:37
45701         Log: Subject: [PATCH] kill 'INT' doesn't work on Windows
45702              From: Jan Dubois <jand@ActiveState.com>
45703              Date: Fri, 08 Aug 2003 17:49:03 -0700
45704              Message-ID: <ite8jvgjgcfm8e9dhl6f4dtstrbmn1vmpk@4ax.com>
45705      Branch: perl
45706            ! win32/win32.c
45707 ____________________________________________________________________________
45708 [ 20571] By: jhi                                   on 2003/08/09  06:53:54
45709         Log: Subject: [PATCH] Re: [PATCH] Re: Storing &PL_sv_undef as a hash key with perl-5.8.x
45710              From: Nicholas Clark <nick@ccl4.org>
45711              Date: Fri, 8 Aug 2003 23:30:00 +0100
45712              Message-ID: <20030808233000.B20130@plum.flirble.org>
45713      Branch: perl
45714            ! ext/Storable/Storable.xs
45715 ____________________________________________________________________________
45716 [ 20570] By: jhi                                   on 2003/08/09  06:52:36
45717         Log: Two more tests for #20566/#20568.
45718      Branch: perl
45719            ! t/op/pat.t
45720 ____________________________________________________________________________
45721 [ 20568] By: jhi                                   on 2003/08/08  21:05:24
45722         Log: Subject: [PATCH] Re: UNICODE regexp bug
45723              From: Nick Ing-Simmons <nick@ing-simmons.net>
45724              Date: Fri, 08 Aug 2003 23:05:49 +0100
45725              Message-Id: <20030808220549.5109.4@llama.ni-s.u-net.com>
45726
45727              Better patch (than #20566) from NI-S, one more test
45728              (introduce another variable rather than reuse the tmp, though)
45729      Branch: perl
45730            ! regexec.c t/op/pat.t
45731 ____________________________________________________________________________
45732 [ 20566] By: jhi                                   on 2003/08/08  19:47:45
45733         Log: Subject: UNICODE regexp bug
45734              From: Nick Ing-Simmons <nick@ing-simmons.net>
45735              Date: Fri, 08 Aug 2003 20:36:56 +0100
45736              Message-Id: <20030808193656.5109.1@llama.ni-s.u-net.com>
45737      Branch: perl
45738            ! regexec.c t/op/pat.t
45739 ____________________________________________________________________________
45740 [ 20565] By: jhi                                   on 2003/08/08  18:59:40
45741         Log: Move the csighandler to be a data variable so that
45742              things like DLL trampolines can't mess up the code
45743              variables the Perl_csighandler (seen in Cygwin:
45744              Perl_csighandler in POSIX extension was different
45745              than in main executable).
45746      Branch: perl
45747            ! embedvar.h ext/POSIX/POSIX.xs mg.c perlapi.h perlvars.h
45748 ____________________________________________________________________________
45749 [ 20564] By: jhi                                   on 2003/08/08  13:12:19
45750         Log: Subject: [PATCH] Re: main@20537: WinXP build failed op/time.t test 2
45751              From: Steve Hay <steve.hay@uk.radan.com>
45752              Date: Fri, 08 Aug 2003 12:42:28 +0100
45753              Message-ID: <3F338CA4.3010503@uk.radan.com>
45754      Branch: perl
45755            ! t/op/time.t
45756 ____________________________________________________________________________
45757 [ 20563] By: jhi                                   on 2003/08/08  13:09:00
45758         Log: Subject: [PATCH] maintperl & bleadperl for Cygwin: include libgdbm_compat & libcygipc in searchlist
45759              From: "Gerrit P. Haase" <gp@familiehaase.de>
45760              Date: Fri, 8 Aug 2003 13:44:51 +0200
45761              Message-ID: <1621817486657.20030808134451@familiehaase.de>
45762      Branch: perl
45763            ! ext/NDBM_File/hints/cygwin.pl ext/ODBM_File/hints/cygwin.pl
45764            ! hints/cygwin.sh
45765 ____________________________________________________________________________
45766 [ 20560] By: jhi                                   on 2003/08/08  04:28:44
45767         Log: Retract PASTHRU* changes as recommended by Schwern.
45768      Branch: perl
45769            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
45770            ! lib/ExtUtils/t/MM_Win32.t
45771 ____________________________________________________________________________
45772 [ 20559] By: rgs                                   on 2003/08/07  19:59:18
45773         Log: Subject: Fwd: Re: [PATCH] flags set incorrectly on abandoned lexicals
45774              From: Dave Mitchell <davem@fdgroup.com>
45775              Date: Thu, 7 Aug 2003 15:53:35 +0100
45776              Message-ID: <20030807145335.GF26683@fdgroup.com>
45777      Branch: perl
45778            ! scope.c t/lib/warnings/pad
45779 ____________________________________________________________________________
45780 [ 20556] By: jhi                                   on 2003/08/07  18:14:41
45781         Log: The #20546 was too ambitious, broke the test.
45782      Branch: perl
45783            ! lib/Benchmark.pm lib/Benchmark.t
45784 ____________________________________________________________________________
45785 [ 20554] By: jhi                                   on 2003/08/07  17:00:03
45786         Log: Subject: Fw: [PATCH: perl@20512] DBG build tweaks for VMS.
45787              From: PPrymmer@factset.com
45788              Date: Thu, 7 Aug 2003 14:02:02 -0400
45789              Message-ID: <OFA59024FD.170B3227-ON85256D7B.00630753-85256D7B.00631048@factset.com>
45790      Branch: perl
45791            ! vms/descrip_mms.template
45792 ____________________________________________________________________________
45793 [ 20553] By: jhi                                   on 2003/08/07  16:45:25
45794         Log: Some AUTHORS updates.
45795      Branch: perl
45796            ! AUTHORS
45797 ____________________________________________________________________________
45798 [ 20552] By: jhi                                   on 2003/08/07  15:45:03
45799         Log: Hint away the semid_ds test in NetBSD/sparc.
45800      Branch: perl
45801            ! hints/netbsd.sh
45802 ____________________________________________________________________________
45803 [ 20550] By: jhi                                   on 2003/08/07  15:39:53
45804         Log: Allow hinting d_semctl_semun and d_semctl_semid_ds.
45805      Branch: perl
45806            ! Configure
45807 ____________________________________________________________________________
45808 [ 20548] By: jhi                                   on 2003/08/07  14:48:27
45809         Log: Subject: [PATCH] Test::More
45810              From: Fergal Daly <fergal@esatclear.ie>
45811              Date: Thu, 7 Aug 2003 15:52:11 +0100
45812              Message-Id: <200308071552.11873.fergal@esatclear.ie>
45813      Branch: perl
45814            ! lib/Test/More.pm
45815 ____________________________________________________________________________
45816 [ 20547] By: jhi                                   on 2003/08/07  14:45:22
45817         Log: Integrate from maint:
45818              [ 20543]
45819              Workround for SuSE8.2's -lndbm hack
45820      Branch: perl
45821           !> hints/linux.sh
45822 ____________________________________________________________________________
45823 [ 20546] By: jhi                                   on 2003/08/07  14:43:57
45824         Log: Subject: [PATCH 5.8.1] Benchmark problem
45825              From: Radu Greab <rgreab@fx.ro>
45826              Date: Thu, 07 Aug 2003 16:18:25 +0300 (EEST)
45827              Message-Id: <20030807.161825.106541372.radu@yx.primIT.ro>
45828
45829              Subject: Re: [PATCH 5.8.1] Benchmark problem
45830              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
45831              Date: Thu, 7 Aug 2003 15:48:38 +0200
45832              Message-Id: <20030807154838.5d240dbb.rgarciasuarez@free.fr>
45833      Branch: perl
45834            ! lib/Benchmark.pm lib/Benchmark.t
45835 ____________________________________________________________________________
45836 [ 20544] By: jhi                                   on 2003/08/07  14:25:25
45837         Log: Retract #20359: too wide a brush.
45838      Branch: perl
45839            ! hints/netbsd.sh
45840 ____________________________________________________________________________
45841 [ 20542] By: jhi                                   on 2003/08/07  06:24:23
45842         Log: If no alarm(), skip the subtests.
45843      Branch: perl
45844            ! ext/Time/HiRes/t/HiRes.t
45845 ____________________________________________________________________________
45846 [ 20541] By: jhi                                   on 2003/08/07  06:15:54
45847         Log: Subject: Re: maint @ 20537
45848              From: Philip Newton <Philip.Newton@gmx.net>
45849              Date: Thu, 07 Aug 2003 09:05:17 +0200
45850              Message-ID: <s0l3jvo4mju2uu4f6pkq18istk02hme6j9@4ax.com>
45851      Branch: perl
45852            ! ext/Socket/Socket.xs
45853 ____________________________________________________________________________
45854 [ 20540] By: jhi                                   on 2003/08/07  06:13:19
45855         Log: Subject: Re: maint @ 20537
45856              From: Philip Newton <Philip.Newton@gmx.net>
45857              Date: Thu, 07 Aug 2003 09:05:17 +0200
45858              Message-ID: <s0l3jvo4mju2uu4f6pkq18istk02hme6j9@4ax.com>
45859      Branch: perl
45860            ! hints/dos_djgpp.sh
45861 ____________________________________________________________________________
45862 [ 20539] By: jhi                                   on 2003/08/07  05:17:56
45863         Log: NetBSD for Sparc (at least 1.5.3 and 1.6.1) seem to have
45864              broken SysV semaphores.
45865      Branch: perl
45866            ! hints/netbsd.sh
45867 ____________________________________________________________________________
45868 [ 20538] By: jhi                                   on 2003/08/07  05:08:14
45869         Log: Subject: Re: [perl #23030] Error in negative lookahead with alternations
45870              From: hv@crypt.org
45871              Date: Thu, 07 Aug 2003 02:44:23 +0100
45872              Message-Id: <200308070144.h771iN906446@zen.crypt.org>
45873      Branch: perl
45874            ! regexec.c t/op/re_tests
45875 ____________________________________________________________________________
45876 [ 20535] By: jhi                                   on 2003/08/06  19:05:18
45877         Log: ESUCCESS = 0 is not true, but exists.
45878      Branch: perl
45879            ! ext/Errno/t/Errno.t
45880 ____________________________________________________________________________
45881 [ 20533] By: jhi                                   on 2003/08/06  18:39:49
45882         Log: Subject: [pathc] Sys:Syslog.pm::syslog() - Better error message
45883              From: jari.aalto@poboxes.com (Jari Aalto)
45884              Date: Wed, 06 Aug 2003 14:24:42 +0300
45885              Message-ID: <ekzzowp1.fsf@blue.sea.net>
45886      Branch: perl
45887            ! ext/Sys/Syslog/Syslog.pm
45888 ____________________________________________________________________________
45889 [ 20530] By: jhi                                   on 2003/08/06  18:24:56
45890         Log: Make code agree with documentation (from Wolfgang Friebel)
45891      Branch: perl
45892            ! lib/ExtUtils/MakeMaker.pm
45893 ____________________________________________________________________________
45894 [ 20529] By: jhi                                   on 2003/08/06  18:20:31
45895         Log: Various tweaks to help DJGPP builds.
45896      Branch: perl
45897            ! djgpp/djgppsed.sh hints/dos_djgpp.sh
45898 ____________________________________________________________________________
45899 [ 20527] By: jhi                                   on 2003/08/06  14:57:22
45900         Log: More PASTHRU patching from Steve Hay.
45901      Branch: perl
45902            ! lib/ExtUtils/MM_Unix.pm
45903 ____________________________________________________________________________
45904 [ 20526] By: jhi                                   on 2003/08/06  13:53:01
45905         Log: Cast away gcc 3.3 type conversion pickiness.
45906      Branch: perl
45907            ! ext/threads/threads.xs
45908 ____________________________________________________________________________
45909 [ 20524] By: jhi                                   on 2003/08/06  13:36:44
45910         Log: Subject: Re: perl with cygwin 1.5, need help
45911              From: "Gerrit P. Haase" <gp@familiehaase.de>
45912              Date: Tue, 5 Aug 2003 14:36:55 +0200
45913              Message-ID: <71561410910.20030805143655@familiehaase.de>
45914
45915              (needed manual fitting)
45916      Branch: perl
45917            ! pad.c
45918 ____________________________________________________________________________
45919 [ 20523] By: jhi                                   on 2003/08/06  13:30:42
45920         Log: Subject: maint @ 20512
45921              From: Robin Barker <Robin.Barker@npl.co.uk>
45922              Date: Wed, 6 Aug 2003 15:31:33 +0100
45923              Message-ID: <533D273D4014D411AB1D00062938C4D904046625@hotel.npl.co.uk>
45924      Branch: perl
45925            ! MANIFEST Porting/Maintainers.pl
45926 ____________________________________________________________________________
45927 [ 20520] By: jhi                                   on 2003/08/06  11:38:46
45928         Log: Subject: [PATCH] Re: [PATCH] Re: MakeMaker doesn't pasthru DEFINE command-line args to subdirs on Win32
45929              From: Steve Hay <steve.hay@uk.radan.com>
45930              Date: Wed, 06 Aug 2003 10:56:44 +0100
45931              Message-ID: <3F30D0DC.20700@uk.radan.com>
45932      Branch: perl
45933            ! lib/ExtUtils/MM_Unix.pm
45934 ____________________________________________________________________________
45935 [ 20514] By: jhi                                   on 2003/08/06  05:22:29
45936         Log: Subject: Re: [PATCH pod/perlfaq2.pod] update Friedl book listing for 2nd edition
45937              From: Tim Jenness <t.jenness@jach.hawaii.edu>
45938              Date: Tue, 5 Aug 2003 17:21:46 -1000 (HST)
45939              Message-ID: <Pine.LNX.4.44.0308051720280.8532-100000@lapaki>
45940      Branch: perl
45941            ! pod/perlfaq2.pod
45942 ____________________________________________________________________________
45943 [ 20513] By: jhi                                   on 2003/08/06  05:18:32
45944         Log: Subject: [PATCH] dprofpp.PL again -- #20488 thinko
45945              From: "Craig A. Berry" <craigberry@mac.com>
45946              Date: Wed, 06 Aug 2003 00:18:36 -0500
45947              Message-ID: <3F308FAC.4090409@mac.com>
45948
45949              (from vmsperl list)
45950      Branch: perl
45951            ! utils/dprofpp.PL
45952 ____________________________________________________________________________
45953 [ 20510] By: jhi                                   on 2003/08/05  19:01:08
45954         Log: Subject: [PATCH pod/perlfaq2.pod] BETTER update Friedl book listing for 2nd edition
45955              From: mjd@plover.com
45956              Date: 5 Aug 2003 19:23:46 -0000
45957              Message-ID: <20030805192346.25911.qmail@plover.com>
45958      Branch: perl
45959            ! pod/perlfaq2.pod
45960 ____________________________________________________________________________
45961 [ 20508] By: jhi                                   on 2003/08/05  18:36:38
45962         Log: Continue #20506.
45963      Branch: perl
45964            ! lib/ExtUtils/MM_Unix.pm
45965 ____________________________________________________________________________
45966 [ 20506] By: jhi                                   on 2003/08/05  17:58:01
45967         Log: Try to fix the INC in PASTHRU.
45968      Branch: perl
45969            ! lib/ExtUtils/MM_Unix.pm
45970 ____________________________________________________________________________
45971 [ 20503] By: jhi                                   on 2003/08/05  16:02:14
45972         Log: Subject: Re: [perl #23083] [5.8.0-Bug?] backtick returns empty value when $SIG{CHLD} defined.
45973              From: Chip Salzenberg <chip@pobox.com>
45974              Date: Tue, 5 Aug 2003 11:39:24 -0400
45975              Message-ID: <20030805153924.GO1751@perlsupport.com
45976      Branch: perl
45977            ! perlio.c
45978 ____________________________________________________________________________
45979 [ 20502] By: jhi                                   on 2003/08/05  15:32:39
45980         Log: Subject: [PATCH] Re: MakeMaker doesn't pasthru DEFINE command-line args to subdirs on Win32
45981              From: Steve Hay <steve.hay@uk.radan.com>
45982              Date: Tue, 05 Aug 2003 10:43:49 +0100
45983              Message-ID: <3F2F7C55.9020808@uk.radan.com>
45984
45985              (The MM_Unix.pm part was dealt with in #20501.)
45986      Branch: perl
45987            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/t/MM_Win32.t
45988 ____________________________________________________________________________
45989 [ 20501] By: jhi                                   on 2003/08/05  15:28:17
45990         Log: Reinstate #11125, hopefully making MakeMaker to pass
45991              DEFINE and INCLUDE to subdirs (NI-S says he'll work
45992              around any problems caused seen Tk if necessary).
45993              Also (document and) reorder the PASTHRU_INC and PASTHRU_DEFINE
45994              to be _after_ the directory-specific INC and DEFINE as suggested
45995              by NI-S (Tk probably being the only "user" of the said macros).
45996      Branch: perl
45997            ! lib/ExtUtils/MM_Unix.pm
45998 ____________________________________________________________________________
45999 [ 20500] By: jhi                                   on 2003/08/05  15:14:35
46000         Log: Subject: [PATCH-5.8.1-RC4] WinCE more implemented functions
46001              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
46002              Date: Tue, 5 Aug 2003 20:12:18 +0400
46003              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200E66@cio-test001.spb.lucent.com>
46004      Branch: perl
46005            - wince/include/netdb.h
46006            ! MANIFEST wince/Makefile.ce wince/win32.h wince/win32io.c
46007            ! wince/wince.c
46008 ____________________________________________________________________________
46009 [ 20499] By: jhi                                   on 2003/08/05  14:03:43
46010         Log: A suggested perlio doc addition from Stas.
46011      Branch: perl
46012            ! pod/perliol.pod
46013 ____________________________________________________________________________
46014 [ 20498] By: jhi                                   on 2003/08/05  13:32:59
46015         Log: Subject: [PATCH RC4] AUTHORS +  Maintainers.pl
46016              From: Robin Barker <Robin.Barker@npl.co.uk>
46017              Date: Tue, 5 Aug 2003 15:32:36 +0100
46018              Message-ID: <533D273D4014D411AB1D00062938C4D90404661C@hotel.npl.co.uk>
46019      Branch: perl
46020            ! AUTHORS Porting/Maintainers.pl
46021 ____________________________________________________________________________
46022 [ 20497] By: jhi                                   on 2003/08/05  12:23:04
46023         Log: This is necessary to get things building for the VMS debugger.
46024              (Craig Berry)
46025      Branch: perl
46026            ! vms/descrip_mms.template
46027 ____________________________________________________________________________
46028 [ 20495] By: jhi                                   on 2003/08/05  09:23:24
46029         Log: Subject: Re: [perl #23202] [RESOLVED] coredump on ext/POSIX/t/posix with NetBSD-1.6
46030              From: alian <alian@cpan.org>
46031              Date: Tue, 05 Aug 2003 12:21:42 +0200
46032              Message-ID: <3F2F8536.1090702@jupiter.alianet>
46033      Branch: perl
46034            ! ext/POSIX/t/posix.t
46035 ____________________________________________________________________________
46036 [ 20494] By: jhi                                   on 2003/08/05  09:03:57
46037         Log: Add some known cases to Maintainers.
46038      Branch: perl
46039            ! Porting/Maintainers.pl
46040 ____________________________________________________________________________
46041 [ 20492] By: jhi                                   on 2003/08/05  08:34:34
46042         Log: Subject: [PATCH] perlthrtut.pod
46043              From: Elizabeth Mattijsen <liz@dijkmat.nl>
46044              Date: Tue, 5 Aug 2003 11:26:04 +0200
46045              Message-Id: <p05111b0abb5525e65401@[80.127.186.62]>
46046      Branch: perl
46047            ! pod/perlthrtut.pod
46048 ____________________________________________________________________________
46049 [ 20491] By: jhi                                   on 2003/08/05  08:31:29
46050         Log: Add META.yml and Stas' makemeta (plus extensive reworking
46051              of the Maintainers utility)
46052      Branch: perl
46053            + META.yml Porting/Maintainers.pm Porting/makemeta
46054            ! MANIFEST Makefile.SH Porting/Maintainers
46055            ! Porting/Maintainers.pl
46056 ____________________________________________________________________________
46057 [ 20490] By: jhi                                   on 2003/08/05  06:28:06
46058         Log: ext/IPC/SysV/t/sem.t don't remove semaphore on NetBSD sparc
46059              Try to remove the created message queues and semaphores
46060              even in the case of failures.
46061      Branch: perl
46062            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
46063 ____________________________________________________________________________
46064 [ 20489] By: jhi                                   on 2003/08/05  06:21:47
46065         Log: Subject: PerlIO_{read,write} return value doc patch
46066              From: Gisle Aas <gisle@ActiveState.com>
46067              Date: 04 Aug 2003 13:25:28 -0700
46068              Message-ID: <lr4r0xuq4n.fsf@caliper.activestate.com>
46069      Branch: perl
46070            ! pod/perlapio.pod
46071 ____________________________________________________________________________
46072 [ 20488] By: jhi                                   on 2003/08/05  06:12:07
46073         Log: Subject: [PATCH utils/dprofpp.PL] (was Re: DProf tests with -p broken on VMS)
46074              From: "Craig A. Berry" <craigberry@mac.com>
46075              Date: Mon, 04 Aug 2003 19:29:51 -0500
46076              Message-ID: <3F2EFA7F.6070801@mac.com>
46077      Branch: perl
46078            ! utils/dprofpp.PL
46079 ____________________________________________________________________________
46080 [ 20486] By: jhi                                   on 2003/08/05  06:05:53
46081         Log: Subject: [PATCH] typos in encoding.pm
46082              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
46083              Date: Mon, 4 Aug 2003 20:09:35 +0200
46084              Message-ID: <005001c35ab3$9225c320$0c2f1fac@R2D2>
46085      Branch: perl
46086            ! ext/Encode/encoding.pm
46087 ____________________________________________________________________________
46088 [ 20485] By: jhi                                   on 2003/08/05  05:29:11
46089         Log: Bytecode patching from Enache.
46090      Branch: perl
46091            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
46092            ! ext/B/t/bytecode.t ext/ByteLoader/bytecode.h t/TEST
46093 ____________________________________________________________________________
46094 [ 20484] By: jhi                                   on 2003/08/05  05:26:32
46095         Log: Upgrade to Digest::MD5 2.27.
46096      Branch: perl
46097            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
46098            ! ext/Digest/MD5/t/files.t
46099 ____________________________________________________________________________
46100 [ 20483] By: jhi                                   on 2003/08/05  05:15:16
46101         Log: Subject: [Patch 5.8.1 Encode.pm] v-strings deprecated
46102              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
46103              Date: Tue, 05 Aug 2003 00:27:10 +0900
46104              Message-Id: <20030805002313.9880.BQW10602@nifty.com>
46105      Branch: perl
46106            ! ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t
46107 ____________________________________________________________________________
46108 [ 20482] By: rgs                                   on 2003/08/04  22:06:46
46109         Log: Nit in INSTALL about the svr?.sh hint files.
46110      Branch: perl
46111            ! INSTALL
46112 ____________________________________________________________________________
46113 [ 20480] By: rgs                                   on 2003/08/04  21:30:25
46114         Log: Subject: [PATCH] Re: [perl #23210] parser error with 'print $HANDLE func(@args)'
46115              From: Steve Grazzini <grazz@pobox.com>
46116              Date: Mon, 4 Aug 2003 16:01:45 -0400
46117              Message-ID: <20030804200145.GB21699@grazzini.net>
46118
46119              Prevent the warning "Bareword found where operator expected" in
46120              the case "print $fh foo()" where foo() is an undefined function.
46121      Branch: perl
46122            ! toke.c
46123 ____________________________________________________________________________
46124 [ 20479] By: rgs                                   on 2003/08/04  20:26:17
46125         Log: Fix bug #23141 : localization of readonly magic scalars
46126              now produces an error "Modification of a read-only value
46127              attempted", instead of silently failing.
46128      Branch: perl
46129            ! scope.c t/op/local.t
46130 ____________________________________________________________________________
46131 [ 20478] By: rgs                                   on 2003/08/04  20:10:52
46132         Log: Revert change #19282 : it caused problems for some -Duseshrplib
46133              builds. On the other hand, make sure that your C compiler isn't
46134              a perl script !
46135      Branch: perl
46136            ! Makefile.SH
46137 ____________________________________________________________________________
46138 [ 20475] By: jhi                                   on 2003/08/04  09:35:55
46139         Log: Rename DEBUG() and DEB() to PERL_DEBUG() and PERL_DEB().
46140      Branch: perl
46141            ! perl.c perl.h
46142 ____________________________________________________________________________
46143 [ 20474] By: jhi                                   on 2003/08/04  08:41:55
46144         Log: Oops.
46145      Branch: perl
46146            ! hints/darwin.sh hints/rhapsody.sh
46147 ____________________________________________________________________________
46148 [ 20473] By: jhi                                   on 2003/08/04  07:58:36
46149         Log: Subject: [PATCH] Re: Can't usemymalloc on OS X
46150              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
46151              Date: Mon, 4 Aug 2003 10:35:12 +0200
46152              Message-Id: <20030804103512.61a9661c.rgarciasuarez@free.fr>
46153      Branch: perl
46154            ! hints/darwin.sh
46155 ____________________________________________________________________________
46156 [ 20470] By: jhi                                   on 2003/08/04  06:30:05
46157         Log: Test count adjustment from Rafael.
46158      Branch: perl
46159            ! lib/Test/Simple/t/is_deeply.t
46160 ____________________________________________________________________________
46161 [ 20469] By: jhi                                   on 2003/08/04  06:23:26
46162         Log: Subject: [PATCH] maint, Win32, GCC 3.2
46163              From: Mattia Barbon <mbarbon@dsi.unive.it>
46164              Date: Sat, 2 Aug 2003 10:31:07 +0200 (ora legale Europa occidentale)
46165              Message-ID: <Mahogany-0.64.2-624-20030802-103107.00@rbnet.it>
46166      Branch: perl
46167            ! ext/Errno/Errno_pm.PL
46168 ____________________________________________________________________________
46169 [ 20467] By: jhi                                   on 2003/08/04  05:10:57
46170         Log: Apparently the newly introduce -DDARWIN did conflict with
46171              some Apple definition, how ironic...
46172      Branch: perl
46173            ! hints/darwin.sh perl.h
46174 ____________________________________________________________________________
46175 [ 20466] By: jhi                                   on 2003/08/04  05:03:30
46176         Log: Subject: Debian patch that skips podless modules
46177              From: Alexey Tourbin <at@altlinux.ru>
46178              Date: Sun, 3 Aug 2003 21:33:00 +0400
46179              Message-ID: <20030803173300.GC2076@julia.office.altlinux.ru>
46180
46181              (plus Schwern's and Robert's nits)
46182      Branch: perl
46183            ! installman
46184 ____________________________________________________________________________
46185 [ 20465] By: jhi                                   on 2003/08/04  05:00:04
46186         Log: Subject: [PATCH] 4 bugs in Test::More
46187              From: Fergal Daly <fergal@esatclear.ie> (by way of Fergal Daly <fergal@esatclear.ie>)
46188              Date: Fri, 21 Mar 2003 10:57:31 +0000
46189              Message-Id: <200303211057.31879.fergal@esatclear.ie>
46190      Branch: perl
46191            ! lib/Test/More.pm lib/Test/Simple/t/More.t
46192            ! lib/Test/Simple/t/is_deeply.t
46193 ____________________________________________________________________________
46194 [ 20464] By: jhi                                   on 2003/08/04  04:44:08
46195         Log: Upgrade to ExtUtils::MakeMaker 6.15.
46196      Branch: perl
46197            ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
46198            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
46199            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/MM_Unix.t
46200 ____________________________________________________________________________
46201 [ 20463] By: jhi                                   on 2003/08/04  04:37:25
46202         Log: Subject: Re: [PATCH] Re: [perl #23206] Benchmark::cmpthese usage message wrong
46203              From: Michael G Schwern <schwern@pobox.com>
46204              Date: Sun, 3 Aug 2003 16:12:35 -0700
46205              Message-ID: <20030803231235.GJ24350@windhund.schwern.org>
46206      Branch: perl
46207            ! lib/Benchmark.pm lib/Benchmark.t
46208 ____________________________________________________________________________
46209 [ 20462] By: rgs                                   on 2003/08/03  22:26:10
46210         Log: Subject: [PATCH] Re: [perl #23207] persistant sideffect involving bitwise xor and substr
46211              From: Enache Adrian <enache@rdslink.ro>
46212              Date: Sun, 3 Aug 2003 18:00:05 +0300
46213              Message-ID: <20030803150005.GA1319@ratsnest.hole>
46214      Branch: perl
46215            ! pp.c t/op/substr.t
46216 ____________________________________________________________________________
46217 [ 20461] By: rgs                                   on 2003/08/03  21:50:11
46218         Log: Subject: Re: [perl #23202] coredump on ext/POSIX/t/posix with NetBSD-1.6
46219              From: alian <alian@cpan.org>
46220              Date: Sat, 02 Aug 2003 16:19:25 +0200
46221              Message-ID: <3F2BC86D.2050400@jupiter.alianet>
46222
46223              Plus, un-mark a test as TODO for darwin >= 6.6 (by M. Schwern)
46224      Branch: perl
46225            ! ext/POSIX/t/posix.t
46226 ____________________________________________________________________________
46227 [ 20458] By: jhi                                   on 2003/08/03  19:01:08
46228         Log: Subject: [PATCH-for-5.8.1-RC4] wince distribution
46229              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
46230              Date: Mon, 4 Aug 2003 00:01:08 +0400
46231              Message-ID: <039c01c359fa$1e755d50$195ec3d9@vad>
46232      Branch: perl
46233            ! wince/makedist.pl
46234 ____________________________________________________________________________
46235 [ 20457] By: jhi                                   on 2003/08/03  18:59:10
46236         Log: Subject: [PATCH perlreftut.pod] Minor edits
46237              From: mjd@plover.com
46238              Date: 3 Aug 2003 17:46:08 -0000
46239              Message-ID: <20030803174608.15792.qmail@plover.com>
46240      Branch: perl
46241            ! pod/perlreftut.pod
46242 ____________________________________________________________________________
46243 [ 20456] By: jhi                                   on 2003/08/03  18:52:16
46244         Log: Subject: [PATCH Time::HiRes docs] Grammar, punctuation, formatting edits
46245              From: mjd@plover.com
46246              Date: 3 Aug 2003 19:37:49 -0000
46247              Message-ID: <20030803193749.3733.qmail@plover.com>
46248      Branch: perl
46249            ! ext/Time/HiRes/HiRes.pm
46250 ____________________________________________________________________________
46251 [ 20455] By: jhi                                   on 2003/08/03  18:47:13
46252         Log: Subject: [PATCH] Re: win32.c bug - handle leak
46253              From: Jan Dubois <jand@ActiveState.com>
46254              Date: Sat, 02 Aug 2003 10:25:05 -0700
46255              Message-ID: <9gsnivssuml394bttjb3mfsmdgfn9l6kh9@4ax.com>
46256      Branch: perl
46257            ! win32/win32.c
46258 ____________________________________________________________________________
46259 [ 20454] By: jhi                                   on 2003/08/03  18:45:53
46260         Log: Subject: [PATCH 5.8.1 @20218] OS/2 build
46261              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
46262              Date: Sat, 2 Aug 2003 09:38:50 -0700
46263              Message-ID: <20030802163850.GA4712@math.berkeley.edu>
46264      Branch: perl
46265            ! os2/os2ish.h
46266 ____________________________________________________________________________
46267 [ 20453] By: jhi                                   on 2003/08/03  18:44:29
46268         Log: Subject: [PATCH] Storable and uninitalized array values
46269              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
46270              Date: Sat, 2 Aug 2003 13:40:16 +0200
46271              Message-ID: <00ab01c358ea$d940a5b0$0c2f1fac@R2D2>
46272      Branch: perl
46273            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
46274 ____________________________________________________________________________
46275 [ 20452] By: jhi                                   on 2003/08/03  18:27:47
46276         Log: Upgrade to Unicode::Collate 0.26.
46277      Branch: perl
46278            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
46279            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/index.t
46280            ! lib/Unicode/Collate/t/test.t
46281 ____________________________________________________________________________
46282 [ 20451] By: jhi                                   on 2003/08/03  18:24:18
46283         Log: Subject: [PATCH Net::Ping] on VMS, set non-blocking with ioctl, not fcntl
46284              From: "Craig A. Berry" <craigberry@mac.com>
46285              Date: Sat, 02 Aug 2003 10:25:44 -0500
46286              Message-ID: <3F2BD7F8.8090003@mac.com>
46287      Branch: perl
46288            ! lib/Net/Ping.pm
46289 ____________________________________________________________________________
46290 [ 20450] By: rgs                                   on 2003/08/03  12:50:07
46291         Log: Subject: [PATCH 5.8.1 @20218] Shell.t
46292              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
46293              Date: Sun, 3 Aug 2003 06:21:41 -0700
46294              Message-ID: <20030803132141.GA5156@math.berkeley.edu>
46295      Branch: perl
46296            ! lib/Shell.t
46297 ____________________________________________________________________________
46298 [ 20447] By: jhi                                   on 2003/08/02  07:26:58
46299         Log: C++ (or C99) sneak attack ("inline" function keyword).
46300      Branch: perl
46301            ! ext/Devel/DProf/DProf.xs
46302 ____________________________________________________________________________
46303 [ 20445] By: jhi                                   on 2003/08/02  06:24:30
46304         Log: Subject: [PATCH] Re: [perl #23185] perl crash with File::Glob
46305              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
46306              Date: Fri, 1 Aug 2003 13:12:14 +0200
46307              Message-ID: <00dc01c3581d$c3412c30$0c2f1fac@R2D2>
46308      Branch: perl
46309            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
46310            ! ext/File/Glob/t/basic.t
46311 ____________________________________________________________________________
46312 [ 20444] By: jhi                                   on 2003/08/02  06:17:28
46313         Log: Only show the message if the locale settings look risky.
46314      Branch: perl
46315            ! ext/Time/HiRes/Makefile.PL
46316 ____________________________________________________________________________
46317 [ 20443] By: jhi                                   on 2003/08/02  06:01:27
46318         Log: Add a message about the LC_ALL=C workaround (for non-core builds);
46319              update Changes.
46320      Branch: perl
46321            ! ext/Time/HiRes/Changes ext/Time/HiRes/Makefile.PL
46322 ____________________________________________________________________________
46323 [ 20441] By: jhi                                   on 2003/08/02  05:37:37
46324         Log: Subject: [PATCH] Small nit to pad.c
46325              From: Enache Adrian <enache@rdslink.ro>
46326              Date: Sat, 2 Aug 2003 01:50:40 +0300
46327              Message-ID: <20030801225040.GB1281@ratsnest.hole>
46328      Branch: perl
46329            ! pad.c
46330 ____________________________________________________________________________
46331 [ 20440] By: jhi                                   on 2003/08/02  05:12:13
46332         Log: Subject: [PATCH @20348] Re: [PATCH @19834] DProf fixes
46333              From: Radu Greab <rgreab@fx.ro>
46334              Date: Sat, 02 Aug 2003 00:17:49 +0300 (EEST)
46335              Message-Id: <20030802.001749.101708736.radu@yx.primIT.ro>
46336      Branch: perl
46337            ! ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
46338            ! ext/Devel/DProf/DProf.xs t/lib/dprof/test8_t
46339            ! t/lib/dprof/test8_v
46340 ____________________________________________________________________________
46341 [ 20439] By: jhi                                   on 2003/08/02  05:06:43
46342         Log: Subject: [PATCH] ioctl for VMS
46343              From: "Craig A. Berry" <craigberry@mac.com>
46344              Date: Fri, 01 Aug 2003 23:34:31 -0500
46345              Message-ID: <3F2B3F57.4050609@mac.com>
46346      Branch: perl
46347            ! configure.com vms/vmsish.h
46348 ____________________________________________________________________________
46349 [ 20438] By: jhi                                   on 2003/08/02  05:05:40
46350         Log: Subject: [PATCH] argv case nit for VMS
46351              From: "Craig A. Berry" <craigberry@mac.com>
46352              Date: Fri, 01 Aug 2003 19:16:30 -0500
46353              Message-ID: <3F2B02DE.10207@mac.com>
46354      Branch: perl
46355            ! ext/Encode/bin/enc2xs pod/pod2usage.PL pod/podselect.PL
46356 ____________________________________________________________________________
46357 [ 20437] By: jhi                                   on 2003/08/01  22:00:30
46358         Log: Hugo's second thoughts: drop the relatively rare and
46359              slow optimization for now.
46360      Branch: perl
46361            ! regexec.c
46362 ____________________________________________________________________________
46363 [ 20435] By: jhi                                   on 2003/08/01  21:55:19
46364         Log: Missed this bit in the last update: couldn't answer ''
46365              or ' ' to get 'none'.
46366      Branch: perl
46367            ! Configure
46368 ____________________________________________________________________________
46369 [ 20432] By: jhi                                   on 2003/08/01  13:45:10
46370         Log: Encode pre-1.98 update from Dan Kogai, sent from
46371              the ashes of his smoldering motherboard.
46372      Branch: perl
46373            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/META.yml
46374            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/t/Aliases.t
46375            ! ext/Encode/t/perlio.t ext/Encode/ucm/macArabic.ucm
46376            ! ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macHebrew.ucm
46377 ____________________________________________________________________________
46378 [ 20431] By: jhi                                   on 2003/08/01  13:34:28
46379         Log: More runperl(switches => ...) finds (bleadperl only).
46380      Branch: perl
46381            ! t/op/readline.t
46382 ____________________________________________________________________________
46383 [ 20426] By: jhi                                   on 2003/08/01  12:45:19
46384         Log: Regen perltoc.
46385      Branch: perl
46386            ! pod/perltoc.pod
46387 ____________________________________________________________________________
46388 [ 20425] By: jhi                                   on 2003/08/01  12:44:16
46389         Log: pod likes whitespace.
46390      Branch: perl
46391            ! ext/ByteLoader/ByteLoader.pm
46392 ____________________________________________________________________________
46393 [ 20422] By: jhi                                   on 2003/08/01  11:37:53
46394         Log: Faulty check.
46395      Branch: perl
46396            ! t/test.pl
46397 ____________________________________________________________________________
46398 [ 20420] By: jhi                                   on 2003/08/01  11:06:54
46399         Log: Update INSTALL on the *dir.
46400      Branch: perl
46401            ! INSTALL
46402 ____________________________________________________________________________
46403 [ 20419] By: jhi                                   on 2003/08/01  11:04:55
46404         Log: Regen Glossary et al.
46405      Branch: perl
46406            ! Porting/Glossary Porting/config.sh Porting/config_H
46407 ____________________________________________________________________________
46408 [ 20418] By: jhi                                   on 2003/08/01  10:58:23
46409         Log: Now the test should be really testing what it's supposed to.
46410      Branch: perl
46411            ! ext/B/t/bytecode.t
46412 ____________________________________________________________________________
46413 [ 20417] By: jhi                                   on 2003/08/01  10:45:57
46414         Log: Fix the options.
46415      Branch: perl
46416            ! ext/B/t/bytecode.t
46417 ____________________________________________________________________________
46418 [ 20416] By: jhi                                   on 2003/08/01  10:44:19
46419         Log: Argument sanity checking.
46420      Branch: perl
46421            ! t/test.pl
46422 ____________________________________________________________________________
46423 [ 20413] By: jhi                                   on 2003/08/01  10:37:09
46424         Log: Regen Configure to use the *html*dir files.
46425              (installhtml uses none of that, though)
46426      Branch: perl
46427            ! Configure Policy_sh.SH config_h.SH
46428 ____________________________________________________________________________
46429 [ 20411] By: jhi                                   on 2003/08/01  10:10:05
46430         Log: More for the *dir changes.
46431      Branch: perl
46432            ! Policy_sh.SH config_h.SH hints/darwin.sh
46433 ____________________________________________________________________________
46434 [ 20410] By: jhi                                   on 2003/08/01  10:09:38
46435         Log: Regen Configure for the new *dir installation variables.
46436              If these don't work, ask Schwern.
46437      Branch: perl
46438            ! Configure
46439 ____________________________________________________________________________
46440 [ 20408] By: jhi                                   on 2003/08/01  05:27:48
46441         Log: Upgrade to MakeMaker 6.13.
46442      Branch: perl
46443            ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
46444            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
46445            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
46446            ! lib/ExtUtils/t/basic.t
46447 ____________________________________________________________________________
46448 [ 20407] By: jhi                                   on 2003/08/01  05:21:36
46449         Log: JAPH patch :-) from Abigail.
46450      Branch: perl
46451            ! t/japh/abigail.t
46452 ____________________________________________________________________________
46453 [ 20406] By: jhi                                   on 2003/08/01  05:10:30
46454         Log: Regen perlapi.
46455      Branch: perl
46456            ! perlapi.c
46457 ____________________________________________________________________________
46458 [ 20405] By: jhi                                   on 2003/08/01  05:09:23
46459         Log: Subject: [PATCH] Re: utf8+regex bug in 5.8.1-RC2
46460              From: Dave Mitchell <davem@fdgroup.com>
46461              Date: Fri, 1 Aug 2003 01:16:31 +0100
46462              Message-ID: <20030801001631.GA11233@fdgroup.com>
46463      Branch: perl
46464            ! regcomp.c t/op/pat.t
46465 ____________________________________________________________________________
46466 [ 20404] By: ams                                   on 2003/08/01  03:28:17
46467         Log: Subject: [PATCH] LotR quote for perlapi.c
46468              From: Autrijus Tang <autrijus@autrijus.org>
46469              Date: Fri, 1 Aug 2003 10:00:29 +0800
46470              Message-Id: <20030801020029.GA28241@not.autrijus.org>
46471      Branch: perl
46472            ! embed.pl
46473 ____________________________________________________________________________
46474 [ 20396] By: rgs                                   on 2003/07/31  20:37:50
46475         Log: Document in INSTALL that -Uinstallusrbinperl is now the default.
46476      Branch: perl
46477            ! INSTALL
46478 ____________________________________________________________________________
46479 [ 20395] By: jhi                                   on 2003/07/31  20:32:30
46480         Log: Integrate README.macosx more.
46481      Branch: perl
46482            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
46483            ! win32/Makefile win32/makefile.mk
46484 ____________________________________________________________________________
46485 [ 20394] By: jhi                                   on 2003/07/31  20:31:49
46486         Log: README.macosx from Sherm Pendley.
46487      Branch: perl
46488            + README.macosx
46489            ! MANIFEST
46490 ____________________________________________________________________________
46491 [ 20393] By: jhi                                   on 2003/07/31  20:31:08
46492         Log: Unportable subtest needs rethink.
46493      Branch: perl
46494            ! ext/B/t/bytecode.t
46495 ____________________________________________________________________________
46496 [ 20392] By: jhi                                   on 2003/07/31  20:22:03
46497         Log: Enache again.
46498      Branch: perl
46499            ! ext/ByteLoader/bytecode.h
46500 ____________________________________________________________________________
46501 [ 20390] By: jhi                                   on 2003/07/31  20:20:28
46502         Log: Retract #20385.
46503      Branch: perl
46504            ! ext/ByteLoader/bytecode.h
46505 ____________________________________________________________________________
46506 [ 20389] By: jhi                                   on 2003/07/31  20:14:06
46507         Log: Yet another bytecode tweak from Enache.
46508      Branch: perl
46509            ! ext/B/B/Bytecode.pm
46510 ____________________________________________________________________________
46511 [ 20388] By: jhi                                   on 2003/07/31  20:11:21
46512         Log: Subject: [DOC PATCH] pod/perlguts.pod
46513              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
46514              Date: Thu, 31 Jul 2003 22:39:01 +0200
46515              Message-ID: <004a01c357a3$c71f9f50$0c2f1fac@R2D2>
46516      Branch: perl
46517            ! pod/perlguts.pod
46518 ____________________________________________________________________________
46519 [ 20387] By: jhi                                   on 2003/07/31  19:57:36
46520         Log: Subject: Re: [perl #23171] Regex too selfish
46521              From: hv@crypt.org
46522              Date: Thu, 31 Jul 2003 18:59:43 +0100
46523              Message-Id: <200307311759.h6VHxhn06664@zen.crypt.org>
46524
46525              (choose the second code patch)
46526      Branch: perl
46527            ! regexec.c t/op/re_tests
46528 ____________________________________________________________________________
46529 [ 20386] By: jhi                                   on 2003/07/31  19:48:17
46530         Log: Make consistent with installperl (and working in MPE/iX)
46531              (Mark Bixby)
46532      Branch: perl
46533            ! installman
46534 ____________________________________________________________________________
46535 [ 20385] By: jhi                                   on 2003/07/31  19:46:14
46536         Log: (retracted by #20390)
46537      Branch: perl
46538            ! ext/ByteLoader/bytecode.h
46539 ____________________________________________________________________________
46540 [ 20383] By: jhi                                   on 2003/07/31  19:37:22
46541         Log: Upgrade to real CPAN.pm 1.76.
46542      Branch: perl
46543            + lib/CPAN/META.yml lib/CPAN/PAUSE2003.pub lib/CPAN/SIGNATURE
46544            + lib/CPAN/t/signature.t
46545            ! MANIFEST lib/CPAN.pm
46546 ____________________________________________________________________________
46547 [ 20379] By: jhi                                   on 2003/07/31  12:32:31
46548         Log: One more tweak for Mac OS X hints.
46549      Branch: perl
46550            ! hints/darwin.sh
46551 ____________________________________________________________________________
46552 [ 20378] By: jhi                                   on 2003/07/31  11:39:31
46553         Log: The new PKI system is far too untested and rough yet
46554              (think machines with no network, machines behind firewalls,
46555              corporate and national encryption policies).  It cannot be
46556              considered useable at this stage.
46557
46558              Therefore, create a fake CPAN 1.76.
46559      Branch: perl
46560            ! lib/CPAN.pm
46561 ____________________________________________________________________________
46562 [ 20377] By: jhi                                   on 2003/07/31  11:28:58
46563         Log: This test is pretty useless as it stands.
46564      Branch: perl
46565            - lib/CPAN/t/signature.t
46566            ! MANIFEST
46567 ____________________________________________________________________________
46568 [ 20376] By: jhi                                   on 2003/07/31  10:30:08
46569         Log: Document the requirements for Module::Signature a bit.
46570      Branch: perl
46571            ! lib/CPAN.pm
46572 ____________________________________________________________________________
46573 [ 20375] By: jhi                                   on 2003/07/31  09:37:44
46574         Log: We are change #20316 ahead of 1.75.
46575      Branch: perl
46576            ! lib/CPAN.pm
46577 ____________________________________________________________________________
46578 [ 20373] By: jhi                                   on 2003/07/31  07:35:11
46579         Log: Integrate from maint:
46580              [ 20359]
46581              No more wince/README.compile here, either.
46582      Branch: perl
46583           !> Porting/makerel
46584 ____________________________________________________________________________
46585 [ 20371] By: jhi                                   on 2003/07/31  05:41:56
46586         Log: ext/SDBM_File/sdbm's auto directory ended up in ext/SDBM_File.
46587              (Schwern)
46588      Branch: perl
46589            ! lib/ExtUtils/MakeMaker.pm
46590 ____________________________________________________________________________
46591 [ 20370] By: jhi                                   on 2003/07/31  05:39:11
46592         Log: Schwern says this is most probably an old VMS MakeMaker
46593              bug workaround that can go now.
46594      Branch: perl
46595            ! ext/SDBM_File/sdbm/Makefile.PL
46596 ____________________________________________________________________________
46597 [ 20369] By: jhi                                   on 2003/07/31  05:32:15
46598         Log: Final touches to "Apple-like" installation directories.
46599      Branch: perl
46600            ! hints/darwin.sh
46601 ____________________________________________________________________________
46602 [ 20368] By: jhi                                   on 2003/07/31  05:28:17
46603         Log: Tests for change #20367 (and change use overload; to
46604              just require overload;)
46605      Branch: perl
46606            ! lib/Tie/RefHash.pm lib/Tie/RefHash.t
46607 ____________________________________________________________________________
46608 [ 20367] By: jhi                                   on 2003/07/31  05:12:47
46609         Log: Subject: [PATCH Tie::RefHash] added support for overloaded ""
46610              From: Xavier Noria <fxn@hashref.com>
46611              Date: Thu, 31 Jul 2003 00:29:13 +0200
46612              Message-Id: <200307310029.13567.fxn@hashref.com>
46613      Branch: perl
46614            ! lib/Tie/RefHash.pm
46615 ____________________________________________________________________________
46616 [ 20366] By: jhi                                   on 2003/07/31  05:06:11
46617         Log: Subject: [PATCH] test for B::Bytecode/ByteLoader
46618              From: Enache Adrian <enache@rdslink.ro>
46619              Date: Thu, 31 Jul 2003 03:49:40 +0300
46620              Message-ID: <20030731004940.GB1266@ratsnest.hole>
46621
46622              (but use test.pl:run_perl() instead of manual `$^X ...`)
46623      Branch: perl
46624            + ext/B/t/bytecode.t
46625            ! MANIFEST
46626 ____________________________________________________________________________
46627 [ 20364] By: rgs                                   on 2003/07/30  21:35:08
46628         Log: Silence spurious noise from MakeMaker :
46629              hint files shouldn't return undef and have set $!.
46630      Branch: perl
46631            ! ext/DynaLoader/hints/linux.pl
46632 ____________________________________________________________________________
46633 [ 20362] By: jhi                                   on 2003/07/30  20:24:49
46634         Log: Upgrade to NEXT 0.52.
46635      Branch: perl
46636            ! lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
46637            ! lib/NEXT/t/actuns.t lib/NEXT/t/unseen.t
46638 ____________________________________________________________________________
46639 [ 20356] By: jhi                                   on 2003/07/30  18:16:55
46640         Log: Might as well.
46641      Branch: perl
46642            ! pod/perlhist.pod
46643 ____________________________________________________________________________
46644 [ 20355] By: jhi                                   on 2003/07/30  18:15:49
46645         Log: Silly gcc.
46646      Branch: perl
46647            ! perl.c
46648 ____________________________________________________________________________
46649 [ 20353] By: jhi                                   on 2003/07/30  17:09:59
46650         Log: This is getting comical.  (Practical tip: never ask
46651              for opinions from one than one person at one time.)
46652              Now back to -Dprefix='/usr' replacing the system Perl,
46653              but don't use the Apple internal DSTROOT.
46654      Branch: perl
46655            ! hints/darwin.sh
46656 ____________________________________________________________________________
46657 [ 20352] By: jhi                                   on 2003/07/30  17:00:25
46658         Log: Mac OS X hints dance continues.  Now drop any special
46659              installation directory mangling.  In other words, if
46660              you want to overwrite the system perl, you really need
46661              to find out how to do that.
46662      Branch: perl
46663            ! hints/darwin.sh
46664 ____________________________________________________________________________
46665 [ 20350] By: jhi                                   on 2003/07/30  14:23:03
46666         Log: Try again with the Mac OS X hints.  Now the three cases
46667              (no -Dprefix, /usr, and something else) all install
46668              into separate places.  No prefix installs to /usr/local.
46669              The /usr overwrites the Apple install (modulo the version).
46670      Branch: perl
46671            ! hints/darwin.sh
46672 ____________________________________________________________________________
46673 [ 20348] By: jhi                                   on 2003/07/30  13:28:30
46674         Log: Subject: [PATCH] NEXT and Diamond Inheritance
46675              From: Casey West <casey@geeknest.com>
46676              Date: Tue, 29 Jul 2003 17:37:15 -0400
46677              Message-ID: <20030729213715.GY76899@geeknest.com>
46678
46679              (Use Damian's NEXT-0.51 once Damian and PAUSE like each other)
46680      Branch: perl
46681            ! lib/NEXT.pm lib/NEXT/t/unseen.t
46682 ____________________________________________________________________________
46683 [ 20347] By: jhi                                   on 2003/07/30  13:19:03
46684         Log: Match also on full name and email (though the email is
46685              now less interesting than it used to be).
46686      Branch: perl
46687            ! Porting/Maintainers
46688 ____________________________________________________________________________
46689 [ 20346] By: jhi                                   on 2003/07/30  12:26:53
46690         Log: Maintainers script tweaks.
46691      Branch: perl
46692            ! Porting/Maintainers
46693 ____________________________________________________________________________
46694 [ 20345] By: jhi                                   on 2003/07/30  11:17:33
46695         Log: rmdir t/lib/IO.
46696      Branch: perl
46697            ! ext/IO/t/IO.t
46698 ____________________________________________________________________________
46699 [ 20344] By: jhi                                   on 2003/07/30  11:15:30
46700         Log: Adjust the list of rmdired lib directories.
46701      Branch: perl
46702            ! Makefile.SH
46703 ____________________________________________________________________________
46704 [ 20343] By: jhi                                   on 2003/07/30  10:06:24
46705         Log: Be paranoid about PL_origargv.
46706              Paranoia warranted by Win32 mod_perl.
46707      Branch: perl
46708            ! perl.c
46709 ____________________________________________________________________________
46710 [ 20342] By: jhi                                   on 2003/07/30  09:57:55
46711         Log: Subject: tiny [PATCH-for-perl-5.8.1-RC2] remove one mention of UNDER_CE from perlio.c
46712              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
46713              Date: Wed, 30 Jul 2003 14:56:32 +0400
46714              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200DD3@cio-test001.spb.lucent.com>
46715      Branch: perl
46716            ! perlio.c
46717 ____________________________________________________________________________
46718 [ 20341] By: jhi                                   on 2003/07/30  09:54:46
46719         Log: Upgrade to ExtUtils::MakeMaker 6.12.
46720      Branch: perl
46721            ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
46722            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_Unix.pm
46723            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
46724            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
46725 ____________________________________________________________________________
46726 [ 20340] By: jhi                                   on 2003/07/30  09:47:32
46727         Log: That's M. Schwern to you, earthling.
46728      Branch: perl
46729            ! Porting/Maintainers.pl
46730 ____________________________________________________________________________
46731 [ 20339] By: jhi                                   on 2003/07/30  09:43:32
46732         Log: Arthur maintains Safe.
46733      Branch: perl
46734            ! Porting/Maintainers.pl
46735 ____________________________________________________________________________
46736 [ 20338] By: jhi                                   on 2003/07/30  09:40:28
46737         Log: Use the CPAN id where available.
46738      Branch: perl
46739            ! Porting/Maintainers.pl
46740 ____________________________________________________________________________
46741 [ 20337] By: jhi                                   on 2003/07/30  09:26:47
46742         Log: Rename Modules and Modules.pl as Maintainers and
46743              Maintainers.pl since the same framework can be used
46744              for more than just modules.
46745      Branch: perl
46746            + Porting/Maintainers Porting/Maintainers.pl
46747            - Porting/Modules Porting/Modules.pl
46748            ! MANIFEST
46749 ____________________________________________________________________________
46750 [ 20336] By: jhi                                   on 2003/07/30  09:11:06
46751         Log: Strip leading ./
46752      Branch: perl
46753            ! Porting/Modules
46754 ____________________________________________________________________________
46755 [ 20335] By: jhi                                   on 2003/07/30  09:01:47
46756         Log: More Modules.pl.
46757      Branch: perl
46758            ! Porting/Modules.pl
46759 ____________________________________________________________________________
46760 [ 20334] By: jhi                                   on 2003/07/30  08:51:57
46761         Log: Modules.pl: add B::Deparse.
46762      Branch: perl
46763            ! Porting/Modules.pl
46764 ____________________________________________________________________________
46765 [ 20333] By: jhi                                   on 2003/07/30  08:26:47
46766         Log: Mac OS X: tweak once again the installation directories.
46767      Branch: perl
46768            ! hints/darwin.sh
46769 ____________________________________________________________________________
46770 [ 20332] By: jhi                                   on 2003/07/30  07:55:04
46771         Log: Modules.pl tweaks.
46772      Branch: perl
46773            ! Porting/Modules.pl
46774 ____________________________________________________________________________
46775 [ 20331] By: jhi                                   on 2003/07/30  06:13:55
46776         Log: Subject: [PATCH] Extend Win32::GetOSVersion() to return additional information
46777              From: Jan Dubois <jand@ActiveState.com>
46778              Date: Tue, 29 Jul 2003 19:14:10 -0700
46779              Message-ID: <i06eivs0h9khken8rloevj68iqu6n45hnq@4ax.com>
46780      Branch: perl
46781            ! lib/Win32.pod win32/win32.c
46782 ____________________________________________________________________________
46783 [ 20330] By: rgs                                   on 2003/07/29  21:20:28
46784         Log: FAQ sync.
46785      Branch: perl
46786            ! pod/perlfaq4.pod pod/perlfaq7.pod
46787 ____________________________________________________________________________
46788 [ 20329] By: jhi                                   on 2003/07/29  20:54:38
46789         Log: Subject: tiny fix for WinCE (Re: maint @ 20277)
46790              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
46791              Date: Wed, 30 Jul 2003 02:02:41 +0400
46792              Message-ID: <016701c3561d$43735ca0$195ec3d9@vad>
46793      Branch: perl
46794            ! wince/wince.c
46795 ____________________________________________________________________________
46796 [ 20327] By: jhi                                   on 2003/07/29  20:09:15
46797         Log: MPE/iX fix from Mark Bixby: fcntl() on sockets on works.
46798      Branch: perl
46799            ! README.mpeix ext/IO/t/io_sock.t mpeix/mpeix.c mpeix/mpeixish.h
46800 ____________________________________________________________________________
46801 [ 20324] By: jhi                                   on 2003/07/29  19:55:50
46802         Log: Revert #20301, apparently the _SOCKADDR_LEN #define is
46803              important for IPv6 (Spider).  Since there is no way to
46804              otherwise detect 3.X, use the hints.
46805      Branch: perl
46806            ! hints/dec_osf.sh perl.h
46807 ____________________________________________________________________________
46808 [ 20316] By: jhi                                   on 2003/07/29  15:27:46
46809         Log: Don't nag about Module::Signature if there is no
46810              way for the user to use it (based on Autrijus' patch).
46811      Branch: perl
46812            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
46813 ____________________________________________________________________________
46814 [ 20315] By: jhi                                   on 2003/07/29  14:47:04
46815         Log: Oops.
46816      Branch: perl
46817            ! sv.c
46818 ____________________________________________________________________________
46819 [ 20314] By: jhi                                   on 2003/07/29  13:26:26
46820         Log: Slight rewording on the destdir.
46821      Branch: perl
46822            ! INSTALL
46823 ____________________________________________________________________________
46824 [ 20312] By: jhi                                   on 2003/07/29  13:20:21
46825         Log: Subject: [PATCH] pod/perlvar.pod: minor typo
46826              From: "Brendan O'Dea" <bod@debian.org>
46827              Date: Tue, 29 Jul 2003 23:49:18 +1000
46828              Message-ID: <20030729134918.GA4339@londo.c47.org>
46829      Branch: perl
46830            ! pod/perlvar.pod
46831 ____________________________________________________________________________
46832 [ 20310] By: jhi                                   on 2003/07/29  13:11:57
46833         Log: Subject: [PATCH: (repatch) 5.8.1 RC2] Encode test fixes for VMS (was Re: possible fix to File::Find problems)
46834              From: PPrymmer@factset.com
46835              Date: Tue, 22 Jul 2003 11:12:05 -0400
46836              Message-ID: <OFBD4A7559.D7CF9517-ON85256D6B.00534853-85256D6B.00538131@factset.com>
46837      Branch: perl
46838            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
46839            ! ext/Encode/t/perlio.t
46840 ____________________________________________________________________________
46841 [ 20309] By: jhi                                   on 2003/07/29  13:06:24
46842         Log: Subject: [perluniintro vs Encode::Alias] Is KOI8R is an alise for koi8-r?
46843              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
46844              Date: Sun, 13 Jul 2003 10:23:35 +0900
46845              Message-Id: <20030713102228.C76A.BQW10602@nifty.com>
46846      Branch: perl
46847            ! ext/Encode/lib/Encode/Alias.pm
46848 ____________________________________________________________________________
46849 [ 20308] By: jhi                                   on 2003/07/29  13:02:43
46850         Log: The --destdir option to installman should be made
46851              optional so that it doesn't complain when passed
46852              an empty value (from Rafael)
46853      Branch: perl
46854            ! installman
46855 ____________________________________________________________________________
46856 [ 20306] By: jhi                                   on 2003/07/29  12:05:24
46857         Log: Too many my $fh:s.
46858      Branch: perl
46859            ! lib/CPAN.pm
46860 ____________________________________________________________________________
46861 [ 20305] By: jhi                                   on 2003/07/29  11:55:11
46862         Log: Quieten MSVC6.
46863      Branch: perl
46864            ! pp.c
46865 ____________________________________________________________________________
46866 [ 20302] By: jhi                                   on 2003/07/29  11:31:17
46867         Log: Subject: DESTDIR in perl-5.8.1 package?
46868              From: Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>
46869              Date: Fri, 11 Jul 2003 14:48:41 +0200
46870              Message-ID: <20030711124841.GA18327@immd4.informatik.uni-erlangen.de>
46871
46872              Subject: Re: DESTDIR in perl-5.8.1 package?
46873              From: Michael Schroeder <Michael.Schroeder@informatik.uni-erlangen.de>
46874              Date: Mon, 14 Jul 2003 12:00:25 +0200
46875              Message-ID: <20030714100025.GA26612@immd4.informatik.uni-erlangen.de>
46876
46877              (blindly prepending and s///ing away the $destdir does not work
46878              at least in VMS, but the --destdir should help rpm builders
46879              and the like)
46880      Branch: perl
46881            ! INSTALL Makefile.SH installman installperl
46882 ____________________________________________________________________________
46883 [ 20301] By: jhi                                   on 2003/07/29  11:20:07
46884         Log: Subject: [perl #23134] Problems compiling 5.8.0 on alpha-dec_osf 3.2
46885              From: Chaskiel M Grundman (via RT) <perlbug-followup@perl.org>
46886              Date: 26 Jul 2003 21:44:06 -0000
46887              Message-ID: <rt-23134-61814.9.36507226414463@rt.perl.org>
46888
46889              Helps (the admittedly old) DEC OSF/1 3.x and harms not newer
46890              releases 4.x and 5.x.
46891      Branch: perl
46892            ! perl.h
46893 ____________________________________________________________________________
46894 [ 20300] By: jhi                                   on 2003/07/29  11:18:27
46895         Log: Cleanup the sv_gets() logic for platforms with small stacks.
46896              (I think hogging 8K of stack sounds like bad behaviour on any
46897              platform, big stack or not.)
46898      Branch: perl
46899            ! sv.c
46900 ____________________________________________________________________________
46901 [ 20299] By: merijn                                on 2003/07/29  10:57:37
46902         Log: README.hpux now mentions the http mirror for prebuilt gcc binaries
46903      Branch: perl
46904            ! README.hpux
46905 ____________________________________________________________________________
46906 [ 20298] By: jhi                                   on 2003/07/29  10:57:28
46907         Log: DEC OSF/1 3.x did (does) not do sizer -v.
46908      Branch: perl
46909            ! hints/dec_osf.sh
46910 ____________________________________________________________________________
46911 [ 20295] By: jhi                                   on 2003/07/29  10:36:25
46912         Log: Subject: [PATCH CPAN.pm] unlink pre-PGP-signed CHECKSUM
46913              From: Autrijus Tang <autrijus@autrijus.org>
46914              Date: Tue, 29 Jul 2003 09:58:35 +0800
46915              Message-ID: <20030729015834.GA7149@not.autrijus.org>
46916      Branch: perl
46917            ! lib/CPAN.pm
46918 ____________________________________________________________________________
46919 [ 20294] By: jhi                                   on 2003/07/29  10:30:05
46920         Log: There is no skip() since we are not using Test*.
46921      Branch: perl
46922            ! lib/CPAN/t/signature.t
46923 ____________________________________________________________________________
46924 [ 20293] By: jhi                                   on 2003/07/29  10:28:10
46925         Log: Upgrade to CPAN.pm 1.74.
46926      Branch: perl
46927            ! lib/CPAN.pm lib/CPAN/t/signature.t
46928 ____________________________________________________________________________
46929 [ 20292] By: jhi                                   on 2003/07/29  10:14:26
46930         Log: Most importantly, don't try HvNAME(gp->gp_hv)
46931              unless PL_stashcache exists, otherwise we get
46932              an invalid read (detected by valgrind, and crashes
46933              ext/threads/t/basic.t in Windows).
46934
46935              Also add a few if:s for the refcnt decrements,
46936              no need to call Perl_sv_free() if there's nothing to free.
46937      Branch: perl
46938            ! gv.c
46939 ____________________________________________________________________________
46940 [ 20291] By: jhi                                   on 2003/07/29  09:00:58
46941         Log: Tabify.
46942      Branch: perl
46943            ! MANIFEST
46944 ____________________________________________________________________________
46945 [ 20288] By: jhi                                   on 2003/07/29  08:29:50
46946         Log: Subject: [perl #22969] fix $hash{utf8bareword}
46947              From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>
46948              Date: Tue, 29 Jul 2003 11:09:37 +0200
46949              Message-Id: <20030729110937.31c422d2.rgarcia@hexaflux.com>
46950      Branch: perl
46951            ! t/op/utfhash.t toke.c
46952 ____________________________________________________________________________
46953 [ 20287] By: jhi                                   on 2003/07/29  08:26:48
46954         Log: Subject: [PATCH pointer] B::Deparse 0.64
46955              From: Stephen McCamant <smcc@mit.edu>
46956              Date: Mon, 28 Jul 2003 16:57:19 -0400
46957              Message-ID: <16165.36399.39977.566109@syllepsis.MIT.EDU>
46958      Branch: perl
46959            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
46960 ____________________________________________________________________________
46961 [ 20286] By: jhi                                   on 2003/07/29  08:24:45
46962         Log: More perlio docs from Stas.
46963      Branch: perl
46964            ! pod/perliol.pod
46965 ____________________________________________________________________________
46966 [ 20285] By: jhi                                   on 2003/07/29  08:22:49
46967         Log: Reintroduce Porting/Modules.  No, it's not duplicating
46968              the information in Module::CoreList.
46969      Branch: perl
46970            + Porting/Modules Porting/Modules.pl
46971            ! AUTHORS MANIFEST
46972 ____________________________________________________________________________
46973 [ 20283] By: jhi                                   on 2003/07/29  05:00:12
46974         Log: The better prefixify() patch from Ed Moy.
46975      Branch: perl
46976            ! lib/ExtUtils/MM_Unix.pm
46977 ____________________________________________________________________________
46978 [ 20282] By: jhi                                   on 2003/07/29  04:57:57
46979         Log: PerlIO_popped doc addition from NI-S.
46980      Branch: perl
46981            ! pod/perliol.pod
46982 ____________________________________________________________________________
46983 [ 20281] By: jhi                                   on 2003/07/29  04:55:48
46984         Log: Subject: [PATCH] another File::Find tweak for VMS (improve on #20221)
46985              From: "Craig A. Berry" <craigberry@mac.com>
46986              Date: Tue, 29 Jul 2003 00:11:46 -0500
46987              Message-ID: <3F260212.9000104@mac.com>
46988      Branch: perl
46989            ! lib/File/Find.pm
46990 ____________________________________________________________________________
46991 [ 20278] By: jhi                                   on 2003/07/28  18:03:48
46992         Log: More bytecode tweaks.
46993      Branch: perl
46994            ! ext/B/B.xs ext/B/B/Bytecode.pm
46995 ____________________________________________________________________________
46996 [ 20275] By: jhi                                   on 2003/07/28  16:47:53
46997         Log: No more wince/README.compile.
46998      Branch: perl
46999            ! Porting/curliff.pl
47000 ____________________________________________________________________________
47001 [ 20272] By: jhi                                   on 2003/07/28  16:19:47
47002         Log: Slightly better failure output.
47003      Branch: perl
47004            ! ext/Devel/Peek/t/Peek.t
47005 ____________________________________________________________________________
47006 [ 20270] By: jhi                                   on 2003/07/28  15:12:28
47007         Log: These directories no more exist during cleanup.
47008      Branch: perl
47009            ! Makefile.SH
47010 ____________________________________________________________________________
47011 [ 20269] By: jhi                                   on 2003/07/28  15:07:22
47012         Log: No more ext/*/*.t, move them all to ext/*/t.
47013      Branch: perl
47014            + ext/Devel/DProf/t/DProf.t ext/Devel/Peek/t/Peek.t
47015            + ext/Errno/t/Errno.t ext/GDBM_File/t/gdbm.t
47016            + ext/I18N/Langinfo/t/Langinfo.t ext/IPC/SysV/t/ipcsysv.t
47017            + ext/NDBM_File/t/ndbm.t ext/ODBM_File/t/odbm.t
47018            + ext/Opcode/t/Opcode.t ext/Opcode/t/ops.t ext/PerlIO/t/PerlIO.t
47019            + ext/SDBM_File/t/sdbm.t ext/Safe/t/safe1.t ext/Safe/t/safe2.t
47020            + ext/Safe/t/safe3.t ext/Socket/t/Socket.t
47021            + ext/Socket/t/socketpair.t ext/Sys/Hostname/t/Hostname.t
47022            + ext/Sys/Syslog/t/syslog.t ext/Time/HiRes/t/HiRes.t
47023            + ext/XS/Typemap/t/Typemap.t ext/attrs/t/attrs.t ext/re/t/re.t
47024            - ext/Devel/DProf/DProf.t ext/Devel/Peek/Peek.t
47025            - ext/Errno/Errno.t ext/GDBM_File/gdbm.t
47026            - ext/I18N/Langinfo/Langinfo.t ext/IPC/SysV/ipcsysv.t
47027            - ext/NDBM_File/ndbm.t ext/ODBM_File/odbm.t ext/Opcode/Opcode.t
47028            - ext/Opcode/ops.t ext/PerlIO/PerlIO.t ext/SDBM_File/sdbm.t
47029            - ext/Safe/safe1.t ext/Safe/safe2.t ext/Safe/safe3.t
47030            - ext/Socket/Socket.t ext/Socket/socketpair.t
47031            - ext/Sys/Hostname/Hostname.t ext/Sys/Syslog/syslog.t
47032            - ext/Time/HiRes/HiRes.t ext/XS/Typemap/Typemap.t ext/attrs.t
47033            - ext/re/re.t
47034            ! MANIFEST ext/IPC/SysV/MANIFEST
47035 ____________________________________________________________________________
47036 [ 20268] By: jhi                                   on 2003/07/28  14:31:17
47037         Log: Move the ext/IO tests to a more standard location so that
47038              the *.t do not get copied to the build tree (lib/IO/).
47039      Branch: perl
47040            + ext/IO/t/IO.t ext/IO/t/io_const.t ext/IO/t/io_dir.t
47041            + ext/IO/t/io_dup.t ext/IO/t/io_linenum.t
47042            + ext/IO/t/io_multihomed.t ext/IO/t/io_pipe.t ext/IO/t/io_poll.t
47043            + ext/IO/t/io_sel.t ext/IO/t/io_sock.t ext/IO/t/io_taint.t
47044            + ext/IO/t/io_tell.t ext/IO/t/io_udp.t ext/IO/t/io_unix.t
47045            + ext/IO/t/io_utf8.t ext/IO/t/io_xs.t
47046            - ext/IO/lib/IO/t/IO.t ext/IO/lib/IO/t/io_const.t
47047            - ext/IO/lib/IO/t/io_dir.t ext/IO/lib/IO/t/io_dup.t
47048            - ext/IO/lib/IO/t/io_linenum.t ext/IO/lib/IO/t/io_multihomed.t
47049            - ext/IO/lib/IO/t/io_pipe.t ext/IO/lib/IO/t/io_poll.t
47050            - ext/IO/lib/IO/t/io_sel.t ext/IO/lib/IO/t/io_sock.t
47051            - ext/IO/lib/IO/t/io_taint.t ext/IO/lib/IO/t/io_tell.t
47052            - ext/IO/lib/IO/t/io_udp.t ext/IO/lib/IO/t/io_unix.t
47053            - ext/IO/lib/IO/t/io_utf8.t ext/IO/lib/IO/t/io_xs.t
47054            ! MANIFEST
47055 ____________________________________________________________________________
47056 [ 20267] By: jhi                                   on 2003/07/28  14:16:44
47057         Log: Retract #20260.
47058      Branch: perl
47059            ! perlio.c perliol.h
47060 ____________________________________________________________________________
47061 [ 20266] By: jhi                                   on 2003/07/28  13:38:59
47062         Log: Bump the $VERSION of core File::Spec as requested by Ken Williams.
47063      Branch: perl
47064            ! lib/File/Spec.pm
47065 ____________________________________________________________________________
47066 [ 20265] By: jhi                                   on 2003/07/28  13:23:44
47067         Log: Subject: [PATCH] #20177 broke skip logic in t/op/write.t
47068              From: "Craig A. Berry" <craigberry@mac.com>
47069              Date: Mon, 28 Jul 2003 08:04:32 -0500
47070              Message-ID: <3F251F60.6050607@mac.com>
47071      Branch: perl
47072            ! t/op/write.t
47073 ____________________________________________________________________________
47074 [ 20264] By: jhi                                   on 2003/07/28  13:21:58
47075         Log: Subject: [PATCH] t/op/write.t cleanup after itself.
47076              From: Michael G Schwern <schwern@pobox.com>
47077              Date: Mon, 28 Jul 2003 05:54:19 -0700
47078              Message-ID: <20030728125419.GJ21044@windhund.schwern.org>
47079      Branch: perl
47080            ! t/op/write.t
47081 ____________________________________________________________________________
47082 [ 20263] By: jhi                                   on 2003/07/28  12:13:24
47083         Log: Make Storable work with blead/maint by making PL_sv_placeholder
47084              a true global, bump $VERSION to 2.08.  Will take a look at the
47085              portability issue of placeholders soon.
47086      Branch: perl
47087            ! embedvar.h ext/Storable/Storable.pm ext/Storable/Storable.xs
47088            ! intrpvar.h perlapi.h perlvars.h sv.c
47089 ____________________________________________________________________________
47090 [ 20262] By: jhi                                   on 2003/07/28  11:35:31
47091         Log: Storable test nosewipe.
47092      Branch: perl
47093            ! ext/Storable/t/code.t ext/Storable/t/utf8hash.t
47094 ____________________________________________________________________________
47095 [ 20261] By: jhi                                   on 2003/07/28  11:02:23
47096         Log: Solaris cc didn't appreciate casting a long to a pointer
47097              with no cast, and lval casts are unportable, so introduce
47098              a rval cast.
47099      Branch: perl
47100            ! bytecode.pl ext/ByteLoader/byterun.c
47101 ____________________________________________________________________________
47102 [ 20260] By: jhi                                   on 2003/07/28  10:46:58
47103         Log: (Retracted by #20267)
47104      Branch: perl
47105            ! perlio.c perliol.h
47106 ____________________________________________________________________________
47107 [ 20257] By: jhi                                   on 2003/07/28  10:05:58
47108         Log: Subject: CPAN/t/signature.t noisy
47109              From: Michael G Schwern <schwern@pobox.com>
47110              Date: Mon, 28 Jul 2003 02:14:19 -0700
47111              Message-ID: <20030728091419.GG21044@windhund.schwern.org>
47112      Branch: perl
47113            ! lib/CPAN/t/signature.t
47114 ____________________________________________________________________________
47115 [ 20256] By: jhi                                   on 2003/07/28  10:00:11
47116         Log: Extra noise from File::Spec.
47117      Branch: perl
47118            ! lib/File/Spec/t/rel2abs2rel.t
47119 ____________________________________________________________________________
47120 [ 20255] By: jhi                                   on 2003/07/28  09:50:55
47121         Log: Prettyprint the constants list of defsubs_h.PL.
47122      Branch: perl
47123            ! ext/B/defsubs_h.PL
47124 ____________________________________________________________________________
47125 [ 20253] By: jhi                                   on 2003/07/28  04:56:48
47126         Log: Subject: [PATCH] B enhancements
47127              From: Stephen McCamant <smcc@mit.edu>
47128              Date: Sun, 27 Jul 2003 14:07:46 -0400
47129              Message-ID: <16164.5362.577992.841787@syllepsis.MIT.EDU>
47130      Branch: perl
47131            ! ext/B/B.pm ext/B/B.xs ext/B/defsubs_h.PL
47132 ____________________________________________________________________________
47133 [ 20252] By: jhi                                   on 2003/07/28  04:55:42
47134         Log: More clarification about the hash randomisation defines.
47135      Branch: perl
47136            ! perl.h
47137 ____________________________________________________________________________
47138 [ 20251] By: jhi                                   on 2003/07/28  04:51:46
47139         Log: Clarify the process a bit.
47140      Branch: perl
47141            ! INSTALL
47142 ____________________________________________________________________________
47143 [ 20250] By: jhi                                   on 2003/07/28  04:43:23
47144         Log: Add $VERSION to B::Bytecode.
47145      Branch: perl
47146            ! ext/B/B/Bytecode.pm
47147 ____________________________________________________________________________
47148 [ 20249] By: jhi                                   on 2003/07/28  04:39:14
47149         Log: Missing test file.  (Not very useful since Module::Signature
47150              is not in the core, but let's not make an exception.)
47151      Branch: perl
47152            ! MANIFEST
47153 ____________________________________________________________________________
47154 [ 20248] By: jhi                                   on 2003/07/28  04:35:27
47155         Log: Subject: Re: downrev modules in RC2
47156              From: Gisle Aas <gisle@ActiveState.com>
47157              Date: 27 Jul 2003 20:25:07 -0700
47158              Message-ID: <lrptjv1gfg.fsf@caliper.activestate.com>
47159
47160              (upgrade to Digest::MD5 2.26)
47161      Branch: perl
47162            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
47163            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
47164 ____________________________________________________________________________
47165 [ 20247] By: jhi                                   on 2003/07/28  04:31:32
47166         Log: Upgrade to CGI 2.97.
47167      Branch: perl
47168            ! lib/CGI.pm
47169 ____________________________________________________________________________
47170 [ 20246] By: jhi                                   on 2003/07/28  04:26:58
47171         Log: Revert 20233 + s/GvAVn/GvAV/) + rerun 'perl bytecode.pl'.
47172              (from Enache)
47173      Branch: perl
47174            ! bytecode.pl ext/ByteLoader/byterun.c
47175 ____________________________________________________________________________
47176 [ 20243] By: jhi                                   on 2003/07/27  20:31:31
47177         Log: Upgrade to CPAN 1.72.
47178      Branch: perl
47179            + lib/CPAN/t/signature.t
47180            ! MANIFEST lib/CPAN.pm
47181 ____________________________________________________________________________
47182 [ 20242] By: jhi                                   on 2003/07/27  20:21:40
47183         Log: We now return to your normally scheduled hash randomisation.
47184      Branch: perl
47185            ! INSTALL perl.h pod/perlfunc.pod pod/perlrun.pod
47186            ! pod/perlsec.pod
47187 ____________________________________________________________________________
47188 [ 20240] By: jhi                                   on 2003/07/27  19:45:22
47189         Log: fresh_perl_(is|like) were printing out the wrong file/line
47190              number on failure because _where() was hard coded to only
47191              look one level up the call stack.  In these cases it has to
47192              look two.
47193              (Schwern)
47194      Branch: perl
47195            ! t/test.pl
47196 ____________________________________________________________________________
47197 [ 20239] By: jhi                                   on 2003/07/27  19:43:34
47198         Log: cleanup tiehandle.t to use test.pl, is(), like(), etc...
47199              (Schwern)
47200      Branch: perl
47201            ! t/op/tiehandle.t
47202 ____________________________________________________________________________
47203 [ 20238] By: jhi                                   on 2003/07/27  19:20:45
47204         Log: Upgrade to Test::Harness 2.29.
47205      Branch: perl
47206            ! lib/Test/Harness.pm lib/Test/Harness/Straps.pm
47207            ! lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
47208            ! lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
47209            ! lib/Test/Harness/t/test-harness.t
47210 ____________________________________________________________________________
47211 [ 20237] By: jhi                                   on 2003/07/27  18:37:45
47212         Log: Missing MakeMaker test.
47213      Branch: perl
47214            + lib/ExtUtils/t/postamble.t
47215            ! MANIFEST
47216 ____________________________________________________________________________
47217 [ 20236] By: jhi                                   on 2003/07/27  18:29:16
47218         Log: Add -l (one file per line) option to manicheck.
47219      Branch: perl
47220            ! Porting/manicheck
47221 ____________________________________________________________________________
47222 [ 20235] By: jhi                                   on 2003/07/27  18:08:55
47223         Log: Further Byteloader tweaks from Enache.
47224      Branch: perl
47225            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Assembler.pm
47226            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm ext/B/defsubs_h.PL
47227            ! ext/B/t/assembler.t ext/ByteLoader/ByteLoader.pm
47228            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
47229            ! ext/ByteLoader/byterun.h t/TEST
47230 ____________________________________________________________________________
47231 [ 20234] By: jhi                                   on 2003/07/27  18:02:24
47232         Log: Reapply some perldoc changes not in 3.09.
47233      Branch: perl
47234            ! lib/Pod/Perldoc.pm
47235 ____________________________________________________________________________
47236 [ 20233] By: jhi                                   on 2003/07/27  17:51:01
47237         Log: Upgrade to Pod::Perldoc 3.09.
47238      Branch: perl
47239            ! lib/Pod/Perldoc.pm lib/Pod/Perldoc/ToMan.pm
47240 ____________________________________________________________________________
47241 [ 20232] By: jhi                                   on 2003/07/27  17:34:23
47242         Log: A bug reported in perl-unicode by Terry Jones, fixed
47243              by Andreas Koenig, and add a test.
47244      Branch: perl
47245            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
47246 ____________________________________________________________________________
47247 [ 20231] By: jhi                                   on 2003/07/27  17:21:11
47248         Log: Unicode::UCD doc nit from Andreas Koenig.
47249      Branch: perl
47250            ! lib/Unicode/UCD.pm
47251 ____________________________________________________________________________
47252 [ 20230] By: jhi                                   on 2003/07/27  17:13:55
47253         Log: Upgrade to I18N::LangTags 0.28.
47254      Branch: perl
47255            + lib/I18N/LangTags/t/01test.t
47256            - lib/I18N/LangTags/test.pl
47257            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/List.pm
47258 ____________________________________________________________________________
47259 [ 20229] By: jhi                                   on 2003/07/27  16:59:27
47260         Log: Skip the test until Enache fixes it.
47261      Branch: perl
47262            ! ext/B/t/assembler.t
47263 ____________________________________________________________________________
47264 [ 20225] By: jhi                                   on 2003/07/27  16:12:44
47265         Log: Upgrade to File::Spec 0.85.
47266      Branch: perl
47267            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
47268            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
47269            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
47270            ! lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
47271            ! lib/File/Spec/t/rel2abs2rel.t
47272 ____________________________________________________________________________
47273 [ 20224] By: jhi                                   on 2003/07/27  15:48:20
47274         Log: Subject: Re: [PATCH] Re: Storing &PL_sv_undef as a hash key with perl-5.8.x
47275              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
47276              Date: Sun, 20 Jul 2003 22:36:02 +0200
47277              Message-ID: <006801c34efe$8aac1920$0c2f1fac@R2D2>
47278      Branch: perl
47279            ! dump.c embedvar.h ext/Storable/Storable.xs hv.c intrpvar.h
47280            ! perl.c perlapi.h sv.c universal.c
47281 ____________________________________________________________________________
47282 [ 20223] By: jhi                                   on 2003/07/27  15:43:30
47283         Log: Regen byterun once more: the incav is not yet right, but at
47284              least it compiles now (Tru64 cc choked on the lvalue cast).
47285      Branch: perl
47286            ! bytecode.pl ext/ByteLoader/byterun.c
47287 ____________________________________________________________________________
47288 [ 20222] By: jhi                                   on 2003/07/27  15:31:52
47289         Log: Regenerated because of #20220.
47290      Branch: perl
47291            ! ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
47292            ! ext/ByteLoader/byterun.h
47293 ____________________________________________________________________________
47294 [ 20221] By: jhi                                   on 2003/07/27  15:19:57
47295         Log: Subject: [PATCH] fix for File::Find logical name collision on VMS
47296              From: "Craig A. Berry" <craigberry@mac.com>
47297              Date: Mon, 21 Jul 2003 19:40:20 -0500
47298              Message-ID: <3F1C87F4.2070401@mac.com>
47299      Branch: perl
47300            ! lib/File/Find.pm
47301 ____________________________________________________________________________
47302 [ 20220] By: jhi                                   on 2003/07/27  15:13:10
47303         Log: Subject: Re: [perl #22984] perl-5.8.1-RC2: TEST -bytecompile won't work at all
47304              From: Enache Adrian <enache@rdslink.ro>
47305              Date: Fri, 18 Jul 2003 23:15:37 +0300
47306              Message-ID: <20030718201537.GA1574@ratsnest.hole>
47307      Branch: perl
47308            ! Makefile.SH bytecode.pl ext/B/B.xs ext/B/B/Assembler.pm
47309            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm ext/B/typemap
47310            ! ext/ByteLoader/ByteLoader.pm ext/ByteLoader/ByteLoader.xs
47311            ! ext/ByteLoader/bytecode.h installperl t/TEST utils/perlcc.PL
47312 ____________________________________________________________________________
47313 [ 20219] By: jhi                                   on 2003/07/27  15:08:23
47314         Log: Subject: [PATCH-for-RC2] WinCE port addition
47315              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
47316              Date: Fri, 25 Jul 2003 22:17:11 +0400
47317              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C200D42@cio-test001.spb.lucent.com>
47318      Branch: perl
47319            - wince/README.compile
47320            ! MANIFEST README.ce wince/Makefile.ce wince/README.perlce
47321            ! wince/compile.bat wince/wince.c wince/wince.h
47322 ____________________________________________________________________________
47323 [ 20217] By: jhi                                   on 2003/07/25  06:39:08
47324         Log: Another missing hunk for MakeMaker from .org.
47325      Branch: perl
47326            ! lib/ExtUtils/MakeMaker.pm
47327 ____________________________________________________________________________
47328 [ 20213] By: jhi                                   on 2003/07/24  14:49:25
47329         Log: Grabbed from www.makemaker.org.
47330      Branch: perl
47331            + t/lib/MakeMaker/Test/Setup/Recurs.pm
47332            ! MANIFEST
47333 ____________________________________________________________________________
47334 [ 20211] By: jhi                                   on 2003/07/24  14:00:29
47335         Log: Subject: [perl #22946] Bug in Unicode surrogate pair conversion in Perl_utf16_to_utf8
47336              From: "Dinger, Tom" (via RT) <perlbug-followup@perl.org>
47337              Date: 14 Jul 2003 05:35:15 -0000
47338              Message-ID: <rt-22946-60715.1.00007189884266@rt.perl.org>
47339      Branch: perl
47340            ! utf8.c
47341 ____________________________________________________________________________
47342 [ 20209] By: jhi                                   on 2003/07/24  13:42:58
47343         Log: Subject: Re: [typo] sv.c pod/perlapi.pod
47344              From: Stas Bekman <stas@stason.org>
47345              Date: Thu, 24 Jul 2003 16:49:27 +0200
47346              Message-ID: <3F1FF1F7.30500@stason.org>
47347      Branch: perl
47348            ! pod/perlapi.pod sv.c
47349 ____________________________________________________________________________
47350 [ 20208] By: jhi                                   on 2003/07/24  13:41:37
47351         Log: Subject: [ANNOUNCE] ExtUtils::MakeMaker 6.11
47352              From: Michael G Schwern <schwern@pobox.com>
47353              Date: Thu, 24 Jul 2003 01:28:07 -0700
47354              Message-ID: <20030724082807.GA24285@windhund.schwern.org>
47355      Branch: perl
47356            ! lib/ExtUtils/MakeMaker.pm
47357 ____________________________________________________________________________
47358 [ 20207] By: jhi                                   on 2003/07/24  13:40:39
47359         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_08
47360              From: Michael G Schwern <schwern@pobox.com>
47361              Date: Mon, 21 Jul 2003 20:12:25 -0700
47362              Message-ID: <20030722031224.GD12711@windhund.schwern.org>
47363      Branch: perl
47364            + lib/ExtUtils/t/recurs.t
47365            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/META.yml
47366            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_MacOS.pm
47367            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
47368            ! lib/ExtUtils/MakeMaker/FAQ.pod lib/ExtUtils/PATCHING
47369            ! lib/ExtUtils/README lib/ExtUtils/t/Command.t
47370            ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/INST_PREFIX.t
47371            ! lib/ExtUtils/t/basic.t
47372 ____________________________________________________________________________
47373 [ 20206] By: jhi                                   on 2003/07/24  13:23:27
47374         Log: (accidentally empty checkin)
47375      Branch: perl
47376            ! lib/perl5db.pl
47377 ____________________________________________________________________________
47378 [ 20203] By: jhi                                   on 2003/07/24  13:14:53
47379         Log: Subject: [possible PATCH?] Re: Where is PerlIO_isutf8()?
47380              From: Steve Hay <steve.hay@uk.radan.com>
47381              Date: Fri, 18 Jul 2003 10:03:21 +0100
47382              Message-ID: <3F17B7D9.80805@uk.radan.com>
47383      Branch: perl
47384            ! makedef.pl
47385 ____________________________________________________________________________
47386 [ 20202] By: jhi                                   on 2003/07/24  13:12:08
47387         Log: Subject: [patch] perldebug.pod clarification
47388              From: Stéphane Payrard <stef@payrard.net>
47389              Date: Mon, 21 Jul 2003 21:36:59 +0200
47390              Message-ID: <20030721193659.GC2722@stefp.dyndns.org>
47391      Branch: perl
47392            ! pod/perldebug.pod
47393 ____________________________________________________________________________
47394 [ 20201] By: jhi                                   on 2003/07/24  13:08:50
47395         Log: Subject: PATCH: More edge tests on t/op/pow.t
47396              From: Andy Lester <andy@petdance.com>
47397              Date: Wed, 23 Jul 2003 16:38:35 -0500
47398              Message-ID: <20030723213834.GA20468@petdance.com>
47399      Branch: perl
47400            ! t/op/pow.t
47401 ____________________________________________________________________________
47402 [ 20200] By: jhi                                   on 2003/07/24  13:06:36
47403         Log: Subject: [PATCH] Fix saving 'V' magic in scan_vstring()
47404              From: Stephen McCamant <smcc@mit.edu>
47405              Date: Tue, 22 Jul 2003 09:41:10 -0400
47406              Message-ID: <16157.16118.998307.110037@syllepsis.MIT.EDU>
47407      Branch: perl
47408            ! toke.c
47409 ____________________________________________________________________________
47410 [ 20199] By: jhi                                   on 2003/07/24  13:04:24
47411         Log: Subject: [PATCH] Re: Reference to tied elements results in lvalue.
47412              From: Dave Mitchell <davem@fdgroup.com>
47413              Date: Fri, 18 Jul 2003 18:49:43 +0100
47414              Message-ID: <20030718174943.GB6427@fdgroup.com>
47415      Branch: perl
47416            ! sv.c t/op/tie.t
47417 ____________________________________________________________________________
47418 [ 20198] By: jhi                                   on 2003/07/24  09:07:45
47419         Log: Subject: [PATCH] Re: Bug in B::Deparse/Concise with ithreads
47420              From: Stephen McCamant <smcc@mit.edu>
47421              Date: Sat, 19 Jul 2003 12:06:31 -0400
47422              Message-ID: <16153.27783.300094.464863@syllepsis.MIT.EDU>
47423      Branch: perl
47424            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm
47425 ____________________________________________________________________________
47426 [ 20197] By: jhi                                   on 2003/07/24  08:59:45
47427         Log: Subject: [PATCH] typo in VMS::Filespec
47428              From: Ken Williams <ken@mathforum.org>
47429              Date: Tue, 22 Jul 2003 15:18:21 -0500
47430              Message-Id: <A3E1AAA0-BC81-11D7-B0BB-003065F6D85A@mathforum.org>
47431      Branch: perl
47432            ! vms/ext/Filespec.pm
47433 ____________________________________________________________________________
47434 [ 20196] By: jhi                                   on 2003/07/24  08:54:54
47435         Log: EBCDIC fix from Thomas Dorner.
47436      Branch: perl
47437            ! Makefile.SH
47438 ____________________________________________________________________________
47439 [ 20195] By: jhi                                   on 2003/07/24  08:54:13
47440         Log: POSIX-BC patch from Thomas Dorner.
47441      Branch: perl
47442            ! hints/posix-bc.sh
47443 ____________________________________________________________________________
47444 [ 20194] By: jhi                                   on 2003/07/24  08:45:55
47445         Log: Subject: [perl #22971] [PATCH] Proper capitalization for IO.pm deprecation warning
47446              From: "ilya@juil.nonet (via RT)" <perlbug-followup@perl.org>
47447              Date: 14 Jul 2003 05:37:15 -0000
47448              Message-ID: <rt-22971-60818.3.78636614866039@rt.perl.org>
47449      Branch: perl
47450            ! ext/IO/IO.pm ext/IO/lib/IO/t/IO.t
47451 ____________________________________________________________________________
47452 [ 20193] By: jhi                                   on 2003/07/24  08:43:33
47453         Log: Subject: [perl #22965] Cannot set undef timeout in IO::Socket in perl 5.8.0
47454              From: Hrunting Johnson (via RT) <perlbug-followup@perl.org>
47455              Date: 14 Jul 2003 05:37:02 -0000
47456              Message-ID: <rt-22965-60791.13.0539297217452@rt.perl.org>
47457      Branch: perl
47458            ! ext/IO/lib/IO/Socket.pm
47459 ____________________________________________________________________________
47460 [ 20191] By: jhi                                   on 2003/07/24  08:38:35
47461         Log: Subject: [PATCH] Re: Fatal 5.8.1 error in our $FOO = x if $FOO
47462              From: Dave Mitchell <davem@fdgroup.com>
47463              Date: Thu, 17 Jul 2003 20:33:29 +0100
47464              Message-ID: <20030717193329.GA2699@fdgroup.com>
47465      Branch: perl
47466            ! pad.c t/lib/warnings/pad
47467 ____________________________________________________________________________
47468 [ 20190] By: jhi                                   on 2003/07/24  08:35:11
47469         Log: Subject: [perl #23080] [DOCPATCH] pod/perlfunc.pod missing C
47470              From: "Iain 'Spoon' Truskett (via RT)" <perlbug-followup@perl.org>
47471              Date: 22 Jul 2003 02:59:13 -0000
47472              Message-ID: <rt-23080-61622.7.95831816717467@rt.perl.org>
47473      Branch: perl
47474            ! pod/perlfunc.pod
47475 ____________________________________________________________________________
47476 [ 20189] By: jhi                                   on 2003/07/24  08:26:02
47477         Log: Subject: [PATCH RC2] Missing semicolon in PERL_FPU_INIT macro
47478              From: Stephen Clouse <stephenc@theiqgroup.com>
47479              Date: Tue, 22 Jul 2003 21:31:38 -0500
47480              Message-ID: <20030723023138.GA15653@owns.warpcore.org>
47481      Branch: perl
47482            ! perl.h
47483 ____________________________________________________________________________
47484 [ 20187] By: jhi                                   on 2003/07/24  07:53:33
47485         Log: Subject: [PATCH] configure.gnu --prefix
47486              From: slaven@rezic.de
47487              Date: Thu, 10 Jul 2003 09:33:27 +0000
47488              Message-Id: <1057829607.9622@devpc01.iconmobile.de>
47489      Branch: perl
47490            ! configure.gnu
47491 ____________________________________________________________________________
47492 [ 20186] By: jhi                                   on 2003/07/24  07:48:21
47493         Log: Subject: Re: problem with rc1 and rc2 on Mac OS X
47494              From: Edward Moy <emoy@apple.com>
47495              Date: Sun, 13 Jul 2003 14:12:57 -0700
47496              Message-Id: <C66FBFAC-B576-11D7-89B5-0030657B317C@apple.com>
47497      Branch: perl
47498            ! lib/ExtUtils/MM_Unix.pm
47499 ____________________________________________________________________________
47500 [ 20184] By: jhi                                   on 2003/07/24  07:02:31
47501         Log: Subject: [PATCH 5.8.1 @20153] malloc cleanup
47502              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
47503              Date: Tue, 15 Jul 2003 07:46:58 -0700
47504              Message-ID: <20030715144657.GA21313@math.berkeley.edu>
47505      Branch: perl
47506            ! makedef.pl malloc.c malloc_ctl.h
47507 ____________________________________________________________________________
47508 [ 20182] By: jhi                                   on 2003/07/23  13:28:52
47509         Log: This should make Stas happy.
47510      Branch: perl
47511            ! hv.h perl.c
47512 ____________________________________________________________________________
47513 [ 20180] By: jhi                                   on 2003/07/23  12:40:11
47514         Log: utils.lst parsing tweak for bin/perldoc installation from Rafael.
47515      Branch: perl
47516            ! installperl
47517 ____________________________________________________________________________
47518 [ 20179] By: rgs                                   on 2003/07/21  19:46:19
47519         Log: As the perldoc.pod is now in a separate file under pod/,
47520              the installman script was installing an empty perldoc.1 manpage.
47521      Branch: perl
47522            ! installperl utils.lst
47523 ____________________________________________________________________________
47524 [ 20178] By: rgs                                   on 2003/07/21  19:19:06
47525         Log: Subject: [DOCPATCH] %SIG and SA_RESTART
47526              From: Steve Grazzini <grazz@pobox.com>
47527              Date: Wed, 16 Jul 2003 08:56:21 -0400
47528              Message-ID: <20030716125620.GA7022@grazzini.net>
47529      Branch: perl
47530            ! pod/perlipc.pod pod/perlvar.pod
47531 ____________________________________________________________________________
47532 [ 20177] By: rgs                                   on 2003/07/21  19:14:35
47533         Log: Subject: [PATCH] Re: Perl formats do not work with tied values
47534              From: Dave Mitchell <davem@fdgroup.com>
47535              Date: Tue, 15 Jul 2003 20:46:07 +0100
47536              Message-ID: <20030715194607.GA24592@fdgroup.com>
47537
47538              plus the regression test :
47539              Subject: Re: [PATCH] Re: Perl formats do not work with tied values
47540              From: Nicholas Clark <nick@ccl4.org>
47541              Date: Tue, 15 Jul 2003 22:24:04 +0100
47542              Message-ID: <20030715222404.L20414@plum.flirble.org>
47543      Branch: perl
47544            ! pp_ctl.c t/op/write.t
47545 ____________________________________________________________________________
47546 [ 20176] By: rgs                                   on 2003/07/21  19:00:32
47547         Log: Subject: Re: [PATCH] h2xs and extra_libraries
47548              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
47549              Date: Tue, 15 Jul 2003 07:28:52 +0200
47550              Message-id: <20030715052852.GA494@ethan>
47551      Branch: perl
47552            ! utils/h2xs.PL
47553 ____________________________________________________________________________
47554 [ 20175] By: merijn                                on 2003/07/21  14:26:43
47555         Log: Subject: Re: [PATCH] test clean-up for VMS
47556              From: "Craig A. Berry" <craigberry@mac.com>
47557              Date: Sun, 20 Jul 2003 10:43:32 -0500
47558              Message-ID: <3F1AB8A4.2070207@mac.com>
47559      Branch: perl
47560            ! ext/PerlIO/t/encoding.t lib/File/Spec/t/rel2abs2rel.t
47561            ! lib/FileCache/t/01open.t lib/FileCache/t/02maxopen.t
47562            ! lib/FileCache/t/03append.t t/io/argv.t t/op/stat.t
47563            ! t/uni/write.t
47564 ____________________________________________________________________________
47565 [ 20174] By: hv                                    on 2003/07/21  10:26:07
47566         Log: Update Changes.
47567      Branch: perl
47568            ! Changes patchlevel.h
47569 ____________________________________________________________________________
47570 [ 20173] By: rgs                                   on 2003/07/20  21:48:21
47571         Log: Minor doc nits concerning the dosish ALTERNATE_SHEBANG
47572              (bug #22968)
47573      Branch: perl
47574            ! pod/perlfaq3.pod pod/perlrun.pod
47575 ____________________________________________________________________________
47576 [ 20172] By: rgs                                   on 2003/07/20  21:14:12
47577         Log: Subject: Re: [perl #22941] Can't build perl with -Duseshrplib if /usr/bin/gcc is a perl script
47578              From: Andy Dougherty <doughera@lafayette.edu>
47579              Date: Tue, 15 Jul 2003 10:52:58 -0400 (EDT)
47580              Message-ID: <Pine.SOL.4.53.0307151011550.7002@maxwell.phys.lafayette.edu>
47581
47582              plus a clarification to INSTALL :
47583              Subject: [PATCH] Re: [perl #22941] Can't build perl with -Duseshrplib if /usr/bin/gcc is a perl script
47584              From: Andy Dougherty <doughera@lafayette.edu>
47585              Date: Wed, 16 Jul 2003 11:01:24 -0400 (EDT)
47586              Message-ID: <Pine.SOL.4.53.0307161059400.10258@maxwell.phys.lafayette.edu>
47587      Branch: perl
47588            ! INSTALL Makefile.SH
47589 ____________________________________________________________________________
47590 [ 20171] By: rgs                                   on 2003/07/20  20:12:54
47591         Log: The warning "Possible precedence problem on bitwise operator"
47592              was incorrectly produced with the bitwise-assignment operators.
47593              Fix it. (bug #23065 concerning 5.8.1 RC2)
47594      Branch: perl
47595            ! op.c t/lib/warnings/op
47596 ____________________________________________________________________________
47597 [ 20170] By: rgs                                   on 2003/07/18  08:03:02
47598         Log: Rename get_seed() to get_hash_seed(), as suggested by
47599              Eric J Kidder, to solve a name conflict on HP_UX 11.00.
47600      Branch: perl
47601            ! embed.fnc embed.h perl.c proto.h util.c
47602 ____________________________________________________________________________
47603 [ 20169] By: rgs                                   on 2003/07/18  06:36:20
47604         Log: Subject: Re: [PATCH] Re: Oops - Can't calculate our powers
47605              From: Andreas J Koenig <andreas.koenig@anima.de>
47606              Date: Fri, 18 Jul 2003 09:36:47 +0200
47607              Message-ID: <87fzl4thf4.fsf@franz.ak.mind.de>
47608      Branch: perl
47609            ! t/op/pow.t
47610 ____________________________________________________________________________
47611 [ 20168] By: rgs                                   on 2003/07/18  06:21:15
47612         Log: Subject: [ PATCH] Re: isa(UNIVERSAL)?
47613              From: Dave Mitchell <davem@fdgroup.com>
47614              Date: Thu, 17 Jul 2003 21:51:12 +0100
47615              Message-ID: <20030717205112.GA2994@fdgroup.com>
47616      Branch: perl
47617            ! t/op/universal.t universal.c
47618 ____________________________________________________________________________
47619 [ 20167] By: rgs                                   on 2003/07/18  06:14:33
47620         Log: Subject: [PATCH] Re: Oops - Can't calculate our powers
47621              From: Stephen McCamant <smcc@mit.edu>
47622              Date: Fri, 18 Jul 2003 02:26:14 -0400
47623              Message-ID: <16151.37638.162561.84142@syllepsis.MIT.EDU>
47624      Branch: perl
47625            ! pp.c t/op/pow.t
47626 ____________________________________________________________________________
47627 [ 20166] By: rgs                                   on 2003/07/17  21:49:10
47628         Log: Subject: [PATCH] Increment cop_seqmax in utilize()
47629              From: Stephen McCamant <smcc@mit.edu>
47630              Date: Tue, 15 Jul 2003 09:57:26 -0400
47631              Message-ID: <16148.2118.348073.76671@syllepsis.MIT.EDU>
47632
47633              Subject: [PATCH] B::Concise 0.56: refcount and BEGIN improvements
47634              From: Stephen McCamant <smcc@mit.edu>
47635              Date: Tue, 15 Jul 2003 09:57:31 -0400
47636              Message-ID: <16148.2123.305325.480187@syllepsis.MIT.EDU>
47637      Branch: perl
47638            ! ext/B/B/Concise.pm ext/B/B/Terse.pm op.c
47639 ____________________________________________________________________________
47640 [ 20165] By: rgs                                   on 2003/07/17  21:24:46
47641         Log: Subject: [PATCH] Re: POSIX::div
47642              From: Michael G Schwern <schwern@pobox.com>
47643              Date: Mon, 14 Jul 2003 14:00:58 -0700
47644              Message-ID: <20030714210057.GK18517@windhund.schwern.org>
47645      Branch: perl
47646            ! ext/POSIX/POSIX.pm
47647 ____________________________________________________________________________
47648 [ 20164] By: rgs                                   on 2003/07/17  21:15:51
47649         Log: PERL5LIB is not colon-separated everywhere
47650      Branch: perl
47651            ! pod/perlrun.pod
47652 ____________________________________________________________________________
47653 [ 20163] By: rgs                                   on 2003/07/17  20:59:15
47654         Log: Subject: [PATCH] fix $^N-related coredump
47655              From: Anton Berezin <tobez@tobez.org>
47656              Date: Mon, 14 Jul 2003 13:50:35 +0200
47657              Message-ID: <20030714115035.GA10971@heechee.tobez.org>
47658      Branch: perl
47659            ! pp_hot.c sv.c
47660 ____________________________________________________________________________
47661 [ 20162] By: rgs                                   on 2003/07/17  20:39:31
47662         Log: Subject: PATCH: tweak 'split' docs for case of explicit 0 LIMIT
47663              From: Tony Bowden <tony@kasei.com>
47664              Date: Thu, 17 Jul 2003 16:49:35 +0100
47665              Message-ID: <20030717154935.GA20302@soto.kasei.com>
47666      Branch: perl
47667            ! pod/perlfunc.pod
47668 ____________________________________________________________________________
47669 [ 20161] By: rgs                                   on 2003/07/17  20:25:52
47670         Log: Minor nits in perlsyn.pod
47671      Branch: perl
47672            ! pod/perlsyn.pod
47673 ____________________________________________________________________________
47674 [ 20159] By: rgs                                   on 2003/07/13  20:02:34
47675         Log: Subject: [PATCH] incorrect error message from Attribute::Handlers
47676              From: Claes Jacobsson <claes@surfar.nu>
47677              Date: Sat, 12 Jul 2003 16:30:42 +0200
47678              Message-Id: <6A6A99C4-B475-11D7-AB05-000393C12F9E@surfar.nu>
47679      Branch: perl
47680            ! lib/Attribute/Handlers.pm
47681 ____________________________________________________________________________
47682 [ 20158] By: rgs                                   on 2003/07/13  19:52:58
47683         Log: Add a TODO test for perlbug #19049
47684              Subject: Re: [perl #19049] Incorrect $` after replacement (test for same)
47685              From: Alex Gough <alex-p5p@earth.li>
47686              Date: Fri, 11 Jul 2003 01:12:42 +0100
47687              Message-ID: <20030711001242.GD2484@the.earth.li>
47688      Branch: perl
47689            ! t/op/pat.t
47690 ____________________________________________________________________________
47691 [ 20157] By: rgs                                   on 2003/07/13  19:43:29
47692         Log: Minor updates of the charnames documentation.
47693      Branch: perl
47694            ! lib/charnames.pm
47695 ____________________________________________________________________________
47696 [ 20156] By: rgs                                   on 2003/07/11  19:37:34
47697         Log: Subject: Re: Sort sub and NaNs
47698              From: "John P. Linderman" <jpl@research.att.com>
47699              Date: Thu, 10 Jul 2003 10:45:06 -0400
47700              Message-Id: <200307101445.KAA79110@raptor.research.att.com>
47701
47702              Warn against a potential edge case with sort, <=> and NaNs.
47703      Branch: perl
47704            ! pod/perlfunc.pod
47705 ____________________________________________________________________________
47706 [ 20155] By: rgs                                   on 2003/07/11  19:11:17
47707         Log: Subject: [DOCPATCH] perlfunc/read
47708              From: Steve Grazzini <grazz@pobox.com>
47709              Date: Tue, 8 Jul 2003 10:23:03 -0400
47710              Message-ID: <20030708142303.GB23698@grazzini.net>
47711
47712              Clarify the OFFSET parameter to read().
47713      Branch: perl
47714            ! pod/perlfunc.pod
47715 ____________________________________________________________________________
47716 [ 20154] By: rgs                                   on 2003/07/11  18:54:09
47717         Log: Subject: [PATCH pod/perlsyn.pod pod/perltrap.pod] New introduction
47718              From: Michael G Schwern <schwern@pobox.com>
47719              Date: Tue, 13 May 2003 18:33:05 -0700
47720              Message-ID: <20030514013305.GB22001@windhund.schwern.org>
47721      Branch: perl
47722            ! pod/perlsyn.pod pod/perltrap.pod
47723 ____________________________________________________________________________
47724 [ 20145] By: jhi                                   on 2003/07/11  05:07:09
47725         Log: I think the API for mod_perl v2 should be simply that
47726              PL_modperl sets the PL_hash_seed (and PL_hash_seed_set)
47727              itself, hopefully from a good source of random bits.
47728      Branch: perl
47729            ! perl.c
47730 ____________________________________________________________________________
47731 [ 20143] By: jhi                                   on 2003/07/11  00:35:07
47732         Log: pTHX.
47733      Branch: perl
47734            ! util.c
47735 ____________________________________________________________________________
47736 [ 20139] By: jhi                                   on 2003/07/11  00:21:43
47737         Log: New order of seed.
47738      Branch: perl
47739            ! pod/perlrun.pod
47740 ____________________________________________________________________________
47741 [ 20138] By: jhi                                   on 2003/07/11  00:13:11
47742         Log: More retraction.
47743      Branch: perl
47744            ! INSTALL
47745 ____________________________________________________________________________
47746 [ 20137] By: jhi                                   on 2003/07/11  00:10:14
47747         Log: Retract the statements.
47748      Branch: perl
47749            ! pod/perlfunc.pod pod/perlsec.pod
47750 ____________________________________________________________________________
47751 [ 20135] By: jhi                                   on 2003/07/11  00:03:33
47752         Log: Chicken out: the hash randomisation is not on by default.
47753              We switch over to the explicit mode: in other words, if
47754              the $ENV{PERL_HASH_SEED} is on, we randomise.  Also, we
47755              randomise only if PL_hash_seed_set is FALSE (this means
47756              one can use PERL_HASH() before perl_run.)  Also, since
47757              now PERL_HASH_SEED is okay even under -T, all should be fine.
47758              (Ha!)
47759      Branch: perl
47760            ! embed.fnc embed.h embedvar.h intrpvar.h perl.c perl.h
47761            ! perlapi.h pod/perldiag.pod pod/perlrun.pod proto.h util.c
47762 ____________________________________________________________________________
47763 [ 20134] By: jhi                                   on 2003/07/10  23:23:38
47764         Log: Check PERL_HASH_SEED even when tainted.
47765      Branch: perl
47766            ! perl.c pod/perlrun.pod
47767 ____________________________________________________________________________
47768 [ 20131] By: jhi                                   on 2003/07/10  22:42:29
47769         Log: &Time::HiRes::d_nanosleep was broken.
47770      Branch: perl
47771            ! ext/Time/HiRes/Makefile.PL
47772 ____________________________________________________________________________
47773 [ 20130] By: jhi                                   on 2003/07/10  22:37:02
47774         Log: Subject: [PATCH} db-recno.t on Mac OS X
47775              From: slaven@rezic.de
47776              Date: Thu, 10 Jul 2003 12:41:05 +0000
47777              Message-Id: <1057840865.9622@devpc01.iconmobile.de>
47778      Branch: perl
47779            ! ext/DB_File/t/db-recno.t
47780 ____________________________________________________________________________
47781 [ 20129] By: jhi                                   on 2003/07/10  22:31:39
47782         Log: Subject: [comment patch]
47783              From: Stas Bekman <stas@stason.org>
47784              Date: Thu, 10 Jul 2003 14:19:22 -0700
47785              Message-ID: <3F0DD85A.1070902@stason.org>
47786      Branch: perl
47787            ! perl.c
47788 ____________________________________________________________________________
47789 [ 20127] By: jhi                                   on 2003/07/10  22:21:04
47790         Log: Be vague enough.
47791      Branch: perl
47792            ! pod/perldata.pod
47793 ____________________________________________________________________________
47794 [ 20125] By: rgs                                   on 2003/07/10  19:28:48
47795         Log: regen embed.pl for the bleadperl branch as well.
47796      Branch: perl
47797            ! embedvar.h
47798 ____________________________________________________________________________
47799 [ 20124] By: jhi                                   on 2003/07/10  18:33:56
47800         Log: Time travel noticed by Enache.
47801      Branch: perl
47802            ! pod/perlhist.pod
47803 ____________________________________________________________________________
47804 [ 20120] By: jhi                                   on 2003/07/10  17:38:28
47805         Log: I can see the future.  It is cloudy.
47806      Branch: perl
47807            ! pod/perlhist.pod
47808 ____________________________________________________________________________
47809 [ 20119] By: jhi                                   on 2003/07/10  17:37:25
47810         Log: Subject: [PATCH] configure.gnu --prefix
47811              From: slaven@rezic.de
47812              Date: Thu, 10 Jul 2003 09:33:27 +0000
47813              Message-Id: <1057829607.9622@devpc01.iconmobile.de>
47814      Branch: perl
47815            ! configure.gnu
47816 ____________________________________________________________________________
47817 [ 20118] By: jhi                                   on 2003/07/10  17:35:32
47818         Log: malloc alignment patch from Spider, needed for Tru64 + longdouble.
47819      Branch: perl
47820            ! malloc.c
47821 ____________________________________________________________________________
47822 [ 20117] By: jhi                                   on 2003/07/10  17:33:53
47823         Log: Subject: [PATCH] Restore SIGFPE on exec()
47824              From: Chip Salzenberg <chip@pobox.com>
47825              Date: Thu, 10 Jul 2003 13:13:20 -0400
47826              Message-ID: <20030710171319.GA21588@perlsupport.com>
47827      Branch: perl
47828            ! doio.c perl.c perl.h perlapi.h perlvars.h toke.c
47829 ____________________________________________________________________________
47830 [ 20116] By: jhi                                   on 2003/07/10  17:28:00
47831         Log: The *right* way to make the csighandler visible.
47832      Branch: perl
47833            ! embed.fnc embed.h global.sym
47834 ____________________________________________________________________________
47835 [ 20114] By: jhi                                   on 2003/07/10  15:06:41
47836         Log: Retract #20112.
47837      Branch: perl
47838            ! embed.fnc embedvar.h intrpvar.h perlapi.h
47839 ____________________________________________________________________________
47840 [ 20112] By: jhi                                   on 2003/07/10  14:17:59
47841         Log: Argh.  At least AIX builds choke because of this.
47842      Branch: perl
47843            ! embed.fnc embedvar.h intrpvar.h perlapi.h
47844 ____________________________________________________________________________
47845 [ 20106] By: jhi                                   on 2003/07/10  04:50:05
47846         Log: Upgrade to podlators 1.27.
47847      Branch: perl
47848            ! lib/Pod/Text/Termcap.pm
47849 ____________________________________________________________________________
47850 [ 20104] By: jhi                                   on 2003/07/10  04:40:02
47851         Log: Deprecate v-strings.
47852      Branch: perl
47853            ! pod/perldata.pod
47854 ____________________________________________________________________________
47855 [ 20103] By: jhi                                   on 2003/07/10  04:28:40
47856         Log: perlfaq sync.
47857      Branch: perl
47858            ! pod/perlfaq1.pod
47859 ____________________________________________________________________________
47860 [ 20100] By: jhi                                   on 2003/07/09  17:40:41
47861         Log: Detypo.
47862      Branch: perl
47863            ! hints/darwin.sh
47864 ____________________________________________________________________________
47865 [ 20098] By: jhi                                   on 2003/07/09  17:29:53
47866         Log: Fixes from Ron Kimball.
47867      Branch: perl
47868            ! pod/perldata.pod
47869 ____________________________________________________________________________
47870 [ 20097] By: jhi                                   on 2003/07/09  17:27:35
47871         Log: Fix for the 'print v65' plus safety tweaks from Rafael.
47872      Branch: perl
47873            ! toke.c
47874 ____________________________________________________________________________
47875 [ 20096] By: jhi                                   on 2003/07/09  17:06:29
47876         Log: More Darwin/MacOSX paths twiddling.
47877      Branch: perl
47878            ! hints/darwin.sh
47879 ____________________________________________________________________________
47880 [ 20093] By: jhi                                   on 2003/07/09  11:43:09
47881         Log: Play safe and use the system malloc in FreeBSD.
47882              Yes, performance suffers.  But that is better than
47883              random core dumps.
47884      Branch: perl
47885            ! hints/freebsd.sh
47886 ____________________________________________________________________________
47887 [ 20090] By: jhi                                   on 2003/07/09  08:12:32
47888         Log: Upgrade to Encode 1.97.
47889      Branch: perl
47890            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/META.yml
47891            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
47892            ! ext/Encode/lib/Encode/Encoder.pm
47893            ! ext/Encode/lib/Encode/Guess.pm
47894            ! ext/Encode/lib/Encode/JP/JIS7.pm
47895 ____________________________________________________________________________
47896 [ 20089] By: jhi                                   on 2003/07/09  08:08:30
47897         Log: Rework the perldata vXX => ... entry a bit.
47898      Branch: perl
47899            ! pod/perldata.pod
47900 ____________________________________________________________________________
47901 [ 20088] By: jhi                                   on 2003/07/09  08:04:04
47902         Log: Document the vXX => change in perldata, too.
47903      Branch: perl
47904            ! pod/perldata.pod
47905 ____________________________________________________________________________
47906 [ 20085] By: jhi                                   on 2003/07/09  07:49:46
47907         Log: Test the vX => ... fix.
47908      Branch: perl
47909            ! t/op/ver.t
47910 ____________________________________________________________________________
47911 [ 20084] By: jhi                                   on 2003/07/09  06:58:39
47912         Log: Subject: Re: [REPATCH] was Re: [perl #16010] v-strings left of a => don't get quoted.
47913              From: John Peacock <jpeacock@rowman.com>
47914              Date: Wed, 09 Jul 2003 01:05:38 -0700
47915              Message-ID: <3F0BCCD2.1020009@rowman.com>
47916      Branch: perl
47917            ! embed.fnc pod/perlapi.pod toke.c util.c
47918 ____________________________________________________________________________
47919 [ 20083] By: jhi                                   on 2003/07/09  06:27:15
47920         Log: Darwin/Mac OS X: if -Dprefix=/foo, do nothing special
47921              for the install dirs.
47922      Branch: perl
47923            ! hints/darwin.sh
47924 ____________________________________________________________________________
47925 [ 20082] By: jhi                                   on 2003/07/09  05:57:16
47926         Log: Enable avoiding /System/Library in Mac OS X by
47927              doing Configure -Dprefix=/some/where -Uvendorlib.
47928      Branch: perl
47929            ! hints/darwin.sh
47930 ____________________________________________________________________________
47931 [ 20081] By: jhi                                   on 2003/07/09  05:53:56
47932         Log: Subject: [PATCH] Safe signals via POSIX::sigaction
47933              From: Chip Salzenberg <chip@pobox.com>
47934              Date: Wed, 9 Jul 2003 01:49:10 -0400
47935              Message-ID: <20030709054910.GH2021@perlsupport.com>
47936      Branch: perl
47937            ! embed.fnc embed.h ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
47938            ! ext/POSIX/POSIX.xs ext/POSIX/t/sigaction.t proto.h
47939 ____________________________________________________________________________
47940 [ 20079] By: rgs                                   on 2003/07/08  20:26:20
47941         Log: The CHECKOP macro was not invoked on some newly created ops
47942              (to match them against the current opmask.) As a consequence,
47943              Safe compartments were unable to trap some ops (pattern
47944              match, slices, conditionals.) This fixes the holes.
47945      Branch: perl
47946            ! op.c
47947 ____________________________________________________________________________
47948 [ 20078] By: jhi                                   on 2003/07/08  19:30:13
47949         Log: Revert #20077.
47950      Branch: perl
47951            ! lib/CPAN.pm
47952 ____________________________________________________________________________
47953 [ 20077] By: jhi                                   on 2003/07/08  18:40:51
47954         Log: Don't recommend to upgrade the base.pm in the core with
47955              the base.pm from Class::Fields.  They are not the same.
47956      Branch: perl
47957            ! lib/CPAN.pm
47958 ____________________________________________________________________________
47959 [ 20076] By: jhi                                   on 2003/07/08  17:39:49
47960         Log: Subject: Re: [PATCH] $^VARIABLES in 'perl -Dt' output
47961              From: Enache Adrian <enache@rdslink.ro>
47962              Date: Tue, 8 Jul 2003 20:47:58 +0300
47963              Message-ID: <20030708174758.GA1177@ratsnest.hole>
47964
47965              (ByteLoader tweak avoiding a leaked scalar)
47966      Branch: perl
47967            ! op.c
47968 ____________________________________________________________________________
47969 [ 20071] By: jhi                                   on 2003/07/08  09:18:19
47970         Log: In 5.8.x, fast stdio places still do use stdio.
47971      Branch: perl
47972            ! ext/Digest/MD5/t/badfile.t
47973 ____________________________________________________________________________
47974 [ 20069] By: jhi                                   on 2003/07/08  08:41:01
47975         Log: Subject: [PATCH] format 'botched' in malloc.c
47976              From: Enache Adrian <enache@rdslink.ro>
47977              Date: Mon, 7 Jul 2003 21:57:06 +0300
47978              Message-ID: <20030707185706.GB7017@ratsnest.hole>
47979      Branch: perl
47980            ! malloc.c
47981 ____________________________________________________________________________
47982 [ 20068] By: jhi                                   on 2003/07/08  08:36:27
47983         Log: Subject: [PATCH: maint @ 20046] warnings, line numbers & windows
47984              From: Marcus Holland-Moritz <mhx-perl@gmx.net>
47985              Date: Tue, 8 Jul 2003 11:14:05 +0200 (MEST)
47986              Message-ID: <12022.1057655645@www59.gmx.net>
47987      Branch: perl
47988            ! ext/B/B.xs lib/Pod/Text/Termcap.pm mg.c op.c
47989 ____________________________________________________________________________
47990 [ 20066] By: jhi                                   on 2003/07/08  05:24:58
47991         Log: Retract #20065: I don't think this is the right way
47992              to patch this issue.
47993      Branch: perl
47994            ! Configure INSTALL Policy_sh.SH pod/perltoc.pod
47995 ____________________________________________________________________________
47996 [ 20065] By: jhi                                   on 2003/07/08  05:14:31
47997         Log: Configure tweak from Johnny Lam so that the
47998              INSTALLSITEMAN[13]DIR get correctly set.
47999      Branch: perl
48000            ! Configure INSTALL Policy_sh.SH pod/perltoc.pod
48001 ____________________________________________________________________________
48002 [ 20063] By: rgs                                   on 2003/07/07  18:58:47
48003         Log: Regexp bug in the docs, spotted by Enache's eagle eyes.
48004      Branch: perl
48005            ! pod/perlsyn.pod
48006 ____________________________________________________________________________
48007 [ 20062] By: jhi                                   on 2003/07/07  18:27:02
48008         Log: Mark Bixby ++.
48009      Branch: perl
48010            ! perl.c
48011 ____________________________________________________________________________
48012 [ 20061] By: jhi                                   on 2003/07/07  18:26:35
48013         Log: The nanosleep() probe was kaputt, fixed by Mark Bixby.
48014      Branch: perl
48015            ! ext/Time/HiRes/Makefile.PL
48016 ____________________________________________________________________________
48017 [ 20059] By: jhi                                   on 2003/07/07  15:06:35
48018         Log: Good catch from Gisle.
48019      Branch: perl
48020            ! pod/perlfunc.pod
48021 ____________________________________________________________________________
48022 [ 20058] By: jhi                                   on 2003/07/07  14:12:27
48023         Log: Refashioned #20055: we cannot trust stdio to fail here.
48024      Branch: perl
48025            ! ext/Digest/MD5/t/badfile.t
48026 ____________________________________________________________________________
48027 [ 20057] By: jhi                                   on 2003/07/07  14:08:16
48028         Log: Retract #20056, #20055, #20052, #20050, #20048: the changes
48029              are just breaking more than they are fixing.
48030      Branch: perl
48031            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
48032            ! ext/Digest/MD5/t/files.t perlio.c
48033 ____________________________________________________________________________
48034 [ 20056] By: jhi                                   on 2003/07/07  13:31:14
48035         Log: Returning zero from PerlIO_read() is okay;
48036              update MD5 sums.
48037      Branch: perl
48038            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
48039 ____________________________________________________________________________
48040 [ 20055] By: jhi                                   on 2003/07/07  13:23:58
48041         Log: If perlio is completely out of the picture, we can
48042              get tripped by different stdio implementations.
48043      Branch: perl
48044            ! ext/Digest/MD5/t/badfile.t
48045 ____________________________________________________________________________
48046 [ 20054] By: jhi                                   on 2003/07/07  12:58:06
48047         Log: AUTHORS tweak.
48048      Branch: perl
48049            ! AUTHORS
48050 ____________________________________________________________________________
48051 [ 20053] By: jhi                                   on 2003/07/07  12:04:26
48052         Log: Subject: Patch to README.solaris
48053              From: Alan Burlison <Alan.Burlison@sun.com>
48054              Date: Mon, 07 Jul 2003 14:15:57 +0100
48055              Message-ID: <3F09728D.1070408@sun.com>
48056      Branch: perl
48057            ! README.solaris
48058 ____________________________________________________________________________
48059 [ 20052] By: jhi                                   on 2003/07/07  10:28:35
48060         Log: Update MD5 checksums.
48061      Branch: perl
48062            ! ext/Digest/MD5/t/files.t
48063 ____________________________________________________________________________
48064 [ 20051] By: jhi                                   on 2003/07/07  09:56:48
48065         Log: Be more explicit than just 'characters'.
48066      Branch: perl
48067            ! pod/perlfunc.pod
48068 ____________________________________________________________________________
48069 [ 20050] By: jhi                                   on 2003/07/07  09:38:28
48070         Log: Try making PerlIO errors more consistent.
48071              (1) Check early whether the filehandle is capable of
48072              the requested action.
48073              (2) PerlIO_read() really can return -1, and so can
48074              PerlIOUnix_read().
48075              (3) Some stdio implementations are more forgiving
48076              than others, so check also for errors recorded
48077              by PerlIO in PerlStdio_errno().
48078      Branch: perl
48079            ! perlio.c
48080 ____________________________________________________________________________
48081 [ 20049] By: jhi                                   on 2003/07/07  09:08:19
48082         Log: Linewrapping.
48083      Branch: perl
48084            ! pod/perlapio.pod
48085 ____________________________________________________________________________
48086 [ 20048] By: jhi                                   on 2003/07/07  09:06:58
48087         Log: PerlIO_read() can return negative.
48088      Branch: perl
48089            ! ext/Digest/MD5/MD5.xs
48090 ____________________________________________________________________________
48091 [ 20043] By: jhi                                   on 2003/07/07  04:36:22
48092         Log: Use the existence, instead of the truth, to decide
48093              whether to scan for a symbol.
48094              (Also remove trailing spaces.)
48095      Branch: perl
48096            ! ext/Time/HiRes/Makefile.PL
48097 ____________________________________________________________________________
48098 [ 20042] By: jhi                                   on 2003/07/07  04:29:35
48099         Log: MPE/iX tweak from Mark Bixby.
48100      Branch: perl
48101            ! ext/Time/HiRes/Makefile.PL
48102 ____________________________________________________________________________
48103 [ 20041] By: rgs                                   on 2003/07/06  21:45:37
48104         Log: Upgrade BigInt and BigRat
48105              Subject: BigInt v1.65, Bigrat v0.10 - reloaded
48106              From: Tels <perl_dummy@bloodgate.com>
48107              Date: Sun, 6 Jul 2003 15:41:36 +0200
48108              Message-Id: <200307061158.23576@bloodgate.com>
48109      Branch: perl
48110            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
48111            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/biglog.t
48112            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigRat.pm
48113            ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.inc
48114            ! lib/Math/BigRat/t/bigratpm.t
48115 ____________________________________________________________________________
48116 [ 20040] By: rgs                                   on 2003/07/06  21:11:20
48117         Log: Subject: Re: [perl #5025] #line directive explination wrong
48118              From: Casey West <casey@geeknest.com>
48119              Date: Sun, 6 Jul 2003 18:24:46 -0400
48120              Message-ID: <20030706222446.GL7506@geeknest.com>
48121      Branch: perl
48122            ! pod/perlsyn.pod
48123 ____________________________________________________________________________
48124 [ 20039] By: jhi                                   on 2003/07/06  20:19:31
48125         Log: Update the CPAN mirrors list.
48126      Branch: perl
48127            ! pod/perlmodlib.PL pod/perlmodlib.pod
48128 ____________________________________________________________________________
48129 [ 20036] By: gsar                                  on 2003/07/06  17:11:59
48130         Log: yet another symbol missing in change#20018
48131      Branch: perl
48132            ! makedef.pl
48133 ____________________________________________________________________________
48134 [ 20035] By: gsar                                  on 2003/07/06  17:02:21
48135         Log: PerlIOBase_pushed seems to have gone missing in change#20018
48136      Branch: perl
48137            ! makedef.pl
48138 ____________________________________________________________________________
48139 [ 20034] By: jhi                                   on 2003/07/06  16:46:20
48140         Log: Subject: [PATCH @19834] DProf fixes
48141              From: Radu Greab <radu@netsoft.ro>
48142              Date: Sun, 6 Jul 2003 20:09:12 +0300
48143              Message-ID: <16136.22456.99575.573777@ix.netsoft.ro>
48144      Branch: perl
48145            + t/lib/dprof/test7_t t/lib/dprof/test7_v t/lib/dprof/test8_t
48146            + t/lib/dprof/test8_v
48147            ! MANIFEST ext/Devel/DProf/DProf.pm ext/Devel/DProf/DProf.t
48148            ! ext/Devel/DProf/DProf.xs perl.c pod/perldiag.pod
48149            ! pod/perltodo.pod pod/perlvar.pod pp_ctl.c
48150 ____________________________________________________________________________
48151 [ 20032] By: jhi                                   on 2003/07/06  16:21:33
48152         Log: Forgotten from change #20031.
48153      Branch: perl
48154            ! makedef.pl malloc_ctl.h
48155 ____________________________________________________________________________
48156 [ 20031] By: jhi                                   on 2003/07/06  16:16:08
48157         Log: Subject: [PATCH] improve WinCE port
48158              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
48159              Date: Sun, 6 Jul 2003 18:46:09 +0400
48160              Message-ID: <001401c343cd$8069cd40$ce5ec3d9@vad>
48161
48162              Subject: [PATCH] improve WinCE port -- addition
48163              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
48164              Date: Sun, 6 Jul 2003 19:50:47 +0400
48165              Message-ID: <000b01c343d6$7ff96920$5b5dc3d9@vad>
48166      Branch: perl
48167            + wince/perlhost.h wince/vdir.h wince/vmem.h
48168            ! MANIFEST wince/Makefile.ce wince/config.ce wince/perllib.c
48169            ! wince/win32.h wince/win32io.c wince/win32iop.h
48170            ! wince/win32thread.c wince/win32thread.h wince/wince.c
48171            ! wince/wince.h
48172 ____________________________________________________________________________
48173 [ 20030] By: jhi                                   on 2003/07/06  15:59:25
48174         Log: Subject: [PATCH] for pod/perlfaq2.pod against latest snapshot for Alpaca
48175              From: merlyn@stonehenge.com (Randal L. Schwartz)
48176              Date: 05 Jul 2003 16:29:14 -0700
48177              Message-ID: <867k6weenp.fsf@blue.stonehenge.com>
48178      Branch: perl
48179            ! pod/perlfaq2.pod
48180 ____________________________________________________________________________
48181 [ 20026] By: jhi                                   on 2003/07/06  08:14:48
48182         Log: FreeBSD: if someone *really* wants to use the system malloc.
48183      Branch: perl
48184            ! hints/freebsd.sh
48185 ____________________________________________________________________________
48186 [ 20025] By: jhi                                   on 2003/07/06  07:48:01
48187         Log: Make the 'slow ok' feature optional.
48188      Branch: perl
48189            ! lib/Test/Harness.pm
48190 ____________________________________________________________________________
48191 [ 20024] By: jhi                                   on 2003/07/06  07:44:57
48192         Log: The change #20022 didn't work for Command.t.
48193      Branch: perl
48194            ! lib/ExtUtils/t/Command.t
48195 ____________________________________________________________________________
48196 [ 20023] By: jhi                                   on 2003/07/06  07:29:22
48197         Log: Subject: Re: maint @ 19975 [PATCH lib/Test/Harness.pm]
48198              From: Michael G Schwern <schwern@pobox.com>
48199              Date: Sat, 5 Jul 2003 13:34:37 -0700
48200              Message-ID: <20030705203437.GB2598@windhund.schwern.org>
48201
48202              Print out the "ok" messages only once every second,
48203              this should make output much less and therefore testing
48204              much faster, especially on slower connections.
48205      Branch: perl
48206            ! lib/Test/Harness.pm
48207 ____________________________________________________________________________
48208 [ 20022] By: jhi                                   on 2003/07/06  07:26:52
48209         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_07
48210              From: Michael G Schwern <schwern@pobox.com>
48211              Date: Sat, 5 Jul 2003 16:59:49 -0700
48212              Message-ID: <20030705235949.GB3485@windhund.schwern.org>
48213      Branch: perl
48214            ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
48215            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
48216            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker/FAQ.pod
48217            ! lib/ExtUtils/t/Command.t
48218 ____________________________________________________________________________
48219 [ 20021] By: jhi                                   on 2003/07/06  07:19:17
48220         Log: Reintroduce changes #19723 and #19723 that were not
48221              in Net::Ping 2.31; needed for Windows.
48222      Branch: perl
48223            ! lib/Net/Ping/t/250_ping_hires.t lib/Net/Ping/t/450_service.t
48224 ____________________________________________________________________________
48225 [ 20020] By: jhi                                   on 2003/07/05  19:12:21
48226         Log: Upgrade to Digest::MD5 2.25.
48227      Branch: perl
48228            + ext/Digest/MD5/t/clone.t
48229            ! MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
48230            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
48231            ! ext/Digest/MD5/t/files.t
48232 ____________________________________________________________________________
48233 [ 20019] By: jhi                                   on 2003/07/05  18:40:51
48234         Log: Make a read from a write-only fh to set errno
48235              (found by Gisle)
48236      Branch: perl
48237            ! perlio.c
48238 ____________________________________________________________________________
48239 [ 20018] By: jhi                                   on 2003/07/05  18:05:19
48240         Log: Add PerlIOBuf_close to makedef.pl as pointed out by
48241              Vadim Konovalov; add also PerlIOBuf_dup; sort and remove
48242              duplicates.
48243      Branch: perl
48244            ! makedef.pl
48245 ____________________________________________________________________________
48246 [ 20017] By: jhi                                   on 2003/07/05  17:47:47
48247         Log: Subject: [PATCH] fix for ext/threads/t/problems.t failures
48248              From: Dave Mitchell <davem@fdgroup.com>
48249              Date: Sat, 5 Jul 2003 19:12:51 +0100
48250              Message-ID: <20030705181251.GA14502@fdgroup.com>
48251      Branch: perl
48252            ! ext/threads/t/problems.t
48253 ____________________________________________________________________________
48254 [ 20016] By: jhi                                   on 2003/07/05  17:36:34
48255         Log: OpenBSD sometimes gets -0, probably due to fp fuzziness..
48256      Branch: perl
48257            ! lib/Benchmark.t
48258 ____________________________________________________________________________
48259 [ 20012] By: jhi                                   on 2003/07/05  13:46:05
48260         Log: Be explicit about the $0 pain in Linux 2.2.
48261      Branch: perl
48262            ! pod/perlvar.pod
48263 ____________________________________________________________________________
48264 [ 20010] By: rgs                                   on 2003/07/05  12:06:41
48265         Log: Comment out some debugging output in Math::BigInt, that
48266              causes confusion in t/TEST when running Math/BigInt/t/bare_mbi.t.
48267      Branch: perl
48268            ! lib/Math/BigInt.pm
48269 ____________________________________________________________________________
48270 [ 20009] By: jhi                                   on 2003/07/05  10:56:55
48271         Log: The logic for additional randomisation for 64-bit UV
48272              cases was wrong.
48273      Branch: perl
48274            ! perl.c
48275 ____________________________________________________________________________
48276 [ 20008] By: jhi                                   on 2003/07/05  09:10:46
48277         Log: IIRC gcc would complain about if (s = ...).
48278      Branch: perl
48279            ! perl.c
48280 ____________________________________________________________________________
48281 [ 20007] By: jhi                                   on 2003/07/05  09:09:44
48282         Log: Allow $ENV{PERL_HASH_SEED_DEBUG} to work even under taint;
48283              since CGI scripts are (should be) run under -T, being able
48284              to show the HASH_SEED in case of problems is good.
48285              The $ENV{PERL_HASH_SEED} is still ignored under taint.
48286      Branch: perl
48287            ! perl.c
48288 ____________________________________________________________________________
48289 [ 20006] By: jhi                                   on 2003/07/05  07:56:56
48290         Log: Subject: [PATCH] MM_VMS.pm -- fix xs installation
48291              From: "Craig A. Berry" <craigberry@mac.com>
48292              Date: Sat, 05 Jul 2003 00:38:28 -0500
48293              Message-ID: <3F066454.90003@mac.com>
48294      Branch: perl
48295            ! lib/ExtUtils/MM_VMS.pm
48296 ____________________________________________________________________________
48297 [ 20004] By: jhi                                   on 2003/07/05  07:47:02
48298         Log: Subject: [PATCH] dump.c -Wformat; Re: maint @ 19975, maint @ 19997
48299              From: Robin Barker <Robin.Barker@npl.co.uk>
48300              Date: Fri, 4 Jul 2003 19:15:01 +0100
48301              Message-ID: <533D273D4014D411AB1D00062938C4D9040465BD@hotel.npl.co.uk>
48302      Branch: perl
48303            ! dump.c
48304 ____________________________________________________________________________
48305 [ 20003] By: rgs                                   on 2003/07/05  07:45:16
48306         Log: Allow to create more than one Shell object :
48307              Subject: [patch] Shell.pm fix
48308              From: Stéphane Payrard <stef@payrard.net>
48309              Date: Sat, 5 Jul 2003 01:16:50 +0200
48310              Message-ID: <20030704231650.GA19701@stefp.dyndns.org>
48311      Branch: perl
48312            ! lib/Shell.pm
48313 ____________________________________________________________________________
48314 [ 20002] By: rgs                                   on 2003/07/04  21:49:05
48315         Log: Author list update (to be continued...)
48316      Branch: perl
48317            ! AUTHORS
48318 ____________________________________________________________________________
48319 [ 20001] By: rgs                                   on 2003/07/04  21:42:12
48320         Log: Add a new test target in the makefile, test_harness_notty.
48321              It's like test_harness, but sets HARNESS_NOTTY=1 to make
48322              Test::Harness' output less blinking.
48323      Branch: perl
48324            ! Makefile.SH
48325 ____________________________________________________________________________
48326 [ 20000] By: rgs                                   on 2003/07/04  20:58:05
48327         Log: Upgrade to Math::BigInt v1.65, Math::BigRat v0.10,
48328              and bignum v0.14.
48329      Branch: perl
48330            + lib/Math/BigInt/t/biglog.t lib/Math/BigInt/t/req_mbf0.t
48331            + lib/Math/BigInt/t/req_mbf1.t lib/Math/BigInt/t/req_mbfa.t
48332            + lib/Math/BigInt/t/req_mbfi.t lib/Math/BigInt/t/req_mbfn.t
48333            + lib/Math/BigInt/t/req_mbfw.t lib/Math/BigInt/t/trap.t
48334            + lib/Math/BigInt/t/use_mbfw.t lib/Math/BigRat/t/bigratup.t
48335            + lib/Math/BigRat/t/requirer.t lib/Math/BigRat/t/trap.t
48336            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
48337            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
48338            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bare_mif.t
48339            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
48340            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
48341            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/bigints.t
48342            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/inf_nan.t
48343            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/mbimbf.inc
48344            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/require.t
48345            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
48346            ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/upgrade.inc
48347            ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/with_sub.t
48348            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
48349            ! lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
48350            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
48351            ! lib/bignum/t/bignum.t lib/bignum/t/bigrat.t
48352            ! lib/bignum/t/biinfnan.t lib/bignum/t/bninfnan.t
48353            ! lib/bignum/t/brinfnan.t lib/bigrat.pm
48354            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
48355            ! t/lib/Math/BigInt/Subclass.pm
48356 ____________________________________________________________________________
48357 [ 19999] By: rgs                                   on 2003/07/04  19:39:01
48358         Log: Macro reorganization in the Makefile, so that $(LDLIBPTH) always
48359              appears just before the name of the command to be run. See
48360
48361              Subject: Re: PERL_SKIP_TTY_TEST fix
48362              From: Alexey Tourbin <at@altlinux.ru>
48363              Date: Fri, 4 Jul 2003 17:25:34 +0400
48364              Message-ID: <20030704132534.GC1531@julia.office.altlinux.ru>
48365      Branch: perl
48366            ! Makefile.SH
48367 ____________________________________________________________________________
48368 [ 19998] By: rgs                                   on 2003/07/04  19:31:33
48369         Log: Fix non-numeric $VERSION.
48370      Branch: perl
48371            ! lib/Math/BigInt.pm
48372 ____________________________________________________________________________
48373 [ 19995] By: jhi                                   on 2003/07/04  14:36:56
48374         Log: According to Tels our M::BI is _better_ than the 1.64 in CPAN.
48375      Branch: perl
48376            ! lib/Math/BigInt.pm
48377 ____________________________________________________________________________
48378 [ 19994] By: jhi                                   on 2003/07/04  14:36:17
48379         Log: More $0 sad tales.
48380      Branch: perl
48381            ! pod/perlvar.pod
48382 ____________________________________________________________________________
48383 [ 19993] By: jhi                                   on 2003/07/04  14:34:40
48384         Log: Oops.
48385      Branch: perl
48386            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
48387 ____________________________________________________________________________
48388 [ 19990] By: jhi                                   on 2003/07/04  13:50:29
48389         Log: Upgrade to PodParser 1.23; but do not update
48390              t/pod/find.t or t/pod/testp2pt.pl since the
48391              first one does not work at all under core,
48392              and the second change would drop MacOS Classic
48393              portability tweaks introduced by change #18669.
48394      Branch: perl
48395            ! lib/Pod/Find.pm lib/Pod/Usage.pm
48396 ____________________________________________________________________________
48397 [ 19989] By: jhi                                   on 2003/07/04  13:20:51
48398         Log: Upgrade to Text::Balanced 1.94.
48399      Branch: perl
48400            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
48401            ! lib/Text/Balanced/README lib/Text/Balanced/t/extcbk.t
48402            ! lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
48403 ____________________________________________________________________________
48404 [ 19988] By: jhi                                   on 2003/07/04  13:17:22
48405         Log: Upgrade to Net::Ping 2.31.
48406      Branch: perl
48407            ! lib/Net/Ping.pm lib/Net/Ping/Changes
48408            ! lib/Net/Ping/t/250_ping_hires.t
48409            ! lib/Net/Ping/t/300_ping_stream.t lib/Net/Ping/t/450_service.t
48410 ____________________________________________________________________________
48411 [ 19987] By: jhi                                   on 2003/07/04  13:09:04
48412         Log: Upgrade to Locale::Maketext 1.06.
48413      Branch: perl
48414            + lib/Locale/Maketext/Guts.pm lib/Locale/Maketext/GutsLoader.pm
48415            + lib/Locale/Maketext/t/90utf8.t
48416            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
48417 ____________________________________________________________________________
48418 [ 19986] By: jhi                                   on 2003/07/04  12:59:45
48419         Log: Upgrade to Digest::MD5 2.24, with few extra tweaks:
48420              (1) make the PATCHLEVEL logic as it is with List::Util
48421              (more portable to older Perls)
48422              (2) regen the MD5 checksums with ...
48423              (3) ... the Mac OS Classic checksums generated via MacRoman
48424              (just a guess)
48425              (4) Keep the core Makefile.PL.
48426      Branch: perl
48427            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
48428            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
48429 ____________________________________________________________________________
48430 [ 19985] By: jhi                                   on 2003/07/04  12:43:10
48431         Log: Upgrade to CPAN 1.71.
48432      Branch: perl
48433            ! lib/CPAN.pm
48434 ____________________________________________________________________________
48435 [ 19984] By: jhi                                   on 2003/07/04  12:39:20
48436         Log: Upgrade to CGI.pm 2.97.
48437      Branch: perl
48438            ! lib/CGI.pm lib/CGI/Carp.pm
48439 ____________________________________________________________________________
48440 [ 19982] By: jhi                                   on 2003/07/04  10:45:05
48441         Log: No energy now to figure out what is wrong with $0
48442              (or ps) in Tru64.  The test works fine when run from
48443              command line.
48444      Branch: perl
48445            ! ext/threads/t/join.t
48446 ____________________________________________________________________________
48447 [ 19981] By: jhi                                   on 2003/07/04  10:34:42
48448         Log: AUTHORS updates.
48449      Branch: perl
48450            ! AUTHORS
48451 ____________________________________________________________________________
48452 [ 19980] By: jhi                                   on 2003/07/04  08:40:51
48453         Log: line_t is U32, not I32.
48454      Branch: perl
48455            ! bytecode.pl
48456 ____________________________________________________________________________
48457 [ 19979] By: jhi                                   on 2003/07/04  08:33:32
48458         Log: Remove PL_earlytaint since the hash seed code
48459              can be delayed until perl_parse().
48460      Branch: perl
48461            ! dosish.h embedvar.h epoc/epocish.h mpeix/mpeixish.h
48462            ! os2/os2ish.h perl.c perl.h perlapi.h perlvars.h
48463            ! plan9/plan9ish.h unixish.h vms/vmsish.h
48464 ____________________________________________________________________________
48465 [ 19977] By: jhi                                   on 2003/07/04  04:56:41
48466         Log: $0 is pain.
48467      Branch: perl
48468            ! ext/threads/t/join.t
48469 ____________________________________________________________________________
48470 [ 19976] By: jhi                                   on 2003/07/04  04:48:37
48471         Log: Subject: [PATCH: perl@19956] switch vmspipe.com over to using local symbols instead of global
48472              From: PPrymmer@factset.com
48473              Date: Thu, 3 Jul 2003 23:59:51 -0400
48474              Message-ID: <OF4DF4AA68.1EF12116-ON85256D59.00120F5E-85256D59.0015F58D@factset.com>
48475      Branch: perl
48476            ! vms/vms.c vms/vmspipe.com
48477 ____________________________________________________________________________
48478 [ 19973] By: jhi                                   on 2003/07/03  21:34:03
48479         Log: Bump Time::HiRes version to 1.50.
48480      Branch: perl
48481            ! ext/Time/HiRes/HiRes.pm
48482 ____________________________________________________________________________
48483 [ 19972] By: jhi                                   on 2003/07/03  21:33:10
48484         Log: Subject: [PATCH] installperl -n
48485              From: Slaven Rezic <slaven@rezic.de>
48486              Date: Fri, 4 Jul 2003 00:41:36 +0200 (CEST)
48487              Message-Id: <200307032241.h63Mfaka041281@vran.herceg.de>
48488      Branch: perl
48489            ! installperl
48490 ____________________________________________________________________________
48491 [ 19971] By: jhi                                   on 2003/07/03  21:31:47
48492         Log: Subject: [PATCH] t/op/magic.t on FreeBSD
48493              From: Slaven Rezic <slaven@rezic.de>
48494              Date: Fri, 4 Jul 2003 00:35:51 +0200 (CEST)
48495              Message-Id: <200307032235.h63MZpKY036791@vran.herceg.de>
48496      Branch: perl
48497            ! t/op/magic.t
48498 ____________________________________________________________________________
48499 [ 19969] By: jhi                                   on 2003/07/03  21:27:11
48500         Log: Ask Schwern.
48501      Branch: perl
48502            - Porting/Modules
48503            ! AUTHORS MANIFEST
48504 ____________________________________________________________________________
48505 [ 19967] By: jhi                                   on 2003/07/03  19:02:40
48506         Log: Add autarch and Time::Local to Modules.
48507      Branch: perl
48508            ! Porting/Modules
48509 ____________________________________________________________________________
48510 [ 19966] By: jhi                                   on 2003/07/03  18:59:44
48511         Log: Subject: Re: [PATCH] Bring Time::Local to 1.07
48512              From: Dave Rolsky <autarch@urth.org>
48513              Date: Thu, 3 Jul 2003 14:35:56 -0500 (CDT)
48514              Message-ID: <Pine.LNX.4.56.0307031435270.29915@urth.org>
48515      Branch: perl
48516            ! lib/Time/Local.pm
48517 ____________________________________________________________________________
48518 [ 19965] By: jhi                                   on 2003/07/03  18:58:25
48519         Log: Subject: [PATCH] Win32: fix WM_TIMER handling
48520              From: Mattia Barbon <mbarbon@dsi.unive.it>
48521              Date: Thu, 3 Jul 2003 16:05:23 +0200 (ora legale Europa occidentale)
48522              Message-ID: <Mahogany-0.64.2-1016-20030703-160523.00@rbnet.it>
48523      Branch: perl
48524            ! win32/win32.c
48525 ____________________________________________________________________________
48526 [ 19964] By: jhi                                   on 2003/07/03  18:56:26
48527         Log: Subject: Re: randomly untainting?
48528              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
48529              Date: Thu, 3 Jul 2003 17:35:09 +0200
48530              Message-Id: <20030703173509.0c007f0f.rgarciasuarez@free.fr>
48531      Branch: perl
48532            ! t/TestInit.pm
48533 ____________________________________________________________________________
48534 [ 19963] By: jhi                                   on 2003/07/03  18:55:37
48535         Log: Revert #19957 as requested by Rafael.
48536      Branch: perl
48537            ! ext/List/Util/t/tainted.t
48538 ____________________________________________________________________________
48539 [ 19962] By: jhi                                   on 2003/07/03  18:54:09
48540         Log: Add at least meager beginnings of assertion checks for
48541              the UTF-8 length/pos cache.  It's not as full as I would
48542              like since the exact behaviour of the second half of the
48543              cache, used in substr(), eludes me right now.
48544      Branch: perl
48545            ! sv.c
48546 ____________________________________________________________________________
48547 [ 19961] By: jhi                                   on 2003/07/03  13:57:47
48548         Log: Extra light testing for the UTF-8 cache
48549              (that it isn't broken, not that it helps).
48550      Branch: perl
48551            ! t/op/length.t
48552 ____________________________________________________________________________
48553 [ 19957] By: jhi                                   on 2003/07/03  12:01:25
48554         Log: Subject: Re: randomly untainting?
48555              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
48556              Date: Thu, 3 Jul 2003 14:58:18 +0200
48557              Message-Id: <20030703145818.5bdd2873.rgarciasuarez@free.fr>
48558              (plus extra debug printing)
48559      Branch: perl
48560            ! ext/List/Util/t/tainted.t
48561 ____________________________________________________________________________
48562 [ 19954] By: jhi                                   on 2003/07/03  11:10:21
48563         Log: Subject: Re: maint @ 19923
48564              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
48565              Date: Thu, 3 Jul 2003 15:57:55 +0400
48566              Message-ID: <048e01c3415b$da0fe510$7c5ec3d9@vad>
48567      Branch: perl
48568            ! wince/Makefile.ce wince/wince.c
48569 ____________________________________________________________________________
48570 [ 19952] By: jhi                                   on 2003/07/03  10:56:45
48571         Log: Tiny tweak to perlartistic from Robin Barker.
48572      Branch: perl
48573            ! pod/perlartistic.pod
48574 ____________________________________________________________________________
48575 [ 19950] By: jhi                                   on 2003/07/03  07:46:45
48576         Log: Mention Modules in AUTHORS.
48577      Branch: perl
48578            ! AUTHORS
48579 ____________________________________________________________________________
48580 [ 19949] By: jhi                                   on 2003/07/03  06:58:01
48581         Log: No fancy binmode() if no perlio.
48582      Branch: perl
48583            ! ext/IO/lib/IO/t/io_sock.t
48584 ____________________________________________________________________________
48585 [ 19948] By: jhi                                   on 2003/07/03  06:55:12
48586         Log: Underline the fact that XSLoader is not DynaLoader
48587              ([perl #21974] dl_load_flags not honored by XSLoader)
48588      Branch: perl
48589            ! ext/DynaLoader/XSLoader_pm.PL
48590 ____________________________________________________________________________
48591 [ 19947] By: jhi                                   on 2003/07/03  06:35:29
48592         Log: Apply Schwern's suggested warning code from
48593              [perl #22209] Test::Harness::Straps vs. $Config{path_sep}
48594      Branch: perl
48595            ! lib/Test/Harness/Straps.pm
48596 ____________________________________________________________________________
48597 [ 19944] By: jhi                                   on 2003/07/03  06:30:11
48598         Log: Subject: [PATCH] "without parens" vs "without parentheses"
48599              From: Iain Truskett <spoon@cpan.org>
48600              Date: Thu, 3 Jul 2003 12:40:42 +1000
48601              Message-ID: <20030703024042.GI12380@ouroboros.anu.edu.au>
48602      Branch: perl
48603            ! t/lib/warnings/toke toke.c
48604 ____________________________________________________________________________
48605 [ 19943] By: jhi                                   on 2003/07/03  06:27:18
48606         Log: Subject: [PATCH] Re: ext/List/Util/t/weak.t panic
48607              From: Dave Mitchell <davem@fdgroup.com>
48608              Date: Thu, 3 Jul 2003 01:32:11 +0100
48609              Message-ID: <20030703003211.GB3747@fdgroup.com>
48610      Branch: perl
48611            ! mg.c sv.c
48612 ____________________________________________________________________________
48613 [ 19942] By: jhi                                   on 2003/07/03  06:25:30
48614         Log: Nicer options for Porting/Modules.
48615      Branch: perl
48616            ! MANIFEST Porting/Modules
48617 ____________________________________________________________________________
48618 [ 19941] By: rgs                                   on 2003/07/02  21:38:19
48619         Log: Minor test adjustments :
48620              - test name correction in op/concat.t by Yitzchak Scott-Thoennes
48621              - prototypes added to some public functions in t/test.pl,
48622              as suggested by Enache Adrian
48623      Branch: perl
48624            ! t/op/concat.t t/test.pl
48625 ____________________________________________________________________________
48626 [ 19940] By: rgs                                   on 2003/07/02  20:58:19
48627         Log: Skip a socketpair test on SCO OSR
48628      Branch: perl
48629            ! ext/Socket/socketpair.t
48630 ____________________________________________________________________________
48631 [ 19939] By: jhi                                   on 2003/07/02  20:10:47
48632         Log: Subject: [PATCH] various Deparse fixes
48633              From: Dave Mitchell <davem@fdgroup.com>
48634              Date: Wed, 2 Jul 2003 18:10:45 +0100
48635              Message-ID: <20030702171045.GF2137@fdgroup.com>
48636      Branch: perl
48637            ! ext/B/B/Concise.pm ext/B/B/Debug.pm ext/B/B/Deparse.pm
48638            ! ext/B/defsubs_h.PL t/TEST t/op/ord.t
48639 ____________________________________________________________________________
48640 [ 19935] By: jhi                                   on 2003/07/02  20:01:06
48641         Log: It would seem that in Linux 2.2 there is no way
48642              we can do the right thing to make ps(1) see $0
48643              our way.  Also amend the $0 documentation a bit.
48644      Branch: perl
48645            ! pod/perlvar.pod t/op/magic.t
48646 ____________________________________________________________________________
48647 [ 19934] By: jhi                                   on 2003/07/02  19:39:11
48648         Log: Subject: [PATCH] line numbers are given % 64k
48649              From: James Jurach <muaddib@erf.net>
48650              Date: Wed, 2 Jul 2003 13:31:05 -0500
48651              Message-ID: <20030702183105.GA4837@lebowski>
48652      Branch: perl
48653            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
48654            ! handy.h pp_ctl.c scope.h
48655 ____________________________________________________________________________
48656 [ 19933] By: jhi                                   on 2003/07/02  14:55:49
48657         Log: Subject: Re: maint @ 19923
48658              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
48659              Date: Wed, 2 Jul 2003 11:43:05 -0400
48660              Message-ID: <20030702154304.GD206089@linguist.thayer.dartmouth.edu>
48661      Branch: perl
48662            ! pod/perlfunc.pod
48663 ____________________________________________________________________________
48664 [ 19932] By: jhi                                   on 2003/07/02  14:29:42
48665         Log: Subject: Re: maint @ 19923
48666              From: Jim Cromie <jcromie@divsol.com>
48667              Date: Wed, 02 Jul 2003 05:35:06 -0600
48668              Message-ID: <3F02C36A.9030704@divsol.com>
48669      Branch: perl
48670            ! pod/perlfunc.pod
48671 ____________________________________________________________________________
48672 [ 19931] By: jhi                                   on 2003/07/02  11:34:49
48673         Log: Fix for [perl #22759 insufficient format string checking];
48674              using ewix makes no sense, assuming evix was intended,
48675              no old tests fail; add the test case.
48676      Branch: perl
48677            ! sv.c t/op/sprintf.t
48678 ____________________________________________________________________________
48679 [ 19929] By: jhi                                   on 2003/07/02  09:13:33
48680         Log: Better links.
48681      Branch: perl
48682            ! pod/perlipc.pod pod/perlrun.pod
48683 ____________________________________________________________________________
48684 [ 19928] By: jhi                                   on 2003/07/02  08:58:26
48685         Log: Darwin: -Dprefix=$HOME/Perl tried to install to /Library.
48686      Branch: perl
48687            ! hints/darwin.sh
48688 ____________________________________________________________________________
48689 [ 19927] By: jhi                                   on 2003/07/02  08:48:00
48690         Log: ...and getting the comma right, too.
48691      Branch: perl
48692            ! t/op/magic.t
48693 ____________________________________________________________________________
48694 [ 19926] By: jhi                                   on 2003/07/02  08:46:18
48695         Log: Getting the whitespace right.
48696      Branch: perl
48697            ! t/op/magic.t
48698 ____________________________________________________________________________
48699 [ 19925] By: jhi                                   on 2003/07/02  08:40:36
48700         Log: FreeBSD $0 dance.
48701      Branch: perl
48702            ! pod/perlvar.pod t/op/magic.t
48703 ____________________________________________________________________________
48704 [ 19924] By: jhi                                   on 2003/07/02  08:17:31
48705         Log: Fix from Enache Adrian for the magic.t failure in
48706              FreeBSD: setproctitle() cannot get rid of the " (perl)".
48707      Branch: perl
48708            ! t/op/magic.t
48709 ____________________________________________________________________________
48710 [ 19921] By: jhi                                   on 2003/07/02  05:26:33
48711         Log: VMS: with this, 100% make test in Compaq C V6.5-001
48712              on OpenVMS Alpha V7.3-1, from Craig Berry.
48713      Branch: perl
48714            ! configure.com ext/Devel/DProf/DProf.t t/op/magic.t
48715 ____________________________________________________________________________
48716 [ 19920] By: jhi                                   on 2003/07/02  05:21:23
48717         Log: Move the libgcc.a hack into a section for pre-1.6 NetBSD releases.
48718              The latest releases of NetBSD don't require the hack.  From
48719              Johnny Lam.
48720      Branch: perl
48721            ! hints/netbsd.sh
48722 ____________________________________________________________________________
48723 [ 19918] By: jhi                                   on 2003/07/01  20:02:33
48724         Log: Add a new utility, Porting/Modules.
48725      Branch: perl
48726            + Porting/Modules
48727            ! MANIFEST
48728 ____________________________________________________________________________
48729 [ 19917] By: jhi                                   on 2003/07/01  17:00:02
48730         Log: Subject: [PATCH] long C<=item>s in pod/perlunicode.pod
48731              From: Robin Barker <Robin.Barker@npl.co.uk>
48732              Date: Tue, 1 Jul 2003 18:21:34 +0100
48733              Message-ID: <533D273D4014D411AB1D00062938C4D9040465A9@hotel.npl.co.uk>
48734
48735              Subject:  [PATCH] long C<=item>s in lib/CGI.pm
48736              From: Robin Barker <Robin.Barker@npl.co.uk>
48737              Message-ID: <533D273D4014D411AB1D00062938C4D9040465AA@hotel.npl.co.uk>
48738              Date: Tue, 1 Jul 2003 18:25:17 +0100
48739
48740              Subject: [PATCH] long <=item>s  in lib/ExtUtils/MakeMaker/FAQ.pod
48741              From: Robin Barker <Robin.Barker@npl.co.uk>
48742              Date: Tue, 1 Jul 2003 18:29:09 +0100
48743              Message-ID: <533D273D4014D411AB1D00062938C4D9040465AB@hotel.npl.co.uk>
48744      Branch: perl
48745            ! lib/CGI.pm lib/ExtUtils/MakeMaker/FAQ.pod pod/perlunicode.pod
48746 ____________________________________________________________________________
48747 [ 19916] By: jhi                                   on 2003/07/01  16:51:31
48748         Log: Subject: [PATCH] B:: fixes + 'When were CVOPs gone ?'
48749              From: Enache Adrian <enache@rdslink.ro>
48750              Date: Tue, 1 Jul 2003 19:51:25 +0300
48751              Message-ID: <20030701165125.GA1521@ratsnest.hole>
48752      Branch: perl
48753            ! ext/B/B.pm ext/B/B.xs ext/B/B/Debug.pm ext/B/defsubs_h.PL
48754            ! ext/B/typemap t/op/magic.t
48755 ____________________________________________________________________________
48756 [ 19915] By: jhi                                   on 2003/07/01  16:22:09
48757         Log: Upgrade to Unicode::Normalize 0.23.
48758      Branch: perl
48759            ! ext/Unicode/Normalize/Changes
48760            ! ext/Unicode/Normalize/Normalize.pm
48761            ! ext/Unicode/Normalize/Normalize.xs
48762 ____________________________________________________________________________
48763 [ 19914] By: jhi                                   on 2003/07/01  13:08:44
48764         Log: A naked values() caused shuffling of lib/Config.pm,
48765              which in turn caused unnecessary rebuilds.
48766      Branch: perl
48767            ! configpm
48768 ____________________________________________________________________________
48769 [ 19913] By: jhi                                   on 2003/07/01  13:01:10
48770         Log: Even more :utf8 socket testing, now in both directions.
48771      Branch: perl
48772            ! ext/IO/lib/IO/t/io_sock.t
48773 ____________________________________________________________________________
48774 [ 19912] By: jhi                                   on 2003/07/01  12:44:32
48775         Log: One more test (does binmode()ing a socket succeed)
48776              and add -w.
48777      Branch: perl
48778            ! ext/IO/lib/IO/t/io_sock.t
48779 ____________________________________________________________________________
48780 [ 19911] By: jhi                                   on 2003/07/01  12:38:13
48781         Log: Tweak an existing IO test to test also the change #19910.
48782      Branch: perl
48783            ! ext/IO/lib/IO/t/io_sock.t
48784 ____________________________________________________________________________
48785 [ 19910] By: jhi                                   on 2003/07/01  11:18:27
48786         Log: Integrate from perlio:
48787              [ 19909]
48788              binmode() should affect IoOFP() as well as IoIFP() if it is
48789              distinct (e.g. sockets).
48790      Branch: perl
48791           !> pp_sys.c
48792 ____________________________________________________________________________
48793 [ 19906] By: jhi                                   on 2003/07/01  08:03:17
48794         Log: Do the "aligned contiguous" check only if the arguments
48795              look like aligned; re-introduce the "traditional contiguous"
48796              checks with OS/2 special quirks and all.
48797      Branch: perl
48798            ! perl.c
48799 ____________________________________________________________________________
48800 [ 19903] By: jhi                                   on 2003/07/01  06:22:12
48801         Log: Switch on PERL_IMPLICIT_SYS, not on Win32.
48802      Branch: perl
48803            ! perl.c
48804 ____________________________________________________________________________
48805 [ 19902] By: jhi                                   on 2003/07/01  06:20:48
48806         Log: Regen Glossary et al.
48807      Branch: perl
48808            ! Porting/Glossary Porting/config.sh Porting/config_H
48809 ____________________________________________________________________________
48810 [ 19900] By: jhi                                   on 2003/07/01  05:56:38
48811         Log: Regen Configure.
48812      Branch: perl
48813            ! Configure
48814 ____________________________________________________________________________
48815 [ 19899] By: jhi                                   on 2003/07/01  05:56:14
48816         Log: More nanosleep removal.
48817      Branch: perl
48818            ! Cross/config.sh-arm-linux NetWare/config_H.wc epoc/config.sh
48819            ! hints/vos.sh win32/config.gc win32/config.vc win32/config.vc64
48820            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
48821            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
48822 ____________________________________________________________________________
48823 [ 19898] By: jhi                                   on 2003/07/01  05:54:58
48824         Log: Rework Time::HiRes not to need HAS_NANOSLEEP from Configure.
48825      Branch: perl
48826            + ext/Time/HiRes/hints/dec_osf.pl
48827            ! MANIFEST ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
48828            ! ext/Time/HiRes/hints/sco.pl
48829 ____________________________________________________________________________
48830 [ 19897] By: jhi                                   on 2003/07/01  05:04:50
48831         Log: Subject: Re: Subject: Problems: 5.8.1, Solaris, Configure, sched_yield(), -lrt & -lposix4
48832              From: Alan Burlison <Alan.Burlison@sun.com>
48833              Date: Tue, 01 Jul 2003 00:03:24 +0100
48834              Message-ID: <3F00C1BC.3020103@sun.com>
48835      Branch: perl
48836            ! Configure Makefile.SH config_h.SH configure.com
48837            ! hints/solaris_2.sh perl.h uconfig.h uconfig.sh
48838 ____________________________________________________________________________
48839 [ 19896] By: jhi                                   on 2003/06/30  20:20:54
48840         Log: Integrate #19892, #19895 from perlio to compile and avoid
48841              crashing on Win32.
48842      Branch: perl
48843           !> perl.c
48844 ____________________________________________________________________________
48845 [ 19890] By: jhi                                   on 2003/06/30  08:41:51
48846         Log: int is not UV.
48847      Branch: perl
48848            ! perl.c
48849 ____________________________________________________________________________
48850 [ 19889] By: jhi                                   on 2003/06/30  08:36:38
48851         Log: The 'contiguous' test for argv[], envp[] was bogus
48852              since those need not be in memory end-to-end, e.g.
48853              in Tru64 they are aligned by eight.  Loosen the test
48854              so that 'contiguousness' is fulfilled if the elements
48855              are within PTRSIZE alignment.  This makes Tru64 to pass
48856              the join.t, too.
48857      Branch: perl
48858            ! ext/threads/t/join.t mg.c perl.c
48859 ____________________________________________________________________________
48860 [ 19888] By: jhi                                   on 2003/06/30  07:24:18
48861         Log: $0 doc tweakage.
48862      Branch: perl
48863            ! pod/perlvar.pod
48864 ____________________________________________________________________________
48865 [ 19887] By: jhi                                   on 2003/06/30  07:20:58
48866         Log: $0 test tweaks from Andreas.
48867      Branch: perl
48868            ! ext/threads/t/join.t t/op/magic.t
48869 ____________________________________________________________________________
48870 [ 19886] By: rgs                                   on 2003/06/29  19:18:43
48871         Log: Misc Pod Nits.
48872      Branch: perl
48873            ! ext/B/B.pm pod/perlrun.pod
48874 ____________________________________________________________________________
48875 [ 19885] By: jhi                                   on 2003/06/29  15:49:52
48876         Log: Fix a faulty alias.
48877      Branch: perl
48878            ! ext/Encode/lib/Encode/Alias.pm
48879 ____________________________________________________________________________
48880 [ 19884] By: jhi                                   on 2003/06/29  15:41:05
48881         Log: The joy of $0.  Undoing the #16399 makes Andreas'
48882              tests (see [perl #22811]) pass (yes, padding with space    instead
48883              of nul makes no sense, but that seems to work, maybe Linux does
48884              some deep magic in ps(1)?); moving the PL_origalen computation
48885              earlier makes also the threaded-first case fully pass.
48886
48887              But in general modifying the argv[] is very non-portable.
48888              (e.g. in Tru64 it seems to be limited to the size of the
48889              original argv[0] since the argv[] are not contiguous?)
48890
48891              Everybody should just have setproctitle().
48892      Branch: perl
48893            ! mg.c perl.c pod/perlvar.pod
48894 ____________________________________________________________________________
48895 [ 19883] By: jhi                                   on 2003/06/29  13:47:36
48896         Log: More on the macro debugging and expansion.
48897      Branch: perl
48898            ! pod/perlhack.pod
48899 ____________________________________________________________________________
48900 [ 19882] By: rgs                                   on 2003/06/29  13:17:09
48901         Log: Perl_doing_taint must be public, for programs that embed perl
48902      Branch: perl
48903            ! embed.fnc embed.h global.sym
48904 ____________________________________________________________________________
48905 [ 19881] By: jhi                                   on 2003/06/29  10:17:28
48906         Log: More coffee...
48907      Branch: perl
48908            ! lib/Test/Harness.pm
48909 ____________________________________________________________________________
48910 [ 19880] By: jhi                                   on 2003/06/29  09:48:50
48911         Log: argc, argv.
48912      Branch: perl
48913            ! perl.h
48914 ____________________________________________________________________________
48915 [ 19879] By: jhi                                   on 2003/06/29  09:34:47
48916         Log: Another spot where a zero $test{$max} can make things go boom.
48917      Branch: perl
48918            ! lib/Test/Harness.pm
48919 ____________________________________________________________________________
48920 [ 19878] By: jhi                                   on 2003/06/29  09:28:58
48921         Log: Move the PL_earlytaint initialization to the PERL_SYS_INIT()
48922              as per suggestion from Sarathy.
48923      Branch: perl
48924            ! dosish.h epoc/epocish.h miniperlmain.c mpeix/mpeixish.h
48925            ! os2/os2ish.h perl.h plan9/plan9ish.h unixish.h vms/vmsish.h
48926 ____________________________________________________________________________
48927 [ 19877] By: jhi                                   on 2003/06/28  18:28:01
48928         Log: The #19842 is no more needed thanks to #19876,
48929              and the #19842 was wrong anyway (it affected
48930              only the threaded case.)
48931      Branch: perl
48932            ! hints/dec_osf.sh
48933 ____________________________________________________________________________
48934 [ 19876] By: jhi                                   on 2003/06/28  18:24:46
48935         Log: Subject: Re: your malloc patches
48936              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
48937              Date: Fri, 27 Jun 2003 06:54:06 -0700
48938              Message-ID: <20030627135406.GA8914@math.berkeley.edu>
48939
48940              More malloc patches: now they seem to work even in Tru64.
48941      Branch: perl
48942            ! malloc.c
48943 ____________________________________________________________________________
48944 [ 19875] By: jhi                                   on 2003/06/28  18:09:30
48945         Log: Duh.
48946      Branch: perl
48947            ! perl.h
48948 ____________________________________________________________________________
48949 [ 19874] By: jhi                                   on 2003/06/28  17:30:52
48950         Log: Retract #19867; the bug was really much simpler:
48951              the < max must be <= max instead.
48952      Branch: perl
48953            ! hv.c
48954 ____________________________________________________________________________
48955 [ 19873] By: rgs                                   on 2003/06/28  16:02:53
48956         Log: Using $1 without testing success of the regexp, bad.
48957      Branch: perl
48958            ! pod/perlretut.pod
48959 ____________________________________________________________________________
48960 [ 19872] By: rgs                                   on 2003/06/28  16:01:08
48961         Log: Some clarification about the current semantics of CHECK and
48962              INIT blocks. See bug [perl #22826].
48963      Branch: perl
48964            ! pod/perlmod.pod
48965 ____________________________________________________________________________
48966 [ 19871] By: rgs                                   on 2003/06/28  15:47:22
48967         Log: Subject: [Encode] pre-1.97 patches
48968              From: Dan Kogai <dankogai@dan.co.jp>
48969              Date: Sat, 28 Jun 2003 01:20:59 +0900
48970              Message-Id: <56D5BFEE-A8BB-11D7-9092-000393AE4244@dan.co.jp>
48971      Branch: perl
48972            ! ext/Encode/Changes ext/Encode/Encode.pm
48973            ! ext/Encode/lib/Encode/Guess.pm
48974 ____________________________________________________________________________
48975 [ 19870] By: rgs                                   on 2003/06/28  15:39:57
48976         Log: Two debugging patches.
48977              The first allows to hold symbolic switches in $^D
48978              and more generally fixes assignment to $^D. The
48979              second one improves the information given by -Dl.
48980
48981              Subject: [PATCH] allow $^D = "flags"
48982              From: Dave Mitchell <davem@fdgroup.com>
48983              Date: Fri, 27 Jun 2003 22:26:24 +0100
48984              Message-ID: <20030627212624.GB12887@fdgroup.com>
48985
48986              Subject: [PATCH] make -Dl show more scope info
48987              From: Dave Mitchell <davem@fdgroup.com>
48988              Date: Fri, 27 Jun 2003 23:00:36 +0100
48989              Message-ID: <20030627220036.GC12887@fdgroup.com>
48990      Branch: perl
48991            ! cop.h embed.fnc embed.h mg.c perl.c perl.h pod/perlvar.pod
48992            ! proto.h scope.h
48993 ____________________________________________________________________________
48994 [ 19869] By: rgs                                   on 2003/06/28  14:39:40
48995         Log: Fix test count, by Abe Timmerman.
48996      Branch: perl
48997            ! t/comp/require.t
48998 ____________________________________________________________________________
48999 [ 19867] By: jhi                                   on 2003/06/27  10:08:20
49000         Log: The two-for-loops is no more a valid way to walk through
49001              a hash (this was the reason the Hash/Util.t intermittently
49002              failed, the two-loop didn't find all the SVs of the HV).
49003      Branch: perl
49004            ! hv.c
49005 ____________________________________________________________________________
49006 [ 19866] By: jhi                                   on 2003/06/27  08:54:16
49007         Log: Some warnings about the (im)proper uses of the hash randomisation.
49008      Branch: perl
49009            ! pod/perlsec.pod
49010 ____________________________________________________________________________
49011 [ 19865] By: jhi                                   on 2003/06/27  08:40:45
49012         Log: atoi() doesn't cut the mustard if the PERL_HASH_SEED
49013              is larger than INT_MAX (atoi() returns -1 in that case).
49014      Branch: perl
49015            ! perl.c
49016 ____________________________________________________________________________
49017 [ 19864] By: jhi                                   on 2003/06/27  08:18:47
49018         Log: Use the PL_earlytaint.  (PL_earlytaint is a global,
49019              not per-interp, since perl_construct() is not passed
49020              the argc, argv, and therefore it can't set the per-interp
49021              PL_tainting.)
49022      Branch: perl
49023            ! perl.c perl.h
49024 ____________________________________________________________________________
49025 [ 19863] By: jhi                                   on 2003/06/27  08:15:11
49026         Log: Introduce (global) variable PL_earlytaint which
49027              is set very early in main(), before perl_parse()
49028              has been called and PL_tainting (or PL_taint_warn)
49029              might have been set.
49030      Branch: perl
49031            ! embed.fnc embedvar.h miniperlmain.c perl.c perl.h perlapi.h
49032            ! perlvars.h proto.h
49033 ____________________________________________________________________________
49034 [ 19862] By: jhi                                   on 2003/06/27  07:39:58
49035         Log: Make doing_taint() always available (though not
49036              part of the public API).
49037      Branch: perl
49038            ! embed.fnc embed.h perl.c proto.h
49039 ____________________________________________________________________________
49040 [ 19861] By: jhi                                   on 2003/06/27  05:30:03
49041         Log: Do not obey PERL_HASH_SEED or PERL_HASH_SEED_DEBUG
49042              if tainting-- but is this a good thing or a bad thing?
49043              (At least it makes debugging lib/Hash/Util.t harder,
49044              since it has, for no apparent good reason, -T: one must
49045              make a copy of it without the -T.)
49046      Branch: perl
49047            ! perl.c
49048 ____________________________________________________________________________
49049 [ 19860] By: jhi                                   on 2003/06/27  05:02:14
49050         Log: Subject: Re: Change 19854: Bite the bullet and apply the hash randomisation patch.
49051              From: Tim Bunce <Tim.Bunce@pobox.com>
49052              Date: Thu, 26 Jun 2003 10:53:22 +0100
49053              Message-ID: <20030626095322.GE97463@dansat.data-plan.com>
49054      Branch: perl
49055            ! INSTALL
49056 ____________________________________________________________________________
49057 [ 19859] By: jhi                                   on 2003/06/27  04:59:23
49058         Log: Hash/Util.t and Encode/t/Aliases.t seem to be having
49059              random failures.  To make these easier to reproduce,
49060              add a variable, PERL_HASH_SEED_DEBUG, to display the
49061              hash seed.  E.g. in Debian/x86 Linux 3.0 PERL_HASH_SEED
49062              of 82972356 makes the first one to fail.
49063      Branch: perl
49064            ! perl.c pod/perlrun.pod
49065 ____________________________________________________________________________
49066 [ 19858] By: rgs                                   on 2003/06/26  20:21:53
49067         Log: perlhack update, by Steve Grazzini
49068              about macro support in gdb and gcc.
49069      Branch: perl
49070            ! pod/perlhack.pod
49071 ____________________________________________________________________________
49072 [ 19854] By: jhi                                   on 2003/06/26  05:32:02
49073         Log: Bite the bullet and apply the hash randomisation patch.
49074              [perl #22371] Algorimic Complexity Attack on Perl 5.6.1, 5.8.0
49075      Branch: perl
49076            ! INSTALL embedvar.h ext/Data/Dumper/Dumper.pm
49077            ! ext/Data/Dumper/t/dumper.t hv.h intrpvar.h perl.c perl.h
49078            ! perlapi.h pod/perlfunc.pod pod/perlrun.pod pod/perlsec.pod
49079            ! sv.c
49080 ____________________________________________________________________________
49081 [ 19853] By: rgs                                   on 2003/06/25  19:35:02
49082         Log: Subject: Re: P and V
49083              From: "Philip Newton" <pnewton@gmx.de>
49084              Date: Wed, 25 Jun 2003 17:50:22 +0200
49085              Message-ID: <3EF9E0DE.4786.16A6869@localhost>
49086      Branch: perl
49087            ! lib/Thread/Semaphore.pm
49088 ____________________________________________________________________________
49089 [ 19852] By: rgs                                   on 2003/06/25  19:27:42
49090         Log: Enhance some macro robustness.
49091      Branch: perl
49092            ! opcode.h opcode.pl
49093 ____________________________________________________________________________
49094 [ 19851] By: rgs                                   on 2003/06/25  19:25:47
49095         Log: Fix [perl #21742] :
49096              require() should always be called in scalar context,
49097              even when it's the last statement in an eval("").
49098      Branch: perl
49099            ! pp_ctl.c t/comp/require.t
49100 ____________________________________________________________________________
49101 [ 19849] By: jhi                                   on 2003/06/24  17:32:37
49102         Log: Subject: [PATCH] Re: [perl #22719] ISA cache problem with blessed stash objects
49103              From: Dave Mitchell <davem@fdgroup.com>
49104              Date: Tue, 24 Jun 2003 13:16:18 +0100
49105              Message-ID: <20030624121618.GC22675@fdgroup.com>
49106      Branch: perl
49107            ! sv.c t/op/ref.t
49108 ____________________________________________________________________________
49109 [ 19848] By: merijn                                on 2003/06/24  08:06:57
49110         Log: Subject: [PATCH] lib/Perldoc.pm patch for Cygwin Bleadperl
49111              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
49112              Date: Tue, 24 Jun 2003 11:00:34 +0200
49113              Message-ID: <186930306740.20030624110034@familiehaase.de>
49114      Branch: perl
49115            ! lib/Pod/Perldoc.pm
49116 ____________________________________________________________________________
49117 [ 19847] By: jhi                                   on 2003/06/24  04:52:42
49118         Log: Subject: [PATCH] version.pm up to date with CPAN
49119              From: John Peacock <jpeacock@rowman.com>
49120              Date: Mon, 23 Jun 2003 21:58:18 -0400
49121              Message-ID: <3EF7B03A.2060705@rowman.com>
49122      Branch: perl
49123            ! lib/version.pm lib/version.t universal.c
49124 ____________________________________________________________________________
49125 [ 19846] By: rgs                                   on 2003/06/23  20:52:26
49126         Log: Subject: [perlport.pod] code point of \cU
49127              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
49128              Date: Tue, 24 Jun 2003 01:00:16 +0900
49129              Message-Id: <20030624004743.1237.BQW10602@nifty.com>
49130      Branch: perl
49131            ! pod/perlport.pod
49132 ____________________________________________________________________________
49133 [ 19845] By: jhi                                   on 2003/06/23  04:55:39
49134         Log: Test tweaks for VMS from Craig Berry.
49135      Branch: perl
49136            ! lib/strict.t lib/warnings.t
49137 ____________________________________________________________________________
49138 [ 19843] By: jhi                                   on 2003/06/22  17:00:10
49139         Log: Move the (pseudo)seed functio for (pseudo)random numbers to util.c.
49140      Branch: perl
49141            ! embed.fnc embed.h pp.c proto.h util.c
49142 ____________________________________________________________________________
49143 [ 19842] By: jhi                                   on 2003/06/22  16:44:16
49144         Log: Until the Perl malloc problems in Tru64 are fixed.
49145      Branch: perl
49146            ! hints/dec_osf.sh
49147 ____________________________________________________________________________
49148 [ 19841] By: jhi                                   on 2003/06/22  16:35:33
49149         Log: Subject: [PATCH] Re: Is it a Bug? ($c .= "5") . "6"
49150              From: Enache Adrian <enache@rdslink.ro>
49151              Date: Sat, 21 Jun 2003 03:19:31 +0300
49152              Message-ID: <20030621001931.GB1255@ratsnest.hole>
49153      Branch: perl
49154            ! op.c t/op/concat.t
49155 ____________________________________________________________________________
49156 [ 19840] By: jhi                                   on 2003/06/22  16:33:25
49157         Log: Subject: [perl #22753] overload::StrVal() fails for regexp refs
49158              From: "fergal@esatclear.ie (via RT)" <perlbug-followup@perl.org>
49159              Date: 21 Jun 2003 19:02:30 -0000
49160              Message-ID: <rt-22753-59662.14.6066295633041@rt.perl.org>
49161      Branch: perl
49162            ! lib/overload.pm lib/overload.t
49163 ____________________________________________________________________________
49164 [ 19839] By: jhi                                   on 2003/06/22  16:31:05
49165         Log: Subject: FileCache 1.03 broken on VMS -- possible patch
49166              From: "Craig A. Berry" <craigberry@mac.com>
49167              Date: Sat, 21 Jun 2003 10:31:59 -0500
49168              Message-ID: <3EF47A6F.9060904@mac.com>
49169      Branch: perl
49170            ! lib/FileCache.pm lib/FileCache/t/01open.t
49171            ! lib/FileCache/t/03append.t lib/FileCache/t/05override.t
49172 ____________________________________________________________________________
49173 [ 19838] By: jhi                                   on 2003/06/22  16:16:01
49174         Log: Debian fix from Brendan O'Dea:
49175              Adjust output to screen width.
49176              (adjusted to probe for the stty command)
49177      Branch: perl
49178            ! utils/dprofpp.PL
49179 ____________________________________________________________________________
49180 [ 19837] By: jhi                                   on 2003/06/22  15:56:45
49181         Log: Debian fix from Brendan O'Dea:
49182              Use a temporary directory to avoid symlink attacks.
49183              Specify -gstabs explicitly (not the default format for gcc 3.2).
49184      Branch: perl
49185            ! utils/c2ph.PL
49186 ____________________________________________________________________________
49187 [ 19836] By: jhi                                   on 2003/06/22  15:55:13
49188         Log: Debian fix from Brendan O'Dea:
49189              Bug#156284: the stucture used by pp_accept is too small to hold an
49190              IPv6 address.
49191      Branch: perl
49192            ! pp_sys.c
49193 ____________________________________________________________________________
49194 [ 19835] By: jhi                                   on 2003/06/22  15:46:50
49195         Log: For characters beyond the BMP the $bits will be undef,
49196              which will cause utf8_heavy.pl noise (reported by Daniel Yacob,
49197              analysis and fix from SADAHIRO Tomoyuki)
49198      Branch: perl
49199            ! lib/utf8_heavy.pl
49200 ____________________________________________________________________________
49201 [ 19834] By: jhi                                   on 2003/06/20  08:42:58
49202         Log: Allow for things like -DFILL_CHECK_DEFAULT=0 (from Ilya).
49203      Branch: perl
49204            ! malloc.c
49205 ____________________________________________________________________________
49206 [ 19833] By: jhi                                   on 2003/06/20  08:16:02
49207         Log: Don't do sprintf().
49208      Branch: perl
49209            ! malloc.c
49210 ____________________________________________________________________________
49211 [ 19832] By: jhi                                   on 2003/06/20  07:43:48
49212         Log: Show the source code location of an "assertion botch".
49213      Branch: perl
49214            ! malloc.c
49215 ____________________________________________________________________________
49216 [ 19831] By: jhi                                   on 2003/06/20  07:31:11
49217         Log: More Perl malloc debugging magic from Ilya.  Seems to work in
49218              Linux, Solaris, AIX.  Had to do #ifdef OS2 for the <io.h> in
49219              malloc.c, found in AIX since there is no such header.
49220              In Tru64 miniperl fails an assert: "free()ed/realloc()ed-away
49221              memory was overwritten?"
49222              (In IRIX compiles but that doesn't prove much since in IRIX
49223              Perl's malloc is simply not used.)
49224      Branch: perl
49225            + malloc_ctl.h
49226            ! MANIFEST dosish.h epoc/epocish.h malloc.c os2/os2ish.h perl.c
49227            ! perl.h plan9/plan9ish.h sv.c unixish.h vms/vmsish.h
49228 ____________________________________________________________________________
49229 [ 19830] By: jhi                                   on 2003/06/20  06:02:21
49230         Log: Retract #19785 and #19756: JPL nowadays works without this
49231              (verified by a true JPL user).
49232      Branch: perl
49233            ! perl.c
49234 ____________________________________________________________________________
49235 [ 19827] By: jhi                                   on 2003/06/19  20:18:31
49236         Log: Apparently this is needed for VMS (Craig Berry).
49237      Branch: perl
49238            ! lib/Tie/File.pm
49239 ____________________________________________________________________________
49240 [ 19824] By: jhi                                   on 2003/06/19  15:11:48
49241         Log: Bump Time::HiRes to 1.49.
49242      Branch: perl
49243            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
49244            ! ext/Time/HiRes/HiRes.xs
49245 ____________________________________________________________________________
49246 [ 19822] By: jhi                                   on 2003/06/19  14:49:37
49247         Log: This change chunk doesn't work well with blead.
49248      Branch: perl
49249            ! lib/ExtUtils/t/Command.t
49250 ____________________________________________________________________________
49251 [ 19821] By: jhi                                   on 2003/06/19  14:27:52
49252         Log: A tweak from Alan Burlison for MM 6.10_07 that makes Solaris
49253              make happy.
49254      Branch: perl
49255            ! lib/ExtUtils/MM_Unix.pm
49256 ____________________________________________________________________________
49257 [ 19820] By: jhi                                   on 2003/06/19  14:25:53
49258         Log: Upgrade to MakeMaker 6.10_07 (from makemaker.org snapshot
49259              as of 2003-06-19 18:39 EET).
49260      Branch: perl
49261            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_OS2.pm
49262            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
49263            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/Command.t
49264            ! lib/ExtUtils/t/MM_OS2.t lib/ExtUtils/t/MM_Unix.t
49265 ____________________________________________________________________________
49266 [ 19819] By: jhi                                   on 2003/06/19  14:08:13
49267         Log: Subject: [PATCH] Re: [perl #17934] tied STDERR and internal warnings
49268              From: grazz@pobox.com (Steve Grazzini)
49269              Date: Wed, 18 Jun 2003 19:42:37 -0400
49270              Message-ID: <20030618234237.GA6267@grazzini.net>
49271      Branch: perl
49272            ! embed.fnc embed.h pod/perltie.pod pp_ctl.c proto.h
49273            ! t/op/runlevel.t t/op/tiehandle.t util.c
49274 ____________________________________________________________________________
49275 [ 19818] By: jhi                                   on 2003/06/19  13:57:55
49276         Log: Subject: [PATCH -current] email address correction
49277              Date: Thu, 19 Jun 2003 02:19:31 -0700
49278              Message-ID: <CGEAIAFGDFMPCFCBLLCOEENKCBAA.rs@crystalflame.net>
49279              From: rs@crystalflame.net (Richard Soderberg)
49280      Branch: perl
49281            ! ext/threads/threads.pm
49282 ____________________________________________________________________________
49283 [ 19816] By: jhi                                   on 2003/06/19  05:02:22
49284         Log: MPE/iX gets serious indigestion on w-packed infinities.
49285      Branch: perl
49286            ! t/op/pack.t
49287 ____________________________________________________________________________
49288 [ 19815] By: rgs                                   on 2003/06/18  20:47:47
49289         Log: A bunch of minor changes to perlguts.pod.
49290      Branch: perl
49291            ! pod/perlguts.pod
49292 ____________________________________________________________________________
49293 [ 19814] By: jhi                                   on 2003/06/18  19:19:38
49294         Log: Subject: Re: [perl #22727] split() with re_eval segfaults/panics
49295              From: Enache Adrian <enache@rdslink.ro>
49296              Date: Wed, 18 Jun 2003 23:00:43 +0300
49297              Message-ID: <20030618200043.GA1249@ratsnest.hole>
49298      Branch: perl
49299            ! pp.c regexec.c t/op/pat.t
49300 ____________________________________________________________________________
49301 [ 19813] By: jhi                                   on 2003/06/18  17:31:50
49302         Log: Upgrade to Tie::File 0.97.
49303      Branch: perl
49304            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
49305            ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/28_mtwrite.t
49306            ! lib/Tie/File/t/29_downcopy.t
49307 ____________________________________________________________________________
49308 [ 19812] By: gbarr                                 on 2003/06/18  16:41:31
49309         Log: Sync with libnet 1.16
49310      Branch: perl
49311            ! lib/Net/ChangeLog.libnet lib/Net/FTP.pm
49312 ____________________________________________________________________________
49313 [ 19811] By: jhi                                   on 2003/06/18  12:11:07
49314         Log: Subject: Encode] 1.96 Released
49315              From: Dan Kogai <dankogai@dan.co.jp>
49316              Date: Wed, 18 Jun 2003 19:09:11 +0900
49317              Message-Id: <E7FFAE2E-A174-11D7-ACE4-000393AE4244@dan.co.jp>
49318      Branch: perl
49319            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
49320            ! ext/Encode/META.yml ext/Encode/Unicode/Unicode.pm
49321            ! ext/Encode/Unicode/Unicode.xs ext/Encode/bin/piconv
49322            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
49323            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/Unicode.t
49324            ! ext/Encode/t/guess.t
49325 ____________________________________________________________________________
49326 [ 19810] By: jhi                                   on 2003/06/18  09:20:43
49327         Log: Oops in change #19809.
49328      Branch: perl
49329            ! ext/POSIX/POSIX.xs
49330 ____________________________________________________________________________
49331 [ 19809] By: jhi                                   on 2003/06/18  09:08:47
49332         Log: If the first argument of sigaction() was a string, not a number
49333              (or a SIGXXX 'constant') one got first (if using -w) 'Argument "FOO"
49334              isn't numeric in subroutine entry ...' but after that one got
49335              (depending on the OS) either a coredump (because of trying to
49336              assign to *0 in mg_get) or a hang (because of the sigprocmask()
49337              blocking signals inside POSIX::sigaction, a nasty hang since
49338              one obviously cannot interrupt it...only SIGKILL works).
49339              In older Perls (tried with 5.6.1) one got 'No such signal: SIGZERO ...'
49340              because of the string becoming zero due to the XS typemap magic.
49341              Resolved by making the POSIX::sigaction to try harder to figure
49342              out a valid signal number (one still gets the warning, though),
49343              and returning undef if no sense can be made.
49344      Branch: perl
49345            ! ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs ext/POSIX/t/sigaction.t
49346 ____________________________________________________________________________
49347 [ 19808] By: rgs                                   on 2003/06/17  21:10:06
49348         Log: Some docs for the assertions.
49349      Branch: perl
49350            ! lib/assertions.pm lib/assertions/activate.pm
49351            ! pod/perllexwarn.pod pod/perlrun.pod t/run/switch_A.t
49352 ____________________________________________________________________________
49353 [ 19806] By: jhi                                   on 2003/06/17  18:12:26
49354         Log: io_dir.t tweak from Craig Berry.
49355      Branch: perl
49356            ! ext/IO/lib/IO/t/io_dir.t
49357 ____________________________________________________________________________
49358 [ 19805] By: jhi                                   on 2003/06/17  16:47:06
49359         Log: Subject: /ext/DynaLoader/dl_dyld.xs
49360              From: "Peter O'Gorman" <peter@pogma.com>
49361              Date: Tue, 17 Jun 2003 23:45:47 +0900
49362              Message-Id: <619B6B53-A0D2-11D7-BAF7-003065F6C222@pogma.com>
49363
49364              No need to see dlclose() and dlsym() outside the dl_dyld.xs
49365              (Mac OS X, NeXT), and seeing them is harmful for libdlcompat
49366              of OpenDarwin.
49367      Branch: perl
49368            ! ext/DynaLoader/dl_dyld.xs
49369 ____________________________________________________________________________
49370 [ 19804] By: jhi                                   on 2003/06/17  13:12:21
49371         Log: Subject: DOCPATCH Re: $1 remains uncleared for failed matches
49372              From: david nicol <whatever@davidnicol.com>
49373              Date: 16 Jun 2003 20:35:24 -0500
49374              Message-Id: <1055813724.1580.19.camel@plaza.davidnicol.com>
49375
49376              Subject: Re: DOCPATCH Re: $1 remains uncleared for failed matches
49377              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
49378              Date: Tue, 17 Jun 2003 00:12:04 -0400
49379              Message-ID: <20030617041204.GA34960@linguist.thayer.dartmouth.edu>
49380      Branch: perl
49381            ! pod/perlre.pod pod/perltrap.pod
49382 ____________________________________________________________________________
49383 [ 19802] By: jhi                                   on 2003/06/17  04:51:33
49384         Log: UNICOS: try papering over the Configure symbol scan problems
49385              by disavowing any knowledge of dynaloading.
49386      Branch: perl
49387            ! hints/unicos.sh
49388 ____________________________________________________________________________
49389 [ 19801] By: rgs                                   on 2003/06/16  22:47:28
49390         Log: Revert change #19126, a poor attempt at fixing bug #21742.
49391              The test for #21742 is marked as TODO.
49392              Plus new regression tests from :
49393
49394              Subject: [perl #22708] void context in string eval is broken
49395              From: "Marcus Holland-Moritz" (via RT) <perlbug-followup@perl.org>
49396              Date: 15 Jun 2003 23:09:03 -0000
49397              Message-ID: <rt-22708-59432.14.6755501393177@rt.perl.org>
49398      Branch: perl
49399            ! pp_ctl.c t/comp/require.t t/op/eval.t
49400 ____________________________________________________________________________
49401 [ 19800] By: rgs                                   on 2003/06/16  21:14:26
49402         Log: Subject: [PATCH] unnecessary stringification in eval/die
49403              From: Steve Grazzini <grazz@pobox.com>
49404              Date: 15 Jun 2003 21:02:26 -0000
49405              Message-ID: <20030615210226.56430.qmail@onion.perl.org>
49406              (See also <slrnbek5u6.cfi.joey@dragon.kitenet.net>
49407              in c.l.p.misc and bug #17763)
49408      Branch: perl
49409            ! pod/perlfunc.pod pp_ctl.c
49410 ____________________________________________________________________________
49411 [ 19799] By: rgs                                   on 2003/06/16  20:15:28
49412         Log: Subject: [perl #22622] Bogus error codes from File::Copy::move
49413              From: "Amick, Eric" (via RT) <perlbug-followup@perl.org>
49414              Date: 9 Jun 2003 15:48:09 -0000
49415              Message-ID: <rt-22622-59134.12.3966151660257@rt.perl.org>
49416      Branch: perl
49417            ! lib/File/Copy.pm
49418 ____________________________________________________________________________
49419 [ 19798] By: jhi                                   on 2003/06/16  12:26:29
49420         Log: And even more glibc fcntl constants, this time mostly F_XXX.
49421              Be more conservative and use @EXPORT_OK instead of @EXPORT.
49422      Branch: perl
49423            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL
49424 ____________________________________________________________________________
49425 [ 19797] By: jhi                                   on 2003/06/16  08:05:11
49426         Log: Even more glibc O_ modes.
49427      Branch: perl
49428            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL
49429 ____________________________________________________________________________
49430 [ 19796] By: jhi                                   on 2003/06/16  07:59:26
49431         Log: Add O_NOATIME.
49432      Branch: perl
49433            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Makefile.PL
49434 ____________________________________________________________________________
49435 [ 19795] By: jhi                                   on 2003/06/16  06:51:19
49436         Log: Instead of fancy condvar footwork do a simple join,
49437              as suggested by Arthur.
49438      Branch: perl
49439            ! ext/threads/shared/t/hv_refs.t
49440 ____________________________________________________________________________
49441 [ 19794] By: rgs                                   on 2003/06/15  21:01:18
49442         Log: Rename again the warning about $* being no longer supported
49443              (and update perldiag this time!)
49444      Branch: perl
49445            ! gv.c pod/perldiag.pod t/lib/warnings/gv
49446 ____________________________________________________________________________
49447 [ 19793] By: rgs                                   on 2003/06/15  19:47:21
49448         Log: Remove all magic in untie()
49449
49450              Subject: Re: untie from within FETCH/STORE not working under 5.8.0 (fwd)
49451              From: Aaron J Mackey <ajm6q@virginia.edu>
49452              Date: Fri, 13 Jun 2003 08:22:05 -0400 (EDT)
49453              Message-ID: <Pine.OSF.4.33.0306130820570.29017-100000@alpha10.bioch.virginia.edu>
49454              (plus a test case)
49455      Branch: perl
49456            ! pp_sys.c t/op/tie.t
49457 ____________________________________________________________________________
49458 [ 19790] By: jhi                                   on 2003/06/15  17:22:08
49459         Log: Start using Perl malloc in FreeBSD since the system malloc
49460              is reaaally slooow for Perl.
49461
49462              Subject: FreeBSD 5.1 vs. -Uusemymalloc
49463              From: Dan Kogai <dankogai@dan.co.jp>
49464              Date: Mon, 16 Jun 2003 01:48:49 +0900
49465              Message-Id: <3CE9B94D-9F51-11D7-AF50-000393AE4244@dan.co.jp>
49466      Branch: perl
49467            ! hints/freebsd.sh
49468 ____________________________________________________________________________
49469 [ 19789] By: jhi                                   on 2003/06/15  17:08:02
49470         Log: Subject: [PATCH 5.8.1 @19774] OS2 patches
49471              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
49472              Date: Sat, 14 Jun 2003 17:49:57 -0700
49473              Message-ID: <20030615004956.GA28272@math.berkeley.edu>
49474      Branch: perl
49475            + os2/OS2/typemap os2/perlrexx.cmd
49476            - os2/OS2/PrfDB/typemap
49477            ! MANIFEST doio.c emacs/ptags ext/Time/HiRes/Makefile.PL handy.h
49478            ! hints/os2.sh lib/ExtUtils/t/MM_OS2.t makedef.pl
49479            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
49480            ! os2/OS2/Process/Process.xs os2/OS2/REXX/DLL/DLL.pm
49481            ! os2/OS2/REXX/DLL/DLL.xs os2/OS2/REXX/t/rx_emxrv.t
49482            ! os2/OS2/REXX/t/rx_objcall.t os2/dl_os2.c os2/os2.c
49483            ! os2/os2ish.h pp_sys.c utils/h2xs.PL
49484 ____________________________________________________________________________
49485 [ 19788] By: jhi                                   on 2003/06/15  15:05:40
49486         Log: Reindent a section of the file.
49487      Branch: perl
49488            ! universal.c
49489 ____________________________________________________________________________
49490 [ 19787] By: jhi                                   on 2003/06/15  15:01:26
49491         Log: Unused variable.
49492      Branch: perl
49493            ! universal.c
49494 ____________________________________________________________________________
49495 [ 19786] By: jhi                                   on 2003/06/15  07:41:23
49496         Log: Subject: Re: [PATCH: sv.c] strchr() running amok in sv_vcatpvfn()
49497              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
49498              Date: Sun, 15 Jun 2003 10:48:40 +0200
49499              Message-ID: <004a01c3331a$ec001320$3445eed9@R2D2>
49500      Branch: perl
49501            ! embed.fnc embed.h proto.h sv.c
49502 ____________________________________________________________________________
49503 [ 19785] By: jhi                                   on 2003/06/15  07:37:02
49504         Log: Most often unused variables.
49505      Branch: perl
49506            ! perl.c
49507 ____________________________________________________________________________
49508 [ 19784] By: rgs                                   on 2003/06/14  20:08:52
49509         Log: Rename the warning about $* being removed,
49510              as suggested by Dave Mitchell
49511      Branch: perl
49512            ! gv.c t/lib/warnings/gv
49513 ____________________________________________________________________________
49514 [ 19783] By: jhi                                   on 2003/06/14  16:30:23
49515         Log: The FileCache 1.03 tests from belg4mit.
49516      Branch: perl
49517            + lib/FileCache/t/01open.t lib/FileCache/t/02maxopen.t
49518            + lib/FileCache/t/03append.t lib/FileCache/t/04twoarg.t
49519            + lib/FileCache/t/05override.t
49520            - lib/FileCache.t
49521            ! MANIFEST
49522 ____________________________________________________________________________
49523 [ 19782] By: jhi                                   on 2003/06/14  13:45:01
49524         Log: Mention the Unicode::Regex::Set module.
49525      Branch: perl
49526            ! pod/perlunicode.pod
49527 ____________________________________________________________________________
49528 [ 19781] By: jhi                                   on 2003/06/14  13:39:45
49529         Log: Followup on #19779: make the helper function static,
49530              and rename it for paranoia reasons.
49531      Branch: perl
49532            ! embed.fnc embed.h proto.h sv.c
49533 ____________________________________________________________________________
49534 [ 19779] By: jhi                                   on 2003/06/14  13:13:34
49535         Log: Subject: [PATCH: sv.c] strchr() running amok in sv_vcatpvfn()
49536              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
49537              Date: Sat, 14 Jun 2003 12:51:31 +0200
49538              Message-ID: <041901c33262$eac8ae30$f248eed9@R2D2>
49539
49540              (choosing the safe alternative)
49541      Branch: perl
49542            ! sv.c
49543 ____________________________________________________________________________
49544 [ 19778] By: jhi                                   on 2003/06/14  09:28:01
49545         Log: Exercise the utf8:: "internal" functions.
49546      Branch: perl
49547            ! lib/utf8.pm lib/utf8.t
49548 ____________________________________________________________________________
49549 [ 19777] By: jhi                                   on 2003/06/14  09:05:07
49550         Log: Having to pull in the whole Encode just to get SvUTF8()
49551              is a bit too much: introduce utf8::is_utf8().
49552      Branch: perl
49553            ! lib/utf8.pm pod/perluniintro.pod universal.c
49554 ____________________________________________________________________________
49555 [ 19776] By: jhi                                   on 2003/06/14  08:56:11
49556         Log: Slight tweaks on the length() and chr() entries,
49557              passing-by rewrapping on the rmdir entry.
49558      Branch: perl
49559            ! pod/perlfunc.pod
49560 ____________________________________________________________________________
49561 [ 19775] By: jhi                                   on 2003/06/14  08:50:16
49562         Log: test.pl-ify and add a couple of tests.
49563      Branch: perl
49564            ! lib/bytes.t
49565 ____________________________________________________________________________
49566 [ 19773] By: jhi                                   on 2003/06/14  08:05:01
49567         Log: Slight reorg of the binmode() entry.
49568      Branch: perl
49569            ! pod/perlfunc.pod
49570 ____________________________________________________________________________
49571 [ 19772] By: jhi                                   on 2003/06/14  07:07:38
49572         Log: Illegal cpp.
49573      Branch: perl
49574            ! util.c
49575 ____________________________________________________________________________
49576 [ 19770] By: jhi                                   on 2003/06/14  04:36:18
49577         Log: Subject: Re: FileCache
49578              From: belg4mit <belg4mit@MIT.EDU>
49579              Date: Sat, 14 Jun 2003 01:35:05 -0400
49580              Message-ID: <3EEAB409.7B4C21EA@mit.edu>
49581
49582              FileCache 1.03.
49583      Branch: perl
49584            ! lib/FileCache.pm
49585 ____________________________________________________________________________
49586 [ 19769] By: rgs                                   on 2003/06/13  19:17:50
49587         Log: Remove the deprecated $* variable.
49588              Incidentally, this fixes bug #22354, about unwanted
49589              action-at-distance of the /m regexp modifier.
49590              Add a new warning to advertise this fact.
49591      Branch: perl
49592            ! gv.c lib/English.pm mg.c pod/perldelta.pod pod/perldiag.pod
49593            ! pod/perlre.pod pod/perlvar.pod pp.c pp_hot.c t/lib/warnings/gv
49594            ! t/op/pat.t t/op/study.t
49595 ____________________________________________________________________________
49596 [ 19768] By: jhi                                   on 2003/06/13  17:08:45
49597         Log: Encode simply needs more work on EBCDIC.
49598      Branch: perl
49599            ! ext/Encode/t/Unicode.t
49600 ____________________________________________________________________________
49601 [ 19767] By: jhi                                   on 2003/06/13  17:05:01
49602         Log: Redundancy removal from Brian De Pradine;
49603              both the forms, pthread_mutexattr_settype() and
49604              pthread_mutexattr_setkind_np(), exist on z/OS.
49605      Branch: perl
49606            ! thread.h
49607 ____________________________________________________________________________
49608 [ 19766] By: jhi                                   on 2003/06/13  17:02:57
49609         Log: Somehow MPE/iX managed to get
49610              "18/0Illegal division by zero at ../lib/Test/Harness.pm line 921."
49611      Branch: perl
49612            ! lib/Test/Harness.pm
49613 ____________________________________________________________________________
49614 [ 19765] By: jhi                                   on 2003/06/13  14:36:18
49615         Log: Subject: [PATCH] Re: [perl #18849] fork/system bug on FreeBSD
49616              From: alan <alan@pair.com>
49617              Date: Wed, 11 Jun 2003 14:07:00 -0400 (EDT)
49618              Message-ID: <Pine.BSF.4.30.0306111348450.32145-100000@smx.pair.com>
49619
49620              (the first alternative)
49621      Branch: perl
49622            ! util.c
49623 ____________________________________________________________________________
49624 [ 19764] By: jhi                                   on 2003/06/13  14:33:51
49625         Log: Apparently the __APPLE__ cpp symbol is not Officially Sanctioned
49626              way of detecting Darwin/Mac OS X; instead it is recommended to
49627              detect the OS at a higher level and pass the information manually
49628              down to the application, using e.g. a -Ddefinition.
49629      Branch: perl
49630            ! hints/darwin.sh perl.h x2p/util.c
49631 ____________________________________________________________________________
49632 [ 19763] By: jhi                                   on 2003/06/13  14:12:13
49633         Log: Define a cpp symbol, BSDish, if that looks appropriate.
49634      Branch: perl
49635            ! perl.h
49636 ____________________________________________________________________________
49637 [ 19760] By: jhi                                   on 2003/06/13  12:00:06
49638         Log: Even more tweakage on symbol scanning from Alan Burlison.
49639      Branch: perl
49640            ! Configure
49641 ____________________________________________________________________________
49642 [ 19758] By: gbarr                                 on 2003/06/13  07:01:11
49643         Log: Sync with libnet 1.15
49644      Branch: perl
49645            ! lib/Net/ChangeLog.libnet lib/Net/FTP.pm
49646 ____________________________________________________________________________
49647 [ 19756] By: jhi                                   on 2003/06/13  05:09:17
49648         Log: The changes #8803 and #8896 that fixed JPL for use with
49649              JDK 1.2/1.3 had somehow disappeared.
49650      Branch: perl
49651            ! perl.c perl.h
49652 ____________________________________________________________________________
49653 [ 19752] By: rgs                                   on 2003/06/12  20:49:25
49654         Log: Add a new warning, "Newline in left-justified string for printf/sprintf"
49655              to be issued if the string to be left-justified by s?printf contains
49656              a newline.
49657
49658              Subject: [PATCH] RE: [perl #22599] Strange behaviour when combining foreac h and printf
49659              From: Robin Barker <Robin.Barker@npl.co.uk>
49660              Date: Wed, 11 Jun 2003 18:10:14 +0100
49661              Message-ID: <533D273D4014D411AB1D00062938C4D904046571@hotel.npl.co.uk>
49662      Branch: perl
49663            ! pod/perldiag.pod sv.c t/lib/warnings/sv
49664 ____________________________________________________________________________
49665 [ 19751] By: rgs                                   on 2003/06/12  20:25:41
49666         Log: Patch for a warning emitted twice, from :
49667              Subject: [PATCH: perl@19733] "perldoc -f -X" + "extra warning from -T"
49668              From: Steve Grazzini <grazz@pobox.com>
49669              Date: Wed, 11 Jun 2003 00:46:47 -0400
49670              Message-ID: <20030611044647.GA16696@grazzini.net>
49671      Branch: perl
49672            ! pp_sys.c
49673 ____________________________________________________________________________
49674 [ 19750] By: sky                                   on 2003/06/12  15:03:55
49675         Log: In free we want to destroy, not init, thanks to Tim Bunce for
49676              detecting this. Should hopefully fix memory leak on Tru64
49677      Branch: perl
49678            ! ext/threads/shared/shared.xs
49679 ____________________________________________________________________________
49680 [ 19749] By: jhi                                   on 2003/06/12  13:27:44
49681         Log: More perlio ->Open paranoia.  Set errno to EINVAL if there's
49682              no ->Open, not if ->Open returns NULL.
49683      Branch: perl
49684            ! perlio.c
49685 ____________________________________________________________________________
49686 [ 19748] By: jhi                                   on 2003/06/12  11:32:44
49687         Log: Further perlio doc tweaks.
49688      Branch: perl
49689            ! lib/PerlIO.pm pod/perlrun.pod
49690 ____________________________________________________________________________
49691 [ 19747] By: jhi                                   on 2003/06/12  11:25:19
49692         Log: Slightly amended version of the proposed patch for
49693              "[perl #22390] export PERLIO=bytes segfaults";
49694              the amendment is to set errno.
49695              TODO: we really should not get here if the layer
49696              stack is corrupt or non-sensical (like "bytes").
49697      Branch: perl
49698            ! perlio.c
49699 ____________________________________________________________________________
49700 [ 19746] By: sky                                   on 2003/06/12  08:37:39
49701         Log: Be polite and destroy the mutexes and conditions we use!
49702      Branch: perl
49703            ! ext/threads/shared/shared.xs
49704 ____________________________________________________________________________
49705 [ 19744] By: rgs                                   on 2003/06/11  20:49:04
49706         Log: Subject: Re: [PATCH] Annoyingly unhelpful messages from lib/File/Temp/t/security.t
49707              From: Andy Dougherty <doughera@lafayette.edu>
49708              Date: Wed, 11 Jun 2003 12:57:58 -0400 (EDT)
49709              Message-ID: <Pine.SOL.4.53.0306111252540.19074@maxwell.phys.lafayette.edu>
49710      Branch: perl
49711            ! lib/File/Temp/t/security.t
49712 ____________________________________________________________________________
49713 [ 19742] By: jhi                                   on 2003/06/11  18:28:12
49714         Log: Subject: [PATCH] Configure -Dnoextensions would not accept a list
49715              From: Andy Dougherty <doughera@lafayette.edu>
49716              Date: Wed, 11 Jun 2003 13:35:26 -0400 (EDT)
49717              Message-ID: <Pine.SOL.4.53.0306111331550.2477@maxwell.phys.lafayette.edu>
49718      Branch: perl
49719            ! Configure
49720 ____________________________________________________________________________
49721 [ 19741] By: merijn                                on 2003/06/11  14:06:49
49722         Log: Subject: [PATCH: perl@19733] fix vmsish.t #25 by letting $0 find itself in the face of chdir() calls
49723              From: PPrymmer@factset.com
49724              Date: Wed, 11 Jun 2003 09:00:34 -0400
49725              Message-ID: <OF2535E971.A30D9C74-ON85256D42.00461FF9-85256D42.004776C4@factset.com>
49726      Branch: perl
49727            ! lib/vmsish.t
49728 ____________________________________________________________________________
49729 [ 19740] By: jhi                                   on 2003/06/11  13:29:59
49730         Log: Doc nit.
49731      Branch: perl
49732            ! INSTALL
49733 ____________________________________________________________________________
49734 [ 19739] By: jhi                                   on 2003/06/11  05:30:53
49735         Log: Integrate from maint:
49736              [ 19738]
49737              Subject: Re: [PATCH: maint @ 19733] CL compiler warnings on MSWin32
49738              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
49739              Date: Tue, 10 Jun 2003 22:10:47 +0200
49740              Message-ID: <011701c32f8c$62d85ee0$0c2f1fac@R2D2>
49741      Branch: perl
49742           !> ext/Encode/encengine.c ext/List/Util/Util.xs
49743           !> ext/POSIX/POSIX.xs ext/Storable/Storable.xs
49744           !> ext/Thread/Thread.xs ext/threads/threads.xs op.c perl.c pp.h
49745           !> sv.c
49746 ____________________________________________________________________________
49747 [ 19735] By: jhi                                   on 2003/06/10  05:27:33
49748         Log: Upgrade to Unicode::Normalize 0.22.
49749      Branch: perl
49750            ! ext/Unicode/Normalize/Changes
49751            ! ext/Unicode/Normalize/Makefile.PL
49752            ! ext/Unicode/Normalize/Normalize.pm
49753            ! ext/Unicode/Normalize/Normalize.xs
49754            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
49755            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
49756            ! ext/Unicode/Normalize/t/test.t
49757 ____________________________________________________________________________
49758 [ 19734] By: jhi                                   on 2003/06/10  05:14:18
49759         Log: Upgrade to Unicode::Collate 0.25.
49760      Branch: perl
49761            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
49762            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/index.t
49763            ! lib/Unicode/Collate/t/test.t
49764 ____________________________________________________________________________
49765 [ 19731] By: jhi                                   on 2003/06/09  20:48:14
49766         Log: On a real multicpu box the child thread could still be running
49767              when the parent thread was already testing.
49768      Branch: perl
49769            ! ext/threads/shared/t/hv_refs.t
49770 ____________________________________________________________________________
49771 [ 19730] By: rgs                                   on 2003/06/09  19:56:29
49772         Log: Subject: [PATCH] Annoyingly unhelpful messages from lib/File/Temp/t/security.t
49773              From: Andy Dougherty <doughera@lafayette.edu>
49774              Date: Mon, 9 Jun 2003 14:45:38 -0400 (EDT)
49775              Message-ID: <Pine.SOL.4.53.0306091323300.4467@maxwell.phys.lafayette.edu>
49776      Branch: perl
49777            ! INSTALL
49778 ____________________________________________________________________________
49779 [ 19729] By: rgs                                   on 2003/06/09  19:13:16
49780         Log: Subject: [PATCH] Re: nitpick with \(0..2)
49781              From: Steve Grazzini <grazz@pobox.com>
49782              Date: Fri, 6 Jun 2003 01:42:59 -0400
49783              Message-ID: <20030606054259.GA30249@grazzini.net>
49784      Branch: perl
49785            ! op.c pod/perlop.pod t/op/ref.t
49786 ____________________________________________________________________________
49787 [ 19726] By: jhi                                   on 2003/06/09  18:45:00
49788         Log: Possible fix for the problems in EBCDIC from Sadahiro Tomoyuki.
49789      Branch: perl
49790            ! ext/Unicode/Normalize/Normalize.pm
49791 ____________________________________________________________________________
49792 [ 19725] By: rgs                                   on 2003/06/09  18:33:50
49793         Log: In the debugger, flush stdout/stderr before the prompt is printed
49794              Subject: Re: [PATCH] Perlbug #15228
49795              From: Alex Vandiver <alexmv@MIT.EDU>
49796              Date: 04 Jun 2003 04:50:10 -0400
49797              Message-Id: <1054716610.21402.45.camel@supox>
49798      Branch: perl
49799            ! lib/perl5db.pl
49800 ____________________________________________________________________________
49801 [ 19724] By: gsar                                  on 2003/06/09  18:17:42
49802         Log: mark 450_service.t#18 as a todo test on windows
49803      Branch: perl
49804            ! lib/Net/Ping/t/450_service.t
49805 ____________________________________________________________________________
49806 [ 19723] By: gsar                                  on 2003/06/09  18:00:57
49807         Log: one of the Net::Ping time-dependent tests fails sporadically
49808              when the response from localhost is "too quick"
49809      Branch: perl
49810            ! lib/Net/Ping/t/250_ping_hires.t
49811 ____________________________________________________________________________
49812 [ 19721] By: jhi                                   on 2003/06/09  17:04:50
49813         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_06 (plus FAQ update)
49814              From: Michael G Schwern <schwern@pobox.com>
49815              Date: Sat, 7 Jun 2003 01:16:32 -0700
49816              Message-ID: <20030607081632.GA16228@windhund.schwern.org>
49817      Branch: perl
49818            ! lib/ExtUtils/Changes lib/ExtUtils/META.yml
49819            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MakeMaker/FAQ.pod
49820            ! lib/ExtUtils/t/Liblist.t
49821 ____________________________________________________________________________
49822 [ 19720] By: gsar                                  on 2003/06/09  15:59:52
49823         Log: fix for perlio.t failures on windows (from Dan Kogai)
49824      Branch: perl
49825            ! ext/Encode/t/perlio.t
49826 ____________________________________________________________________________
49827 [ 19719] By: jhi                                   on 2003/06/09  15:28:18
49828         Log: Subject: [PATCH: perl@19683] fix ups for perlivp on VMS plus more symbols for utils
49829              From: PPrymmer@factset.com
49830              Date: Mon, 9 Jun 2003 09:57:43 -0400
49831              Message-ID: <OFBA811434.A612F1C0-ON85256D40.004B5ECC-85256D40.004CB24D@factset.com>
49832      Branch: perl
49833            ! configure.com utils/perlivp.PL
49834 ____________________________________________________________________________
49835 [ 19717] By: gsar                                  on 2003/06/09  14:09:55
49836         Log: windows: fix memory leak in %ENV handling (shows up as a
49837              leak even in the simplest fork() loop, because perl_construct()
49838              now does the equivalent of %ENV assignments using mg_set())
49839      Branch: perl
49840            ! win32/perlhost.h
49841 ____________________________________________________________________________
49842 [ 19715] By: sky                                   on 2003/06/09  09:35:47
49843         Log: Support blessed shared references.
49844      Branch: perl
49845            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
49846            ! ext/threads/shared/t/hv_refs.t
49847 ____________________________________________________________________________
49848 [ 19714] By: jhi                                   on 2003/06/09  04:29:04
49849         Log: Subject: [PATCH] pack.t tweak for non-IEEE VMS systems
49850              From: "Craig A. Berry" <craigberry@mac.com>
49851              Date: Sun, 08 Jun 2003 16:49:43 -0500
49852              Message-ID: <3EE3AF77.7060302@mac.com>
49853      Branch: perl
49854            ! t/op/pack.t
49855 ____________________________________________________________________________
49856 [ 19712] By: jhi                                   on 2003/06/08  17:05:59
49857         Log: Subject: Re: forwarded you a test result
49858              From: Dan Kogai <dankogai@dan.co.jp>
49859              Date: Sun, 8 Jun 2003 11:04:43 +0900
49860              Message-Id: <92344ED4-9955-11D7-8DFA-000393AE4244@dan.co.jp>
49861      Branch: perl
49862            ! ext/Encode/t/Encode.t
49863 ____________________________________________________________________________
49864 [ 19710] By: jhi                                   on 2003/06/08  17:03:07
49865         Log: Regen Configure et al.
49866      Branch: perl
49867            ! Configure Porting/config.sh Porting/config_H
49868 ____________________________________________________________________________
49869 [ 19709] By: jhi                                   on 2003/06/08  16:45:50
49870         Log: More symbol scan logic from Alan Burlison.
49871      Branch: perl
49872            ! Configure Porting/Glossary hints/solaris_2.sh
49873 ____________________________________________________________________________
49874 [ 19708] By: sky                                   on 2003/06/07  13:28:50
49875         Log: Major (internal) change to make it much more easy to embed
49876              threaded perl because we don't use our own TLS for the current
49877              thread info, but instead use PL_modglobal. Should make the
49878              mod_perl2 team (Hi Stas!) happy. Should also be more robust.
49879      Branch: perl
49880            ! ext/threads/threads.xs
49881 ____________________________________________________________________________
49882 [ 19707] By: sky                                   on 2003/06/07  13:27:01
49883         Log: Last patch broke this slightly because INC was wrong.
49884      Branch: perl
49885            ! ext/threads/t/thread.t
49886 ____________________________________________________________________________
49887 [ 19706] By: sky                                   on 2003/06/07  13:07:53
49888         Log: Remove warnings from tests.
49889      Branch: perl
49890            ! ext/threads/t/basic.t ext/threads/t/end.t ext/threads/t/join.t
49891            ! ext/threads/t/list.t
49892 ____________________________________________________________________________
49893 [ 19705] By: sky                                   on 2003/06/07  12:42:28
49894         Log: Work in non core env.
49895      Branch: perl
49896            ! ext/threads/t/basic.t ext/threads/t/end.t ext/threads/t/join.t
49897            ! ext/threads/t/libc.t ext/threads/t/list.t
49898            ! ext/threads/t/problems.t ext/threads/t/stress_cv.t
49899            ! ext/threads/t/stress_re.t ext/threads/t/stress_string.t
49900            ! ext/threads/t/thread.t
49901 ____________________________________________________________________________
49902 [ 19703] By: jhi                                   on 2003/06/07  05:11:50
49903         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_04 -> 6.10_05
49904              From: Michael G Schwern <schwern@pobox.com>
49905              Date: Fri, 6 Jun 2003 18:41:45 -0700
49906              Message-ID: <20030607014145.GB12031@windhund.schwern.org>
49907      Branch: perl
49908            ! lib/ExtUtils/Changes lib/ExtUtils/Install.pm
49909            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/META.yml
49910            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Unix.pm
49911            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
49912            ! lib/ExtUtils/TODO lib/ExtUtils/t/00compile.t
49913            ! lib/ExtUtils/t/Install.t lib/ExtUtils/t/basic.t
49914            ! lib/ExtUtils/t/zz_cleanup_dummy.t
49915 ____________________________________________________________________________
49916 [ 19702] By: rgs                                   on 2003/06/06  23:00:00
49917         Log: Upgrade to Time::Local 1.06, by Dave Rolsky
49918      Branch: perl
49919            ! lib/Time/Local.pm lib/Time/Local.t
49920 ____________________________________________________________________________
49921 [ 19701] By: rgs                                   on 2003/06/06  22:50:37
49922         Log: Complement to change #19698 :
49923              add also this information (=> and curly braces doesn't
49924              quote compound identifiers) to the strict manpage.
49925              As an experiment in documentation, add a "HISTORY" section
49926              to the strict manpage.
49927      Branch: perl
49928            ! lib/strict.pm
49929 ____________________________________________________________________________
49930 [ 19700] By: rgs                                   on 2003/06/06  22:31:50
49931         Log: Minor grammatical nit.
49932      Branch: perl
49933            ! README.hpux
49934 ____________________________________________________________________________
49935 [ 19699] By: rgs                                   on 2003/06/06  22:29:38
49936         Log: Subject: [patch] L<perlguts/"API LISTING"> is now L<perlapi>
49937              From: Stas Bekman <stas@stason.org>
49938              Date: Thu, 05 Jun 2003 10:10:36 +1000
49939              Message-ID: <3EDE8A7C.2080302@stason.org>
49940
49941              Subject: [patch] perlguts authors dup
49942              From: Stas Bekman <stas@stason.org>
49943              Date: Thu, 05 Jun 2003 10:14:12 +1000
49944              Message-ID: <3EDE8B54.6090808@stason.org>
49945      Branch: perl
49946            ! pod/perl5005delta.pod pod/perlguts.pod pod/perlxs.pod
49947 ____________________________________________________________________________
49948 [ 19698] By: rgs                                   on 2003/06/06  22:23:56
49949         Log: Clarify that => doesn't quote compound identifiers.
49950      Branch: perl
49951            ! pod/perldata.pod
49952 ____________________________________________________________________________
49953 [ 19696] By: merijn                                on 2003/06/06  12:21:43
49954         Log: Perl *is* 100% 64bit compliant on HP-UX 11.00 and up (as long
49955              as the compiler supports it)
49956      Branch: perl
49957            ! README.hpux
49958 ____________________________________________________________________________
49959 [ 19695] By: jhi                                   on 2003/06/05  18:50:51
49960         Log: Subject: [PATCH] Re: SPUG:-s option doesn't always work!
49961              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
49962              Date: Wed, 04 Jun 2003 00:08:32 -0700
49963              Message-ID: <wrZ3+gzkg2iX092yn@efn.org>
49964      Branch: perl
49965            ! t/run/switches.t toke.c
49966 ____________________________________________________________________________
49967 [ 19694] By: jhi                                   on 2003/06/05  18:37:02
49968         Log: Subject: [PATCH] RE: maint @ 19683
49969              From: Robin Barker <Robin.Barker@npl.co.uk>
49970              Date: Thu, 5 Jun 2003 17:16:58 +0100
49971              Message-ID: <533D273D4014D411AB1D00062938C4D904046564@hotel.npl.co.uk>
49972
49973              (skipped the MIME::Base64 part, leaving that to Gisle)
49974      Branch: perl
49975            ! ext/POSIX/POSIX.xs gv.c op.c perl.c perl.h
49976 ____________________________________________________________________________
49977 [ 19693] By: jhi                                   on 2003/06/05  17:26:04
49978         Log: SKIP label was missing.
49979      Branch: perl
49980            ! t/io/utf8.t
49981 ____________________________________________________________________________
49982 [ 19692] By: jhi                                   on 2003/06/05  16:58:23
49983         Log: z/OS makedepend fix from Peter Prymmer;
49984              still needed as reported by Brian De Pradine.
49985      Branch: perl
49986            ! makedepend.SH
49987 ____________________________________________________________________________
49988 [ 19691] By: jhi                                   on 2003/06/05  16:56:01
49989         Log: Even more getspecific patches from Brian De Pradine;
49990              macrofy the construct.
49991      Branch: perl
49992            ! ext/threads/threads.xs
49993 ____________________________________________________________________________
49994 [ 19690] By: jhi                                   on 2003/06/05  16:19:40
49995         Log: z/OS threads tweak from Brian De Pradine.
49996      Branch: perl
49997            ! ext/threads/threads.xs
49998 ____________________________________________________________________________
49999 [ 19689] By: jhi                                   on 2003/06/05  05:43:31
50000         Log: Upgrade to Time::HiRes 1.48.
50001      Branch: perl
50002            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
50003 ____________________________________________________________________________
50004 [ 19688] By: rgs                                   on 2003/06/04  18:53:48
50005         Log: Prevent a potential null pointer dereference.
50006              Noticed by Ryan Koga <rkoga@caida.org> in
50007              Message-ID: <Pine.BSF.4.44.0306031659090.1489-100000@login.caida.org>
50008      Branch: perl
50009            ! perlio.c
50010 ____________________________________________________________________________
50011 [ 19687] By: jhi                                   on 2003/06/04  18:26:08
50012         Log: Subject: Re: [MacOS X] consider useshrplib='false' by default
50013              From: Andy Dougherty <doughera@lafayette.edu>
50014              Date: Wed, 4 Jun 2003 11:33:29 -0400 (EDT)
50015              Message-ID: <Pine.SOL.4.53.0306041128350.15343@maxwell.phys.lafayette.edu>
50016      Branch: perl
50017            ! hints/darwin.sh
50018 ____________________________________________________________________________
50019 [ 19686] By: jhi                                   on 2003/06/04  11:02:54
50020         Log: On closer reading the proposed UTS#18 update required
50021              even more changes.
50022      Branch: perl
50023            ! lib/unicore/lib/Blank.pl lib/unicore/lib/Graph.pl
50024            ! lib/unicore/lib/Print.pl lib/unicore/lib/Space.pl
50025            ! lib/unicore/lib/SpacePer.pl lib/unicore/lib/Word.pl
50026            ! lib/unicore/mktables
50027 ____________________________________________________________________________
50028 [ 19685] By: jhi                                   on 2003/06/04  10:14:09
50029         Log: Align the 'graph' property definition with the proposed
50030              Unicode UTS #18 update (v7).
50031      Branch: perl
50032            ! lib/unicore/lib/Graph.pl lib/unicore/mktables
50033 ____________________________________________________________________________
50034 [ 19681] By: jhi                                   on 2003/06/04  05:16:38
50035         Log: Subject: [MacOS X] consider useshrplib='false' by default
50036              From: Dan Kogai <dankogai@dan.co.jp>
50037              Date: Wed, 4 Jun 2003 01:29:42 +0900
50038              Message-Id: <94213618-95E0-11D7-8A27-000393AE4244@dan.co.jp>
50039      Branch: perl
50040            ! hints/darwin.sh
50041 ____________________________________________________________________________
50042 [ 19679] By: jhi                                   on 2003/06/03  15:51:36
50043         Log: Urk.  Joe's patches were for the maint branch,
50044              not for the blead (which has assertions and stuff).
50045              Retract #19677, #19676, #19674.
50046      Branch: perl
50047            ! lib/perl5db.pl
50048 ____________________________________________________________________________
50049 [ 19678] By: jhi                                   on 2003/06/03  15:05:19
50050         Log: According to Arthur this should help
50051              #22060 Perl 5.8.0 on FreeBSD 5.0 threads (threads->list) possible bug
50052      Branch: perl
50053            ! ext/threads/threads.xs
50054 ____________________________________________________________________________
50055 [ 19677] By: jhi                                   on 2003/06/03  14:07:06
50056         Log: Tiny tweaks from Joe McMahon.
50057      Branch: perl
50058            ! lib/perl5db.pl
50059 ____________________________________________________________________________
50060 [ 19676] By: jhi                                   on 2003/06/03  12:38:46
50061         Log: Tiny pod and speling tweaks.
50062      Branch: perl
50063            ! lib/perl5db.pl
50064 ____________________________________________________________________________
50065 [ 19674] By: jhi                                   on 2003/06/03  12:20:59
50066         Log: Subject: Extensive documentation patch redux
50067              From: Joe McMahon <mcmahon@ibiblio.org>
50068              Date: Mon, 2 Jun 2003 09:53:40 -0400
50069              Message-Id: <9DB6529E-9501-11D7-9377-000393BCA0FC@ibiblio.org>
50070
50071              Subject: RE: [PATCH] RE: Extensive documentation patch redux
50072              From: Robin Barker <Robin.Barker@npl.co.uk>
50073              Date: Tue, 3 Jun 2003 10:00:22 +0100
50074              Message-ID: <533D273D4014D411AB1D00062938C4D904046555@hotel.npl.co.uk>
50075      Branch: perl
50076            ! lib/perl5db.pl
50077 ____________________________________________________________________________
50078 [ 19673] By: jhi                                   on 2003/06/03  09:51:59
50079         Log: Salvage parts of #19667.
50080      Branch: perl
50081            ! perlio.c win32/win32.c win32/win32iop.h
50082 ____________________________________________________________________________
50083 [ 19672] By: jhi                                   on 2003/06/03  09:26:45
50084         Log: Salvage parts of #19418 (the ext/PerlIO/t/open.t
50085              still is there).
50086      Branch: perl
50087            ! MANIFEST pod/perlfunc.pod
50088 ____________________________________________________________________________
50089 [ 19671] By: merijn                                on 2003/06/03  08:27:07
50090         Log: Subject: Re: [PATCH] perl.h, README.cygwin: Cygwin O_TEXT <> O_BINARY issue
50091              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
50092              Date: Tue, 03 Jun 2003 01:55:06 -0700
50093              Message-ID: <qJG3+gzkgajL092yn@efn.org>
50094      Branch: perl
50095            ! README.cygwin
50096 ____________________________________________________________________________
50097 [ 19670] By: jhi                                   on 2003/06/03  08:04:39
50098         Log: Retract #19667, #19660, #19659, #19658, #19657, #19656,
50099              #19655, #19418; File::Temp no more used internally.
50100              Some parts of these will be salvaged later.
50101      Branch: perl
50102            ! MANIFEST embed.fnc embed.h op.c perlio.c pod/perlfunc.pod
50103            ! proto.h win32/win32.c win32/win32iop.h
50104 ____________________________________________________________________________
50105 [ 19669] By: gsar                                  on 2003/06/02  20:59:39
50106         Log: fix for 09_gen_rs.t#59 failure on windows
50107      Branch: perl
50108            ! lib/Tie/File/t/09_gen_rs.t
50109 ____________________________________________________________________________
50110 [ 19668] By: gsar                                  on 2003/06/02  20:40:19
50111         Log: resurrect change#19628 and make it work by generalizing
50112              a spot that had a hardcoded dependency on the cmd.exe
50113              arguments being "/x/c" or "/c"
50114      Branch: perl
50115            ! pod/perlrun.pod win32/win32.c
50116 ____________________________________________________________________________
50117 [ 19667] By: gsar                                  on 2003/06/02  18:44:34
50118         Log: don't use File::Temp to implement PerlIO_tmpfile() on windows;
50119              reuse the straightforward native implementation instead
50120
50121              this fixes the warning from io_xs.t
50122
50123              NOTE: File::Temp has a less-than-robust implementation on windows
50124              that relies on END blocks being run (this may not happen always)
50125      Branch: perl
50126            ! op.c win32/win32.c win32/win32iop.h
50127 ____________________________________________________________________________
50128 [ 19666] By: gsar                                  on 2003/06/02  18:29:46
50129         Log: change#19628 broke many win32/system.t tests, so back it out
50130      Branch: perl
50131            ! pod/perlrun.pod win32/win32.c
50132 ____________________________________________________________________________
50133 [ 19665] By: rgs                                   on 2003/06/02  18:22:06
50134         Log: A little bit more of weird-code-proofing in B::Deparse.
50135              Fixes a bug reported by Alexey Tourbin in
50136              Message-ID: <20030602085348.GA24023@solemn.turbinal.org>
50137      Branch: perl
50138            ! ext/B/B/Deparse.pm
50139 ____________________________________________________________________________
50140 [ 19664] By: jhi                                   on 2003/06/02  16:41:37
50141         Log: Upgrade to the CGI.pm 2.93.
50142
50143              (Lincoln keeps ripping out the BEGIN/PERL_CORE blocks.  Sigh.)
50144      Branch: perl
50145            + lib/CGI/t/util-58.t
50146            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
50147            ! lib/CGI/Fast.pm lib/CGI/Pretty.pm lib/CGI/Util.pm
50148            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
50149            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
50150            ! lib/CGI/t/html.t lib/CGI/t/push.t lib/CGI/t/request.t
50151            ! lib/CGI/t/switch.t lib/CGI/t/util.t
50152 ____________________________________________________________________________
50153 [ 19663] By: jhi                                   on 2003/06/02  16:16:51
50154         Log: Whitespace tweaks.
50155      Branch: perl
50156            ! hints/uwin.sh
50157 ____________________________________________________________________________
50158 [ 19662] By: jhi                                   on 2003/06/02  16:08:22
50159         Log: U/WIN: final (for now) touches from John P. Linderman;
50160              now we get 97% success rate, the remaining failures are
50161              quite obscure.
50162      Branch: perl
50163            ! hints/uwin.sh lib/locale.t
50164 ____________________________________________________________________________
50165 [ 19661] By: gbarr                                 on 2003/06/02  12:13:35
50166         Log: Sync with libnet 1.14
50167      Branch: perl
50168            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Domain.pm
50169            ! lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/NNTP.pm
50170            ! lib/Net/POP3.pm lib/Net/README.libnet lib/Net/SMTP.pm
50171            ! lib/Net/libnetFAQ.pod lib/Net/t/hostname.t
50172 ____________________________________________________________________________
50173 [ 19660] By: jhi                                   on 2003/06/02  09:28:30
50174         Log: Beautification.
50175      Branch: perl
50176            ! op.c
50177 ____________________________________________________________________________
50178 [ 19659] By: jhi                                   on 2003/06/02  09:07:38
50179         Log: Duplicate definition bad.
50180      Branch: perl
50181            ! op.c
50182 ____________________________________________________________________________
50183 [ 19658] By: jhi                                   on 2003/06/02  09:02:18
50184         Log: I thought I tried building threaded.  Never think.  Try.
50185      Branch: perl
50186            ! perlio.c
50187 ____________________________________________________________________________
50188 [ 19657] By: jhi                                   on 2003/06/02  08:54:04
50189         Log: Stick with the original (5.8.0) logic.
50190      Branch: perl
50191            ! op.c
50192 ____________________________________________________________________________
50193 [ 19656] By: jhi                                   on 2003/06/02  08:28:51
50194         Log: Since pulling in File::Temp for tempfiles would pull in
50195              also Fcntl, miniperl could not open up tempfiles.  This broke
50196              the use of miniperl in VMS, as noticed by Craig Berry.
50197              Try to cure this by moving the creation of tempfile into its
50198              own routine, my_tmpfp(), which gets compiled differently
50199              for miniperl and perl.
50200      Branch: perl
50201            ! embed.fnc embed.h op.c perlio.c proto.h
50202 ____________________________________________________________________________
50203 [ 19655] By: jhi                                   on 2003/06/02  06:54:05
50204         Log: A pointless test, noticed by Craig Berry.
50205      Branch: perl
50206            ! perlio.c
50207 ____________________________________________________________________________
50208 [ 19654] By: rgs                                   on 2003/06/01  07:37:50
50209         Log: Two Cygwin patches from Gerrit.
50210
50211              Subject: [PATCH] perl.h, README.cygwin: Cygwin O_TEXT <> O_BINARY issue
50212              From: "Gerrit P. Haase" <gp@familiehaase.de>
50213              Date: Sat, 31 May 2003 14:12:07 +0200
50214              Message-ID: <179860591535.20030531141207@familiehaase.de>
50215
50216              Subject: [PATCH] t/io/layers.t, Cygwin != DOSISH
50217              Date: Sat, 31 May 2003 13:57:49 +0200
50218              Message-ID: <11859733881.20030531135749@familiehaase.de>
50219      Branch: perl
50220            ! README.cygwin perl.h t/io/layers.t
50221 ____________________________________________________________________________
50222 [ 19652] By: rgs                                   on 2003/05/31  19:54:31
50223         Log: Fix a case of segfault in gv_check(), by making
50224              it ignore non-GV values in stashes.
50225      Branch: perl
50226            ! gv.c t/op/stash.t
50227 ____________________________________________________________________________
50228 [ 19651] By: rgs                                   on 2003/05/31  18:48:59
50229         Log: Don't install test.pl files.
50230      Branch: perl
50231            ! installperl
50232 ____________________________________________________________________________
50233 [ 19650] By: rgs                                   on 2003/05/31  18:47:50
50234         Log: Regenerate internals pods.
50235      Branch: perl
50236            ! pod/perlapi.pod pod/perlintern.pod
50237 ____________________________________________________________________________
50238 [ 19649] By: rgs                                   on 2003/05/31  18:33:07
50239         Log: Subject: [PATCH] jumbo closure patch broke formats
50240              From: Dave Mitchell <davem@fdgroup.com>
50241              Date: Sat, 31 May 2003 19:54:48 +0100
50242              Message-ID: <20030531185448.GA6055@fdgroup.com>
50243              Plus restore the original test script for bug #22372
50244      Branch: perl
50245            ! pad.c t/op/write.t
50246 ____________________________________________________________________________
50247 [ 19648] By: jhi                                   on 2003/05/31  17:37:36
50248         Log: Better patch from Inaba Hiroto for
50249              [perl #22375] 'split'/'index' problem for utf8
50250      Branch: perl
50251            ! sv.c
50252 ____________________________________________________________________________
50253 [ 19647] By: rgs                                   on 2003/05/31  11:46:52
50254         Log: Subject: Re: [perl #22372] [PATCH] sv_chop() broken
50255              From: Enache Adrian <enache@rdslink.ro>
50256              Date: Sat, 31 May 2003 14:18:11 +0300
50257              Message-ID: <20030531111811.GA1240@ratsnest.hole>
50258      Branch: perl
50259            ! t/op/write.t
50260 ____________________________________________________________________________
50261 [ 19646] By: jhi                                   on 2003/05/31  05:40:15
50262         Log: Interesting patch(1) glitch.
50263      Branch: perl
50264            ! lib/Tie/File.pm
50265 ____________________________________________________________________________
50266 [ 19645] By: jhi                                   on 2003/05/31  05:37:10
50267         Log: Subject: Re: [perl #22372] [PATCH] sv_chop() broken
50268              From: Enache Adrian <enache@rdslink.ro>
50269              Date: Fri, 30 May 2003 18:52:28 +0300
50270              Message-ID: <20030530155228.GA872@ratsnest.hole>
50271      Branch: perl
50272            ! sv.c t/op/write.t
50273 ____________________________________________________________________________
50274 [ 19644] By: jhi                                   on 2003/05/31  05:31:11
50275         Log: Subject: [PATCH] ext/Encode/t/perlio.t filename tweak
50276              From: "Craig A. Berry" <craigberry@mac.com>
50277              Date: Fri, 30 May 2003 13:08:01 -0500
50278              Message-ID: <3ED79E01.8050401@mac.com>
50279      Branch: perl
50280            ! ext/Encode/t/perlio.t
50281 ____________________________________________________________________________
50282 [ 19643] By: jhi                                   on 2003/05/31  05:28:56
50283         Log: Upgrade to Tie::File 0.96.
50284      Branch: perl
50285            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
50286            ! lib/Tie/File/t/09_gen_rs.t
50287 ____________________________________________________________________________
50288 [ 19642] By: jhi                                   on 2003/05/30  19:06:02
50289         Log: test.pl-isation.
50290      Branch: perl
50291            ! t/op/index.t
50292 ____________________________________________________________________________
50293 [ 19641] By: jhi                                   on 2003/05/30  15:59:57
50294         Log: A bit of networking notworking negativity.
50295              (Inspiration from Jos.)
50296      Branch: perl
50297            ! pod/perlport.pod
50298 ____________________________________________________________________________
50299 [ 19640] By: jhi                                   on 2003/05/30  05:47:15
50300         Log: Fix for "#22375 'split'/'index' problem for utf8".
50301      Branch: perl
50302            ! sv.c t/op/index.t
50303 ____________________________________________________________________________
50304 [ 19639] By: jhi                                   on 2003/05/29  19:07:35
50305         Log: Add the test case for the already fixed
50306              [perl #22351] perl bug with 'e' substitution modifier
50307      Branch: perl
50308            ! t/op/subst.t
50309 ____________________________________________________________________________
50310 [ 19638] By: jhi                                   on 2003/05/29  18:56:46
50311         Log: Comment tweakage.
50312      Branch: perl
50313            ! intrpvar.h
50314 ____________________________________________________________________________
50315 [ 19637] By: rgs                                   on 2003/05/29  18:47:40
50316         Log: Subject: [PATCH] jumbo closure fix
50317              From: Dave Mitchell <davem@fdgroup.com>
50318              Date: Wed, 26 Feb 2003 14:49:47 +0000
50319              Message-ID: <20030226144947.A14444@fdgroup.com>
50320      Branch: perl
50321            ! embed.fnc embed.h embedvar.h ext/Devel/Peek/Peek.t intrpvar.h
50322            ! op.c pad.c perlapi.h pod/perldiag.pod pod/perlintern.pod
50323            ! pod/perlref.pod proto.h regcomp.c t/lib/warnings/pad
50324            ! t/op/closure.t
50325 ____________________________________________________________________________
50326 [ 19635] By: jhi                                   on 2003/05/29  09:13:06
50327         Log: Subject: Credits patch
50328              From: Ed Avis <ed@membled.com>
50329              Date: Sun, 18 May 2003 18:08:55 +0100 (BST)
50330              Message-ID: <Pine.LNX.4.20L2.0305181807080.10859-100000@budvar.future-i.net>
50331      Branch: perl
50332            ! lib/Tie/RefHash.pm
50333 ____________________________________________________________________________
50334 [ 19634] By: jhi                                   on 2003/05/29  09:11:30
50335         Log: Subject: [patch] IO::File->open() with encoding
50336              From: Pradeep Hodigere <phodigere@yahoo.com>
50337              Date: Mon, 19 May 2003 16:05:47 -0700 (PDT)
50338              Message-ID: <20030519230547.39731.qmail@web12302.mail.yahoo.com>
50339      Branch: perl
50340            + ext/IO/lib/IO/t/io_utf8.t
50341            ! MANIFEST ext/IO/lib/IO/File.pm
50342 ____________________________________________________________________________
50343 [ 19633] By: jhi                                   on 2003/05/29  08:18:09
50344         Log: A *much* cut-down version of the patches in the thread
50345              Subject: [perl #22224] 2 patches to perldiag.pod; for POSIX and Win32 errors
50346              From: Jim Cromie (via RT) <perlbug-followup@perl.org>
50347              Date: 16 May 2003 19:04:28 -0000
50348              Message-Id: <rt-22224-57743.7.22990607358@bugs6.perl.org>
50349      Branch: perl
50350            ! pod/perldiag.pod
50351 ____________________________________________________________________________
50352 [ 19632] By: jhi                                   on 2003/05/29  08:12:46
50353         Log: Subject: [PATCH] $x = $empty_hash{$undef_val} doesn't give a warning
50354              From: Dave Mitchell <davem@fdgroup.com>
50355              Date: Tue, 27 May 2003 19:31:10 +0100
50356              Message-ID: <20030527183110.GA22715@fdgroup.com>
50357      Branch: perl
50358            ! hv.c
50359 ____________________________________________________________________________
50360 [ 19631] By: jhi                                   on 2003/05/29  08:11:42
50361         Log: Document that setvbuf() is not probably any more available.
50362              Many reports, most recently by mjd in
50363              [perl #22339] IO::Handle::setvbuf not defined properly
50364      Branch: perl
50365            ! ext/IO/lib/IO/Handle.pm
50366 ____________________________________________________________________________
50367 [ 19630] By: jhi                                   on 2003/05/29  07:59:51
50368         Log: Subject: typo in pod/perlfunc.pod
50369              From: Alexey Mahotkin <alexm@w-m.ru>
50370              Date: Wed, 28 May 2003 15:18:04 +0400
50371              Message-ID: <878ysrs4k3.fsf@dim.w-m.ru>
50372      Branch: perl
50373            ! pod/perlfunc.pod
50374 ____________________________________________________________________________
50375 [ 19629] By: merijn                                on 2003/05/28  12:24:42
50376         Log: Subject: [PATCH] Re: a2p is linked against too many libraries
50377              From: Andy Dougherty <doughera@lafayette.edu>
50378              Date: Wed, 28 May 2003 09:20:06 -0400 (EDT)
50379              Message-ID: <Pine.SOL.4.53.0305280913350.27138@maxwell.phys.lafayette.edu>
50380      Branch: perl
50381            ! x2p/Makefile.SH
50382 ____________________________________________________________________________
50383 [ 19628] By: jhi                                   on 2003/05/28  05:26:43
50384         Log: Subject: [PATCH] Use "cmd.exe /x/d/c" as the default PERL5SHELL on Windows NT/2K/XP
50385              From: Jan Dubois <jand@ActiveState.com>
50386              Date: Mon, 26 May 2003 23:33:53 -0700
50387              Message-ID: <dv06dv48900iqv5hqddmbc6vt0efvto8d6@4ax.com>
50388      Branch: perl
50389            ! pod/perlrun.pod win32/win32.c
50390 ____________________________________________________________________________
50391 [ 19627] By: jhi                                   on 2003/05/28  05:08:07
50392         Log: OpenZaurus cross-compilation patches from Redvers Davies.
50393      Branch: perl
50394            ! Cross/Makefile Cross/Makefile.SH.patch Cross/README
50395            ! Cross/config.sh-arm-linux Cross/generate_config_sh
50396            ! Cross/installperl.patch
50397 ____________________________________________________________________________
50398 [ 19626] By: jhi                                   on 2003/05/27  06:30:54
50399         Log: For now reword the sysread/syswrite description to
50400              stress the fact that by default everything is still bytes.
50401      Branch: perl
50402            ! pod/perlfunc.pod
50403 ____________________________________________________________________________
50404 [ 19625] By: jhi                                   on 2003/05/26  20:31:56
50405         Log: Subject: Re: [perl #22299] goto doesn't find label
50406              From: Dave Mitchell <davem@fdgroup.com>
50407              Date: Sat, 24 May 2003 12:25:17 +0100
50408              Message-ID: <20030524112517.GA11761@fdgroup.com>
50409
50410              Subject: [PATCH] Re: [perl #22299] goto doesn't find label
50411              From: Dave Mitchell <davem@fdgroup.com>
50412              Date: Mon, 26 May 2003 13:47:11 +0100
50413              Message-ID: <20030526124710.GA17670@fdgroup.com>
50414      Branch: perl
50415            ! pp_ctl.c t/op/goto.t
50416 ____________________________________________________________________________
50417 [ 19623] By: merijn                                on 2003/05/26  11:19:38
50418         Log: Subject: [PATCH] for cygwin/perlld.in
50419              From: "Gerrit P. Haase" <gp@familiehaase.de>
50420              Date: Sat, 24 May 2003 16:51:29 +0200
50421              Message-ID: <162265353578.20030524165129@familiehaase.de>
50422      Branch: perl
50423            ! cygwin/perlld.in
50424 ____________________________________________________________________________
50425 [ 19622] By: jhi                                   on 2003/05/25  18:57:18
50426         Log: Regen modlib and toc.
50427      Branch: perl
50428            ! pod/perlmodlib.pod pod/perltoc.pod
50429 ____________________________________________________________________________
50430 [ 19621] By: jhi                                   on 2003/05/25  18:51:00
50431         Log: Run external commands only with localized sanitized $ENV{PATH}.
50432      Branch: perl
50433            ! ext/Sys/Hostname/Hostname.pm
50434 ____________________________________________________________________________
50435 [ 19620] By: jhi                                   on 2003/05/25  18:39:04
50436         Log: Subject: Re: [PATCH: perlio.h] maint snap @ 19613
50437              From: "Marcus Holland-Moritz" <mhx-perl@gmx.net>
50438              Date: Sun, 25 May 2003 21:17:42 +0200
50439              Message-ID: <003701c322f2$517fb5e0$0c2f1fac@R2D2>
50440      Branch: perl
50441            ! perlio.h
50442 ____________________________________________________________________________
50443 [ 19619] By: jhi                                   on 2003/05/25  18:36:17
50444         Log: Protect against race conditions: if the pid is not seen,
50445              neither will be the $0 change be seen (and vice versa).
50446      Branch: perl
50447            ! ext/threads/t/join.t
50448 ____________________________________________________________________________
50449 [ 19618] By: jhi                                   on 2003/05/24  19:54:39
50450         Log: Subject: [Encode] Minor bug in piconv induced by Getopt::Long
50451              From: Dan Kogai <dankogai@dan.co.jp>
50452              Date: 24 May 2003 19:50:48 -0000
50453              Message-ID: <20030524195048.16052.qmail@dan-gm.gm.dan.co.jp>
50454      Branch: perl
50455            ! ext/Encode/bin/piconv
50456 ____________________________________________________________________________
50457 [ 19610] By: jhi                                   on 2003/05/24  06:42:52
50458         Log: Subject: [PATCH #2] Re: [perl #22181] goto undefines my() variables
50459              From: Dave Mitchell <davem@fdgroup.com>
50460              Date: Thu, 22 May 2003 10:13:19 +0100
50461              Message-ID: <20030522091319.GA4568@fdgroup.com>
50462
50463              Subject: Re: [PATCH #2] Re: [perl #22181] goto undefines my() variables
50464              From: Dave Mitchell <davem@fdgroup.com>
50465              Date: Fri, 23 May 2003 17:09:44 +0100
50466              Message-ID: <20030523160944.GC9194@fdgroup.com>
50467      Branch: perl
50468            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/t/debug.t
50469            ! ext/B/t/deparse.t op.c op.h t/op/goto.t t/run/switchd.t
50470 ____________________________________________________________________________
50471 [ 19608] By: jhi                                   on 2003/05/24  06:30:40
50472         Log: Missing "to".
50473      Branch: perl
50474            ! NetWare/config_H.wc Porting/config_H config_h.SH
50475            ! plan9/config.plan9 plan9/config_h.sample uconfig.h
50476            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
50477            ! win32/config_H.vc64 wince/config_H.ce
50478 ____________________________________________________________________________
50479 [ 19607] By: jhi                                   on 2003/05/24  06:23:51
50480         Log: Introduce (undefined) pthread_attr_setscope to non-Configure lands.
50481      Branch: perl
50482            ! Cross/config.sh-arm-linux NetWare/config.wc
50483            ! NetWare/config_H.wc configure.com epoc/config.sh
50484            ! plan9/config.plan9 plan9/config_h.sample
50485            ! plan9/config_sh.sample uconfig.h uconfig.sh win32/config.bc
50486            ! win32/config.gc win32/config.vc win32/config.vc64
50487            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
50488            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
50489 ____________________________________________________________________________
50490 [ 19606] By: jhi                                   on 2003/05/24  06:05:17
50491         Log: Regen Glossary et al.
50492      Branch: perl
50493            ! Porting/Glossary Porting/config.sh Porting/config_H
50494 ____________________________________________________________________________
50495 [ 19604] By: jhi                                   on 2003/05/24  05:57:49
50496         Log: Add a real scan for pthread_attr_setscope().
50497      Branch: perl
50498            ! Configure config_h.SH ext/threads/threads.xs
50499 ____________________________________________________________________________
50500 [ 19603] By: jhi                                   on 2003/05/24  05:32:34
50501         Log: lib/ftp.pl requires the obsoleted (and removed) chat2.pl.
50502      Branch: perl
50503            - lib/ftp.pl
50504            ! MANIFEST
50505 ____________________________________________________________________________
50506 [ 19602] By: jhi                                   on 2003/05/23  17:02:28
50507         Log: Noticed by John P. Linderman.
50508      Branch: perl
50509            ! epoc/epocish.h mpeix/mpeixish.h perl.h unixish.h
50510 ____________________________________________________________________________
50511 [ 19601] By: jhi                                   on 2003/05/23  16:58:04
50512         Log: Subject: [PATCH] RE: state of deparse?
50513              From: Robin Barker <Robin.Barker@npl.co.uk>
50514              Date: Fri, 23 May 2003 17:42:37 +0100
50515              Message-ID: <533D273D4014D411AB1D00062938C4D90404653E@hotel.npl.co.uk>
50516      Branch: perl
50517            ! ext/B/B/Deparse.pm
50518 ____________________________________________________________________________
50519 [ 19600] By: jhi                                   on 2003/05/23  16:55:09
50520         Log: Subject: [PATCH] for Configure -Dnoextensions=Encode
50521              From: Robin Barker <Robin.Barker@npl.co.uk>
50522              Date: Fri, 23 May 2003 17:37:09 +0100
50523              Message-ID: <533D273D4014D411AB1D00062938C4D90404653D@hotel.npl.co.uk>
50524      Branch: perl
50525            ! ext/PerlIO/t/encoding.t ext/PerlIO/t/fallback.t
50526            ! ext/Storable/t/utf8hash.t lib/open.pm lib/open.t
50527 ____________________________________________________________________________
50528 [ 19599] By: jhi                                   on 2003/05/23  16:51:18
50529         Log: Subject: [PATCH] RE: [PATCH] RE: maint snapshot @ 19525
50530              From: Robin Barker <Robin.Barker@npl.co.uk>
50531              Date: Fri, 23 May 2003 17:32:22 +0100
50532              Message-ID: <533D273D4014D411AB1D00062938C4D90404653C@hotel.npl.co.uk>
50533      Branch: perl
50534            ! embed.pl perl.h perlio.c perlio.h proto.h
50535 ____________________________________________________________________________
50536 [ 19598] By: jhi                                   on 2003/05/23  16:05:36
50537         Log: Hasty editing, grumble.
50538      Branch: perl
50539            ! ext/POSIX/POSIX.xs
50540 ____________________________________________________________________________
50541 [ 19597] By: jhi                                   on 2003/05/23  16:02:30
50542         Log: Linewrapping MUAs, grumble.
50543      Branch: perl
50544            ! ext/POSIX/POSIX.xs
50545 ____________________________________________________________________________
50546 [ 19596] By: jhi                                   on 2003/05/23  16:00:51
50547         Log: U/WIN extension fix from John P. Linderman.
50548      Branch: perl
50549            ! ext/POSIX/POSIX.xs
50550 ____________________________________________________________________________
50551 [ 19595] By: jhi                                   on 2003/05/23  14:19:53
50552         Log: Subject: Re: Stateful PerlIO implemented [Was: [perl #22261] Was: Unrecognised BOM...]
50553              From: Dan Kogai <dankogai@dan.co.jp>
50554              Date: Sat, 24 May 2003 00:15:49 +0900
50555              Message-Id: <6F7B29DA-8D31-11D7-9F95-000393AE4244@dan.co.jp>
50556      Branch: perl
50557            ! ext/Encode/Changes ext/Encode/Unicode/Unicode.xs
50558            ! ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.pm
50559 ____________________________________________________________________________
50560 [ 19594] By: jhi                                   on 2003/05/23  13:06:25
50561         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.10_03 -> 6.10_04
50562              From: Michael G Schwern <schwern@pobox.com>
50563              Date: Fri, 23 May 2003 02:10:46 -0700
50564              Message-ID: <20030523091046.GB11662@windhund.schwern.org>
50565      Branch: perl
50566            + lib/ExtUtils/META.yml lib/ExtUtils/MakeMaker/bytes.pm
50567            + lib/ExtUtils/t/bytes.t lib/ExtUtils/t/vmsish.t
50568            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Install.pm
50569            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_Any.pm
50570            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_Unix.pm
50571            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
50572            ! lib/ExtUtils/MakeMaker/FAQ.pod
50573            ! lib/ExtUtils/MakeMaker/Tutorial.pod lib/ExtUtils/Manifest.pm
50574            ! lib/ExtUtils/TODO lib/ExtUtils/t/Install.t
50575            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
50576 ____________________________________________________________________________
50577 [ 19593] By: jhi                                   on 2003/05/23  12:56:23
50578         Log: Subject: Stateful PerlIO implemented [Was: [perl #22261] Was: Unrecognised BOM...]
50579              From: Dan Kogai <dankogai@dan.co.jp>
50580              Date: Fri, 23 May 2003 20:17:16 +0900
50581              Message-Id: <1C123D88-8D10-11D7-B277-000393AE4244@dan.co.jp>
50582      Branch: perl
50583            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
50584            ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
50585            ! ext/Encode/lib/Encode/Encoding.pm
50586            ! ext/PerlIO/encoding/encoding.xs
50587 ____________________________________________________________________________
50588 [ 19592] By: jhi                                   on 2003/05/23  12:52:05
50589         Log: Workaround for buggy gcc 2.95.3 in openbsd/sparc64.
50590      Branch: perl
50591            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
50592            ! ext/Time/HiRes/HiRes.xs
50593 ____________________________________________________________________________
50594 [ 19590] By: jhi                                   on 2003/05/22  11:51:46
50595         Log: Subject: Re: [cpan #2629] Wrong assumption in numeric comparison
50596              From: Dan Kogai <dankogai@dan.co.jp>
50597              Date: Thu, 22 May 2003 18:46:40 +0900
50598              Message-Id: <49E36875-8C3A-11D7-9C91-000393AE4244@dan.co.jp>
50599      Branch: perl
50600            ! ext/Encode/encoding.pm
50601 ____________________________________________________________________________
50602 [ 19589] By: rgs                                   on 2003/05/21  21:37:28
50603         Log: Subject: [PATCH] [perl #21887] h2xs becoming enum-aware
50604              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
50605              Date: Tue, 13 May 2003 10:36:32 +0200
50606              Message-id: <20030513083631.GA21782@ethan>
50607      Branch: perl
50608            ! utils/h2xs.PL
50609 ____________________________________________________________________________
50610 [ 19588] By: rgs                                   on 2003/05/21  21:03:04
50611         Log: New warning "Useless localization of %s", based on
50612              Subject: [PATCH] new warning "Useless localization of %s is deprecated"
50613              From: Dave Mitchell <davem@fdgroup.com>
50614              Date: Wed, 30 Apr 2003 21:17:38 +0100
50615              Message-ID: <20030430201738.GA22054@fdgroup.com>
50616
50617              The proposed patch added this warning in the 'deprecated' category ;
50618              I think this category is for things that exist and will be removed,
50619              rather than for things that don't exist and that will maybe be added.
50620      Branch: perl
50621            ! op.c pod/perldiag.pod t/lib/warnings/op
50622 ____________________________________________________________________________
50623 [ 19586] By: rgs                                   on 2003/05/21  19:56:38
50624         Log: Introduce a new preprocessor symbol, PERL_DISABLE_PMC, to
50625              disable the loading of .pmc files if defined.
50626              Rename the function S_doopen_pmc to S_doopen_pm.
50627      Branch: perl
50628            ! Porting/thirdclean embed.fnc embed.h pp_ctl.c proto.h
50629 ____________________________________________________________________________
50630 [ 19585] By: jhi                                   on 2003/05/21  19:28:23
50631         Log: More U/WIN tweaks from John P. Linderman.
50632      Branch: perl
50633            ! t/io/layers.t t/io/tell.t
50634 ____________________________________________________________________________
50635 [ 19584] By: rgs                                   on 2003/05/21  19:27:13
50636         Log: Subject: [PATCH] perldata.pod revamp rev. 3
50637              From: Shlomi Fish <shlomif@vipe.technion.ac.il>
50638              Date: Wed, 14 May 2003 17:46:05 +0300 (IDT)
50639              Message-ID: <Pine.LNX.4.33L2.0305141744520.24207-200000@vipe.technion.ac.il>
50640      Branch: perl
50641            ! pod/perldata.pod
50642 ____________________________________________________________________________
50643 [ 19583] By: jhi                                   on 2003/05/21  19:18:21
50644         Log: Subject: Re: [perl #22231] <$foo> is parsed as glob(' ' . $foo) if Switch.pm is used
50645              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
50646              Date: Mon, 19 May 2003 17:53:25 -0400
50647              Message-ID: <20030519215325.GE1629175@linguist.thayer.dartmouth.edu>
50648
50649              (the bug id corrected to be #22231, not #22238)
50650      Branch: perl
50651            ! lib/Switch.pm
50652 ____________________________________________________________________________
50653 [ 19582] By: jhi                                   on 2003/05/21  14:17:14
50654         Log: MAN3PODS => {} good.  (Was in 5.8.0, has been lost at some point.)
50655      Branch: perl
50656            ! ext/MIME/Base64/Makefile.PL
50657 ____________________________________________________________________________
50658 [ 19581] By: jhi                                   on 2003/05/21  14:15:26
50659         Log: U/WIN test tweak from John P. Linderman.
50660      Branch: perl
50661            ! t/op/chdir.t
50662 ____________________________________________________________________________
50663 [ 19580] By: jhi                                   on 2003/05/21  13:06:13
50664         Log: VMS test tweak from Craig Berry.
50665      Branch: perl
50666            ! lib/DirHandle.t
50667 ____________________________________________________________________________
50668 [ 19579] By: jhi                                   on 2003/05/21  13:03:34
50669         Log: U/WIN test nit for John P. Linderman.
50670      Branch: perl
50671            ! ext/Cwd/t/cwd.t
50672 ____________________________________________________________________________
50673 [ 19578] By: jhi                                   on 2003/05/21  13:01:42
50674         Log: Subject: [Encode] 1.95 released
50675              From: Dan Kogai <dankogai@dan.co.jp>
50676              Date: Wed, 21 May 2003 18:26:26 +0900
50677              Message-Id: <4B8D9AB5-8B6E-11D7-848A-000393AE4244@dan.co.jp>
50678      Branch: perl
50679            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
50680            ! ext/Encode/META.yml ext/Encode/Unicode/Unicode.pm
50681            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/Config.pm
50682            ! ext/Encode/lib/Encode/Unicode/UTF7.pm ext/Encode/t/Unicode.t
50683            ! ext/Encode/ucm/8859-1.ucm ext/Encode/ucm/8859-10.ucm
50684            ! ext/Encode/ucm/8859-11.ucm ext/Encode/ucm/8859-13.ucm
50685            ! ext/Encode/ucm/8859-14.ucm ext/Encode/ucm/8859-15.ucm
50686            ! ext/Encode/ucm/8859-16.ucm ext/Encode/ucm/8859-2.ucm
50687            ! ext/Encode/ucm/8859-3.ucm ext/Encode/ucm/8859-4.ucm
50688            ! ext/Encode/ucm/8859-5.ucm ext/Encode/ucm/8859-6.ucm
50689            ! ext/Encode/ucm/8859-7.ucm ext/Encode/ucm/8859-8.ucm
50690            ! ext/Encode/ucm/8859-9.ucm
50691 ____________________________________________________________________________
50692 [ 19575] By: rgs                                   on 2003/05/20  19:22:30
50693         Log: Enhance the failure reporting for the pod2html tests
50694      Branch: perl
50695            ! lib/Pod/t/htmlview.t lib/Pod/t/pod2html-lib.pl
50696 ____________________________________________________________________________
50697 [ 19574] By: rgs                                   on 2003/05/20  18:52:21
50698         Log: Upgrade to Getopt::Long 2.33
50699              (mostly a version number increment)
50700      Branch: perl
50701            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
50702            ! lib/Getopt/Long/README
50703 ____________________________________________________________________________
50704 [ 19573] By: rgs                                   on 2003/05/20  18:43:37
50705         Log: Upgrade to CPAN 1.70_54
50706              Subject: Re: CPAN.pm into blead
50707              From: Andreas J Koenig <andreas.koenig@anima.de>
50708              Date: Tue, 20 May 2003 11:31:16 +0200
50709              Message-ID: <87of1y6k2j.fsf@franz.ak.mind.de>
50710      Branch: perl
50711            - lib/CPAN/README
50712            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
50713 ____________________________________________________________________________
50714 [ 19571] By: jhi                                   on 2003/05/19  19:52:23
50715         Log: Further -Uuseperlio tweaking.
50716      Branch: perl
50717            ! ext/Encode/t/Unicode.t
50718 ____________________________________________________________________________
50719 [ 19570] By: rgs                                   on 2003/05/19  19:20:48
50720         Log: Subject: Re: Possible precedence problem on bitwise ^ operator
50721              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
50722              Date: Sun, 18 May 2003 19:21:01 -0700
50723              Message-ID: <N+Dy+gzkg+XX092yn@efn.org>
50724              (with tweaks to perldiag.pod)
50725      Branch: perl
50726            ! op.c pod/perldiag.pod
50727 ____________________________________________________________________________
50728 [ 19569] By: jhi                                   on 2003/05/19  19:02:23
50729         Log: More Ultrix double definition avoidance.
50730      Branch: perl
50731            ! ext/Socket/Socket.xs
50732 ____________________________________________________________________________
50733 [ 19566] By: jhi                                   on 2003/05/19  04:58:25
50734         Log: Integrate perlio:
50735              [ 19556]
50736              Fix ticket 18265
50737
50738              [ 19557]
50739              EINTR retry should exit on count >= 0 not !=0
50740      Branch: perl
50741           !> perlio.c
50742 ____________________________________________________________________________
50743 [ 19565] By: jhi                                   on 2003/05/19  04:56:16
50744         Log: Nekkid numbers.
50745      Branch: perl
50746            ! ext/threads/threads.xs
50747 ____________________________________________________________________________
50748 [ 19564] By: jhi                                   on 2003/05/19  04:52:49
50749         Log: Meaningless cosmetics.
50750      Branch: perl
50751            ! ext/threads/threads.xs
50752 ____________________________________________________________________________
50753 [ 19563] By: jhi                                   on 2003/05/19  04:47:53
50754         Log: Make Perl_ithread_self() a bit more helpful when
50755              finding the thread fails (suggested by Stas in
50756              perl-ithreads Mar 01)
50757      Branch: perl
50758            ! ext/threads/threads.xs
50759 ____________________________________________________________________________
50760 [ 19562] By: jhi                                   on 2003/05/19  04:40:11
50761         Log: Slightly wrong panic messages.
50762      Branch: perl
50763            ! ext/threads/threads.xs
50764 ____________________________________________________________________________
50765 [ 19561] By: jhi                                   on 2003/05/19  04:33:31
50766         Log: Ultrix: the #19435 helped the IO extension, so this should
50767              help the Socket extension (socket structs redefinitions).
50768      Branch: perl
50769            ! ext/Socket/Socket.xs
50770 ____________________________________________________________________________
50771 [ 19560] By: jhi                                   on 2003/05/19  04:30:01
50772         Log: Based on
50773
50774              Subject: [PATCH threads.xs] no system scope on VMS
50775              From: "Craig A. Berry" <craigberry@mac.com>
50776              Date: Sun, 18 May 2003 23:02:07 -0500
50777              Message-ID: <3EC8573F.6050005@mac.com>
50778
50779              but instead go for #ifdef PTHREAD_SCOPE_SYSTEM.
50780      Branch: perl
50781            ! ext/threads/threads.xs
50782 ____________________________________________________________________________
50783 [ 19559] By: jhi                                   on 2003/05/19  04:24:27
50784         Log: Make the test work without perlio, from Dan Kogai.
50785      Branch: perl
50786            ! ext/Encode/t/Unicode.t
50787 ____________________________________________________________________________
50788 [ 19558] By: rgs                                   on 2003/05/18  21:40:10
50789         Log: Subject: [PATCH] Re: [PATCH pod/perlsyn.pod pod/perltrap.pod] Unseding perlsyn
50790              From: Michael G Schwern <schwern@pobox.com>
50791              Date: Wed, 14 May 2003 15:36:23 -0700
50792              Message-ID: <20030514223623.GD23350@windhund.schwern.org>
50793      Branch: perl
50794            ! pod/perlsyn.pod pod/perltrap.pod
50795 ____________________________________________________________________________
50796 [ 19552] By: jhi                                   on 2003/05/18  07:57:23
50797         Log: Integrate from perlio:
50798              [ 19542]
50799              Fix ticket #22219
50800
50801              [ 19543]
50802              Spotted a bare close() where PerlLIO_close() seems correct.
50803      Branch: perl
50804           !> doio.c perlio.c
50805 ____________________________________________________________________________
50806 [ 19550] By: jhi                                   on 2003/05/18  06:23:50
50807         Log: UTF-7 tweak from Dan Kogai.
50808      Branch: perl
50809            ! ext/Encode/lib/Encode/Unicode/UTF7.pm
50810 ____________________________________________________________________________
50811 [ 19549] By: jhi                                   on 2003/05/18  05:58:58
50812         Log: The 'quotes' really are important (caught by Enache Adrian).
50813      Branch: perl
50814            ! Makefile.SH
50815 ____________________________________________________________________________
50816 [ 19548] By: jhi                                   on 2003/05/17  16:39:19
50817         Log: Subject: [Encode] UTF-7 Support
50818              From: Dan Kogai <dankogai@dan.co.jp>
50819              Date: Sun, 18 May 2003 00:45:35 +0900
50820              Message-Id: <99C4504E-887E-11D7-840A-000393AE4244@dan.co.jp>
50821      Branch: perl
50822            + ext/Encode/lib/Encode/Unicode/UTF7.pm
50823            ! MANIFEST ext/Encode/Changes ext/Encode/MANIFEST
50824            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/Alias.pm
50825            ! ext/Encode/lib/Encode/Config.pm
50826            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Unicode.t
50827 ____________________________________________________________________________
50828 [ 19547] By: jhi                                   on 2003/05/17  16:26:47
50829         Log: Old (4.2BSD, like Ultrix) Bourne shells do not understand
50830              non-left-aligned heredocs.
50831      Branch: perl
50832            ! Makefile.SH
50833 ____________________________________________________________________________
50834 [ 19545] By: jhi                                   on 2003/05/17  15:51:07
50835         Log: Subject: Re: Last Call For (Least) Favourite Issues For 5.8.1
50836              From: Alan Burlison <Alan.Burlison@sun.com>
50837              Date: Thu, 15 May 2003 22:17:55 +0100
50838              Message-ID: <3EC40403.9000804@sun.com>
50839
50840              (fixed symbol scanning for Solaris 10)
50841      Branch: perl
50842            ! Configure
50843 ____________________________________________________________________________
50844 [ 19541] By: rgs                                   on 2003/05/17  12:10:14
50845         Log: Upgrade to Getopt::Long 2.32_05
50846      Branch: perl
50847            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
50848            ! lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
50849            ! lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
50850            ! lib/Getopt/Long/t/gol-oo.t
50851 ____________________________________________________________________________
50852 [ 19540] By: rgs                                   on 2003/05/17  11:46:25
50853         Log: Clarify the explanation of the warning "Possible precedence problem
50854              on bitwise operator".
50855      Branch: perl
50856            ! pod/perldiag.pod
50857 ____________________________________________________________________________
50858 [ 19539] By: rgs                                   on 2003/05/17  11:36:08
50859         Log: Fix bug #22216 : B::Deparse can't handle "use Module Version"
50860              with fractional version numbers or v-strings.
50861      Branch: perl
50862            ! ext/B/B/Deparse.pm
50863 ____________________________________________________________________________
50864 [ 19537] By: gsar                                  on 2003/05/17  06:32:46
50865         Log: missing init in change#19533
50866      Branch: perl
50867            ! win32/win32sck.c
50868 ____________________________________________________________________________
50869 [ 19536] By: gsar                                  on 2003/05/17  06:07:07
50870         Log: apply Net::Ping patch that makes the fork()-based approach
50871              work better on windows (Marcus Holland-Moritz <mhx-perl@gmx.net>)
50872
50873              the code this affects is currently not enabled anywhere, but
50874              could be enabled if the non-blocking approach runs into problems
50875              on older windows versions
50876      Branch: perl
50877            ! lib/Net/Ping.pm
50878 ____________________________________________________________________________
50879 [ 19535] By: gsar                                  on 2003/05/17  05:54:39
50880         Log: improve the implementation of Net::Ping on windows by avoiding
50881              fork(), which is pretty heavy-weight for this kind of
50882              application; use non-blocking sockets instead
50883
50884              has been verified to work on Win2k but will need testing on
50885              other flavors of windows
50886
50887              there is a single known failure on windows in 450_service.t (test 18)
50888              due to what appears to be bugs in the ping_syn()/ack() code
50889      Branch: perl
50890            ! lib/Net/Ping.pm
50891 ____________________________________________________________________________
50892 [ 19534] By: gsar                                  on 2003/05/17  04:53:06
50893         Log: change#16723 broke the ioctl() return value on platforms
50894              that have ioctl() but no fcntl() (e.g. windows)
50895
50896              change#17577 then attempted to fix the bustage, but got
50897              it wrong
50898      Branch: perl
50899            ! pp_sys.c
50900 ____________________________________________________________________________
50901 [ 19533] By: gsar                                  on 2003/05/17  04:49:18
50902         Log: avoid select() on windows destroying errno (used to typically
50903              always sets it to EINVAL due to the way it maps the FD_SETs)
50904      Branch: perl
50905            ! win32/win32sck.c
50906 ____________________________________________________________________________
50907 [ 19532] By: jhi                                   on 2003/05/16  18:21:27
50908         Log: The suggested patch for [perl #22201] "patch: perl 5.8.0
50909              compile error on ia64/HP-UX (comparing incompatible pointers)"
50910              plus a possible cure for the warning mentioned in the case.
50911      Branch: perl
50912            ! ext/Storable/Storable.xs
50913 ____________________________________________________________________________
50914 [ 19531] By: jhi                                   on 2003/05/16  17:56:06
50915         Log: Apply the supplied patch for [perl #22195]
50916              "File::Find, sorted directory traversal order is inverted"
50917      Branch: perl
50918            ! lib/File/Find.pm
50919 ____________________________________________________________________________
50920 [ 19528] By: jhi                                   on 2003/05/16  15:56:33
50921         Log: Subject: [PATCH] RE: maint snapshot @ 19525
50922              From: Robin Barker <Robin.Barker@npl.co.uk>
50923              Date: Fri, 16 May 2003 17:16:57 +0100
50924              Message-ID: <533D273D4014D411AB1D00062938C4D90404651D@hotel.npl.co.uk>
50925
50926              (Part #2: the hv.c SVf)
50927      Branch: perl
50928            ! hv.c
50929 ____________________________________________________________________________
50930 [ 19527] By: jhi                                   on 2003/05/16  15:55:10
50931         Log: Subject: [PATCH] RE: maint snapshot @ 19525
50932              From: Robin Barker <Robin.Barker@npl.co.uk>
50933              Date: Fri, 16 May 2003 17:16:57 +0100
50934              Message-ID: <533D273D4014D411AB1D00062938C4D90404651D@hotel.npl.co.uk>
50935
50936              (Part #1: the __format__ and __printf__)
50937      Branch: perl
50938            ! Configure embed.pl perlio.c proto.h
50939 ____________________________________________________________________________
50940 [ 19523] By: jhi                                   on 2003/05/14  05:19:05
50941         Log: Subject: Re: [PATCH] Sync up MIME-Base64 to latest on CPAN
50942              From: Gisle Aas <gisle@ActiveState.com>
50943              Date: 13 May 2003 19:51:19 -0700
50944              Message-ID: <lrptmmw89k.fsf@caliper.activestate.com>
50945      Branch: perl
50946            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
50947            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
50948            ! ext/MIME/Base64/t/quoted-print.t
50949 ____________________________________________________________________________
50950 [ 19522] By: jhi                                   on 2003/05/14  05:11:49
50951         Log: More Panther moves.
50952      Branch: perl
50953            ! Makefile.SH hints/darwin.sh
50954 ____________________________________________________________________________
50955 [ 19521] By: jhi                                   on 2003/05/13  19:33:44
50956         Log: Curliff and liff with ease.
50957      Branch: perl
50958            + Porting/curliff.pl
50959            ! MANIFEST
50960 ____________________________________________________________________________
50961 [ 19520] By: jhi                                   on 2003/05/13  18:59:51
50962         Log: Use /usr/bin/perl (de facto in Porting/ scripts).
50963      Branch: perl
50964            ! Porting/sort_perldiag.pl
50965 ____________________________________________________________________________
50966 [ 19518] By: jhi                                   on 2003/05/13  18:53:48
50967         Log: Subject: [PATCH] [perl #8599] s/catenate/concatenate/
50968              From: Casey West <casey@geeknest.com>
50969              Date: Fri, 9 May 2003 04:00:44 -0400
50970              Message-ID: <20030509080044.GA49820@geeknest.com>
50971
50972              (except for the dup.t patch which diddled with system().)
50973      Branch: perl
50974            ! Configure NetWare/config_H.wc Porting/config_H README.Y2K
50975            ! config_h.SH lib/File/Spec.pm lib/File/Spec/Unix.pm
50976            ! plan9/config.plan9 plan9/config_h.sample uconfig.h
50977            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
50978            ! win32/config_H.vc64 wince/config_H.ce
50979 ____________________________________________________________________________
50980 [ 19517] By: jhi                                   on 2003/05/13  18:39:40
50981         Log: Subject: [PATCH] Sync up MIME-Base64 to latest on CPAN
50982              From: Gisle Aas <gisle@ActiveState.com>
50983              Date: 13 May 2003 09:59:50 -0700
50984              Message-ID: <lru1byzss9.fsf@caliper.activestate.com>
50985      Branch: perl
50986            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
50987            ! ext/MIME/Base64/Changes ext/MIME/Base64/QuotedPrint.pm
50988            ! ext/MIME/Base64/t/quoted-print.t
50989 ____________________________________________________________________________
50990 [ 19516] By: jhi                                   on 2003/05/13  18:37:11
50991         Log: Subject: [PATCH] More perldiag.pod sorting
50992              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
50993              Date: Tue, 13 May 2003 15:13:53 -0400
50994              Message-ID: <20030513191353.GB1556429@linguist.thayer.dartmouth.edu>
50995
50996              (plus add 'no locale;')
50997      Branch: perl
50998            + Porting/sort_perldiag.pl
50999            ! MANIFEST pod/perldiag.pod
51000 ____________________________________________________________________________
51001 [ 19514] By: jhi                                   on 2003/05/13  17:38:09
51002         Log: Detypo.
51003      Branch: perl
51004            ! lib/Unicode/UCD.pm
51005 ____________________________________________________________________________
51006 [ 19512] By: gsar                                  on 2003/05/13  13:28:42
51007         Log: make it easier to reproduce the bug
51008      Branch: perl
51009            ! lib/Tie/File.pm
51010 ____________________________________________________________________________
51011 [ 19511] By: gsar                                  on 2003/05/13  13:08:47
51012         Log: the \do {local *FH} trick in Tie::File was really only needed
51013              on 5.005 and earlier, since later versions can autovivify
51014              the handle
51015
51016              however, a search in the p5p archives reveals the trick doesn't
51017              fully work in the versions it is needed in, so use the more
51018              standard Symbol::gensym() way
51019      Branch: perl
51020            ! lib/Tie/File.pm lib/Tie/File/t/09_gen_rs.t
51021 ____________________________________________________________________________
51022 [ 19510] By: gsar                                  on 2003/05/13  12:36:01
51023         Log: $Config{usethreads} wasn't being set on windows
51024      Branch: perl
51025            ! win32/Makefile win32/makefile.mk
51026 ____________________________________________________________________________
51027 [ 19509] By: jhi                                   on 2003/05/13  12:24:19
51028         Log: Reinstate the #19498 but now skip the crashing
51029              tests (when threaded) as TODOs.
51030      Branch: perl
51031            ! lib/Tie/File.pm lib/Tie/File/t/09_gen_rs.t
51032 ____________________________________________________________________________
51033 [ 19508] By: jhi                                   on 2003/05/13  11:22:06
51034         Log: Revert #19498 since it broke threaded builds.
51035      Branch: perl
51036            ! lib/Tie/File.pm
51037 ____________________________________________________________________________
51038 [ 19507] By: jhi                                   on 2003/05/13  05:20:56
51039         Log: Better be explicit with dangling elses.
51040      Branch: perl
51041            ! pp.c
51042 ____________________________________________________________________________
51043 [ 19506] By: jhi                                   on 2003/05/13  04:46:18
51044         Log: Detypo Pantherisms.
51045      Branch: perl
51046            ! Makefile.SH hints/darwin.sh
51047 ____________________________________________________________________________
51048 [ 19505] By: rgs                                   on 2003/05/12  21:49:21
51049         Log: Subject: Re: Bug stomping fun. [PATCH: bug #1016]
51050              From: Alex Vandiver <alexmv@MIT.EDU>
51051              Date: 02 May 2003 06:45:05 -0400
51052              Message-Id: <1051872303.26203.104.camel@supox>
51053              (plus perldiag nit)
51054      Branch: perl
51055            ! dump.c gv.c hv.c pod/perldiag.pod pp.c pp_hot.c sv.c
51056            ! t/comp/package.t
51057 ____________________________________________________________________________
51058 [ 19504] By: rgs                                   on 2003/05/12  20:52:52
51059         Log: Small nit in perlsyn about the new // operator
51060      Branch: perl
51061            ! pod/perlsyn.pod
51062 ____________________________________________________________________________
51063 [ 19503] By: rgs                                   on 2003/05/12  19:43:07
51064         Log: Use a more sophisticated heuristics to produce the warning
51065              'Parentheses missing around "%s" list'. This fixes bug #22147.
51066              Also, the warning is now produced for C<local *a,*b;>.
51067      Branch: perl
51068            ! op.c t/lib/warnings/op
51069 ____________________________________________________________________________
51070 [ 19502] By: jhi                                   on 2003/05/12  19:34:10
51071         Log: Work also without perlio.
51072      Branch: perl
51073            ! t/io/dup.t
51074 ____________________________________________________________________________
51075 [ 19500] By: jhi                                   on 2003/05/12  05:25:14
51076         Log: Panther preparation.
51077      Branch: perl
51078            ! Makefile.SH hints/darwin.sh
51079 ____________________________________________________________________________
51080 [ 19499] By: jhi                                   on 2003/05/12  04:49:57
51081         Log: More moves to intrpvar.h.
51082      Branch: perl
51083            ! embedvar.h intrpvar.h perlapi.h perlvars.h sv.c
51084 ____________________________________________________________________________
51085 [ 19498] By: gsar                                  on 2003/05/12  01:40:46
51086         Log: fix for Tie::File test failures on windows: the problem was
51087              that Tie::File did not close any file handles it opens internally,
51088              leading to file handle leaks and t/tf* temporary file littering;
51089              we now close the handle iff Tie::File opened it
51090
51091              this fix unearths what appears to be a perl bug in localizing globs:
51092              09_gen_rs.t fails due to a prematurely closed filehandle, although
51093              it wasn't explicitly closed anywhere by the code (renaming the
51094              *FH at line 97 to *FH1 makes it work, but I haven't done this
51095              to allow the bug to be tracked down)
51096      Branch: perl
51097            ! lib/Tie/File.pm
51098 ____________________________________________________________________________
51099 [ 19497] By: jhi                                   on 2003/05/11  20:17:30
51100         Log: Move the thread *hook into interpreter.
51101      Branch: perl
51102            ! embedvar.h intrpvar.h perlapi.h perlvars.h sv.c
51103 ____________________________________________________________________________
51104 [ 19496] By: rgs                                   on 2003/05/11  20:06:03
51105         Log: Subject: [PATCH] [perl #7391] Perl crashes with certain write() formats.
51106              From: Dave Mitchell <davem@fdgroup.com>
51107              Date: Sat, 10 May 2003 01:45:23 +0100
51108              Message-ID: <20030510004523.GC20871@fdgroup.com>
51109      Branch: perl
51110            ! pp_ctl.c
51111 ____________________________________________________________________________
51112 [ 19495] By: rgs                                   on 2003/05/11  20:01:10
51113         Log: Open UNIX is not really "formerly Unixware", since the most
51114              recent releases are known as Unixware, not as Open UNIX.
51115      Branch: perl
51116            ! pod/perlport.pod
51117 ____________________________________________________________________________
51118 [ 19494] By: jhi                                   on 2003/05/11  19:52:38
51119         Log: Slight tweaks to the platform list.
51120      Branch: perl
51121            ! pod/perlport.pod
51122 ____________________________________________________________________________
51123 [ 19493] By: rgs                                   on 2003/05/11  19:13:00
51124         Log: Subject: Re: [PATCH] [perl #8636] [perl #8634] Both patches together for perlop
51125              From: Casey West <casey@geeknest.com>
51126              Date: Fri, 9 May 2003 10:30:13 -0400
51127              Message-ID: <20030509143013.GM49820@geeknest.com>
51128      Branch: perl
51129            ! pod/perlop.pod
51130 ____________________________________________________________________________
51131 [ 19492] By: rgs                                   on 2003/05/11  19:04:27
51132         Log: perlport.pod nit for doc bug #8253.
51133      Branch: perl
51134            ! pod/perlport.pod
51135 ____________________________________________________________________________
51136 [ 19491] By: jhi                                   on 2003/05/11  17:50:49
51137         Log: Use test.pl.
51138      Branch: perl
51139            ! t/io/fflush.t
51140 ____________________________________________________________________________
51141 [ 19490] By: jhi                                   on 2003/05/11  17:46:09
51142         Log: Try to handle a $^X with spaces in it.
51143      Branch: perl
51144            ! t/test.pl
51145 ____________________________________________________________________________
51146 [ 19489] By: jhi                                   on 2003/05/11  17:44:28
51147         Log: Separate the creation of the command to run by
51148              runperl() into its own function, _create_runperl().
51149      Branch: perl
51150            ! t/test.pl
51151 ____________________________________________________________________________
51152 [ 19488] By: jhi                                   on 2003/05/11  16:52:00
51153         Log: Fixup the method behaviour table.
51154      Branch: perl
51155            ! pod/perliol.pod
51156 ____________________________________________________________________________
51157 [ 19487] By: jhi                                   on 2003/05/11  16:43:26
51158         Log: Integrate from perlio:
51159              [ 19474]
51160              Tweaks to Jarkko's NULL deref checks in perlio.c
51161
51162              [ 19475]
51163              Fix for bugs 21717 and 22140.
51164              Win32's lseek claims to have succeeded in pipes etc. Which confuses :perlio
51165              and derived layers. So have :unix's "pushed" method stat() the fd and
51166              cache non S_ISREG nature. Have Unix_seek fail if fd is NOT S_ISREG to match
51167              UNIX behaviour.
51168
51169              [ 19479]
51170              Better but still unproven fix for lseek() on pipes.
51171
51172              [ 19483]
51173              Unused variable
51174
51175              [ 19485]
51176              Tests to prove Ticket 9468 is fixed.
51177
51178              [ 19486]
51179              add test for change#19475,19479 (bugs#21717,22140)
51180      Branch: perl
51181           !> ext/Encode/Encode.xs perlio.c perliol.h t/io/dup.t
51182           !> t/io/fflush.t
51183 ____________________________________________________________________________
51184 [ 19484] By: gsar                                  on 2003/05/11  15:37:14
51185         Log: fix Embed.t failure on windows: PERL_SYS_TERM() is implemented
51186              in terms of an exported function rather than as an inlined
51187              macro (latter wants PL_op_mutex which isn't exported as such)
51188
51189              Jarkko: please merge into maint-5.8
51190      Branch: perl
51191            ! dosish.h makedef.pl win32/win32.c win32/win32.h
51192 ____________________________________________________________________________
51193 [ 19482] By: jhi                                   on 2003/05/11  07:53:26
51194         Log: Test _getcode().
51195      Branch: perl
51196            ! lib/Unicode/UCD.t
51197 ____________________________________________________________________________
51198 [ 19481] By: jhi                                   on 2003/05/11  06:25:08
51199         Log: Clarify the doc (and the code) for Unicode code points.
51200      Branch: perl
51201            ! lib/Unicode/UCD.pm
51202 ____________________________________________________________________________
51203 [ 19480] By: jhi                                   on 2003/05/11  06:18:06
51204         Log: Another doc suggestion from terry@eatoni.com (terry jones):
51205              use codepoints that return undef.
51206      Branch: perl
51207            ! lib/Unicode/UCD.pm
51208 ____________________________________________________________________________
51209 [ 19478] By: jhi                                   on 2003/05/10  19:01:17
51210         Log: Add Encode's META.yml.
51211      Branch: perl
51212            + ext/Encode/META.yml
51213            ! MANIFEST
51214 ____________________________________________________________________________
51215 [ 19477] By: jhi                                   on 2003/05/10  18:59:29
51216         Log: Upgrade to Encode 1.94.
51217      Branch: perl
51218            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
51219            ! ext/Encode/MANIFEST ext/Encode/bin/piconv
51220            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/enc_module.t
51221            ! ext/Encode/t/mime-header.t
51222 ____________________________________________________________________________
51223 [ 19476] By: jhi                                   on 2003/05/10  18:56:08
51224         Log: Doc bug noticed by terry@eatoni.com (terry jones).
51225      Branch: perl
51226            ! lib/Unicode/UCD.pm
51227 ____________________________________________________________________________
51228 [ 19472] By: jhi                                   on 2003/05/10  10:55:49
51229         Log: Try to plug more potential PerlIO NULL method
51230              dereferences; try to document the matter.
51231      Branch: perl
51232            ! perlio.c pod/perliol.pod
51233 ____________________________________________________________________________
51234 [ 19471] By: jhi                                   on 2003/05/10  07:07:30
51235         Log: UseNicerNames instead of SHOUTING_LIKE_THIS.
51236      Branch: perl
51237            ! perlio.c
51238 ____________________________________________________________________________
51239 [ 19470] By: jhi                                   on 2003/05/10  06:51:24
51240         Log: In eof() the errno can get stomped by the peek-ahead.
51241      Branch: perl
51242            ! doio.c ext/Socket/socketpair.t
51243 ____________________________________________________________________________
51244 [ 19469] By: rgs                                   on 2003/05/09  21:33:15
51245         Log: A regression test for the remaining "Final $ should be..." error.
51246      Branch: perl
51247            ! t/comp/parser.t
51248 ____________________________________________________________________________
51249 [ 19468] By: rgs                                   on 2003/05/09  21:23:57
51250         Log: Remove the error messages "Final @ should be \@ or @name"
51251              and "Final % should be \% or %name", that appear to be
51252              only produced in addition to another syntax error, and therefore
51253              misleading, if I understand correctly that kind of black magic.
51254      Branch: perl
51255            ! pod/perldiag.pod toke.c
51256 ____________________________________________________________________________
51257 [ 19467] By: jhi                                   on 2003/05/09  20:11:18
51258         Log: Have to think this test more when I'm awake.
51259      Branch: perl
51260            ! ext/Socket/socketpair.t
51261 ____________________________________________________________________________
51262 [ 19466] By: rgs                                   on 2003/05/09  19:56:37
51263         Log: Document that perl tries to load .pmc files before .pm files.
51264              Subject: Re: [perl #8860] [not RESOLVED] .pmc extension not documented in require
51265              From: Casey West <casey@geeknest.com>
51266              Date: Fri, 9 May 2003 17:03:50 -0400
51267              Message-ID: <20030509210350.GW49820@geeknest.com>
51268      Branch: perl
51269            ! pod/perlfunc.pod
51270 ____________________________________________________________________________
51271 [ 19465] By: rgs                                   on 2003/05/09  19:47:49
51272         Log: Fix for doc bug #8602 : clarify eof() example comments
51273      Branch: perl
51274            ! pod/perlfunc.pod
51275 ____________________________________________________________________________
51276 [ 19464] By: rgs                                   on 2003/05/09  19:34:30
51277         Log: Subject: [PATCH] [perl #8702] Clean up perltrap mis-information
51278              From: Casey West <casey@geeknest.com>
51279              Date: Fri, 9 May 2003 11:09:39 -0400
51280              Message-ID: <20030509150939.GN49820@geeknest.com>
51281      Branch: perl
51282            ! pod/perltrap.pod
51283 ____________________________________________________________________________
51284 [ 19463] By: rgs                                   on 2003/05/09  19:33:25
51285         Log: Subject: Re: [DOC PATCH] [perl #1165] crypt accepts any character as salt
51286              From: Casey West <casey@geeknest.com>
51287              Date: Fri, 9 May 2003 15:25:59 -0400
51288              Message-ID: <20030509192559.GS49820@geeknest.com>
51289      Branch: perl
51290            ! pod/perlfunc.pod
51291 ____________________________________________________________________________
51292 [ 19462] By: jhi                                   on 2003/05/09  18:53:27
51293         Log: Try to comprehensively have a plan B if a PerlIO
51294              layer doesn't have a particular function.
51295              (1) If there's a corresponding PerlIOBase, call it.
51296              (2) If not having the function is 'harmless', be silently happy.
51297              (Currently only Flush is in this category.)
51298              (3) Otherwise set errno and return failure.
51299      Branch: perl
51300            ! perlio.c
51301 ____________________________________________________________________________
51302 [ 19461] By: rgs                                   on 2003/05/09  18:45:39
51303         Log: Subject: [PATCH] [perl #8703] unescaped @ is fine
51304              From: Casey West <casey@geeknest.com>
51305              Date: Fri, 9 May 2003 11:17:53 -0400
51306              Message-ID: <20030509151753.GO49820@geeknest.com>
51307      Branch: perl
51308            ! pod/perltrap.pod
51309 ____________________________________________________________________________
51310 [ 19460] By: jhi                                   on 2003/05/09  14:25:49
51311         Log: Add the PerlIOBase_noop_* to the public API as suggested by Stas.
51312      Branch: perl
51313            ! makedef.pl
51314 ____________________________________________________________________________
51315 [ 19459] By: jhi                                   on 2003/05/09  14:22:08
51316         Log: Result of change #19458.
51317      Branch: perl
51318            ! MANIFEST
51319 ____________________________________________________________________________
51320 [ 19458] By: jhi                                   on 2003/05/09  14:21:51
51321         Log: Subject: Weekend fun: MANIFEST sorting
51322              From: andreas.koenig@anima.de (Andreas J. Koenig)
51323              Date: Fri, 09 May 2003 15:12:05 +0200
51324              Message-ID: <m3y91g463e.fsf@franz.ak.mind.de>
51325
51326              (both sorts need LC_ALL=C)
51327              (add also manicheck target)
51328      Branch: perl
51329            ! Makefile.SH
51330 ____________________________________________________________________________
51331 [ 19457] By: jhi                                   on 2003/05/09  04:30:13
51332         Log: Better skip this test on OpenBSD and BSD/OS since it
51333              does not seem to work (Slaven Rezic).
51334      Branch: perl
51335            ! lib/filetest.t
51336 ____________________________________________________________________________
51337 [ 19456] By: jhi                                   on 2003/05/09  03:41:56
51338         Log: Subject: [PATCH] Re: [perl #16834] Anomolous behaviour of SUBSTR() used as LValue
51339              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
51340              Date: Wed, 07 May 2003 23:37:47 -0700
51341              Message-ID: <7sfu+gzkg+AY092yn@efn.org>
51342      Branch: perl
51343            ! pod/perlfunc.pod
51344 ____________________________________________________________________________
51345 [ 19455] By: jhi                                   on 2003/05/09  03:36:54
51346         Log: Missing files.
51347      Branch: perl
51348            ! MANIFEST
51349 ____________________________________________________________________________
51350 [ 19454] By: rgs                                   on 2003/05/08  18:49:25
51351         Log: Suppress a few compilation warnings in pp_hot.c.
51352      Branch: perl
51353            ! pp_hot.c
51354 ____________________________________________________________________________
51355 [ 19453] By: rgs                                   on 2003/05/08  18:42:16
51356         Log: Remove duplicate entries from perldiag
51357      Branch: perl
51358            ! pod/perldiag.pod
51359 ____________________________________________________________________________
51360 [ 19452] By: jhi                                   on 2003/05/08  18:12:46
51361         Log: Subject: Re: [perl #17718] %tiedhash in bool context doesn't check if hash is empty
51362              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
51363              Date: Wed, 07 May 2003 15:27:07 -0700
51364              Message-ID: <7gYu+gzkgaFU092yn@efn.org>
51365      Branch: perl
51366            ! pod/perldata.pod pod/perldiag.pod pod/perltie.pod pp.c
51367            ! pp_hot.c t/op/magic.t
51368 ____________________________________________________________________________
51369 [ 19451] By: jhi                                   on 2003/05/08  17:47:13
51370         Log: Tiny nit from mjd.
51371      Branch: perl
51372            ! lib/Tie/File.pm
51373 ____________________________________________________________________________
51374 [ 19450] By: jhi                                   on 2003/05/08  17:46:26
51375         Log: Upgrade to Tie::File 0.95.
51376      Branch: perl
51377            + lib/Tie/File/t/27_iwrite.t lib/Tie/File/t/28_mtwrite.t
51378            + lib/Tie/File/t/29_downcopy.t lib/Tie/File/t/29a_upcopy.t
51379            + lib/Tie/File/t/42_offset.t
51380            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
51381            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
51382            ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/16_handle.t
51383            ! lib/Tie/File/t/19_cache.t lib/Tie/File/t/21_win32.t
51384            ! lib/Tie/File/t/25_gen_nocache.t lib/Tie/File/t/26_twrite.t
51385            ! lib/Tie/File/t/30_defer.t
51386 ____________________________________________________________________________
51387 [ 19449] By: jhi                                   on 2003/05/08  17:35:10
51388         Log: Subject: [perl #22141] patch for Time::HiRes to get rid of -lrt on linux
51389              From: Marc Lehmann (via RT) <perlbug-followup@perl.org>
51390              Message-Id: <rt-22141-56710.3.69543054121962@bugs6.perl.org>
51391              Date: 8 May 2003 00:42:18 -0000
51392      Branch: perl
51393            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
51394            ! ext/Time/HiRes/Makefile.PL
51395 ____________________________________________________________________________
51396 [ 19448] By: jhi                                   on 2003/05/08  17:27:47
51397         Log: Subject: [PATCH] alphabetize perldiag.pod
51398              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
51399              Date: Thu, 8 May 2003 11:52:39 -0400
51400              Message-ID: <20030508155239.GC1495587@linguist.thayer.dartmouth.edu>
51401      Branch: perl
51402            ! pod/perldiag.pod
51403 ____________________________________________________________________________
51404 [ 19447] By: jhi                                   on 2003/05/08  17:19:06
51405         Log: Subject: [PATCH] [perl #22127] get(av|cv|hv|sv) added to Devel::PPPort
51406              From: Tassilo von Parseval <tassilo.parseval@post.rwth-aachen.de>
51407              Date: Thu, 08 May 2003 08:42:20 +0200
51408              Message-id: <20030508064220.GA763@ethan>
51409      Branch: perl
51410            ! ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.pm
51411            ! ext/Devel/PPPort/t/test.t
51412 ____________________________________________________________________________
51413 [ 19445] By: jhi                                   on 2003/05/08  05:21:44
51414         Log: A variant of
51415
51416              Subject: Re: 0 is not perl (was Re: Report /export/home/nwc10/Gripping-Smoke/Smoke)
51417              From: enache@rdslink.ro (Enache Adrian)
51418              Date: Tue, 22 Apr 2003 02:54:05 +0300
51419              Message-ID: <20030421235405.GA1162@ratsnest.hole>
51420
51421              to quench the black smoke from the BSD builds.
51422      Branch: perl
51423            ! lib/ExtUtils/MM_Unix.pm
51424 ____________________________________________________________________________
51425 [ 19444] By: rgs                                   on 2003/05/07  20:25:45
51426         Log: Subject: Re: [DOC PATCH] & More File::Path issues
51427              From: Casey West <casey@geeknest.com>
51428              Date: Mon, 5 May 2003 13:25:47 -0400
51429              Message-ID: <20030505172547.GB20508@geeknest.com>
51430      Branch: perl
51431            ! lib/File/Path.pm
51432 ____________________________________________________________________________
51433 [ 19443] By: jhi                                   on 2003/05/07  20:03:58
51434         Log: Spelling correction from Nicholas Clark.
51435      Branch: perl
51436            ! ext/POSIX/POSIX.pod
51437 ____________________________________________________________________________
51438 [ 19440] By: jhi                                   on 2003/05/07  19:20:53
51439         Log: One more possible extensions permutation.
51440      Branch: perl
51441            ! Configure
51442 ____________________________________________________________________________
51443 [ 19437] By: jhi                                   on 2003/05/07  16:58:21
51444         Log: Allow platforms to manipulate their archname by creating
51445              a archname.cbu in their hints files.
51446      Branch: perl
51447            ! Configure
51448 ____________________________________________________________________________
51449 [ 19436] By: jhi                                   on 2003/05/07  16:53:26
51450         Log: More long double logic from Alan Burlison.
51451      Branch: perl
51452            ! Configure
51453 ____________________________________________________________________________
51454 [ 19435] By: jhi                                   on 2003/05/06  15:21:55
51455         Log: Worth a try for [perl #17146]
51456      Branch: perl
51457            ! ext/IO/poll.c
51458 ____________________________________________________________________________
51459 [ 19433] By: jhi                                   on 2003/05/06  05:12:23
51460         Log: Document which interfaces are NOT Unicode-aware.
51461      Branch: perl
51462            ! pod/perltodo.pod pod/perlunicode.pod
51463 ____________________________________________________________________________
51464 [ 19432] By: rgs                                   on 2003/05/05  20:31:22
51465         Log: Subject: [PATCH] [perl #8063] perlfilter doesn't mention potential DATA clobber
51466              From: Casey West <casey@geeknest.com>
51467              Date: Mon, 28 Apr 2003 11:07:36 -0400
51468              Message-ID: <20030428150736.GD62281@geeknest.com>
51469      Branch: perl
51470            ! pod/perlfilter.pod
51471 ____________________________________________________________________________
51472 [ 19431] By: rgs                                   on 2003/05/05  20:07:33
51473         Log: Subject: [patch] Re: [perl #21728] regexp SEGV
51474              From: Enache Adrian <enache@rdslink.ro>
51475              Date: Fri, 28 Mar 2003 23:53:09 +0200
51476              Message-ID: <20030328215309.GA6413@ratsnest.hole>
51477              (with minor tweaks)
51478      Branch: perl
51479            ! embed.fnc embed.h global.sym proto.h regexec.c scope.c scope.h
51480 ____________________________________________________________________________
51481 [ 19430] By: rgs                                   on 2003/05/05  20:01:36
51482         Log: Fix doc bug #22067, noticed by Mark Knutsen
51483      Branch: perl
51484            ! pod/perlfunc.pod
51485 ____________________________________________________________________________
51486 [ 19429] By: rgs                                   on 2003/05/05  18:59:59
51487         Log: Fix : the svr5 hints file doesn't propagate libswanted with
51488              threads enabled. Now threads are OK on OpenUNIX 8, except a
51489              mysterious failure in ext/POSIX/t/sigaction.t.
51490      Branch: perl
51491            ! hints/svr5.sh
51492 ____________________________________________________________________________
51493 [ 19428] By: jhi                                   on 2003/05/05  16:54:34
51494         Log: Snip away the perlunicode slowness demo since the new
51495              caching scheme should help things a bit.
51496      Branch: perl
51497            ! pod/perlunicode.pod
51498 ____________________________________________________________________________
51499 [ 19427] By: jhi                                   on 2003/05/05  16:14:09
51500         Log: Subject: Re: Minor change to strict.pm. Who? How?
51501              From: Adam Kennedy <adam@ali.as>
51502              Date: Wed, 30 Apr 2003 00:02:40 +1000
51503              Message-ID: <3EAE8600.2000806@ali.as>
51504
51505              Subject: [PATCH] Re: Minor change to strict.pm. Who? How?
51506              From: Michael G Schwern <schwern@pobox.com>
51507              Date: Tue, 29 Apr 2003 12:26:32 -0700
51508              Message-ID: <20030429192632.GA6129@windhund.schwern.org>
51509      Branch: perl
51510            ! lib/strict.pm
51511 ____________________________________________________________________________
51512 [ 19426] By: jhi                                   on 2003/05/05  15:48:57
51513         Log: Subject: [DOC PATCH] missing ')' in File::Path docs
51514              From: "Jos I.Boumans" <kane@dwim.org>
51515              Date: 30 Apr 2003 09:45:16 -0000
51516              Message-ID: <20030430114513165+0200@nntp.perl.org>
51517      Branch: perl
51518            ! lib/File/Path.pm
51519 ____________________________________________________________________________
51520 [ 19425] By: jhi                                   on 2003/05/05  15:47:19
51521         Log: Subject: [PATCH pod/perlmod.pod] Simpler $Revision$ based $VERSION. Plus, repentance!
51522              From: Michael G Schwern <schwern@pobox.com>
51523              Date: Sat, 3 May 2003 15:30:16 -0700
51524              Message-ID: <20030503223016.GE1234@windhund.schwern.org>
51525      Branch: perl
51526            ! pod/perlmod.pod
51527 ____________________________________________________________________________
51528 [ 19424] By: jhi                                   on 2003/05/05  15:44:39
51529         Log: Subject: [PATCH] [perl #3096] undefing hash with object values
51530              From: Dave Mitchell <davem@fdgroup.com>
51531              Date: Thu, 1 May 2003 21:06:57 +0100
51532              Message-ID: <20030501200657.GA25456@fdgroup.com>
51533      Branch: perl
51534            ! hv.c t/op/undef.t
51535 ____________________________________________________________________________
51536 [ 19423] By: jhi                                   on 2003/05/05  15:42:58
51537         Log: Subject: Re: hv.c patch - pathological hashes too easy
51538              From: "Tye McQueen" <tye@metronet.com>
51539              Date: Thu, 1 May 2003 13:34:50 -0500 (CDT)
51540              Message-Id: <200305011834.h41IYoE08503@metronet.com>
51541      Branch: perl
51542            ! hv.c
51543 ____________________________________________________________________________
51544 [ 19422] By: jhi                                   on 2003/05/05  15:40:02
51545         Log: Subject: [PATCH] [perl #18341] random nits in perlrequick.pod
51546              From: Casey West <casey@geeknest.com>
51547              Date: Tue, 29 Apr 2003 16:14:20 -0400
51548              Message-ID: <20030429201420.GT62281@geeknest.com>
51549      Branch: perl
51550            ! pod/perlrequick.pod
51551 ____________________________________________________________________________
51552 [ 19421] By: jhi                                   on 2003/05/05  15:38:23
51553         Log: Subject: [PATCH] ExtUtils::Install and the don't-really-do-it switch
51554              From: Slaven Rezic <slaven@rezic.de>
51555              Date: Thu, 24 Apr 2003 00:42:11 +0200 (CEST)
51556              Message-Id: <200304232242.h3NMgBqD028515@vran.herceg.de>
51557      Branch: perl
51558            ! lib/ExtUtils/Install.pm lib/ExtUtils/t/Install.t
51559 ____________________________________________________________________________
51560 [ 19420] By: jhi                                   on 2003/05/05  15:36:39
51561         Log: Subject: [PATCH 5.8.0 UTIL] h2xs generates false comments about ABSTRACT
51562              From: Steve Hay <steve.hay@uk.radan.com>
51563              Date: Wed, 30 Apr 2003 09:52:30 +0100
51564              Message-ID: <3EAF8ECE.8060403@uk.radan.com>
51565      Branch: perl
51566            ! utils/h2xs.PL
51567 ____________________________________________________________________________
51568 [ 19419] By: jhi                                   on 2003/05/05  08:20:34
51569         Log: Reintroduce the mention of the fact that the Artistic/GPL
51570              also are Perl's own licenses.
51571      Branch: perl
51572            ! pod/perlartistic.pod pod/perlgpl.pod
51573 ____________________________________________________________________________
51574 [ 19418] By: jhi                                   on 2003/05/05  07:23:57
51575         Log: Switch the new perlio way of opening anonymous temporary files
51576              open my $fh, '+>', undef
51577              to using File::Temp.  Test it, and test also the "accidental
51578              feature" of +< working the same way.
51579              This should address [perl #21937].
51580      Branch: perl
51581            + ext/PerlIO/t/open.t
51582            ! MANIFEST perlio.c pod/perlfunc.pod
51583 ____________________________________________________________________________
51584 [ 19417] By: jhi                                   on 2003/05/05  05:52:47
51585         Log: perlartistic and perlgpl reformatting from Sean Burke.
51586      Branch: perl
51587            ! pod/perlartistic.pod pod/perlgpl.pod
51588 ____________________________________________________________________________
51589 [ 19416] By: jhi                                   on 2003/05/05  05:33:43
51590         Log: pack/unpack fixes from Wolfgang Laun:
51591              - fix bug in UNICOS (where SIZE16 != sizeof(short))
51592              - introduce and use new internal pack/unpack API
51593              (packlist, unpackstring)
51594              that does away with the unused arguments in the old API
51595              (pack_cat, unpack_str).
51596      Branch: perl
51597            ! embed.fnc embed.h global.sym pod/perlapi.pod pp_pack.c proto.h
51598 ____________________________________________________________________________
51599 [ 19415] By: jhi                                   on 2003/05/05  04:58:39
51600         Log: Subject: [PATCH] Embed.t flushing problem
51601              From: "Craig A. Berry" <craigberry@mac.com>
51602              Date: Sun, 04 May 2003 16:25:38 -0500
51603              Message-ID: <3EB58552.2070207@mac.com>
51604      Branch: perl
51605            ! lib/ExtUtils/t/Embed.t
51606 ____________________________________________________________________________
51607 [ 19414] By: jhi                                   on 2003/05/05  04:52:37
51608         Log: Doc nit from mjd.
51609      Branch: perl
51610            ! ext/DB_File/DB_File.pm
51611 ____________________________________________________________________________
51612 [ 19413] By: ams                                   on 2003/05/05  04:03:10
51613         Log: None of that "our" stuff here, please.
51614      Branch: perl
51615            ! ext/Storable/t/tied.t
51616 ____________________________________________________________________________
51617 [ 19412] By: ams                                   on 2003/05/05  03:57:06
51618         Log: Oops. More Storable 2.07 preparations.
51619      Branch: perl
51620            ! ext/Storable/README ext/Storable/Storable.pm
51621 ____________________________________________________________________________
51622 [ 19411] By: ams                                   on 2003/05/05  03:53:44
51623         Log: Update changelog for 2.07 release.
51624      Branch: perl
51625            ! ext/Storable/ChangeLog
51626 ____________________________________________________________________________
51627 [ 19410] By: ams                                   on 2003/05/05  03:31:36
51628         Log: Update Changes.
51629      Branch: perl
51630            ! Changes
51631 ____________________________________________________________________________
51632 [ 19409] By: ams                                   on 2003/05/05  03:21:41
51633         Log: Subject: Re: Bug in Storable???
51634              From: Slaven Rezic <slaven@rezic.de>
51635              Date: 04 May 2003 18:00:40 +0200
51636              Message-Id: <87of2iwvkn.fsf@vran.herceg.de>
51637      Branch: perl
51638            ! ext/Storable/Storable.xs ext/Storable/t/integer.t
51639 ____________________________________________________________________________
51640 [ 19407] By: jhi                                   on 2003/05/04  19:39:01
51641         Log: This way reads a bit better with pod2man.
51642      Branch: perl
51643            ! pod/perlartistic.pod pod/perlgpl.pod
51644 ____________________________________________________________________________
51645 [ 19406] By: jhi                                   on 2003/05/04  12:01:00
51646         Log: Integrate from maint:
51647              [ 18568]
51648              Add the POSIX::sigaction() trick by Slaven Rezic
51649              for [perl #17341].
51650      Branch: perl
51651           !> pod/perlfunc.pod pod/perlipc.pod
51652 ____________________________________________________________________________
51653 [ 19401] By: jhi                                   on 2003/05/04  09:25:48
51654         Log: Add Artistic as perlartistic and GPL (the Copying) as perlgpl;
51655              regen perltoc, perlmodlib.  The GPL added as verbatim as possible,
51656              the perlartistic is a straightforward podification.
51657      Branch: perl
51658            + pod/perlartistic.pod pod/perlgpl.pod
51659            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlmodlib.PL
51660            ! pod/perlmodlib.pod pod/perlmodstyle.pod pod/perltoc.pod
51661 ____________________________________________________________________________
51662 [ 19398] By: jhi                                   on 2003/05/04  08:19:14
51663         Log: Doesn't make any difference for the test but is more logical.
51664      Branch: perl
51665            ! t/lib/Devel/switchd.pm
51666 ____________________________________________________________________________
51667 [ 19396] By: jhi                                   on 2003/05/03  15:42:54
51668         Log: Plagued by thinkos tonight.
51669      Branch: perl
51670            ! lib/filetest.t
51671 ____________________________________________________________________________
51672 [ 19395] By: jhi                                   on 2003/05/03  15:37:35
51673         Log: Must skip more.
51674      Branch: perl
51675            ! lib/filetest.t
51676 ____________________________________________________________________________
51677 [ 19394] By: jhi                                   on 2003/05/03  15:30:45
51678         Log: Subject: Re: Does filetest work at all?
51679              From: Slaven Rezic <slaven@rezic.de>
51680              Date: 03 May 2003 18:26:49 +0200
51681              Message-ID: <87ade4q9me.fsf@vran.herceg.de>
51682      Branch: perl
51683            ! lib/filetest.t pp_sys.c
51684 ____________________________________________________________________________
51685 [ 19393] By: jhi                                   on 2003/05/03  05:34:21
51686         Log: Extra tweakage from Rafael for #19392.
51687      Branch: perl
51688            ! ext/B/B/Concise.pm lib/filetest.pm
51689 ____________________________________________________________________________
51690 [ 19392] By: jhi                                   on 2003/05/03  05:33:04
51691         Log: Salvage 'use filetest "access"' from compiletime to runtime.
51692      Branch: perl
51693            ! dump.c op.c op.h pp_sys.c
51694 ____________________________________________________________________________
51695 [ 19391] By: jhi                                   on 2003/05/03  05:19:23
51696         Log: Upgrade to Unicode 4.0.0.  (Well, upgrade at least
51697              the Unicode character database to 4.0.0.)
51698      Branch: perl
51699            + lib/unicore/HangulSyllableType.txt
51700            + lib/unicore/NormalizationCorrections.txt
51701            + lib/unicore/StandardizedVariants.txt
51702            + lib/unicore/lib/Braille.pl lib/unicore/lib/Cypriot.pl
51703            + lib/unicore/lib/InAegean.pl lib/unicore/lib/InCyprio.pl
51704            + lib/unicore/lib/InKhmerS.pl lib/unicore/lib/InLimbu.pl
51705            + lib/unicore/lib/InLinea2.pl lib/unicore/lib/InLinear.pl
51706            + lib/unicore/lib/InMisce5.pl lib/unicore/lib/InOsmany.pl
51707            + lib/unicore/lib/InPhonet.pl lib/unicore/lib/InShavia.pl
51708            + lib/unicore/lib/InTaiLe.pl lib/unicore/lib/InTaiXua.pl
51709            + lib/unicore/lib/InUgarit.pl lib/unicore/lib/InVaria2.pl
51710            + lib/unicore/lib/InYijing.pl lib/unicore/lib/Limbu.pl
51711            + lib/unicore/lib/LinearB.pl lib/unicore/lib/Osmanya.pl
51712            + lib/unicore/lib/OtherIdS.pl lib/unicore/lib/Shavian.pl
51713            + lib/unicore/lib/TaiLe.pl lib/unicore/lib/Ugaritic.pl
51714            ! (edit 129 files)
51715 ____________________________________________________________________________
51716 [ 19390] By: jhi                                   on 2003/05/03  04:52:09
51717         Log: Tru64: PerlIO_tell() was returning about one _megabyte_ for
51718              the fp offset, which was quite a big larger than the input file,
51719              which meant that the SvGROW tried to grow the file to about
51720              2**64-2**20, which made safesysrealloc() to understandably
51721              croak (in argv.t).
51722      Branch: perl
51723            ! sv.c
51724 ____________________________________________________________________________
51725 [ 19387] By: jhi                                   on 2003/05/02  19:18:35
51726         Log: Regen Configure (no changes but that's fine).
51727      Branch: perl
51728            ! Configure
51729 ____________________________________________________________________________
51730 [ 19386] By: jhi                                   on 2003/05/02  19:06:39
51731         Log: Subject: [PATCH] Re: maintperl on OpenUNIX 8
51732              From: Andy Dougherty <doughera@lafayette.edu>
51733              Date: Mon, 28 Apr 2003 12:24:38 -0400 (EDT)
51734              Message-ID: <Pine.SOL.4.53.0304281208490.25038@maxwell.phys.lafayette.edu>
51735      Branch: perl
51736            ! Configure
51737 ____________________________________________________________________________
51738 [ 19385] By: jhi                                   on 2003/05/02  19:01:04
51739         Log: Subject: [PATCH] OpenUNIX 8 support
51740              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
51741              Date: Fri, 2 May 2003 12:12:08 +0200
51742              Message-Id: <20030502121208.3d235027.rgarciasuarez@free.fr>
51743      Branch: perl
51744            ! Configure ext/Socket/socketpair.t hints/svr5.sh pp_sys.c
51745 ____________________________________________________________________________
51746 [ 19384] By: jhi                                   on 2003/05/02  18:58:32
51747         Log: Subject: [PATCH win32/win32.c] silence compiler warnings
51748              From: Abe Timmerman <abe@ztreet.demon.nl>
51749              Date: Fri, 2 May 2003 00:51:42 +0200
51750              Message-Id: <200305020051.43166.abe@ztreet.demon.nl>
51751      Branch: perl
51752            ! win32/win32.c
51753 ____________________________________________________________________________
51754 [ 19383] By: jhi                                   on 2003/05/02  18:55:37
51755         Log: Subject: [PATCH win32/win32.h] Re: Smoke [5.9.0] 19367 FAIL(F) MSWin32 5.0 Service Pack 3 (x86/1 cpu)
51756              From: Abe Timmerman <abe@ztreet.demon.nl>
51757              Date: Thu, 1 May 2003 18:34:35 +0200
51758              Message-Id: <200305011834.35685.abe@ztreet.demon.nl>
51759      Branch: perl
51760            ! win32/win32.h
51761 ____________________________________________________________________________
51762 [ 19382] By: jhi                                   on 2003/05/02  18:50:25
51763         Log: Subject: [PATCH ext/POSIX/POSIX.pod] Deceptive POSIX exporting docs
51764              From: Michael G Schwern <schwern@pobox.com>
51765              Date: Wed, 30 Apr 2003 18:19:32 -0700
51766              Message-ID: <20030501011932.GM701@windhund.schwern.org>
51767      Branch: perl
51768            ! ext/POSIX/POSIX.pod
51769 ____________________________________________________________________________
51770 [ 19381] By: jhi                                   on 2003/05/02  15:12:47
51771         Log: Forgot to check in the -d: file.
51772      Branch: perl
51773            + t/lib/Devel/switchd.pm
51774            ! MANIFEST t/run/switchd.t
51775 ____________________________________________________________________________
51776 [ 19380] By: jhi                                   on 2003/05/02  15:02:04
51777         Log: Solaris: make -Duse64bitall'ed to have an archname of
51778              sun4-solaris-64, from Alan Burlison.  (The default is to not
51779              to suffix anything with -Duse64bitall if longs are 64 bit.
51780              This may lead into confusion and much sorrow if 32-bit binaries
51781              and 64-bit binaries are installed under the same directories.
51782              Why is "-64" or something like that the default?  Well, there
51783              are platforms where 64 bits really is the default default.
51784              There adding a "-64" would be kind of odd.  Better to let
51785              each 64-bit capable platform to choose their archnames.)
51786      Branch: perl
51787            ! hints/solaris_2.sh
51788 ____________________________________________________________________________
51789 [ 19378] By: jhi                                   on 2003/05/02  08:41:40
51790         Log: The [perl #21890] (Devel::Coverage breakage) has been fixed
51791              by change #18589 (it was broken by change #9754); add test case.
51792      Branch: perl
51793            + t/run/switchd.t
51794            ! MANIFEST
51795 ____________________________________________________________________________
51796 [ 19376] By: jhi                                   on 2003/05/02  05:31:52
51797         Log: great_circle_direction() was broken,
51798              reported by Alexander Becher.
51799      Branch: perl
51800            ! lib/Math/Trig.pm lib/Math/Trig.t
51801 ____________________________________________________________________________
51802 [ 19375] By: jhi                                   on 2003/05/01  18:18:06
51803         Log: OS X: could not -Doptimize=-g.
51804      Branch: perl
51805            ! hints/darwin.sh
51806 ____________________________________________________________________________
51807 [ 19374] By: jhi                                   on 2003/05/01  12:33:44
51808         Log: OS X test tweak.
51809      Branch: perl
51810            ! ext/Cwd/t/cwd.t
51811 ____________________________________________________________________________
51812 [ 19373] By: jhi                                   on 2003/05/01  11:09:42
51813         Log: Subject: [PATCH] RE: perl@19333
51814              From: Robin Barker <Robin.Barker@npl.co.uk>
51815              Date: Tue, 29 Apr 2003 17:30:23 +0100
51816              Message-ID: <533D273D4014D411AB1D00062938C4D9040464F7@hotel.npl.co.uk>
51817      Branch: perl
51818            ! embed.pl pp_hot.c pp_pack.c proto.h
51819 ____________________________________________________________________________
51820 [ 19372] By: jhi                                   on 2003/05/01  09:52:52
51821         Log: miniperl cannot handle layers.t.
51822      Branch: perl
51823            ! t/io/layers.t
51824 ____________________________________________________________________________
51825 [ 19371] By: jhi                                   on 2003/05/01  08:26:06
51826         Log: The solution in change #19363 was too unportable.
51827      Branch: perl
51828            ! t/io/openpid.t
51829 ____________________________________________________________________________
51830 [ 19369] By: jhi                                   on 2003/05/01  07:48:06
51831         Log: perlreftut updates from mjd.
51832      Branch: perl
51833            ! pod/perlreftut.pod
51834 ____________________________________________________________________________
51835 [ 19368] By: jhi                                   on 2003/05/01  07:45:06
51836         Log: z/OS: More threaded build tweaks from Brian De Pradine--
51837              apparently now it works!
51838      Branch: perl
51839            ! ext/threads/threads.xs handy.h hints/os390.sh thread.h
51840 ____________________________________________________________________________
51841 [ 19367] By: rgs                                   on 2003/04/29  20:31:07
51842         Log: Subject: [PATCH] buglet: sub a(;&) { } doesn't work
51843              From: Enache Adrian <enache@rdslink.ro>
51844              Date: Sat, 19 Apr 2003 01:41:07 +0300
51845              Message-ID: <20030418224107.GA2751@ratsnest.hole>
51846      Branch: perl
51847            ! t/comp/parser.t toke.c
51848 ____________________________________________________________________________
51849 [ 19366] By: jhi                                   on 2003/04/29  08:55:12
51850         Log: If it's S_, it should be STATIC.
51851      Branch: perl
51852            ! embed.fnc embed.h numeric.c proto.h
51853 ____________________________________________________________________________
51854 [ 19365] By: sky                                   on 2003/04/28  16:30:03
51855         Log: Subject: [PATCH] [perl #7592] Clarify what qw() does in scalar context
51856              From: Casey West <casey@geeknest.com>
51857              Date: m\8cn apr 28, 2003  16:00:05 Europe/Stockholm
51858              Message-Id: <20030428140005.GC62281@geeknest.com>
51859      Branch: perl
51860            ! pod/perlop.pod
51861 ____________________________________________________________________________
51862 [ 19364] By: sky                                   on 2003/04/28  16:20:43
51863         Log: Subject: [PATCH] [patch #7514] Bug in perlop regex explination
51864              From: Casey West <casey@geeknest.com>
51865              Date: m\8cn apr 28, 2003  19:22:06 Europe/Stockholm
51866              Message-Id: <20030428172206.GK62281@geeknest.com>
51867      Branch: perl
51868            ! pod/perlop.pod
51869 ____________________________________________________________________________
51870 [ 19363] By: sky                                   on 2003/04/28  15:32:35
51871         Log: Fix bug 2681, change the test not to use the shell and use 3+arg
51872              open.
51873      Branch: perl
51874            ! t/io/openpid.t
51875 ____________________________________________________________________________
51876 [ 19359] By: jhi                                   on 2003/04/28  08:43:23
51877         Log: Feel-good cleanup.
51878      Branch: perl
51879            ! intrpvar.h sv.c
51880 ____________________________________________________________________________
51881 [ 19358] By: jhi                                   on 2003/04/28  08:27:15
51882         Log: SysV msg queues can be something hanging (witnessed in IRIX),
51883              so let's use IPC_NOWAIT.
51884      Branch: perl
51885            ! ext/IPC/SysV/t/msg.t t/op/taint.t
51886 ____________________________________________________________________________
51887 [ 19357] By: jhi                                   on 2003/04/28  06:32:47
51888         Log: Detecting errors of reentrant APIs: getgrgid_r and the like
51889              when returning an int can either return the error in the return
51890              value or in the errno.  We need a new per-interp variable to store
51891              the return value instead of clobbering the errno with it.  The new
51892              variable, PL_reentrant_retint, is only used within the reentrancy
51893              framework, and immediately after it's set, so there should not be
51894              similar visibility issues as for the errno.  Spotted by Edward Moy.
51895      Branch: perl
51896            ! embedvar.h intrpvar.h perlapi.h reentr.c reentr.h reentr.pl
51897 ____________________________________________________________________________
51898 [ 19356] By: rgs                                   on 2003/04/27  20:09:01
51899         Log: Newer glibc's nice(2) return the new nice value, instead of 0 or -1.
51900              Check errno to see if the call to nice(2) succeeded.
51901              Subject: Re: [PATCH++] all about the recent standard conforming glibc's nic
51902              From: Enache Adrian <enache@rdslink.ro>
51903              Date: Wed, 23 Apr 2003 22:48:20 +0300
51904              Message-ID: <20030423194820.GA874@ratsnest.hole>
51905      Branch: perl
51906            ! ext/POSIX/POSIX.xs
51907 ____________________________________________________________________________
51908 [ 19355] By: jhi                                   on 2003/04/27  19:56:09
51909         Log: Document a faint compilation noise.
51910      Branch: perl
51911            ! README.aix
51912 ____________________________________________________________________________
51913 [ 19354] By: rgs                                   on 2003/04/27  19:35:11
51914         Log: $[ clarifications.
51915      Branch: perl
51916            ! pod/perlvar.pod
51917 ____________________________________________________________________________
51918 [ 19353] By: rgs                                   on 2003/04/27  18:51:37
51919         Log: utime() doc clarifications
51920              based on :
51921              Subject: Re: [PATCH] [perl #18589] Add NFS warning, clarify touch example
51922              From: Casey West <casey@geeknest.com>
51923              Date: Fri, 25 Apr 2003 08:00:54 -0400
51924              Message-ID: <20030425120054.GQ34510@geeknest.com>
51925      Branch: perl
51926            ! pod/perlfunc.pod
51927 ____________________________________________________________________________
51928 [ 19351] By: jhi                                   on 2003/04/27  08:13:34
51929         Log: Add a test case for [perl #15288] (already solved).
51930      Branch: perl
51931            ! t/op/pack.t
51932 ____________________________________________________________________________
51933 [ 19350] By: jhi                                   on 2003/04/27  07:38:17
51934         Log: Add Dave Mitchell's test case for fields.
51935      Branch: perl
51936            ! lib/fields.t
51937 ____________________________________________________________________________
51938 [ 19349] By: jhi                                   on 2003/04/27  06:50:09
51939         Log: Subject: [PATCH] VMS::Stdio test tweak
51940              From: "Craig A. Berry" <craigberry@mac.com>
51941              Date: Sat, 26 Apr 2003 15:53:07 -0500
51942              Message-ID: <3EAAF1B3.7020708@mac.com>
51943      Branch: perl
51944            ! vms/ext/Stdio/test.pl
51945 ____________________________________________________________________________
51946 [ 19348] By: jhi                                   on 2003/04/27  06:46:16
51947         Log: Subject: Re: [COMPLETE PATCH lib/UNIVERSAL.pm] RE: [perl #22018] UNIVERSAL documentatio n contradicts itself
51948              From: Casey West <casey@geeknest.com>
51949              Date: Thu, 24 Apr 2003 08:18:42 -0400
51950              Message-ID: <20030424121842.GW34510@geeknest.com>
51951      Branch: perl
51952            ! lib/UNIVERSAL.pm
51953 ____________________________________________________________________________
51954 [ 19346] By: jhi                                   on 2003/04/27  06:03:48
51955         Log: Document that restricted hashes are not atomic
51956              (from Dave Mitchell).
51957      Branch: perl
51958            ! lib/Hash/Util.pm
51959 ____________________________________________________________________________
51960 [ 19345] By: jhi                                   on 2003/04/27  05:59:39
51961         Log: Subject: [PATCH] Re: the revenge of the bride of the son of the night of the living pseudohashes
51962              From: Dave Mitchell <davem@fdgroup.com>
51963              Date: Sat, 26 Apr 2003 18:45:28 +0100
51964              Message-ID: <20030426174528.GA9588@fdgroup.com>
51965      Branch: perl
51966            ! hv.c lib/Hash/Util.t pod/perldiag.pod
51967 ____________________________________________________________________________
51968 [ 19344] By: rgs                                   on 2003/04/26  22:48:32
51969         Log: Some doc patches by Casey West :
51970
51971              Subject: Re: [PATCH] Re: [perl #21260] adding error handling info to perlfunc/readline
51972              From: Casey West <casey@geeknest.com>
51973              Date: Fri, 25 Apr 2003 10:46:39 -0400
51974              Message-ID: <20030425144639.GY34510@geeknest.com>
51975
51976              Subject: Re: [perl #21785] [PATCH] clarify readdir in for conditional
51977              From: Casey West <casey@geeknest.com>
51978              Date: Fri, 25 Apr 2003 07:52:13 -0400
51979              Message-ID: <20030425115213.GP34510@geeknest.com>
51980
51981              Subject: Re: [perl #7213] [PATCH] Updating example in perldata
51982              From: Casey West <casey@geeknest.com>
51983              Date: Thu, 24 Apr 2003 21:27:22 -0400
51984              Message-ID: <20030425012722.GN34510@geeknest.com>
51985      Branch: perl
51986            ! pod/perldata.pod pod/perlfunc.pod pod/perlsyn.pod
51987 ____________________________________________________________________________
51988 [ 19343] By: rgs                                   on 2003/04/26  22:30:07
51989         Log: Document that splice() doesn't extend arrays
51990              Subject: Re: slice autoextending ? still another revised doc patch; COW
51991              From: david nicol <whatever@davidnicol.com>
51992              Date: 22 Apr 2003 22:05:02 -0500
51993              Message-Id: <1051067101.1086.113.camel@plaza.davidnicol.com>
51994      Branch: perl
51995            ! pod/perlfunc.pod
51996 ____________________________________________________________________________
51997 [ 19342] By: sky                                   on 2003/04/26  21:43:32
51998         Log: Fix bug #15161 by increasing the refcount on the RE and making
51999              sure to restore it correctly. Deals with both s//e and s///g.
52000      Branch: perl
52001            ! pp_ctl.c pp_hot.c
52002 ____________________________________________________________________________
52003 [ 19341] By: jhi                                   on 2003/04/26  04:36:03
52004         Log: Integrate:
52005              [ 19340]
52006              Caught by Mark Lutz in UNICOS: A declaration cannot appear
52007              after an executable statement in a block.
52008      Branch: perl
52009           !> pp_pack.c
52010 ____________________________________________________________________________
52011 [ 19337] By: jhi                                   on 2003/04/25  20:19:36
52012         Log: Now the -Dnoextensions and -Dnoextensions have the
52013              chance of actually doing something.
52014      Branch: perl
52015            ! Configure
52016 ____________________________________________________________________________
52017 [ 19334] By: jhi                                   on 2003/04/25  19:48:31
52018         Log: Subject: [PATCH] Configure's extension sanity check is too strict
52019              From: Andy Dougherty <doughera@lafayette.edu>
52020              Date: Fri, 25 Apr 2003 16:23:45 -0400 (EDT)
52021              Message-ID: <Pine.SOL.4.53.0304251621250.24848@maxwell.phys.lafayette.edu>
52022      Branch: perl
52023            ! Configure
52024 ____________________________________________________________________________
52025 [ 19330] By: jhi                                   on 2003/04/25  14:11:33
52026         Log: Subject: [PATCH Encode 1.93] another spin on the enc_module.t merry-go-round
52027              From: "Craig A. Berry" <craigberry@mac.com>
52028              Date: Thu, 24 Apr 2003 20:09:48 -0500
52029              Message-ID: <3EA88ADC.3000300@mac.com>
52030      Branch: perl
52031            ! ext/Encode/t/enc_module.t
52032 ____________________________________________________________________________
52033 [ 19329] By: jhi                                   on 2003/04/25  07:06:49
52034         Log: Upgrade to Time::HiRes 1.46.
52035      Branch: perl
52036            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
52037            ! ext/Time/HiRes/Makefile.PL
52038 ____________________________________________________________________________
52039 [ 19328] By: jhi                                   on 2003/04/25  06:57:10
52040         Log: Subject: typo in Time::HiRes docs
52041              From: mjd@plover.com
52042              Date: 19 Apr 2003 15:13:44 -0000
52043              Message-ID: <20030419151344.28237.qmail@plover.com>
52044      Branch: perl
52045            ! ext/Time/HiRes/HiRes.pm
52046 ____________________________________________________________________________
52047 [ 19327] By: jhi                                   on 2003/04/25  04:45:05
52048         Log: Clarify(?) the perlio default layers table.
52049      Branch: perl
52050            ! lib/PerlIO.pm t/io/layers.t
52051 ____________________________________________________________________________
52052 [ 19326] By: jhi                                   on 2003/04/25  04:22:49
52053         Log: Upgrade to Test::Harness 2.28.
52054      Branch: perl
52055            ! lib/Test/Harness.pm lib/Test/Harness/Changes
52056            ! lib/Test/Harness/t/pod.t
52057 ____________________________________________________________________________
52058 [ 19325] By: jhi                                   on 2003/04/24  19:06:29
52059         Log: Upgrade to Encode 1.93.
52060      Branch: perl
52061            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Makefile.PL
52062            ! ext/Encode/lib/Encode/CJKConstants.pm
52063            ! ext/Encode/lib/Encode/CN/HZ.pm
52064            ! ext/Encode/lib/Encode/Encoding.pm
52065            ! ext/Encode/lib/Encode/Guess.pm
52066            ! ext/Encode/lib/Encode/KR/2022_KR.pm
52067            ! ext/Encode/lib/Encode/PerlIO.pod ext/Encode/t/CJKT.t
52068            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_module.t
52069            ! ext/Encode/t/guess.t ext/Encode/ucm/euc-cn.ucm
52070            ! ext/Encode/ucm/euc-jp.ucm ext/Encode/ucm/euc-kr.ucm
52071 ____________________________________________________________________________
52072 [ 19323] By: jhi                                   on 2003/04/24  16:57:13
52073         Log: VMS patch for faststdio from Craig Berry.
52074      Branch: perl
52075            ! configure.com
52076 ____________________________________________________________________________
52077 [ 19320] By: rgs                                   on 2003/04/23  20:20:58
52078         Log: Subject: Re: [PATCH] [perl #18055] Clarify for bug resolution.
52079              From: Casey West <casey@geeknest.com>
52080              Date: Wed, 23 Apr 2003 14:03:20 -0400
52081              Message-ID: <20030423180320.GZ15574@geeknest.com>
52082      Branch: perl
52083            ! pod/perlmodlib.PL pod/perlmodlib.pod
52084 ____________________________________________________________________________
52085 [ 19319] By: rgs                                   on 2003/04/23  19:54:31
52086         Log: Subject: [perl #22011] [PATCH] pod/perlmod.pod (v5.8.0)
52087              From: Chris Pepper (via RT) <perlbug-followup@perl.org>
52088              Date: 22 Apr 2003 04:31:17 -0000
52089              Message-Id: <rt-22011-55473.11.0523590303906@bugs6.perl.org>
52090              (with minor further corrections)
52091      Branch: perl
52092            ! pod/perlmod.pod
52093 ____________________________________________________________________________
52094 [ 19316] By: rgs                                   on 2003/04/23  19:11:01
52095         Log: A new fatal error :
52096              Subject: [PATCH] Perl_croak("Use of freed value in iteration")
52097              From: Dave Mitchell <davem@fdgroup.com>
52098              Date: Mon, 21 Apr 2003 13:19:50 +0100
52099              Message-ID: <20030421121950.GB18189@fdgroup.com>
52100              Message-ID: <20030421125433.GC18189@fdgroup.com>
52101      Branch: perl
52102            ! pod/perldiag.pod pp_hot.c t/cmd/for.t
52103 ____________________________________________________________________________
52104 [ 19314] By: jhi                                   on 2003/04/23  18:53:46
52105         Log: Introduce 'fast stdio' symbols to non-Configure lands.
52106      Branch: perl
52107            ! NetWare/config.wc NetWare/config_H.wc configure.com
52108            ! epoc/config.sh plan9/config.plan9 plan9/config_h.sample
52109            ! plan9/config_sh.sample uconfig.h uconfig.sh win32/config.bc
52110            ! win32/config.gc win32/config.vc win32/config.vc64
52111            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
52112            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
52113 ____________________________________________________________________________
52114 [ 19312] By: jhi                                   on 2003/04/23  18:21:47
52115         Log: Regen Configure, Glossary, et alia.
52116      Branch: perl
52117            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52118            ! config_h.SH
52119 ____________________________________________________________________________
52120 [ 19310] By: jhi                                   on 2003/04/23  08:34:33
52121         Log: Handle the combination of dosish and non-faststdio.
52122      Branch: perl
52123            ! t/io/layers.t
52124 ____________________________________________________________________________
52125 [ 19308] By: rgs                                   on 2003/04/22  20:53:20
52126         Log: Subject: 5.8.0: two problems
52127              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
52128              Date: Tue, 22 Apr 2003 11:43:17 -0700
52129              Message-ID: <20030422184316.GA8602@math.berkeley.edu>
52130      Branch: perl
52131            ! XSUB.h
52132 ____________________________________________________________________________
52133 [ 19307] By: ams                                   on 2003/04/22  16:39:51
52134         Log: Subject: [PATCH] Doc pointers in perlbot.
52135              From: Casey West <casey@geeknest.com>
52136              Date: Tue, 22 Apr 2003 11:19:09 -0400
52137              Message-Id: <20030422151909.GC11119@geeknest.com>
52138              (Applied by hand.)
52139      Branch: perl
52140            ! pod/perlbot.pod
52141 ____________________________________________________________________________
52142 [ 19306] By: jhi                                   on 2003/04/22  13:09:21
52143         Log: z/OS: changes for building threaded from "Brian De Pradine"
52144              <PRADINE@uk.ibm.com>.
52145      Branch: perl
52146            ! Makefile.SH hints/os390.sh thread.h util.c
52147 ____________________________________________________________________________
52148 [ 19305] By: jhi                                   on 2003/04/22  11:42:35
52149         Log: Enache's turn.
52150      Branch: perl
52151            ! ext/Encode/t/enc_module.t
52152 ____________________________________________________________________________
52153 [ 19304] By: jhi                                   on 2003/04/22  10:48:47
52154         Log: Re-merge Encode 1.92.
52155      Branch: perl
52156            ! ext/Encode/Makefile.PL ext/Encode/t/enc_module.t
52157 ____________________________________________________________________________
52158 [ 19302] By: jhi                                   on 2003/04/22  05:26:21
52159         Log: Argh, cut-and-pasto.
52160      Branch: perl
52161            ! perlio.c
52162 ____________________________________________________________________________
52163 [ 19301] By: sky                                   on 2003/04/21  21:33:14
52164         Log: Fix bug 17964 by properly refcounting the gv top.
52165              Seems like the entries in rsfp are way different than
52166              normal PVIO objects.
52167      Branch: perl
52168            ! sv.c
52169 ____________________________________________________________________________
52170 [ 19300] By: rgs                                   on 2003/04/21  19:42:04
52171         Log: Fix another segfault case (warn called from UNIVERSAL::DESTROY).
52172
52173              Subject: Re: [perl #21347] segfault in UNIVERSAL::AUTOLOAD
52174              From: Enache Adrian <enache@rdslink.ro>
52175              Date: Sun, 20 Apr 2003 02:45:48 +0300
52176              Message-ID: <20030419234548.GA849@ratsnest.hole>
52177              and
52178              Date: Wed, 2 Apr 2003 07:52:28 +0300
52179              Message-ID: <20030402045227.GA1023@ratsnest.hole>
52180      Branch: perl
52181            ! pp_sys.c t/op/ref.t util.c
52182 ____________________________________________________________________________
52183 [ 19299] By: sky                                   on 2003/04/21  17:05:31
52184         Log: Croak on non ref to shared methods instead of segfault.
52185              This can really only happen for &share("string").
52186      Branch: perl
52187            ! ext/threads/shared/shared.xs
52188 ____________________________________________________________________________
52189 [ 19297] By: jhi                                   on 2003/04/21  16:24:36
52190         Log: Add OpenZaurus cross-compilation patches.
52191      Branch: perl
52192            + Cross/Makefile Cross/Makefile.SH.patch Cross/TODO Cross/config
52193            + Cross/config.sh-arm-linux Cross/generate_config_sh
52194            + Cross/installperl.patch Cross/warp
52195            ! Cross/README INSTALL MANIFEST
52196 ____________________________________________________________________________
52197 [ 19289] By: sky                                   on 2003/04/21  13:24:40
52198         Log: Fixes bug #17043, resets PL_srand_called before the cloning.
52199              Allows people to override the resetting by using srand() in CLONE.
52200      Branch: perl
52201            ! ext/threads/t/thread.t ext/threads/threads.xs
52202 ____________________________________________________________________________
52203 [ 19286] By: jhi                                   on 2003/04/21  06:50:42
52204         Log: Introduce two new Configure symbols:
52205              [1] d_faststdio  = d_stdstdio && d_stdio_ptr_lval &&
52206              (d_stdio_cnt_lval || d_stdio_ptr_lval_sets_cnt)
52207              [2] usefaststdio = do we use fast stdio if we have it?
52208              For 5.[68], we do.  For anything else, we don't.
52209              (At least, unless otherwise instructed by -Dusefaststdio.)
52210              This means that for bleadperl we no more use stdio, but instead
52211              default to perlio: the effect of PERLIO=perlio, in other words.
52212              (PERLIO=stdio will still switch to using stdio.)
52213              This change may endanger extensions using FILE*-- but if we are
52214              to migrate fully to perlio, better start swallowing the poison now.
52215              For maintperl, the usefaststdio still defaults to yes.
52216      Branch: perl
52217            ! Configure config_h.SH perlio.c t/io/layers.t
52218 ____________________________________________________________________________
52219 [ 19285] By: jhi                                   on 2003/04/21  05:43:55
52220         Log: Upgrade to Locale::Maketext 1.05.
52221      Branch: perl
52222            ! lib/Locale/Maketext.pm lib/Locale/Maketext/ChangeLog
52223 ____________________________________________________________________________
52224 [ 19284] By: jhi                                   on 2003/04/21  05:40:34
52225         Log: Upgrade to Test 1.24.
52226      Branch: perl
52227            ! lib/Test.pm
52228 ____________________________________________________________________________
52229 [ 19283] By: rgs                                   on 2003/04/20  22:01:28
52230         Log: Subject: [PATCH] goto &sub doesn't empty @_
52231              From: Dave Mitchell <davem@fdgroup.com>
52232              Date: Sun, 20 Apr 2003 21:46:51 +0100
52233              Message-ID: <20030420204651.GE15591@fdgroup.com>
52234      Branch: perl
52235            ! pp_ctl.c
52236 ____________________________________________________________________________
52237 [ 19282] By: rgs                                   on 2003/04/20  21:22:29
52238         Log: Remove, in the main Makefile, the $(LDLIBPTH) variable from
52239              the commands that invoke $(CC).
52240              Subject: Re: Smoke failure
52241              From: Enache Adrian <enache@rdslink.ro>
52242              Date: Fri, 18 Apr 2003 19:06:07 +0300
52243              Message-ID: <20030418160606.GA797@ratsnest.hole>
52244      Branch: perl
52245            ! Makefile.SH
52246 ____________________________________________________________________________
52247 [ 19281] By: rgs                                   on 2003/04/20  19:53:53
52248         Log: Subject: Re: [perl #22000] AutoReply: [PATCH] Naughty sv_gets/RsRECORD bug
52249              From: Enache Adrian <enache@rdslink.ro>
52250              Date: Sat, 19 Apr 2003 20:12:18 +0300
52251              Message-ID: <20030419171218.GA974@ratsnest.hole>
52252      Branch: perl
52253            ! sv.c
52254 ____________________________________________________________________________
52255 [ 19280] By: rgs                                   on 2003/04/20  18:55:40
52256         Log: Document PERL_DEBUGGING_MSTATS in INSTALL and in the Win32 Makefile.
52257              Subject: [DOC PATCH 5.8.0] Re: Problem with Devel::Peek on Perl 5.8.0
52258              From: Steve Hay <steve.hay@uk.radan.com>
52259              Date: Wed, 16 Apr 2003 11:12:22 +0100
52260              Message-ID: <3E9D2C86.8040104@uk.radan.com>
52261      Branch: perl
52262            ! INSTALL win32/Makefile
52263 ____________________________________________________________________________
52264 [ 19278] By: jhi                                   on 2003/04/20  07:42:17
52265         Log: Give more information of what to do when -Dusexxx fail.
52266      Branch: perl
52267            ! Configure
52268 ____________________________________________________________________________
52269 [ 19277] By: rgs                                   on 2003/04/19  19:40:22
52270         Log: Fix bug #21347 (segfault in UNIVERSAL::AUTOLOAD with qr//)
52271              by adding a dummy destructor method Regexp::DESTROY.
52272              This prevents infinite recursion, since Regexp::DESTROY
52273              is no more autoloaded.
52274
52275              Subject: Re: [perl #21347] segfault in UNIVERSAL::AUTOLOAD
52276              From: Enache Adrian <enache@rdslink.ro>
52277              Date: Wed, 2 Apr 2003 05:02:42 +0300
52278              Message-ID: <20030402020242.GA2966@ratsnest.hole>
52279      Branch: perl
52280            ! ext/B/t/stash.t t/op/ref.t universal.c
52281 ____________________________________________________________________________
52282 [ 19276] By: rgs                                   on 2003/04/19  19:32:25
52283         Log: Subject: Re: [PATCH] [perl #21875] Hash ref transformed as a list
52284              From: Dave Mitchell <davem@fdgroup.com>
52285              Date: Sat, 19 Apr 2003 20:06:51 +0100
52286              Message-ID: <20030419190651.GD13333@fdgroup.com>
52287      Branch: perl
52288            ! t/comp/parser.t toke.c
52289 ____________________________________________________________________________
52290 [ 19275] By: jhi                                   on 2003/04/19  18:52:24
52291         Log: Restore the two variables retired by the change #19268
52292              (for binary backward compatibility)
52293      Branch: perl
52294            ! embedvar.h perlapi.h thrdvar.h
52295 ____________________________________________________________________________
52296 [ 19273] By: jhi                                   on 2003/04/19  17:36:33
52297         Log: Fail if the specified -Duse64xxx cannot be fulfilled.
52298              (And undo a doublesize probe glitch from change #19272.)
52299      Branch: perl
52300            ! Configure
52301 ____________________________________________________________________________
52302 [ 19272] By: jhi                                   on 2003/04/19  16:38:12
52303         Log: If long doubles fail, we really cannot sensibly
52304              drop back to doubles anymore, therefore abort.
52305              Pointed out by Slaven Rezic. (I tried to fix this
52306              via metaconfig but ended up with a vicious cyclic
52307              dependency.)
52308      Branch: perl
52309            ! Configure
52310 ____________________________________________________________________________
52311 [ 19270] By: jhi                                   on 2003/04/19  12:09:21
52312         Log: Upgrade to Net::Ping 2.30.
52313      Branch: perl
52314            ! lib/Net/Ping.pm lib/Net/Ping/Changes
52315            ! lib/Net/Ping/t/450_service.t
52316 ____________________________________________________________________________
52317 [ 19269] By: jhi                                   on 2003/04/19  07:10:57
52318         Log: Bump the test count.
52319      Branch: perl
52320            ! ext/Storable/t/tied.t
52321 ____________________________________________________________________________
52322 [ 19268] By: jhi                                   on 2003/04/19  07:06:13
52323         Log: Subject: [PATCH] allow recursive FETCHes
52324              From: Dave Mitchell <davem@fdgroup.com>
52325              Date: Mon, 7 Apr 2003 10:00:41 +0100
52326              Message-ID: <20030407100041.A1617@fdgroup.com>
52327      Branch: perl
52328            ! av.c dump.c embed.fnc embed.h embedvar.h
52329            ! ext/Storable/t/st-dump.pl hv.c perl.c perlapi.h proto.h sv.c
52330            ! sv.h t/op/tie.t thrdvar.h
52331 ____________________________________________________________________________
52332 [ 19267] By: jhi                                   on 2003/04/19  06:54:34
52333         Log: Subject: [PATCH] readline.t tweak for VMS
52334              From: "Craig A. Berry" <craigberry@mac.com>
52335              Date: Thu, 17 Apr 2003 17:18:19 -0500
52336              Message-ID: <3E9F282B.6090603@mac.com>
52337      Branch: perl
52338            ! t/op/readline.t
52339 ____________________________________________________________________________
52340 [ 19266] By: jhi                                   on 2003/04/19  06:46:48
52341         Log: Subject: [PATCH] Re: any takers for this Storable bug?
52342              From: Enache Adrian <enache@rdslink.ro>
52343              Date: Wed, 16 Apr 2003 21:11:11 +0300
52344              Message-ID: <20030416181111.GA6687@ratsnest.hole>
52345
52346              ams had already fixed the bug by #19227, but take the
52347              test case.
52348      Branch: perl
52349            ! ext/Storable/t/tied.t
52350 ____________________________________________________________________________
52351 [ 19265] By: sky                                   on 2003/04/19  00:40:42
52352         Log: Don't use the stack to allocate a SV that we hand out to another
52353              function, only badness can ensure.
52354              Message-Id: <20030418180131.GD10086@fdgroup.com>
52355              Thanks go to Dave Mitchell for help in tracking down the bug!
52356      Branch: perl
52357            ! sv.c
52358 ____________________________________________________________________________
52359 [ 19264] By: jhi                                   on 2003/04/18  19:28:04
52360         Log: UTF8 regexp patch from Inaba Hiroto.
52361      Branch: perl
52362            ! regcomp.c t/op/pat.t
52363 ____________________________________________________________________________
52364 [ 19263] By: jhi                                   on 2003/04/18  19:16:43
52365         Log: Unused variables.
52366      Branch: perl
52367            ! perlio.c universal.c
52368 ____________________________________________________________________________
52369 [ 19262] By: sky                                   on 2003/04/17  20:02:33
52370         Log: Another needle in the voodoo doll.
52371              Now I think it should work with the shared
52372              strings.
52373      Branch: perl
52374            ! sv.c
52375 ____________________________________________________________________________
52376 [ 19254] By: sky                                   on 2003/04/17  17:31:52
52377         Log: Extreme Voodoo programming, by not pinching the SV if it is a
52378              PADTMP it happily keeps it's value later on!
52379      Branch: perl
52380            ! sv.c
52381 ____________________________________________________________________________
52382 [ 19253] By: jhi                                   on 2003/04/17  17:09:16
52383         Log: Implement -Dnoextensions=... and -Donlyextensions=...
52384      Branch: perl
52385            ! Configure INSTALL
52386 ____________________________________________________________________________
52387 [ 19252] By: ams                                   on 2003/04/17  16:19:31
52388         Log: Speculative fix: don't set GvNAMELEN to 1 if GvNAME is "".
52389              Anything that's broken by this change should be fixed.
52390      Branch: perl
52391            ! gv.c
52392 ____________________________________________________________________________
52393 [ 19251] By: jhi                                   on 2003/04/17  15:39:56
52394         Log: Introduce the new *l APIs, undefined, to non-Configure lands.
52395      Branch: perl
52396            ! NetWare/config.wc NetWare/config_H.wc configure.com
52397            ! djgpp/configure.bat epoc/config.sh plan9/config.plan9
52398            ! plan9/config_h.sample plan9/config_sh.sample win32/config.bc
52399            ! win32/config.gc win32/config.vc win32/config.vc64
52400            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
52401            ! win32/config_H.vc64 wince/config.ce wince/config_H.ce
52402 ____________________________________________________________________________
52403 [ 19250] By: jhi                                   on 2003/04/17  15:07:08
52404         Log: Regen Glossary et alia.
52405      Branch: perl
52406            ! Porting/Glossary Porting/config.sh Porting/config_H
52407 ____________________________________________________________________________
52408 [ 19248] By: jhi                                   on 2003/04/17  14:53:41
52409         Log: Small tidying up of the selectminbits code, but most
52410              importantly allocate the buffer from the heap using
52411              malloc, not from the stack: using stack causes unaligned
52412              access in LP64 Solaris since stack data is not guaranteed
52413              to be 64-bit aligned, while a fd_set is (it has 1024 longs).
52414              (via Alan Burlison)
52415      Branch: perl
52416            ! Configure
52417 ____________________________________________________________________________
52418 [ 19247] By: ams                                   on 2003/04/17  12:24:57
52419         Log: Subject: Re: [perl #21950] 5.8.x -- :scalar and magic strings
52420              From: Enache Adrian <enache@rdslink.ro>
52421              Date: Thu, 17 Apr 2003 14:35:36 +0300
52422              Message-Id: <20030417113536.GA898@ratsnest.hole>
52423      Branch: perl
52424            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
52425 ____________________________________________________________________________
52426 [ 19245] By: jhi                                   on 2003/04/17  09:20:27
52427         Log: Document that the open pragma does not affect
52428              the three-headed hydra, ummm, open.
52429      Branch: perl
52430            ! lib/open.pm
52431 ____________________________________________________________________________
52432 [ 19244] By: jhi                                   on 2003/04/17  06:45:26
52433         Log: More maneuvering closer to proposed POSIX classes
52434              mapping to Unicode: (1) The definitions of "graph" and
52435              "print" are still in flux: move closer back to how Perl
52436              5.8.0 defined it (though drop Co, that did not make sense)
52437              (2) Add U+0085 (NEL) to "space".
52438      Branch: perl
52439            ! lib/unicore/lib/Graph.pl lib/unicore/lib/Print.pl
52440            ! lib/unicore/lib/Space.pl lib/unicore/mktables
52441 ____________________________________________________________________________
52442 [ 19243] By: jhi                                   on 2003/04/17  05:29:24
52443         Log: Detect the 'fast stdio' case.
52444      Branch: perl
52445            ! lib/PerlIO.pm t/io/layers.t
52446 ____________________________________________________________________________
52447 [ 19242] By: jhi                                   on 2003/04/16  20:14:01
52448         Log: Fix up Larry's copyright statements to my best knowledge.
52449              (Lots of Perl 5 source code archaeology was involved.)
52450              Larry didn't make strangled noises when I showed him
52451              the patch, either :-)
52452      Branch: perl
52453            ! EXTERN.h INTERN.h Porting/pumpkin.pod README XSUB.h av.c av.h
52454            ! cc_runtime.h cop.h cv.h deb.c doio.c doop.c dosish.h dump.c
52455            ! embed.h embed.pl embedvar.h fakesdio.h fakethr.h form.h
52456            ! global.sym globals.c gv.c gv.h handy.h hv.c hv.h keywords.h
52457            ! keywords.pl locale.c mg.c mg.h miniperlmain.c nostdio.h
52458            ! numeric.c op.c op.h opcode.h opcode.pl opnames.h pad.c pad.h
52459            ! patchlevel.h perl.c perl.h perlapi.c perlapi.h perlio.h
52460            ! perlsdio.h perlsfio.h perlvars.h pp.c pp.h pp_ctl.c pp_hot.c
52461            ! pp_pack.c pp_sort.c pp_sys.c proto.h reentr.c reentr.h
52462            ! reentr.pl regcomp.c regcomp.h regexec.c regexp.h run.c scope.c
52463            ! scope.h sv.c sv.h taint.c thrdvar.h thread.h toke.c
52464            ! universal.c unixish.h utf8.c utf8.h utfebcdic.h util.c util.h
52465            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
52466            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
52467            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c xsutils.c
52468 ____________________________________________________________________________
52469 [ 19241] By: jhi                                   on 2003/04/16  17:24:24
52470         Log: Handle PERLIO= and document a bit.
52471      Branch: perl
52472            ! lib/PerlIO.pm pod/perlrun.pod t/io/layers.t
52473 ____________________________________________________________________________
52474 [ 19240] By: sky                                   on 2003/04/16  16:27:43
52475         Log: Fix double join problem for those places where free
52476              actually means free (solaris for example :)
52477              Fixes bug #16681
52478      Branch: perl
52479            ! ext/threads/t/join.t ext/threads/threads.xs
52480 ____________________________________________________________________________
52481 [ 19239] By: jhi                                   on 2003/04/16  14:57:47
52482         Log: Try to get the layers.t working also for dosish platforms.
52483      Branch: perl
52484            ! lib/PerlIO.pm t/io/layers.t
52485 ____________________________________________________________________________
52486 [ 19238] By: jhi                                   on 2003/04/16  13:27:24
52487         Log: A -C parsed from the #! line can still have line endings in it.
52488      Branch: perl
52489            ! util.c
52490 ____________________________________________________________________________
52491 [ 19237] By: jhi                                   on 2003/04/16  13:23:37
52492         Log: What does an empty PERLIO= mean, anyway?
52493      Branch: perl
52494            ! t/io/layers.t
52495 ____________________________________________________________________________
52496 [ 19236] By: jhi                                   on 2003/04/16  13:09:42
52497         Log: Document the effect of thread creation context.
52498      Branch: perl
52499            ! ext/threads/threads.pm
52500 ____________________________________________________________________________
52501 [ 19235] By: jhi                                   on 2003/04/16  12:13:07
52502         Log: Use the right prototype and a glob is fine (from Rafael).
52503      Branch: perl
52504            ! lib/PerlIO.pm universal.c
52505 ____________________________________________________________________________
52506 [ 19234] By: jhi                                   on 2003/04/16  10:20:46
52507         Log: PerlIO::get_layers() usage tip.
52508      Branch: perl
52509            ! lib/PerlIO.pm
52510 ____________________________________________________________________________
52511 [ 19233] By: jhi                                   on 2003/04/16  10:07:48
52512         Log: Syntax terror.
52513      Branch: perl
52514            ! lib/unicore/mktables
52515 ____________________________________________________________________________
52516 [ 19232] By: jhi                                   on 2003/04/16  09:45:51
52517         Log: Redundant test.
52518      Branch: perl
52519            ! lib/unicore/mktables
52520 ____________________________________________________________________________
52521 [ 19231] By: jhi                                   on 2003/04/16  09:21:25
52522         Log: Synchronize the specifications of the POSIX character
52523              classes alnum, graph, and print closer to the planned
52524              Unicode proposal.
52525      Branch: perl
52526            ! lib/unicore/lib/Alnum.pl lib/unicore/lib/Graph.pl
52527            ! lib/unicore/lib/Print.pl lib/unicore/mktables utf8.c
52528 ____________________________________________________________________________
52529 [ 19230] By: jhi                                   on 2003/04/16  08:57:01
52530         Log: Patch from Merijn.
52531      Branch: perl
52532            ! perl.h
52533 ____________________________________________________________________________
52534 [ 19228] By: jhi                                   on 2003/04/16  08:27:26
52535         Log: Thinko in modfl detection.
52536      Branch: perl
52537            ! Configure
52538 ____________________________________________________________________________
52539 [ 19227] By: ams                                   on 2003/04/16  02:32:11
52540         Log: Storable now handles self-tied scalars with NULL mg_obj.
52541      Branch: perl
52542            ! ext/Storable/Storable.xs
52543 ____________________________________________________________________________
52544 [ 19226] By: jhi                                   on 2003/04/15  18:00:21
52545         Log: Upgrade to Pod::LaTeX 0.55.
52546      Branch: perl
52547            + lib/Pod/t/pod2latex.t
52548            - lib/Pod/t/latex.t
52549            ! MANIFEST lib/Pod/LaTeX.pm pod/pod2latex.PL
52550 ____________________________________________________________________________
52551 [ 19224] By: jhi                                   on 2003/04/15  17:01:27
52552         Log: The 'disable-longdouble-if-no-modfl-sqrtl' part didn't stick.
52553      Branch: perl
52554            ! Configure
52555 ____________________________________________________________________________
52556 [ 19223] By: jhi                                   on 2003/04/15  16:36:32
52557         Log: Handle PERLIO=stdio, PERLIO=perlio, PERLIO=mmap, and no PERLIO.
52558      Branch: perl
52559            ! t/io/layers.t
52560 ____________________________________________________________________________
52561 [ 19221] By: jhi                                   on 2003/04/15  16:27:49
52562         Log: False alarm: no cyclic dependency.
52563      Branch: perl
52564            ! Configure config_h.SH
52565 ____________________________________________________________________________
52566 [ 19219] By: jhi                                   on 2003/04/15  16:08:11
52567         Log: Backport of _most_ of the changes in #19218: not one big
52568              cyclic dependency, though, it must be broken up somehow.
52569      Branch: perl
52570            ! Configure config_h.SH
52571 ____________________________________________________________________________
52572 [ 19218] By: jhi                                   on 2003/04/15  14:09:31
52573         Log: Big patch from Alan Burlison to make Solaris long doubles work.
52574              (Also spreads more <stdlib.h> joy.)
52575              Needs backporting to metaconfig units and introducing the new
52576              symbols to non-Configure lands.
52577      Branch: perl
52578            ! Configure config_h.SH hints/solaris_2.sh numeric.c perl.h pp.c
52579 ____________________________________________________________________________
52580 [ 19217] By: jhi                                   on 2003/04/15  14:01:03
52581         Log: Don't skip the whole test for PERLIO=perlio.
52582      Branch: perl
52583            ! t/io/layers.t
52584 ____________________________________________________________________________
52585 [ 19215] By: jhi                                   on 2003/04/15  05:54:17
52586         Log: Add a test for [perl #17753].
52587      Branch: perl
52588            ! t/op/undef.t
52589 ____________________________________________________________________________
52590 [ 19214] By: jhi                                   on 2003/04/15  05:40:52
52591         Log: "proto.h": 'id' is a reserved word in Objective-C.
52592      Branch: perl
52593            ! embed.fnc op.c proto.h
52594 ____________________________________________________________________________
52595 [ 19213] By: sky                                   on 2003/04/14  21:42:10
52596         Log: Ook, run tests on correct build-dir next time.
52597              We must check if the hv is a stash, otherwise we try to delete
52598              something that is a HvNAME of null.....  tests pass better now
52599      Branch: perl
52600            ! gv.c
52601 ____________________________________________________________________________
52602 [ 19212] By: sky                                   on 2003/04/14  21:15:00
52603         Log: Fixes to bugs introduced by PL_stashcache
52604              A) Follow suggestion by Benjamin Goldberg to use hv_delete
52605              instead of hv_delete_ent to avoid creating a temporary SV
52606              B) Don't increment the refcount, sneak it into an IV instead
52607              C) When a GP is a deleted that contains a stash, remove the
52608              corresponding entry since hv might be in use in other places.
52609              D) Note that no test cases test the deletion of packages to catch
52610              this bug.
52611      Branch: perl
52612            ! gv.c hv.c pp_hot.c
52613 ____________________________________________________________________________
52614 [ 19211] By: rgs                                   on 2003/04/14  21:11:11
52615         Log: Mention that "make test_harness" lets messages sent through
52616              standard error out. Complements change #19206.
52617      Branch: perl
52618            ! pod/perlhack.pod
52619 ____________________________________________________________________________
52620 [ 19210] By: rgs                                   on 2003/04/14  20:48:02
52621         Log: Subject: Re: Parse::RecDescent triggers infinete loop in perl5.9.0 and 5.8.1  [perl #17757]
52622              From: Inaba Hiroto <inaba@st.rim.or.jp>
52623              Date: Fri, 21 Mar 2003 17:35:21 +0900
52624              Message-ID: <3E7ACEC8.E0D57221@st.rim.or.jp>
52625              Date: Sat, 22 Mar 2003 11:28:05 +0900
52626              Message-ID: <3E7BCA34.6824269F@st.rim.or.jp>
52627      Branch: perl
52628            ! regexec.c t/op/pat.t
52629 ____________________________________________________________________________
52630 [ 19209] By: jhi                                   on 2003/04/14  20:36:55
52631         Log: PERLIO=perlio requires extra steps.
52632      Branch: perl
52633            ! lib/PerlIO.pm t/io/layers.t
52634 ____________________________________________________________________________
52635 [ 19208] By: jhi                                   on 2003/04/14  20:02:04
52636         Log: Skip as early as possible if no perlio since the
52637              use open would be compile-time.
52638      Branch: perl
52639            ! t/io/layers.t
52640 ____________________________________________________________________________
52641 [ 19207] By: rgs                                   on 2003/04/14  19:34:42
52642         Log: Document and test autovivified dirhandles.
52643              Subject: [perl #21952] [patch] t/op/readdir.t and perlfunc.pod
52644              From: Nathan Torkington (via RT) <perlbug-followup@perl.org>
52645              Date: 12 Apr 2003 12:40:45 -0000
52646              Message-Id: <rt-21952-55079.8.08945458828887@bugs6.perl.org>
52647      Branch: perl
52648            ! pod/perlfunc.pod t/op/readdir.t
52649 ____________________________________________________________________________
52650 [ 19206] By: rgs                                   on 2003/04/14  19:13:26
52651         Log: More docs about running tests and the test suite.
52652              Update perlhack.pod in various places.
52653              Add 'test_harness' as a .PHONY dependency in the Makefile.
52654      Branch: perl
52655            ! Makefile.SH pod/perlhack.pod t/README
52656 ____________________________________________________________________________
52657 [ 19205] By: jhi                                   on 2003/04/14  18:58:01
52658         Log: Build get_layers() also under -Uuseperlio.
52659      Branch: perl
52660            ! universal.c
52661 ____________________________________________________________________________
52662 [ 19204] By: jhi                                   on 2003/04/14  18:48:04
52663         Log: Bump up the version and admonish against aspiring (ab)use.
52664      Branch: perl
52665            ! lib/PerlIO.pm
52666 ____________________________________________________________________________
52667 [ 19203] By: jhi                                   on 2003/04/14  17:35:51
52668         Log: Introduce PerlIO::get_layers() to allow people to peek
52669              at the PerlIO layer stack.
52670      Branch: perl
52671            + t/io/layers.t
52672            ! MANIFEST lib/PerlIO.pm perlio.c perlio.h t/io/open.t
52673            ! universal.c
52674 ____________________________________________________________________________
52675 [ 19202] By: merijn                                on 2003/04/14  05:42:18
52676         Log: Subject: [PATCH] vms/vms.c waitpid tweak
52677              From: "Craig A. Berry" <craigberry@mac.com>
52678              Date: Mon, 14 Apr 2003 00:43:00 -0500
52679              Message-ID: <3E9A4A64.6030205@mac.com>
52680      Branch: perl
52681            ! vms/vms.c
52682 ____________________________________________________________________________
52683 [ 19201] By: sky                                   on 2003/04/13  19:26:46
52684         Log: Fix bug #16253, use all the CPU that we can :-)
52685      Branch: perl
52686            ! ext/threads/threads.xs
52687 ____________________________________________________________________________
52688 [ 19200] By: sky                                   on 2003/04/13  18:38:58
52689         Log: Fix bug #15893 by creating shared scalars with a refcount of 1
52690              instead of 2 and make push and pop increase the refcount.
52691      Branch: perl
52692            ! ext/threads/shared/shared.xs
52693 ____________________________________________________________________________
52694 [ 19199] By: jhi                                   on 2003/04/13  11:45:42
52695         Log: Because we chdir to 'Big-Dummy' the lib/utf8.pm may be at
52696              ../../lib for the lc() at line 66 (UTF-8 data possible
52697              if using UTF-8 locales).
52698      Branch: perl
52699            ! lib/ExtUtils/t/Install.t
52700 ____________________________________________________________________________
52701 [ 19198] By: jhi                                   on 2003/04/13  09:43:09
52702         Log: The lib/ipc_sysv.t test has a new name.
52703      Branch: perl
52704            ! INSTALL
52705 ____________________________________________________________________________
52706 [ 19197] By: jhi                                   on 2003/04/13  09:32:05
52707         Log: Continue hunting for the cause of the Tru64 failed threaded smokes
52708              most probably introduced by the change #19157.  The tweak suggested
52709              by Stephen McCamant trades a possible dangling pointer (CopFILE()
52710              is tricky like that with threads) to a memory leak.  (This means
52711              that this tweak shouldn't be left in as-is, but if this helps,
52712              we at least know that the failure was caused by the #19157.)
52713      Branch: perl
52714            ! op.c
52715 ____________________________________________________________________________
52716 [ 19196] By: jhi                                   on 2003/04/13  09:20:02
52717         Log: Upgrade to Net::Ping 2.29.
52718      Branch: perl
52719            + lib/Net/Ping/t/510_ping_udp.t
52720            - lib/Net/Ping/README
52721            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/Changes
52722 ____________________________________________________________________________
52723 [ 19195] By: jhi                                   on 2003/04/13  09:02:05
52724         Log: Upgrade to Test::Harness 2.27_04.
52725      Branch: perl
52726            + lib/Test/Harness/t/pod.t t/lib/sample-tests/switches
52727            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Straps.pm
52728            ! lib/Test/Harness/t/test-harness.t
52729 ____________________________________________________________________________
52730 [ 19194] By: rgs                                   on 2003/04/12  21:21:04
52731         Log: Darwin/Rhapsody hints files updates by Wilfredo Sánchez
52732      Branch: perl
52733            ! hints/darwin.sh hints/rhapsody.sh
52734 ____________________________________________________________________________
52735 [ 19192] By: jhi                                   on 2003/04/12  18:23:40
52736         Log: The debugging aid #19182 didn't.
52737      Branch: perl
52738            ! ext/B/t/deparse.t
52739 ____________________________________________________________________________
52740 [ 19191] By: jhi                                   on 2003/04/12  16:51:12
52741         Log: Benchmark nit from Nicholas Clark (in OpenBSD the result could
52742              be a negative zero, -0).
52743      Branch: perl
52744            ! lib/Benchmark.t
52745 ____________________________________________________________________________
52746 [ 19190] By: rgs                                   on 2003/04/12  13:41:25
52747         Log: Subject: [PATCH] MakeMaker 6.10_02 -> 6.10_03
52748              From: Michael G Schwern <schwern@pobox.com>
52749              Date: Fri, 11 Apr 2003 00:32:02 -0700
52750              Message-ID: <20030411073202.GC5916@windhund.schwern.org>
52751      Branch: perl
52752            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_MacOS.pm
52753            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
52754            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/TODO
52755            ! lib/ExtUtils/t/00compile.t lib/ExtUtils/t/00setup_dummy.t
52756            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/basic.t
52757            ! lib/ExtUtils/t/zz_cleanup_dummy.t
52758 ____________________________________________________________________________
52759 [ 19189] By: rgs                                   on 2003/04/10  20:40:14
52760         Log: Peter Scott suggests that the docs for base.pm should
52761              state explicitely that base.pm doesn't call import()
52762              on base classes. Plus a few typos.
52763      Branch: perl
52764            ! lib/base.pm
52765 ____________________________________________________________________________
52766 [ 19188] By: rgs                                   on 2003/04/10  19:45:08
52767         Log: PerlFAQ sync.
52768      Branch: perl
52769            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
52770            ! pod/perlfaq7.pod pod/perlfaq9.pod
52771 ____________________________________________________________________________
52772 [ 19187] By: rgs                                   on 2003/04/10  19:25:18
52773         Log: Fix bug #21914, 3-arg open + local $fh + strict coredump.
52774              There used to be a nullstash (%{"<none>::"}) to hold illegal
52775              variables under strict 'vars'. It has been removed by change #17942.
52776              This can lead to segfaults during the parsing, because some illegal
52777              variables might have been discarded before the compilation of the
52778              current statement had completed.
52779              Bug analysis and test case by Enache Adrian.
52780      Branch: perl
52781            ! gv.c t/lib/strict/vars
52782 ____________________________________________________________________________
52783 [ 19186] By: jhi                                   on 2003/04/10  19:13:40
52784         Log: Be more descriptive.
52785      Branch: perl
52786            ! MANIFEST
52787 ____________________________________________________________________________
52788 [ 19185] By: jhi                                   on 2003/04/10  19:06:02
52789         Log: Noted by Nat: -0 didn't work that well with Unicode.
52790      Branch: perl
52791            ! perl.c pod/perlrun.pod
52792 ____________________________________________________________________________
52793 [ 19184] By: jhi                                   on 2003/04/10  17:26:43
52794         Log: Add an option for the grok_xxx() to silently ignore bad digits.
52795      Branch: perl
52796            ! numeric.c perl.h
52797 ____________________________________________________________________________
52798 [ 19183] By: jhi                                   on 2003/04/10  10:56:25
52799         Log: The test doesn't work that well when -Uusedl.
52800              Some of the tests could be salvaged even then I guess.
52801      Branch: perl
52802            ! lib/ExtUtils/t/Constant.t
52803 ____________________________________________________________________________
52804 [ 19182] By: jhi                                   on 2003/04/10  09:40:24
52805         Log: A temporary debugging aid for Tru64 threaded builds.
52806      Branch: perl
52807            ! ext/B/t/deparse.t
52808 ____________________________________________________________________________
52809 [ 19181] By: jhi                                   on 2003/04/10  08:02:10
52810         Log: Unless Inuits are involved...
52811      Branch: perl
52812            ! pod/perlrun.pod
52813 ____________________________________________________________________________
52814 [ 19180] By: jhi                                   on 2003/04/10  07:02:44
52815         Log: With AFS the cwds have little chance of agreeing.
52816      Branch: perl
52817            ! ext/Cwd/t/cwd.t
52818 ____________________________________________________________________________
52819 [ 19179] By: jhi                                   on 2003/04/10  06:46:50
52820         Log: I assume the idea was to use the *cwd variables for testing.
52821      Branch: perl
52822            ! ext/Cwd/t/cwd.t
52823 ____________________________________________________________________________
52824 [ 19177] By: jhi                                   on 2003/04/10  04:34:48
52825         Log: perlport information about portably embedding string data.
52826      Branch: perl
52827            ! pod/perlport.pod
52828 ____________________________________________________________________________
52829 [ 19176] By: jhi                                   on 2003/04/10  04:18:45
52830         Log: Also locale names can contain illegal UTF-8.
52831      Branch: perl
52832            ! lib/locale.t
52833 ____________________________________________________________________________
52834 [ 19175] By: jhi                                   on 2003/04/10  04:03:48
52835         Log: In case someone is using UTF-8 locales.
52836      Branch: perl
52837            ! lib/ExtUtils/MM_MacOS.pm
52838 ____________________________________________________________________________
52839 [ 19174] By: merijn                                on 2003/04/09  14:33:12
52840         Log: Even more promotion for -lc128 (long doubles on AIX)
52841              More obvious detection of C compiler
52842              cc_type should not promote to config.sh
52843
52844              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52845              Date: Wed, 09 Apr 2003 14:31:48 +0200
52846              Message-Id: <20030409143007.B4A4.H.M.BRAND@hccnet.nl>
52847      Branch: perl
52848            ! hints/aix.sh
52849 ____________________________________________________________________________
52850 [ 19173] By: jhi                                   on 2003/04/09  12:39:35
52851         Log: open(my $fh, ">&", STDOUT) should not warn under strict.
52852      Branch: perl
52853            ! op.c t/io/open.t
52854 ____________________________________________________________________________
52855 [ 19172] By: jhi                                   on 2003/04/09  10:40:31
52856         Log: Try to be more descriptive than just __ANONIO__ which is what
52857              you get when you autovivify filehandles into array/hash elements.
52858      Branch: perl
52859            ! doio.c op.c t/io/open.t
52860 ____________________________________________________________________________
52861 [ 19171] By: rgs                                   on 2003/04/08  20:44:20
52862         Log: Implement support for --help and --version in Getopt::Std
52863              Subject: Re: [PATCH 5.8.1 @19053] Getopt::Std
52864              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
52865              Date: Mon, 7 Apr 2003 17:07:15 -0700
52866              Message-ID: <20030408000714.GA953@math.berkeley.edu>
52867      Branch: perl
52868            ! lib/Getopt/Std.pm
52869 ____________________________________________________________________________
52870 [ 19170] By: rgs                                   on 2003/04/08  19:47:05
52871         Log: Subject: [PATCH] Re: Error: Unknown error
52872              From: Enache Adrian <enache@rdslink.ro>
52873              Date: Tue, 8 Apr 2003 07:12:13 +0300
52874              Message-ID: <20030408041213.GA13553@ratsnest.hole>
52875      Branch: perl
52876            ! lib/fields.t lib/strict.t op.c t/lib/strict/subs
52877 ____________________________________________________________________________
52878 [ 19169] By: rgs                                   on 2003/04/08  19:19:34
52879         Log: Subject: [PATCH] (vaguely connected with) [perl #21875] Hash ref transformed as a list
52880              From: Dave Mitchell <davem@fdgroup.com>
52881              Date: Mon, 7 Apr 2003 21:43:17 +0100
52882              Message-ID: <20030407204317.GA8796@fdgroup.com>
52883
52884              The new XTERMORDORDOR lexer expectation must also be named
52885              in debugging perls, to be used in the output of -DT.
52886      Branch: perl
52887            ! perl.h toke.c
52888 ____________________________________________________________________________
52889 [ 19168] By: rgs                                   on 2003/04/08  19:05:22
52890         Log: Document that perl recognizes 2>&1 on the command-line on VMS.
52891      Branch: perl
52892            ! vms/perlvms.pod
52893 ____________________________________________________________________________
52894 [ 19167] By: rgs                                   on 2003/04/08  18:47:18
52895         Log: Typos fixes by Stas Bekman.
52896      Branch: perl
52897            ! cv.h lib/attributes.pm sv.h
52898 ____________________________________________________________________________
52899 [ 19166] By: rgs                                   on 2003/04/08  18:43:22
52900         Log: Subject: [PATCH pod/perlpod.pod] was RE: How cross-platform is `foo 2>&1`  these days?
52901              From: Robin Barker <Robin.Barker@npl.co.uk>
52902              Date: Tue, 8 Apr 2003 14:23:04 +0100
52903              Message-ID: <533D273D4014D411AB1D00062938C4D904046395@hotel.npl.co.uk>
52904      Branch: perl
52905            ! pod/perlpod.pod
52906 ____________________________________________________________________________
52907 [ 19164] By: jhi                                   on 2003/04/08  04:42:05
52908         Log: Few more words about safe/unsafe signals.
52909      Branch: perl
52910            ! pod/perlipc.pod pod/perlrun.pod pod/perlvar.pod
52911 ____________________________________________________________________________
52912 [ 19163] By: jhi                                   on 2003/04/07  19:25:39
52913         Log: The SvGROW() might move the PV.
52914      Branch: perl
52915            ! pp.c
52916 ____________________________________________________________________________
52917 [ 19162] By: jhi                                   on 2003/04/07  18:23:29
52918         Log: Subject: Re: [PATCH] ExtUtils::MakeMaker 6.10_02
52919              From: Michael G Schwern <schwern@pobox.com>
52920              Date: Mon, 7 Apr 2003 02:09:17 -0700
52921              Message-ID: <20030407090917.GA9221@windhund.schwern.org>
52922      Branch: perl
52923            + lib/ExtUtils/t/MM_Any.t
52924            ! MANIFEST lib/ExtUtils/Command.pm lib/ExtUtils/Command/MM.pm
52925            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
52926            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm
52927            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_BeOS.pm
52928            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_DOS.pm
52929            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
52930            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_UWIN.pm
52931            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
52932            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MM_Win95.pm
52933            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/MakeMaker/FAQ.pod
52934            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/PATCHING
52935            ! lib/ExtUtils/README lib/ExtUtils/TODO
52936            ! lib/ExtUtils/t/00compile.t lib/ExtUtils/t/MM_Cygwin.t
52937            ! lib/ExtUtils/t/basic.t t/lib/MakeMaker/Test/Utils.pm
52938 ____________________________________________________________________________
52939 [ 19160] By: jhi                                   on 2003/04/07  04:17:38
52940         Log: Time::HiRes: Do not create files in blib directories under core
52941              (from Rafael)
52942      Branch: perl
52943            ! ext/Time/HiRes/Makefile.PL
52944 ____________________________________________________________________________
52945 [ 19159] By: jhi                                   on 2003/04/07  03:53:01
52946         Log: Future binary compat wishful thinking:
52947              maint will use the stashcache, but not the dbassertion.
52948      Branch: perl
52949            ! intrpvar.h
52950 ____________________________________________________________________________
52951 [ 19158] By: jhi                                   on 2003/04/07  03:41:17
52952         Log: More WinCE tweaking for Vadim Konovalov.
52953      Branch: perl
52954            ! wince/Makefile.ce wince/compile-all.bat wince/compile.bat
52955            ! wince/makedist.pl
52956 ____________________________________________________________________________
52957 [ 19157] By: rgs                                   on 2003/04/06  20:53:29
52958         Log: Subject: CvFILE for constant subs
52959              From: Stephen McCamant <smcc@mit.edu>
52960              Date: Sun, 6 Apr 2003 16:39:13 -0400
52961              Message-ID: <16016.36977.667436.279778@syllepsis.MIT.EDU>
52962      Branch: perl
52963            ! op.c
52964 ____________________________________________________________________________
52965 [ 19156] By: rgs                                   on 2003/04/06  20:44:09
52966         Log: Subject: [PATCH] B::Deparse: sv_no != 0
52967              From: Stephen McCamant <smcc@mit.edu>
52968              Date: Sun, 6 Apr 2003 17:00:48 -0400
52969              Message-ID: <16016.38272.921140.343901@syllepsis.MIT.EDU>
52970      Branch: perl
52971            ! ext/B/B/Deparse.pm
52972 ____________________________________________________________________________
52973 [ 19154] By: jhi                                   on 2003/04/06  19:46:35
52974         Log: An unconditional carp is not nice.
52975      Branch: perl
52976            ! ext/Sys/Syslog/Syslog.pm
52977 ____________________________________________________________________________
52978 [ 19153] By: rgs                                   on 2003/04/06  18:37:58
52979         Log: Subject: [DOC PATCH] README.solaris and -Dcc=gcc
52980              From: Robert Spier <rspier@pobox.com>
52981              Date: Sat, 05 Apr 2003 21:12:20 -0800
52982              Message-ID: <m37ka88b0r.wl_rspier@pobox.com>
52983      Branch: perl
52984            ! README.solaris
52985 ____________________________________________________________________________
52986 [ 19152] By: rgs                                   on 2003/04/06  18:24:38
52987         Log: Remove unportable ">|" shell syntax
52988              Subject: Re: Change 19150: LD_PRELOAD hack, still badly flawed / a solution
52989              From: Enache Adrian <enache@rdslink.ro>
52990              Date: Sun, 6 Apr 2003 21:13:27 +0300
52991              Message-ID: <20030406181326.GA873@ratsnest.hole>
52992      Branch: perl
52993            ! Makefile.SH
52994 ____________________________________________________________________________
52995 [ 19151] By: jhi                                   on 2003/04/06  18:14:44
52996         Log: Subject: PATCH (was: Re: [perl #18180] problem with sys:syslog on solaris 8 with perl 5.8.0)
52997              From: Joost van Baal <J.E.vanBaal@uvt.nl>
52998              Date: Mon, 25 Nov 2002 17:35:37 +0100
52999              Message-ID: <20021125163537.GC4745@banach.uvt.nl>
53000
53001              (The .pm patch modified a bit, and removed the false
53002              claim that _PATH_INFO would be coming from syslog.ph)
53003      Branch: perl
53004            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.pm
53005            ! ext/Sys/Syslog/syslog.t
53006 ____________________________________________________________________________
53007 [ 19150] By: rgs                                   on 2003/04/05  21:10:00
53008         Log: Subject: LD_PRELOAD hack, still badly flawed / a solution
53009              From: Enache Adrian <enache@rdslink.ro>
53010              Date: Thu, 3 Apr 2003 15:50:48 +0300
53011              Message-ID: <20030403125048.GA6107@ratsnest.hole>
53012
53013              On linux, when building a shared library, generate
53014              a small shell wrapper, "preload", that preloads libperl.so
53015              only if it exists. Useful when the 'make' process stops
53016              before the link phase.
53017      Branch: perl
53018            ! Makefile.SH
53019 ____________________________________________________________________________
53020 [ 19149] By: jhi                                   on 2003/04/05  20:44:25
53021         Log: Upgrade to Locale::Maketext 1.04.
53022      Branch: perl
53023            + lib/Locale/Maketext/t/00about.t lib/Locale/Maketext/t/01make.t
53024            + lib/Locale/Maketext/t/02get.t lib/Locale/Maketext/t/03http.t
53025            - lib/Locale/Maketext/test.pl
53026            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
53027            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
53028 ____________________________________________________________________________
53029 [ 19148] By: jhi                                   on 2003/04/05  20:38:30
53030         Log: perluniintro.pod: nice_string() doesn't escape
53031              literal escape chars -- use Sadahiro-san's fix(es).
53032      Branch: perl
53033            ! pod/perluniintro.pod
53034 ____________________________________________________________________________
53035 [ 19147] By: rgs                                   on 2003/04/05  19:12:30
53036         Log: Subject: [PATCH 5.8.1 @19053] Embedding
53037              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
53038              Date: Mon, 31 Mar 2003 12:39:24 -0800
53039              Message-ID: <20030331203924.GA3602@math.berkeley.edu>
53040
53041              Advertise the pair of macros PERL_SYS_INIT3 / PERL_SYS_TERM
53042              to be used in a C program's main function.
53043      Branch: perl
53044            ! lib/ExtUtils/t/Embed.t pod/perlembed.pod
53045 ____________________________________________________________________________
53046 [ 19146] By: jhi                                   on 2003/04/05  19:08:37
53047         Log: Heredocs and use encoding didn't work for SJIS;
53048              patch from Inaba Hiroto.
53049      Branch: perl
53050            ! toke.c
53051 ____________________________________________________________________________
53052 [ 19145] By: rgs                                   on 2003/04/05  11:45:36
53053         Log: The manpages don't have to be built by MakeMaker for the
53054              core modules in ext/. Disable this in Devel::PPPort (not
53055              up-to-date on CPAN), Unicode::Normalize (the CPAN version
53056              uses a different Makefile.PL anyway) and XS::APItest
53057              (not CPANized.)
53058      Branch: perl
53059            ! ext/Devel/PPPort/Makefile.PL ext/Unicode/Normalize/Makefile.PL
53060            ! ext/XS/APItest/Makefile.PL
53061 ____________________________________________________________________________
53062 [ 19144] By: rgs                                   on 2003/04/05  11:28:22
53063         Log: Upgrade to Unicode::Normalize 0.21 and Unicode::Collate 0.24,
53064              by SADAHIRO Tomoyuki.
53065      Branch: perl
53066            ! ext/Unicode/Normalize/Changes
53067            ! ext/Unicode/Normalize/Normalize.pm
53068            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
53069            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
53070            ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
53071            ! lib/Unicode/Collate/Changes lib/Unicode/Collate/README
53072            ! lib/Unicode/Collate/t/index.t lib/Unicode/Collate/t/test.t
53073 ____________________________________________________________________________
53074 [ 19143] By: merijn                                on 2003/04/03  08:55:33
53075         Log: Subject: [PATCH] VMS %ENV fix (follow-up to 18852)
53076              From: "Craig A. Berry" <craigberry@mac.com>
53077              Date: Wed, 02 Apr 2003 18:09:03 -0600
53078              Message-Id: <5.2.0.9.0.20030402173822.01ba1df0@dcichiexc1>
53079      Branch: perl
53080            ! vms/vms.c vms/vmsish.h
53081 ____________________________________________________________________________
53082 [ 19142] By: merijn                                on 2003/04/03  08:50:55
53083         Log: Subject: Re: [PATCH 5.8.0 DOC] Fix missing functions when splitting perlfunc
53084              From: andreas.koenig@anima.de (Andreas J. Koenig)
53085              Date: Thu, 03 Apr 2003 08:28:52 +0200
53086              Message-ID: <m3u1dgnlgb.fsf@franz.ak.mind.de>
53087      Branch: perl
53088            ! lib/Pod/t/Functions.t
53089 ____________________________________________________________________________
53090 [ 19141] By: jhi                                   on 2003/04/03  05:00:36
53091         Log: Don't recurse from threads to threads/shared (since
53092              threads/shared is built separately, temp solution from
53093              Schwern while MM is being fixed.)
53094      Branch: perl
53095            ! ext/threads/Makefile.PL
53096 ____________________________________________________________________________
53097 [ 19140] By: rgs                                   on 2003/04/02  20:41:46
53098         Log: Subject: [PATCH 5.8.0 DOC] Fix missing functions when splitting perlfunc
53099              From: Steve Hay <steve.hay@uk.radan.com>
53100              Date: Thu, 20 Mar 2003 11:55:01 +0000
53101              Message-ID: <3E79AC15.80307@uk.radan.com>
53102      Branch: perl
53103            ! installhtml lib/Pod/Functions.pm pod/perlfunc.pod pod/splitpod
53104 ____________________________________________________________________________
53105 [ 19139] By: jhi                                   on 2003/04/02  19:44:07
53106         Log: Make perldiag agree with #19138.
53107      Branch: perl
53108            ! pod/perldiag.pod
53109 ____________________________________________________________________________
53110 [ 19138] By: jhi                                   on 2003/04/02  19:37:59
53111         Log: Make at least the thread count make sense.
53112      Branch: perl
53113            ! ext/threads/threads.xs
53114 ____________________________________________________________________________
53115 [ 19137] By: rgs                                   on 2003/04/02  19:24:47
53116         Log: Adjust test for the recent change (#19136) to Pod::Html
53117      Branch: perl
53118            ! lib/Pod/t/htmlview.t
53119 ____________________________________________________________________________
53120 [ 19136] By: rgs                                   on 2003/04/02  18:46:31
53121         Log: Fixes for "installhtml --splithead", based on :
53122              Subject: Re: [PATCH 5.8.0 UTIL] Fix installhtml for splitting and PM/POD conflicts
53123              From: Steve Hay <steve.hay@uk.radan.com>
53124              Date: Wed, 02 Apr 2003 11:33:41 +0100
53125              Message-ID: <3E8ABC85.5060807@uk.radan.com>
53126
53127              This also includes a small patch to Pod::Html : when generating
53128              anchor names, play on the safe side and turn every non-alphanumeric
53129              character into an '_'. Moreover, Pod::Html::anchorify() is now
53130              optionally exported.
53131      Branch: perl
53132            ! installhtml lib/Pod/Html.pm
53133 ____________________________________________________________________________
53134 [ 19135] By: rgs                                   on 2003/04/02  18:42:50
53135         Log: Subject: Re: [perl #21765] $s = ""; $n = @a = split(/,/, $s); results in undef $n
53136              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
53137              Date: Tue, 01 Apr 2003 16:32:46 -0800
53138              Message-ID: <u+ii+gzkgqkV092yn@efn.org>
53139      Branch: perl
53140            ! pp.c t/op/split.t
53141 ____________________________________________________________________________
53142 [ 19134] By: sky                                   on 2003/04/02  18:01:40
53143         Log: Fix some small nits, thanks to Rafael.
53144      Branch: perl
53145            ! pp_hot.c
53146 ____________________________________________________________________________
53147 [ 19133] By: sky                                   on 2003/04/02  13:41:14
53148         Log: Add packname->stash cache before the check if a packname is a
53149              filehandle or a package, it works because only packnames
53150              that have been resolved to stashes are added to the cache,
53151              and when a newIO is created we clean the cache.
53152              Results in roughly 1.8 speed increase for class->method()
53153              calls.
53154      Branch: perl
53155            ! embedvar.h gv.c hv.c intrpvar.h perl.c perlapi.h pp_hot.c sv.c
53156 ____________________________________________________________________________
53157 [ 19132] By: merijn                                on 2003/04/02  11:28:02
53158         Log: #19122 should have been tested on non-glibc system (like AIX)
53159      Branch: perl
53160            ! pp.c
53161 ____________________________________________________________________________
53162 [ 19131] By: jhi                                   on 2003/04/02  05:25:19
53163         Log: Spread IlyaZ's PERL_CORE detection trick.
53164      Branch: perl
53165            ! ext/Encode/Makefile.PL
53166 ____________________________________________________________________________
53167 [ 19130] By: jhi                                   on 2003/04/02  04:42:40
53168         Log: Cannot portably compare files if one of them is still open
53169              (from Craig Berry).
53170      Branch: perl
53171            ! ext/Encode/t/enc_module.t
53172 ____________________________________________________________________________
53173 [ 19129] By: jhi                                   on 2003/04/02  04:30:45
53174         Log: MM_VMS tweak from Craig Berry:
53175              http://nntp.x.perl.org/group/perl.makemaker/1002
53176      Branch: perl
53177            ! lib/ExtUtils/MM_VMS.pm
53178 ____________________________________________________________________________
53179 [ 19128] By: rgs                                   on 2003/04/01  21:30:12
53180         Log: Subject: [PATCH 5.8.0 UTIL] Fix installhtml for splitting and PM/POD conflicts
53181              From: Steve Hay <steve.hay@uk.radan.com>
53182              Date: Thu, 20 Mar 2003 12:34:15 +0000
53183              Message-ID: <3E79B547.6030201@uk.radan.com>
53184              (with a few minor tweaks)
53185      Branch: perl
53186            ! installhtml
53187 ____________________________________________________________________________
53188 [ 19127] By: rgs                                   on 2003/04/01  19:01:20
53189         Log: Subject: Re: [perl #21744] Deparse bug: "\::" deparsed as "::"
53190              From: Enache Adrian <enache@rdslink.ro>
53191              Date: Sat, 29 Mar 2003 19:45:41 +0200
53192              Message-ID: <20030329174541.GA8138@ratsnest.hole>
53193      Branch: perl
53194            ! ext/B/B/Deparse.pm
53195 ____________________________________________________________________________
53196 [ 19126] By: rgs                                   on 2003/04/01  18:39:43
53197         Log: Fix bug #21742. require should be always invoked in
53198              scalar context. This wasn't the case when called from
53199              an eval(""), because the void context doesn't propagate
53200              through the leaveeval op. Instead of making scalarvoid()
53201              handle OP_LEAVEEVAL -- this breaks AutoLoader -- implement
53202              a workaround in doeval().
53203      Branch: perl
53204            ! pp_ctl.c t/comp/require.t
53205 ____________________________________________________________________________
53206 [ 19124] By: jhi                                   on 2003/04/01  16:52:28
53207         Log: Subject: [patch] fix HiRes.t failures on Stratus VOS
53208              From: "Green, Paul" <Paul.Green@stratus.com>
53209              Date: Tue, 1 Apr 2003 12:37:38 -0500
53210              Message-ID: <A2A34F15EE916148BC4C4748223E67A403D99C9D@exna4.stratus.com>
53211      Branch: perl
53212            ! hints/vos.sh
53213 ____________________________________________________________________________
53214 [ 19122] By: jhi                                   on 2003/04/01  16:36:52
53215         Log: Integrate:
53216              [ 19119]
53217              Address "5.8.1@19053: crypt_r() takes 128K per thread".
53218      Branch: perl
53219           !> pp.c reentr.c reentr.h reentr.pl
53220 ____________________________________________________________________________
53221 [ 19121] By: jhi                                   on 2003/04/01  16:36:02
53222         Log: Integrate:
53223              [ 19109]
53224              Subject: [PATCH 5.8.1 @19053] Time::HiRes
53225              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
53226              Date: Mon, 31 Mar 2003 12:53:01 -0800
53227              Message-ID: <20030331205301.GA3687@math.berkeley.edu>
53228
53229              [ 19111]
53230              A cleaner way to detect PERL_CORE, from IlyaZ.
53231      Branch: perl
53232           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/Makefile.PL
53233 ____________________________________________________________________________
53234 [ 19120] By: jhi                                   on 2003/04/01  16:32:03
53235         Log: Integrate:
53236              [ 19106]
53237              Subject: [PATCH 5.8.1 @19053] OS/2-related patches
53238              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
53239              Date: Mon, 31 Mar 2003 12:43:37 -0800
53240              Message-ID: <20030331204337.GA3634@math.berkeley.edu>
53241
53242              and regen Configure.
53243      Branch: perl
53244            ! Configure config_h.SH embedvar.h
53245           !> Makefile.SH embed.fnc embed.h embed.pl ext/threads/threads.xs
53246           !> intrpvar.h makedef.pl os2/Makefile.SHs os2/OS2/ExtAttr/Changes
53247           !> os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/PrfDB/Changes
53248           !> os2/OS2/PrfDB/PrfDB.pm os2/OS2/REXX/DLL/DLL.pm
53249           !> os2/OS2/REXX/REXX.pm os2/dl_os2.c os2/os2.c os2/os2ish.h
53250           !> os2/os2thread.h perlapi.h perlio.c perlvars.h reentr.c
53251           !> reentr.h reentr.pl sv.c
53252 ____________________________________________________________________________
53253 [ 19118] By: jhi                                   on 2003/04/01  16:17:04
53254         Log: Document the _exit() issue with threads in Linux [perl #17057].
53255      Branch: perl
53256            ! ext/POSIX/POSIX.pod
53257 ____________________________________________________________________________
53258 [ 19117] By: jhi                                   on 2003/04/01  16:07:59
53259         Log: Subject: Re: 5.8.1@19053 bug: make minitest fails with threads
53260              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
53261              Date: Tue, 1 Apr 2003 11:02:35 +0200
53262              Message-Id: <20030401110235.3f20ffb2.rgarciasuarez@free.fr>
53263      Branch: perl
53264            ! t/op/getpid.t
53265 ____________________________________________________________________________
53266 [ 19116] By: jhi                                   on 2003/04/01  16:06:12
53267         Log: Subject: [PATCH ext/SDBM_File/sdbm/Makefile.PL] MM hackery and whitespace changes
53268              From: Michael G Schwern <schwern@pobox.com>
53269              Date: Mon, 31 Mar 2003 15:16:57 -0800
53270              Message-ID: <20030331231657.GJ17529@windhund.schwern.org>
53271      Branch: perl
53272            ! ext/SDBM_File/sdbm/Makefile.PL
53273 ____________________________________________________________________________
53274 [ 19115] By: jhi                                   on 2003/04/01  15:58:45
53275         Log: Subject: [PATCH] overdue perlhack.pod corrections for RT
53276              From: Richard.Foley@ubsw.com
53277              Date: Mon, 31 Mar 2003 16:27:14 +0200
53278              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD9857B39@NZURC900PEX1.ubsgs.ubsgroup.net>
53279      Branch: perl
53280            ! pod/perlhack.pod
53281 ____________________________________________________________________________
53282 [ 19114] By: jhi                                   on 2003/04/01  15:56:27
53283         Log: Subject: [PATCH] Text::Abbrev warnings safe
53284              From: Peter Scott <Peter@PSDT.com>
53285              Date: Fri, 28 Mar 2003 16:34:47 -0800
53286              Message-id: <5.2.0.9.2.20030328161002.00b45f08@shell2.webquarry.com>
53287      Branch: perl
53288            ! lib/Text/Abbrev.pm lib/Text/Abbrev.t
53289 ____________________________________________________________________________
53290 [ 19113] By: merijn                                on 2003/04/01  14:12:33
53291         Log: Implemented AIX longdouble support in hints/aix.sh, which now
53292              actually work.  Thanks to John L. Allen for the hint.
53293
53294              Subject: Re: AIX longdoubles
53295              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
53296              Date: Tue, 01 Apr 2003 17:18:57 +0200
53297              Message-Id: <20030401171819.D8E6.H.M.BRAND@hccnet.nl>
53298      Branch: perl
53299            ! hints/aix.sh
53300 ____________________________________________________________________________
53301 [ 19104] By: jhi                                   on 2003/03/31  10:51:36
53302         Log: Tabify; strictly speaking unnecessary but anyway...
53303      Branch: perl
53304            ! MANIFEST
53305 ____________________________________________________________________________
53306 [ 19102] By: jhi                                   on 2003/03/31  10:36:48
53307         Log: Upgrade to Test::Harness 2.27_02.
53308      Branch: perl
53309            + t/lib/sample-tests/no_output t/lib/sample-tests/segfault
53310            + t/lib/sample-tests/too_many
53311            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
53312            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
53313            ! lib/Test/Harness/t/strap.t lib/Test/Harness/t/test-harness.t
53314 ____________________________________________________________________________
53315 [ 19101] By: jhi                                   on 2003/03/31  10:07:35
53316         Log: Upgrade to podlators 1.26.
53317      Branch: perl
53318            ! lib/Pod/Man.pm
53319 ____________________________________________________________________________
53320 [ 19100] By: jhi                                   on 2003/03/31  10:03:50
53321         Log: Upgrade to Encode 1.92.
53322      Branch: perl
53323            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
53324            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Guess.pm
53325            ! ext/Encode/t/CJKT.t ext/Encode/t/enc_module.t
53326            ! ext/Encode/ucm/big5-eten.ucm ext/Encode/ucm/big5-hkscs.ucm
53327            ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
53328            ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
53329 ____________________________________________________________________________
53330 [ 19099] By: jhi                                   on 2003/03/31  09:54:52
53331         Log: Subject: [PATCH] ExtUtils::MakeMaker 6.03 -> 6.06_05ish
53332              From: Michael G Schwern <schwern@pobox.com>
53333              Date: Mon, 31 Mar 2003 02:42:58 -0800
53334              Message-ID: <20030331104257.GB15327@windhund.schwern.org>
53335      Branch: perl
53336            + lib/ExtUtils/MakeMaker/FAQ.pod
53337            + lib/ExtUtils/MakeMaker/Tutorial.pod
53338            + lib/ExtUtils/MakeMaker/vmsish.pm lib/ExtUtils/NOTES
53339            + lib/ExtUtils/PATCHING lib/ExtUtils/README lib/ExtUtils/TODO
53340            + lib/ExtUtils/t/00compile.t lib/ExtUtils/t/Install.t
53341            + lib/ExtUtils/t/Liblist.t lib/ExtUtils/t/oneliner.t
53342            + lib/ExtUtils/t/prompt.t lib/ExtUtils/t/split_command.t
53343            + t/lib/TieIn.pm
53344            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
53345            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
53346            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Liblist/Kid.pm
53347            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/MM_Any.pm
53348            ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
53349            ! lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_MacOS.pm
53350            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
53351            ! lib/ExtUtils/MM_UWIN.pm lib/ExtUtils/MM_Unix.pm
53352            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
53353            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
53354            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/t/00setup_dummy.t
53355            ! lib/ExtUtils/t/Command.t lib/ExtUtils/t/INST.t
53356            ! lib/ExtUtils/t/INST_PREFIX.t lib/ExtUtils/t/MM_BeOS.t
53357            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_NW5.t
53358            ! lib/ExtUtils/t/MM_OS2.t lib/ExtUtils/t/MM_Unix.t
53359            ! lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/MM_Win32.t
53360            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/basic.t
53361            ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/prefixify.t
53362 ____________________________________________________________________________
53363 [ 19098] By: jhi                                   on 2003/03/31  09:36:11
53364         Log: Subject: [PATCH dump.c] stray n_a
53365              From: Michael G Schwern <schwern@pobox.com>
53366              Date: Mon, 31 Mar 2003 00:55:49 -0800
53367              Message-ID: <20030331085549.GB1300@windhund.schwern.org>
53368      Branch: perl
53369            ! dump.c
53370 ____________________________________________________________________________
53371 [ 19097] By: jhi                                   on 2003/03/31  05:00:07
53372         Log: Some low-hanging fruit for EBCDIC portability
53373              (or for marking as EBCDIC todos)
53374      Branch: perl
53375            ! ext/List/Util/t/isvstring.t lib/utf8.t t/run/switchC.t
53376            ! t/uni/write.t
53377 ____________________________________________________________________________
53378 [ 19094] By: jhi                                   on 2003/03/30  15:54:35
53379         Log: Upgrade to Time::HiRes 1.44.
53380      Branch: perl
53381            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
53382 ____________________________________________________________________________
53383 [ 19092] By: jhi                                   on 2003/03/30  15:09:02
53384         Log: IRIX 5.3 update.
53385      Branch: perl
53386            ! README.irix
53387 ____________________________________________________________________________
53388 [ 19091] By: jhi                                   on 2003/03/30  10:26:32
53389         Log: Not all compilers like #ifdefs within cpp macros
53390              (follow-up on #19086)
53391      Branch: perl
53392            ! pp_sys.c
53393 ____________________________________________________________________________
53394 [ 19090] By: jhi                                   on 2003/03/30  09:50:33
53395         Log: Ending strings is customary (typo from #19084).
53396      Branch: perl
53397            ! ext/Socket/Socket.t
53398 ____________________________________________________________________________
53399 [ 19089] By: jhi                                   on 2003/03/30  09:24:08
53400         Log: Re-sort MANIFEST (LC_ALL=C sort -fo MANIFEST MANIFEST)
53401      Branch: perl
53402            ! MANIFEST
53403 ____________________________________________________________________________
53404 [ 19088] By: jhi                                   on 2003/03/30  09:09:42
53405         Log: Another victim of IRIX 5.3's inability to resolve 'localhost'
53406              as the test expects.
53407      Branch: perl
53408            ! lib/Net/hostent.t
53409 ____________________________________________________________________________
53410 [ 19087] By: jhi                                   on 2003/03/30  09:08:07
53411         Log: In IRIX 5.3 turn off some of the warnings that cannot
53412              really be helped (e.g. warnings coming from system headers,
53413              or linker warnings during Configure).
53414      Branch: perl
53415            ! hints/irix_5.sh
53416 ____________________________________________________________________________
53417 [ 19086] By: jhi                                   on 2003/03/30  08:59:24
53418         Log: In IRIX 5.3 the cc is awfully confused about the prototype
53419              of select().
53420      Branch: perl
53421            ! hints/irix_5.sh pp_sys.c
53422 ____________________________________________________________________________
53423 [ 19085] By: jhi                                   on 2003/03/30  08:43:53
53424         Log: In IRIX 5.3 being too POSIXly hides the struct timespec.
53425      Branch: perl
53426            + ext/Time/HiRes/hints/irix.pl
53427            ! MANIFEST
53428 ____________________________________________________________________________
53429 [ 19084] By: jhi                                   on 2003/03/30  08:31:53
53430         Log: gethostbyname('localhost') is not that portable.
53431              inet_aton('localhost') in IRIX 5.3 returned an undef,
53432              which in turn made pack_sockaddr_in to barf on zero
53433              length in_addr.
53434      Branch: perl
53435            ! ext/Socket/Socket.t pod/perlfunc.pod pod/perlport.pod
53436 ____________________________________________________________________________
53437 [ 19083] By: jhi                                   on 2003/03/30  07:49:46
53438         Log: Subject: [PATCH] COW formats (was Re: Smoke [5.9.0] 19044 FAIL(F) linux 2.4.18-3 (i686/1 cpu))
53439              From: Nicholas Clark <nick@unfortu.net>
53440              Date: Sun, 30 Mar 2003 00:35:48 +0000
53441              Message-ID: <20030330003547.GO274@Bagpuss.unfortu.net>
53442      Branch: perl
53443            ! sv.c
53444 ____________________________________________________________________________
53445 [ 19082] By: jhi                                   on 2003/03/29  21:18:32
53446         Log: IRIX 5.3 can have PF_LINK defined to be AF_LINK but
53447              not defined AF_LINK.
53448      Branch: perl
53449            ! ext/Socket/Socket.xs
53450 ____________________________________________________________________________
53451 [ 19081] By: jhi                                   on 2003/03/29  20:41:56
53452         Log: Subject: [unPATCH] Re: Smoke [5.8.1] 19076 FAIL(F) openbsd 3.2 (i386/1 cpu)
53453              From: Nicholas Clark <nick@unfortu.net>
53454              Date: Sat, 29 Mar 2003 18:58:09 +0000
53455              Message-ID: <20030329185807.GL274@Bagpuss.unfortu.net>
53456      Branch: perl
53457            ! dump.c
53458 ____________________________________________________________________________
53459 [ 19080] By: rgs                                   on 2003/03/29  20:39:34
53460         Log: Minor rephrasing in perlopentut,
53461              noticed by Bob Wilkinson (RT [perl #21725])
53462      Branch: perl
53463            ! pod/perlopentut.pod
53464 ____________________________________________________________________________
53465 [ 19079] By: rgs                                   on 2003/03/29  20:21:11
53466         Log: Subject: [DOCPATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
53467              From: Nicholas Clark <nick@unfortu.net>
53468              Date: Thu, 27 Mar 2003 22:37:35 +0000
53469              Message-ID: <20030327223735.GD277@Bagpuss.unfortu.net>
53470      Branch: perl
53471            ! pod/perlapi.pod sv.h
53472 ____________________________________________________________________________
53473 [ 19078] By: jhi                                   on 2003/03/29  07:23:00
53474         Log: It seems that in Tru64 V5 gcc cannot be used to
53475              compile a threaded Perl because <pthread.h> explicitly
53476              checks for supported compilers (gcc not being one of them).
53477              This is not so bad since the system C compiler is always there.
53478      Branch: perl
53479            ! README.tru64 hints/dec_osf.sh
53480 ____________________________________________________________________________
53481 [ 19077] By: jhi                                   on 2003/03/28  06:03:16
53482         Log: Feeding illegal QP (like \x80) to this
53483              ./perl -Ilib -wne 'use PerlIO::via::QuotedPrint;BEGIN{binmode(STDIN, ":via(QuotedPrint)")};print'
53484              caused a coredump in av_length() <- nextargv() because
53485              the av was NULL.  I don't know that returning Nullfp is
53486              the best thing to do, but it dodges the segfault and
53487              introduces no test failures.
53488      Branch: perl
53489            ! doio.c
53490 ____________________________________________________________________________
53491 [ 19074] By: jhi                                   on 2003/03/27  18:17:20
53492         Log: Missing final \n.
53493      Branch: perl
53494            ! lib/Attribute/Handlers/Changes
53495 ____________________________________________________________________________
53496 [ 19072] By: rgs                                   on 2003/03/26  22:30:09
53497         Log: Subject: [perl #21672] IO::New and undefined filename behaviour
53498              From: "mike@exegenix.com (via RT)" <perlbug-followup@perl.org>
53499              Date: 24 Mar 2003 16:29:08 -0000
53500              Message-Id: <rt-21672-54038.2.07650993465862@bugs6.perl.org>
53501              plus a regression test
53502      Branch: perl
53503            ! ext/IO/lib/IO/File.pm lib/FileHandle.t
53504 ____________________________________________________________________________
53505 [ 19071] By: rgs                                   on 2003/03/26  22:08:16
53506         Log: Better version of change #19069
53507              Subject: [PATCH] Re: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
53508              From: Nicholas Clark <nick@unfortu.net>
53509              Date: Wed, 26 Mar 2003 23:01:46 +0000
53510              Message-ID: <20030326230145.GC279@Bagpuss.unfortu.net>
53511      Branch: perl
53512            ! pp_hot.c sv.c t/op/readline.t
53513 ____________________________________________________________________________
53514 [ 19070] By: rgs                                   on 2003/03/26  21:31:55
53515         Log: Subject: [patch] for Stratus VOS
53516              From: "Green, Paul" <Paul.Green@stratus.com>
53517              Date: Wed, 26 Mar 2003 17:24:38 -0500
53518              Message-ID: <A2A34F15EE916148BC4C4748223E67A403D99C74@exna4.stratus.com>
53519              (plus a small tweak to the test script)
53520      Branch: perl
53521            ! README.vos t/op/pack.t
53522 ____________________________________________________________________________
53523 [ 19069] By: rgs                                   on 2003/03/26  21:14:33
53524         Log: Subject: [PATCH] Re: [perl #21614] 5.8.0 Unbalanced string table refcount
53525              From: Nicholas Clark <nick@unfortu.net>
53526              Date: Tue, 25 Mar 2003 22:59:17 +0000
53527              Message-ID: <20030325225917.GE284@Bagpuss.unfortu.net>
53528      Branch: perl
53529            ! sv.c t/op/readline.t
53530 ____________________________________________________________________________
53531 [ 19068] By: rgs                                   on 2003/03/26  20:53:18
53532         Log: Win32 counterpart of change #19065
53533      Branch: perl
53534            ! win32/Makefile win32/makefile.mk
53535 ____________________________________________________________________________
53536 [ 19067] By: rgs                                   on 2003/03/26  20:34:32
53537         Log: VMS counterpart of change #19065
53538      Branch: perl
53539            ! vms/descrip_mms.template
53540 ____________________________________________________________________________
53541 [ 19066] By: jhi                                   on 2003/03/26  20:05:40
53542         Log: Upgrade to Term::ANSIColor 1.07.
53543      Branch: perl
53544            ! lib/Term/ANSIColor.pm lib/Term/ANSIColor/ChangeLog
53545            ! lib/Term/ANSIColor/README
53546 ____________________________________________________________________________
53547 [ 19065] By: rgs                                   on 2003/03/26  19:55:20
53548         Log: Add a file utils/cpan.PL to generate the "cpan" utility,
53549              also separately maintained on CPAN, and now moved as
53550              lib/CPAN/bin/cpan. Tweak installperl to avoid installing
53551              this last file.
53552      Branch: perl
53553            + utils/cpan.PL
53554           +> lib/CPAN/bin/cpan
53555            - utils/cpan
53556            ! MANIFEST installperl utils/Makefile
53557 ____________________________________________________________________________
53558 [ 19064] By: jhi                                   on 2003/03/26  19:48:32
53559         Log: Subject: [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
53560              From: Dave Mitchell <davem@fdgroup.com>
53561              Date: Thu, 20 Mar 2003 01:26:19 +0000
53562              Message-ID: <20030320012619.C19869@fdgroup.com>
53563
53564              Subject: Re: [PATCH] Re: [perl #21542] local $_ [0] = $_ [0] fails.
53565              From: Dave Mitchell <davem@fdgroup.com>
53566              Date: Mon, 24 Mar 2003 16:06:51 +0000
53567              Message-ID: <20030324160651.D1798@fdgroup.com>
53568      Branch: perl
53569            ! pp_ctl.c pp_hot.c scope.c t/op/args.t
53570 ____________________________________________________________________________
53571 [ 19063] By: jhi                                   on 2003/03/26  19:33:09
53572         Log: Subject: [perl #21648] Doc typo in Net::servent
53573              From: Andy Lester (via RT) <perlbug-followup@perl.org>
53574              Date: 22 Mar 2003 05:02:31 -0000
53575              Message-Id: <rt-21648-53986.0.682889311382979@bugs6.perl.org>
53576      Branch: perl
53577            ! lib/Net/servent.pm
53578 ____________________________________________________________________________
53579 [ 19062] By: jhi                                   on 2003/03/26  19:29:39
53580         Log: Subject: [PATCH README.qnx] for QNX 6.2
53581              From: Norton Allen <allen@huarp.harvard.edu>
53582              Date: Tue, 25 Mar 2003 12:09:42 -0500 (est)
53583              Message-Id: <200303251709.MAA11391@bottesini.harvard.edu>
53584      Branch: perl
53585            ! README.qnx
53586 ____________________________________________________________________________
53587 [ 19060] By: merijn                                on 2003/03/26  13:13:23
53588         Log: Subject: [PATCH] lib/vmsish.t GMT bug fix
53589              From: "Craig A. Berry" <craigberry@mac.com>
53590              Date: Tue, 25 Mar 2003 22:52:58 -0600
53591              Message-ID: <3E81322A.3040508@mac.com>
53592      Branch: perl
53593            ! lib/vmsish.t
53594 ____________________________________________________________________________
53595 [ 19059] By: rgs                                   on 2003/03/24  21:43:03
53596         Log: Change 19056 wasn't good enough.
53597              ldlibpth should be changed later, to avoid spaces to be quoted.
53598      Branch: perl
53599            ! Makefile.SH
53600 ____________________________________________________________________________
53601 [ 19058] By: rgs                                   on 2003/03/24  21:37:59
53602         Log: Subject: [PATCH pod/perlhist.pod] Adding the latest version of Perl
53603              From: Michael G Schwern <schwern@pobox.com>
53604              Date: Mon, 24 Mar 2003 00:50:39 -0800
53605              Message-ID: <20030324085039.GA19981@windhund.schwern.org>
53606      Branch: perl
53607            ! pod/perlhist.pod
53608 ____________________________________________________________________________
53609 [ 19057] By: rgs                                   on 2003/03/24  21:33:43
53610         Log: Typo, spotted by Doru Petrescu
53611              Message-ID: <Pine.LNX.4.31.0303241134170.13160-100000@linux.kappa.ro>
53612      Branch: perl
53613            ! ext/Data/Dumper/Dumper.pm
53614 ____________________________________________________________________________
53615 [ 19056] By: rgs                                   on 2003/03/24  21:05:48
53616         Log: Subject: Re: Smoke [5.9.0] 19055 FAIL(m) linux 2.4.18-3 (i686/1 cpu)
53617              From: Enache Adrian <enache@rdslink.ro>
53618              Date: Mon, 24 Mar 2003 23:56:25 +0200
53619              Message-ID: <20030324215625.GB853@ratsnest.hole>
53620      Branch: perl
53621            ! Makefile.SH
53622 ____________________________________________________________________________
53623 [ 19055] By: merijn                                on 2003/03/24  07:05:39
53624         Log: Subject: no more 'make install && make test' with shared libperl.so on Linux
53625              From: Enache Adrian <enache@rdslink.ro>
53626              Date: Sat, 22 Mar 2003 22:49:49 +0200
53627              Message-ID: <20030322204949.GB794@ratsnest.hole>
53628
53629              This is a slightly more defensive patch than Chip's patch that
53630              fell through the cracks, but does the same
53631              Subject: Shared libperl.so and build issues
53632              From: Chip Turner <cturner@redhat.com>
53633              Date: Tue 31 Dec 2002 17:21
53634      Branch: perl
53635            ! Makefile.SH
53636 ____________________________________________________________________________
53637 [ 19054] By: merijn                                on 2003/03/24  06:54:23
53638         Log: Subject: [PATCH bleadperl] vms.c thread clean-up
53639              From: "Craig A. Berry" <craigberry@mac.com>
53640              Date: Sun, 23 Mar 2003 15:32:58 -0600
53641              Message-ID: <3E7E280A.5000304@mac.com>
53642      Branch: perl
53643            ! vms/vms.c
53644 ____________________________________________________________________________
53645 [ 19052] By: jhi                                   on 2003/03/24  04:28:13
53646         Log: For change #19051: a new .bat to CRLF.
53647      Branch: perl
53648            ! Porting/makerel
53649 ____________________________________________________________________________
53650 [ 19051] By: jhi                                   on 2003/03/24  04:27:55
53651         Log: WinCE update from Vadim Konovalov.
53652      Branch: perl
53653            + wince/compile-all.bat wince/makedist.pl
53654            - wince/include/sys/stat.h wince/xbuildall.ksh
53655            - wince/xdistclean.ksh wince/xmakediffs.ksh
53656            ! MANIFEST README.ce dosish.h wince/Makefile.ce
53657            ! wince/compile.bat wince/config.ce
53658 ____________________________________________________________________________
53659 [ 19050] By: jhi                                   on 2003/03/24  04:25:15
53660         Log: Oops (change #19013 missed changing the Perl version number).
53661      Branch: perl
53662            ! cygwin/perlld.in
53663 ____________________________________________________________________________
53664 [ 19047] By: jhi                                   on 2003/03/23  17:54:33
53665         Log: Integrate from maint-5.8:
53666              [ 19045]
53667              If no IVSIZE == 8, no need for modulo_1.
53668      Branch: perl
53669           !> pp.c
53670 ____________________________________________________________________________
53671 [ 19044] By: rgs                                   on 2003/03/21  21:09:15
53672         Log: Subject: [PATCH] p4genpatch
53673              From: andreas.koenig@anima.de (Andreas J. Koenig)
53674              Date: Sat, 15 Mar 2003 12:04:18 +0100
53675              Message-ID: <m3hea4gabx.fsf@k242.linux.bogus>
53676      Branch: perl
53677            ! Porting/p4genpatch
53678 ____________________________________________________________________________
53679 [ 19043] By: rgs                                   on 2003/03/21  20:43:55
53680         Log: Subject: [PATCH] perlsub.pod and perlsyn.pod: better organise scoping info for modifiers
53681              From: Martien Verbruggen <mgjv@tradingpost.com.au>
53682              Date: Sat, 15 Mar 2003 12:31:47 +1100
53683              Message-Id: <slrnb750k3.j8t.mgjv@martien.heliotrope.home>
53684      Branch: perl
53685            ! pod/perlsub.pod pod/perlsyn.pod
53686 ____________________________________________________________________________
53687 [ 19042] By: merijn                                on 2003/03/21  07:45:54
53688         Log: Subject: [PATCH] readdir_r for VMS (was Re: [PATCH] configure.com: sig_num, etc.)
53689              From: "Craig A. Berry" <craigberry@mac.com>
53690              Date: Thu, 20 Mar 2003 23:03:36 -0600
53691              Message-ID: <3E7A9D28.1040706@mac.com>
53692      Branch: perl
53693            ! configure.com vms/vms.c vms/vmsish.h
53694 ____________________________________________________________________________
53695 [ 19039] By: rgs                                   on 2003/03/20  22:40:38
53696         Log: Subject: Re: [patch] [perl #21628] rcatline issue
53697              From: Enache Adrian <enache@rdslink.ro>
53698              Date: Thu, 20 Mar 2003 22:39:06 +0200
53699              Message-ID: <20030320203906.GA31199@ratsnest.hole>
53700      Branch: perl
53701            ! MANIFEST pp_hot.c t/op/readline.t
53702 ____________________________________________________________________________
53703 [ 19038] By: rgs                                   on 2003/03/20  22:07:50
53704         Log: Subject: Re: Bytecode? Back into service.
53705              From: Enache Adrian <enache@rdslink.ro>
53706              Date: Thu, 20 Mar 2003 07:38:39 +0200
53707              Message-ID: <20030320053839.GA4044@ratsnest.hole>
53708      Branch: perl
53709            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
53710            ! ext/ByteLoader/byterun.h op.c
53711 ____________________________________________________________________________
53712 [ 19037] By: rgs                                   on 2003/03/20  20:16:43
53713         Log: Subject: [DOC-PATCH] for README.cygwin, bleadperl version
53714              From: "Gerrit P. Haase" <gp@familiehaase.de>
53715              Date: Thu, 20 Mar 2003 21:23:28 +0100
53716              Message-ID: <941032389637.20030320212328@familiehaase.de>
53717      Branch: perl
53718            ! README.cygwin
53719 ____________________________________________________________________________
53720 [ 19036] By: jhi                                   on 2003/03/20  05:23:15
53721         Log: Integrate:
53722              [ 19033]
53723              file test operators weren't doing the right thing if the SV
53724              passed to them wasn't NUL-terminated
53725
53726              [ 19034]
53727              ensure SVs returned by Win32::Get{Short,Full}PathName() are
53728              NUL-terminated
53729      Branch: perl
53730           !> doio.c win32/win32.c
53731 ____________________________________________________________________________
53732 [ 19028] By: jhi                                   on 2003/03/19  09:46:27
53733         Log: Better wording as requested by Rafael, and
53734              the module is BerkeleyDB, not BerkeleyFile.
53735      Branch: perl
53736            ! README.tru64
53737 ____________________________________________________________________________
53738 [ 19026] By: jhi                                   on 2003/03/19  09:11:43
53739         Log: Update the DB_File instructions in Tru64.
53740      Branch: perl
53741            ! README.tru64
53742 ____________________________________________________________________________
53743 [ 19025] By: rgs                                   on 2003/03/18  21:59:33
53744         Log: Subject: [PATCH] [perl #9990] avoid goto &tmpsub coredump
53745              From: Dave Mitchell <davem@fdgroup.com>
53746              Date: Tue, 18 Mar 2003 21:55:05 +0000
53747              Message-ID: <20030318215505.A16787@fdgroup.com>
53748      Branch: perl
53749            ! pp_ctl.c t/op/goto.t
53750 ____________________________________________________________________________
53751 [ 19024] By: rgs                                   on 2003/03/18  21:24:27
53752         Log: Subject: [PATCH] VMS pod install tweaks
53753              From: "Craig A. Berry" <craigberry@mac.com>
53754              Date: Sat, 15 Mar 2003 16:06:07 -0600
53755              Message-ID: <3E73A3CF.3060502@mac.com>
53756      Branch: perl
53757            ! vms/descrip_mms.template
53758 ____________________________________________________________________________
53759 [ 19023] By: rgs                                   on 2003/03/18  21:22:03
53760         Log: Subject: [PATCH] poll() help for VMS
53761              From: "Craig A. Berry" <craigberry@mac.com>
53762              Date: Tue, 18 Mar 2003 01:10:10 -0600
53763              Message-ID: <3E76C652.30205@mac.com>
53764      Branch: perl
53765            ! configure.com ext/IO/poll.h
53766 ____________________________________________________________________________
53767 [ 19021] By: jhi                                   on 2003/03/18  06:56:26
53768         Log: The description of SIG_SIZE was off.
53769      Branch: perl
53770            ! Configure NetWare/config_H.wc Porting/Glossary
53771            ! Porting/config.sh Porting/config_H config_h.SH
53772            ! plan9/config.plan9 plan9/config_h.sample win32/config_H.bc
53773            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
53774            ! wince/config_H.ce
53775 ____________________________________________________________________________
53776 [ 19020] By: merijn                                on 2003/03/18  05:45:50
53777         Log: Minor updates of Wolfgang's pack patch
53778
53779              Subject: Re: pack changes and related fixes
53780              From: Philip Newton <Philip.Newton@gmx.net>
53781              Date: Tue, 18 Mar 2003 06:19:30 +0100
53782              Message-ID: <tb9d7vo1ocb14o73lnhabbmh5bsjoe5m46@4ax.com>
53783      Branch: perl
53784            ! embed.fnc pod/perldiag.pod
53785 ____________________________________________________________________________
53786 [ 19019] By: gsar                                  on 2003/03/18  05:06:07
53787         Log: regenerate win32/config_H.*
53788      Branch: perl
53789            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
53790            ! win32/config_H.vc64
53791 ____________________________________________________________________________
53792 [ 19018] By: gsar                                  on 2003/03/18  03:02:38
53793         Log: there is no trailing NULL in sig_name or sig_num, so don't
53794              talk about it
53795      Branch: perl
53796            ! Porting/Glossary
53797 ____________________________________________________________________________
53798 [ 19017] By: gsar                                  on 2003/03/18  03:01:02
53799         Log: according to the new Porting/Glossary, sig_num doesn't have an
53800              extra '0' at the end
53801      Branch: perl
53802            ! win32/config.bc win32/config.gc win32/config.vc
53803            ! win32/config.vc64
53804 ____________________________________________________________________________
53805 [ 19016] By: hv                                    on 2003/03/18  00:52:09
53806         Log: add tests for existing behaviour of undef postinc/dec
53807      Branch: perl
53808            ! t/op/inc.t
53809 ____________________________________________________________________________
53810 [ 19015] By: hv                                    on 2003/03/18  00:46:18
53811         Log: add comment at undef postinc special case
53812      Branch: perl
53813            ! pp.c
53814 ____________________________________________________________________________
53815 [ 19014] By: hv                                    on 2003/03/18  00:27:19
53816         Log: clarify behaviour of $a++
53817      Branch: perl
53818            ! pod/perlop.pod
53819 ____________________________________________________________________________
53820 [ 19013] By: jhi                                   on 2003/03/17  19:52:06
53821         Log: Integrate:
53822              [ 19012]
53823              We don't have the new Perl at this stage.
53824      Branch: perl
53825           !> cygwin/perlld.in
53826 ____________________________________________________________________________
53827 [ 19010] By: jhi                                   on 2003/03/17  17:16:44
53828         Log: Subject: pack changes and related fixes
53829              From: LAUN Wolfgang <wolfgang.laun@alcatel.at>
53830              Date: Mon, 17 Mar 2003 13:55:37 +0100
53831              Message-ID: <75A46BF1A9D8D311863A00508B6259A405F17EB8@ATTMSX4>
53832      Branch: perl
53833            ! embed.fnc embed.h lib/diagnostics.pm perl.h pod/perldiag.pod
53834            ! pod/perlfunc.pod pod/perlpacktut.pod pp_pack.c proto.h
53835            ! t/lib/warnings/pp_pack t/op/pack.t
53836 ____________________________________________________________________________
53837 [ 19007] By: jhi                                   on 2003/03/17  04:45:40
53838         Log: Integrate:
53839              [ 19006]
53840              Subject: Re: [Patch] Maintperl versioning for Cygwin
53841              From: Slaven Rezic <slaven@rezic.de>
53842              Date: 17 Mar 2003 00:42:43 +0100
53843              Message-ID: <87ptoqev4c.fsf@vran.herceg.de>
53844      Branch: perl
53845           !> cygwin/perlld.in
53846 ____________________________________________________________________________
53847 [ 19005] By: hv                                    on 2003/03/17  02:06:20
53848         Log: Subject: Patch for Data::Dumper 2.12 to Allow Custom Hash Key/Value Separator
53849              From: chocolateboy <chocolateboy@chocolatey.com>
53850              Date: Sat, 22 Feb 2003 12:17:28 +0000
53851              Message-ID: <3E576A58.8010901@chocolatey.com>
53852      Branch: perl
53853            + ext/Data/Dumper/t/pair.t
53854            ! MANIFEST ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
53855 ____________________________________________________________________________
53856 [ 19004] By: hv                                    on 2003/03/17  01:38:23
53857         Log: Subject: [patch] utils/h2xs.PL (get rid of \t and '')
53858              From: Stas Bekman <stas@stason.org>
53859              Date: Fri, 14 Feb 2003 11:59:53 +1100
53860              Message-ID: <3E4C3F89.6050005@stason.org>
53861      Branch: perl
53862            ! utils/h2xs.PL
53863 ____________________________________________________________________________
53864 [ 19003] By: hv                                    on 2003/03/17  01:23:02
53865         Log: Subject: [perl #20724] Patch for dprofpp
53866              From: Nicholas "Oxhøj" (via RT) <perlbug-followup@perl.org>
53867              Date: 5 Feb 2003 08:41:17 -0000
53868              Message-Id: <rt-20724-50329.7.50247680562964@bugs6.perl.org>
53869      Branch: perl
53870            ! utils/dprofpp.PL
53871 ____________________________________________________________________________
53872 [ 19002] By: hv                                    on 2003/03/16  23:36:57
53873         Log: Subject: [perl #19898] [PATCH] forking to Perl children with IPC::Open3
53874              From: Adam Spiers (via RT) <perlbug-followup@perl.org>
53875              Date: 10 Jan 2003 10:59:44 -0000
53876              Message-Id: <rt-19898-47213.12.0892150698178@bugs6.perl.org>
53877      Branch: perl
53878            ! lib/IPC/Open3.pm
53879 ____________________________________________________________________________
53880 [ 19001] By: jhi                                   on 2003/03/16  21:50:24
53881         Log: getservbyname_r() kaputt in OpenBSD (might get fixed
53882              for 3.3, but only might)
53883      Branch: perl
53884            ! hints/openbsd.sh
53885 ____________________________________________________________________________
53886 [ 18999] By: jhi                                   on 2003/03/16  21:33:49
53887         Log: Stay within known facts: what platforms the skippage helps,
53888              and in which it is not needed.
53889      Branch: perl
53890            ! ext/POSIX/t/posix.t
53891 ____________________________________________________________________________
53892 [ 18998] By: jhi                                   on 2003/03/16  18:15:42
53893         Log: This seems to fix (well, dodge) the problems in FreeBSD for
53894              Enache Adrian; in _theory_ this patch could be good for NetBSD,
53895              too, but Alian gets a core dump already at subtest #9 (anyone
53896              with a real NetBSD, Alian's is a VMware one, which has in the
53897              past caused similar odd crashes).  OpenBSD threaded build result
53898              still unknown.
53899      Branch: perl
53900            ! ext/POSIX/t/posix.t
53901 ____________________________________________________________________________
53902 [ 18997] By: jhi                                   on 2003/03/16  18:07:30
53903         Log: IRIX ls -l marks sockets with 'S'.
53904      Branch: perl
53905            ! t/op/stat.t
53906 ____________________________________________________________________________
53907 [ 18996] By: jhi                                   on 2003/03/16  17:41:42
53908         Log: Turn on UTF-8 flag only if the $str is valid utf8
53909              (pointed out by Dan Kogai).
53910      Branch: perl
53911            ! lib/Term/ReadLine.pm
53912 ____________________________________________________________________________
53913 [ 18995] By: jhi                                   on 2003/03/16  16:40:06
53914         Log: Signedness nits.
53915      Branch: perl
53916            ! regcomp.c
53917 ____________________________________________________________________________
53918 [ 18994] By: jhi                                   on 2003/03/16  15:41:44
53919         Log: Fix for [perl #21479] Term::ReadLine(::Stub) doesn't set UTF-8 flag.
53920              Should work both for PERL_UNICODE/-C and use encoding 'foo';
53921      Branch: perl
53922            ! lib/Term/ReadLine.pm
53923 ____________________________________________________________________________
53924 [ 18991] By: jhi                                   on 2003/03/16  15:14:31
53925         Log: Pod fix from Philip Newton.
53926      Branch: perl
53927            ! pod/perlfunc.pod
53928 ____________________________________________________________________________
53929 [ 18990] By: jhi                                   on 2003/03/16  15:12:00
53930         Log: Further potential pitfalls for the utf8 len/pos cache
53931              found by Inaba Hiroto.  No test cases, yet.
53932      Branch: perl
53933            ! regcomp.c
53934 ____________________________________________________________________________
53935 [ 18989] By: jhi                                   on 2003/03/16  08:02:31
53936         Log: Make the :bytes conditional on PerlIO.
53937      Branch: perl
53938            ! ext/Encode/t/CJKT.t
53939 ____________________________________________________________________________
53940 [ 18988] By: jhi                                   on 2003/03/15  18:27:36
53941         Log: Needs PerlIO for :bytes.
53942      Branch: perl
53943            ! ext/Encode/t/CJKT.t
53944 ____________________________________________________________________________
53945 [ 18986] By: rgs                                   on 2003/03/14  20:28:20
53946         Log: Subject: Re: [fix] [perl #21575] Bug with print( followed by a newline
53947              From: Enache Adrian <enache@rdslink.ro>
53948              Date: Fri, 14 Mar 2003 23:02:42 +0200
53949              Message-ID: <20030314210242.GA1159@ratsnest.hole>
53950              (with an added test)
53951      Branch: perl
53952            ! t/comp/parser.t toke.c
53953 ____________________________________________________________________________
53954 [ 18985] By: rgs                                   on 2003/03/14  19:45:18
53955         Log: Time::HiRes is a core module
53956      Branch: perl
53957            ! pod/perlfunc.pod
53958 ____________________________________________________________________________
53959 [ 18984] By: rgs                                   on 2003/03/14  19:38:57
53960         Log: Subject: [patch ext/B/typemap] STRLEN T_UV
53961              From: Stas Bekman <stas@stason.org>
53962              Date: Fri, 14 Mar 2003 17:45:09 +1100
53963              Message-ID: <3E717A75.2060300@stason.org>
53964      Branch: perl
53965            ! ext/B/typemap
53966 ____________________________________________________________________________
53967 [ 18982] By: jhi                                   on 2003/03/14  15:16:18
53968         Log: Better pass in the $self for a method.
53969      Branch: perl
53970            ! lib/File/Spec/Unix.pm
53971 ____________________________________________________________________________
53972 [ 18980] By: jhi                                   on 2003/03/14  13:42:32
53973         Log: Cleanup the File::Spec tmpdir() implementations:
53974              now all the platforms specific modules call _tmpdir()
53975              (inherited from Unix.pm) with the list of platform
53976              specific list of temporary directories, and _tmpdir()
53977              then does the appropriate suitability checking.
53978      Branch: perl
53979            ! lib/File/Spec.pm lib/File/Spec/Cygwin.pm lib/File/Spec/Epoc.pm
53980            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
53981            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
53982            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
53983 ____________________________________________________________________________
53984 [ 18979] By: jhi                                   on 2003/03/14  12:48:09
53985         Log: whichsig() really does return -1 for unknown signals.
53986      Branch: perl
53987            ! mg.c
53988 ____________________________________________________________________________
53989 [ 18977] By: jhi                                   on 2003/03/14  10:42:33
53990         Log: Rework the @Config{/sig.*/} tests.
53991      Branch: perl
53992            ! lib/Config.t
53993 ____________________________________________________________________________
53994 [ 18976] By: jhi                                   on 2003/03/14  10:31:50
53995         Log: Subject: [PATCH] configure.com: sig_num, etc.
53996              From: "Craig A. Berry" <craigberry@mac.com>
53997              Date: Thu, 13 Mar 2003 21:38:19 -0600
53998              Message-ID: <3E714EAB.6030001@mac.com>
53999      Branch: perl
54000            ! configure.com
54001 ____________________________________________________________________________
54002 [ 18975] By: jhi                                   on 2003/03/14  10:30:53
54003         Log: Make whichsig() to work also if some system defines
54004              zero signals (now -1 is the "not found").  Note that
54005              in couple of mg.c spots only whichsig() > 0 branches
54006              are taken because signal handlers et al don't make
54007              much sense for the zero signal.
54008      Branch: perl
54009            ! doio.c mg.c
54010 ____________________________________________________________________________
54011 [ 18973] By: jhi                                   on 2003/03/14  10:27:46
54012         Log: Since Configure does the signal name/number probe with awk
54013              based on the cpp results (not by really running code), testing
54014              for the signum value is not really helpful if we have runtime
54015              function calls (some signal numbers are dynamic, for example)
54016              (or other extra stuff where the signum value is expected).
54017              (Runtimeness also means that Configure cannot get these right,
54018              anyway.) Better filter in just the constant non-negative numbers.
54019      Branch: perl
54020            ! Configure
54021 ____________________________________________________________________________
54022 [ 18971] By: jhi                                   on 2003/03/14  09:30:18
54023         Log: Signal issues.
54024              (1) Filter out negative signals.
54025              (2) Correct sig_num* and sig_name* descriptions.
54026      Branch: perl
54027            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
54028            ! config_h.SH
54029 ____________________________________________________________________________
54030 [ 18970] By: jhi                                   on 2003/03/14  06:21:48
54031         Log: Hopefully this works also in Win32.
54032      Branch: perl
54033            ! ext/Encode/t/CJKT.t
54034 ____________________________________________________________________________
54035 [ 18969] By: jhi                                   on 2003/03/14  05:43:34
54036         Log: Subject: [PATCH] Perldoc.pm tweak for VMS
54037              From: "Craig A. Berry" <craigberry@mac.com>
54038              Date: Thu, 13 Mar 2003 13:44:55 -0600
54039              Message-ID: <3E70DFB7.8070405@mac.com>
54040      Branch: perl
54041            ! lib/Pod/Perldoc.pm
54042 ____________________________________________________________________________
54043 [ 18968] By: gsar                                  on 2003/03/14  04:41:25
54044         Log: fix for switchC.t test#6 failure on windows
54045      Branch: perl
54046            ! perl.c
54047 ____________________________________________________________________________
54048 [ 18967] By: gsar                                  on 2003/03/14  04:29:10
54049         Log: Config.t wasn't getting the sig_num and sig_size relationship
54050              right, and therefore failed test#35 on windows
54051
54052              note that config_h.SH documents that $sig_size does NOT include
54053              the final NULL in $sig_num!
54054      Branch: perl
54055            ! lib/Config.t
54056 ____________________________________________________________________________
54057 [ 18966] By: gsar                                  on 2003/03/14  04:20:51
54058         Log: another fix for failing test on windows ("use encoding" puts
54059              STDIN in :raw mode, so chomp() wasn't stripping the CR)
54060      Branch: perl
54061            ! ext/Encode/t/enc_module.t
54062 ____________________________________________________________________________
54063 [ 18965] By: gsar                                  on 2003/03/14  04:06:31
54064         Log: fix CJKT.t failures on windows due to incorrect binmode()
54065      Branch: perl
54066            ! ext/Encode/t/CJKT.t
54067 ____________________________________________________________________________
54068 [ 18964] By: rgs                                   on 2003/03/13  21:47:52
54069         Log: Skip the last test of Config.t on HP-UX.
54070              (This test should be skipped for every system that
54071              actually defines a negative signal number. Maybe that
54072              test should be removed, to be future-proof.)
54073      Branch: perl
54074            ! lib/Config.t
54075 ____________________________________________________________________________
54076 [ 18963] By: rgs                                   on 2003/03/13  20:57:32
54077         Log: Subject: [perl #20755] [PATCH] 5.8.0 h2ph barfs on checksum.h on RH6.2/7.2
54078              From: Kurt Starsinic <kstar@cpan.org>
54079              Date: Mon, 10 Mar 2003 00:54:49 -0500
54080              Message-ID: <m3d6kyvazx.wl_rspier@pobox.com>
54081      Branch: perl
54082            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
54083 ____________________________________________________________________________
54084 [ 18962] By: rgs                                   on 2003/03/13  20:46:53
54085         Log: Subject: [PATCH] checking for magic in hv.c and ext/POSIX/POSIX.xs
54086              From: "Craig A. Berry" <craigberry@mac.com>
54087              Date: Tue, 11 Mar 2003 21:29:31 -0600
54088              Message-ID: <3E6EA99B.9060902@mac.com>
54089              Patch by Scott Lepage (scott.lepage@hp.com)
54090      Branch: perl
54091            ! hv.c
54092 ____________________________________________________________________________
54093 [ 18959] By: jhi                                   on 2003/03/13  20:05:50
54094         Log: Some more stdlib.h inclusions and change the gccversion
54095              test to use return (could have used that for all, sigh).
54096      Branch: perl
54097            ! Configure
54098 ____________________________________________________________________________
54099 [ 18958] By: rgs                                   on 2003/03/12  20:46:58
54100         Log: Trims slashes from the argument to rmdir(), likewise
54101              to what happens with rmdir(). Factorize the code in a
54102              local macro, TRIMSLASHES.
54103      Branch: perl
54104            ! pp_sys.c
54105 ____________________________________________________________________________
54106 [ 18957] By: jhi                                   on 2003/03/12  14:23:02
54107         Log: VOS nit from Paul Green.
54108      Branch: perl
54109            ! vos/configure_full_perl.sh
54110 ____________________________________________________________________________
54111 [ 18956] By: jhi                                   on 2003/03/12  13:58:26
54112         Log: File::Spec: Do not fall back to '', use curdir instead.
54113              Note: Mac used to use cwd(), now curdir, slight change
54114              (relative vs. absolute).
54115      Branch: perl
54116            ! lib/File/Spec/Cygwin.pm lib/File/Spec/Mac.pm
54117            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
54118            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
54119 ____________________________________________________________________________
54120 [ 18955] By: jhi                                   on 2003/03/12  13:49:15
54121         Log: File::Temp tests were failing in Cygwin if $ENV{TMPDIR}
54122              was unset (the tests attempted to create files at the /)
54123      Branch: perl
54124            ! lib/File/Spec/Cygwin.pm
54125 ____________________________________________________________________________
54126 [ 18954] By: jhi                                   on 2003/03/12  10:59:03
54127         Log: Another finding by IRIX cc: non-void function
54128              sv_cat_decode() should return a value.
54129      Branch: perl
54130            ! sv.c
54131 ____________________________________________________________________________
54132 [ 18952] By: jhi                                   on 2003/03/12  10:53:02
54133         Log: Integrate:
54134              [ 18949]
54135              pudge> never integrate anything from macos/
54136      Branch: perl
54137            - macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm
54138            - macos/macperl.sym
54139           !> MANIFEST
54140 ____________________________________________________________________________
54141 [ 18951] By: jhi                                   on 2003/03/12  10:52:17
54142         Log: Integrate:
54143              [ 18946]
54144              Integrate from maint-5.8/macperl:
54145              [ 18937]
54146              Various MacOS portability fixes for tests
54147
54148              [ 18938]
54149              File::Spec::Unix method should be called on $self
54150
54151              [ 18939]
54152              lib.pm:_get_dirs() should use $_[0], not $_
54153
54154              [ 18940]
54155              Update MacOS for new configpm
54156
54157              [ 18941]
54158              Update MacOS build
54159              Update Makefile for new source files,
54160              update test script, add additional symbol for APItest
54161      Branch: perl
54162           +> macos/MacPerlTests.cmd macos/Makefile.mk macos/configpm
54163           +> macos/macperl.sym
54164           !> ext/Digest/MD5/t/files.t ext/Filter/t/call.t
54165           !> ext/POSIX/t/taint.t lib/File/Spec/Unix.pm
54166           !> lib/Unicode/Collate/t/index.t lib/Unicode/Collate/t/test.t
54167           !> lib/charnames.t lib/lib_pm.PL t/io/crlf.t t/op/method.t
54168           !> t/op/mkdir.t t/op/recurse.t t/op/sprintf.t t/op/stat.t
54169           !> t/op/taint.t t/pod/testp2pt.pl t/run/switchI.t
54170 ____________________________________________________________________________
54171 [ 18950] By: jhi                                   on 2003/03/12  10:49:27
54172         Log: Cygwin doesn't like initing the $0 mutex in perl_construct()
54173              (Too early? If inited there the pthread_mutex_init() returns
54174              an integer much too large be an errno), but initing the mutex
54175              later, in perl_alloc(), seems to be okay with Cygwin, and also
54176              with Linux.
54177      Branch: perl
54178            ! perl.c
54179 ____________________________________________________________________________
54180 [ 18944] By: jhi                                   on 2003/03/12  06:00:48
54181         Log: Ouch.  Missed one more, the void flags check (and exit() is void).
54182      Branch: perl
54183            ! Configure
54184 ____________________________________________________________________________
54185 [ 18943] By: jhi                                   on 2003/03/12  05:51:21
54186         Log: Tell how to possibly dodge 'Out of memory' errors.
54187      Branch: perl
54188            ! pod/perldiag.pod
54189 ____________________________________________________________________________
54190 [ 18935] By: jhi                                   on 2003/03/11  22:00:54
54191         Log: WinCE tweaks from Vadim Konovalov.
54192      Branch: perl
54193            ! perl.c perlio.c wince/Makefile.ce
54194 ____________________________________________________________________________
54195 [ 18932] By: jhi                                   on 2003/03/11  20:22:07
54196         Log: Missed one.
54197      Branch: perl
54198            ! Configure
54199 ____________________________________________________________________________
54200 [ 18929] By: jhi                                   on 2003/03/11  20:15:51
54201         Log: Single vs doublequoted context is important...
54202      Branch: perl
54203            ! Configure
54204 ____________________________________________________________________________
54205 [ 18927] By: jhi                                   on 2003/03/11  20:04:33
54206         Log: """glob.*""" patch for VMS, from Peter Prymmer.
54207      Branch: perl
54208            ! vms/perlvms.pod vms/vms.c
54209 ____________________________________________________________________________
54210 [ 18926] By: rgs                                   on 2003/03/11  19:44:54
54211         Log: Questionable construct.
54212      Branch: perl
54213            ! pod/perltooc.pod
54214 ____________________________________________________________________________
54215 [ 18925] By: jhi                                   on 2003/03/11  19:15:15
54216         Log: Better setmode() prototype for cygwin.
54217      Branch: perl
54218            ! perl.h
54219 ____________________________________________________________________________
54220 [ 18923] By: jhi                                   on 2003/03/11  19:11:39
54221         Log: Solaris cc wants prototype for exit(), so <stdlib.h> needed.
54222      Branch: perl
54223            ! Configure
54224 ____________________________________________________________________________
54225 [ 18921] By: jhi                                   on 2003/03/11  18:15:45
54226         Log: The 0, in the assert_not_ROK() makes IRIX cc to worry
54227              (cc-1171 cc: WARNING ... The indicated expression has no effect.)
54228              So make the macro to include the , and the non-gcc case empty.
54229      Branch: perl
54230            ! sv.h
54231 ____________________________________________________________________________
54232 [ 18919] By: jhi                                   on 2003/03/11  17:43:10
54233         Log: Uid_t and Gid_t can easily be shorts and one cannot
54234              pull shorts off the va_args, int is the shortest (ahem).
54235      Branch: perl
54236            ! reentr.c reentr.pl
54237 ____________________________________________________________________________
54238 [ 18918] By: jhi                                   on 2003/03/11  17:32:23
54239         Log: Subject: [PATCH] io_sock.t
54240              From: Norton Allen <allen@huarp.harvard.edu>
54241              Date: Tue, 11 Mar 2003 13:37:36 -0500 (est)
54242              Message-Id: <200303111837.NAA30438@bottesini.harvard.edu>
54243      Branch: perl
54244            ! README.qnx ext/IO/lib/IO/t/io_sock.t
54245 ____________________________________________________________________________
54246 [ 18917] By: jhi                                   on 2003/03/11  17:30:43
54247         Log: Get rid of one Cygwin warning by introducing a prototype
54248              for the init_os_extras().  Since there is no header file
54249              in Perl specific to cygwin, use perl.h.
54250      Branch: perl
54251            ! perl.h
54252 ____________________________________________________________________________
54253 [ 18916] By: jhi                                   on 2003/03/11  11:40:38
54254         Log: Upgrade to Time-HiRes 1.43.
54255      Branch: perl
54256            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
54257            ! ext/Time/HiRes/Makefile.PL
54258 ____________________________________________________________________________
54259 [ 18915] By: jhi                                   on 2003/03/11  09:19:54
54260         Log: Be more lax about the out of memory error message.
54261      Branch: perl
54262            ! t/op/recurse.t
54263 ____________________________________________________________________________
54264 [ 18914] By: jhi                                   on 2003/03/11  09:18:25
54265         Log: Try to handle hitting the heap/data limit in small systems.
54266              (One can simulate this with e.g. 32MB or 64MB datasize,
54267              use your shell's ulimit/limit/limits command.)
54268      Branch: perl
54269            ! t/op/recurse.t
54270 ____________________________________________________________________________
54271 [ 18912] By: hv                                    on 2003/03/11  07:36:00
54272         Log: typo for utf8locale in #18907
54273      Branch: perl
54274            ! sv.c
54275 ____________________________________________________________________________
54276 [ 18910] By: jhi                                   on 2003/03/11  06:55:29
54277         Log: Subject: [PATCH] clear PL_exitlist in perl_destruct
54278              From: "Craig A. Berry" <craigberry@mac.com>
54279              Date: Tue, 11 Mar 2003 00:34:39 -0600
54280              Message-ID: <3E6D837F.7000506@mac.com>
54281      Branch: perl
54282            ! perl.c
54283 ____________________________________________________________________________
54284 [ 18909] By: jhi                                   on 2003/03/11  06:29:35
54285         Log: Upgrade to cperl-mode 5.0, from IlyaZ.
54286      Branch: perl
54287            ! emacs/cperl-mode.el
54288 ____________________________________________________________________________
54289 [ 18908] By: jhi                                   on 2003/03/11  06:09:05
54290         Log: Missed some, cryptically.
54291      Branch: perl
54292            ! pod/perlfunc.pod
54293 ____________________________________________________________________________
54294 [ 18907] By: jhi                                   on 2003/03/11  06:01:28
54295         Log: Add missing intrpvar clonings to perl_clone.
54296              Also move the IDBassertion to the end since there's
54297              no particular reason to break bincompat for that.
54298      Branch: perl
54299            ! intrpvar.h sv.c
54300 ____________________________________________________________________________
54301 [ 18906] By: jhi                                   on 2003/03/11  05:43:30
54302         Log: Add reminders to intrpvar.h about perl_clone(), as suggested by Stas.
54303      Branch: perl
54304            ! intrpvar.h
54305 ____________________________________________________________________________
54306 [ 18905] By: jhi                                   on 2003/03/11  05:38:10
54307         Log: Subject: [patch] PL_taint_warn falls between chairs in perl_clone()
54308              From: Stas Bekman <stas@stason.org>
54309              Date: Tue, 11 Mar 2003 17:09:02 +1100
54310              Message-ID: <3E6D7D7E.5000704@stason.org>
54311      Branch: perl
54312            ! sv.c
54313 ____________________________________________________________________________
54314 [ 18904] By: jhi                                   on 2003/03/11  05:33:10
54315         Log: Subject: [PATCH] typos and other minor things
54316              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
54317              Date: Mon, 10 Mar 2003 21:00:55 -0700
54318              Message-Id: <200303110400.h2B40tEQ018838@xerxes.courtesan.com>
54319      Branch: perl
54320            ! emacs/cperl-mode.el ext/B/B/Concise.pm ext/DB_File/DB_File.pm
54321            ! ext/DB_File/DB_File.xs ext/Devel/PPPort/PPPort.pm
54322            ! ext/IO/lib/IO/Socket.pm ext/PerlIO/encoding/encoding.xs
54323            ! ext/PerlIO/via/via.pm ext/Storable/Storable.xs lib/Net/FTP.pm
54324            ! lib/Net/NNTP.pm lib/Net/Ping.pm lib/Pod/Perldoc.pm
54325            ! lib/Tie/File/t/05_size.t lib/charnames.pm lib/ftp.pl
54326            ! lib/utf8.t pad.c pod/perlfunc.pod pod/perlintern.pod
54327            ! pod/perlthrtut.pod pod/pod2latex.PL regcomp.c t/op/sprintf.t
54328            ! utils/libnetcfg.PL vms/vms.c win32/vmem.h
54329 ____________________________________________________________________________
54330 [ 18903] By: jhi                                   on 2003/03/11  05:29:12
54331         Log: A rejected hunk of #18902 reapplied.
54332      Branch: perl
54333            ! t/io/utf8.t
54334 ____________________________________________________________________________
54335 [ 18902] By: jhi                                   on 2003/03/11  05:19:15
54336         Log: Patch from Craig Berry to resolve test failures in VMS.
54337              Will poke the Net::Ping author.
54338      Branch: perl
54339            ! ext/threads/shared/t/cond.t lib/Net/Ping/t/190_alarm.t
54340            ! t/io/utf8.t t/op/magic.t
54341 ____________________________________________________________________________
54342 [ 18900] By: rgs                                   on 2003/03/10  22:12:37
54343         Log: Integrate (by hand) change #18386 from maint-5.8
54344      Branch: perl
54345            ! t/op/split.t
54346 ____________________________________________________________________________
54347 [ 18899] By: jhi                                   on 2003/03/10  21:44:12
54348         Log: VMS has an extra \n at the end, and I assume Windows has \r\n.
54349      Branch: perl
54350            ! t/run/switchC.t
54351 ____________________________________________________________________________
54352 [ 18891] By: rgs                                   on 2003/03/10  20:22:39
54353         Log: A new test, to check that signal numbers are actually positive,
54354              and that there is a consistent number of signals available.
54355      Branch: perl
54356            ! lib/Config.t
54357 ____________________________________________________________________________
54358 [ 18889] By: rgs                                   on 2003/03/10  19:55:06
54359         Log: Subject: Re: odd (or not so odd?) segmentation fault in 5.8.0
54360              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
54361              Date: Fri, 07 Mar 2003 13:12:49 -0800
54362              Message-ID: <RtQa+gzkg2kF092yn@efn.org>
54363      Branch: perl
54364            ! mg.c pod/perldiag.pod t/op/tie.t
54365 ____________________________________________________________________________
54366 [ 18888] By: rgs                                   on 2003/03/10  19:37:40
54367         Log: Subject: Re: [perl #21505] 5.8.0 lib/Config test failure due to compiler flag
54368              From: Nicholas Clark <nick@unfortu.net>
54369              Date: Sun, 9 Mar 2003 21:24:46 +0000
54370              Message-ID: <20030309212445.GE277@Bagpuss.unfortu.net>
54371      Branch: perl
54372            ! lib/Config.t
54373 ____________________________________________________________________________
54374 [ 18880] By: jhi                                   on 2003/03/10  16:17:50
54375         Log: Integrate from maint:
54376              [ 18428]
54377              Somehow I managed to get makefile.olds that didn't get cleaned away.
54378      Branch: perl
54379           !> Makefile.SH x2p/Makefile.SH
54380 ____________________________________________________________________________
54381 [ 18876] By: jhi                                   on 2003/03/10  06:35:20
54382         Log: Comment fix.
54383      Branch: perl
54384            ! t/io/utf8.t
54385 ____________________________________________________________________________
54386 [ 18875] By: jhi                                   on 2003/03/10  05:31:00
54387         Log: Remove the foo-old files.
54388      Branch: perl
54389            ! opcode.pl
54390 ____________________________________________________________________________
54391 [ 18874] By: jhi                                   on 2003/03/10  05:23:32
54392         Log: Subject: Re: Shared libperl.so and build issues
54393              From: Chip Turner <cturner@redhat.com>
54394              Date: 05 Jan 2003 10:35:40 -0500
54395              Message-ID: <vzky95z8v8z.fsf@minbar.devel.redhat.com>
54396      Branch: perl
54397            ! INSTALL
54398 ____________________________________________________________________________
54399 [ 18873] By: jhi                                   on 2003/03/10  05:18:02
54400         Log: Bunch of doc patches from Stas; plus regen.
54401
54402              Subject: [doc patch] perl.c's pod api entry
54403              From: Stas Bekman <stas@stason.org>
54404              Date: Mon, 10 Mar 2003 12:35:52 +1100
54405              Message-ID: <3E6BEBF8.80402@stason.org>
54406
54407              Subject: Re: [patch] perlguts.pod
54408              From: Stas Bekman <stas@stason.org>
54409              Date: Mon, 10 Mar 2003 12:38:57 +1100
54410              Message-ID: <3E6BECB1.7050009@stason.org>
54411
54412              Subject: Re: [PATCH ext/DynaLoader/DynaLoader_pm.PL] doc fix: s/dl_loadflags/dl_load_flags/
54413              From: Stas Bekman <stas@stason.org>
54414              Date: Mon, 10 Mar 2003 12:41:46 +1100
54415              Message-ID: <3E6BED5A.801@stason.org>
54416
54417              Subject: Re: [patch] perlapi.pod fix
54418              From: Stas Bekman <stas@stason.org>
54419              Date: Mon, 10 Mar 2003 12:43:33 +1100
54420              Message-ID: <3E6BEDC5.6010405@stason.org>
54421
54422              Subject: Re: [docs patch] replace gets() with fgets() in example
54423              From: Stas Bekman <stas@stason.org>
54424              Date: Mon, 10 Mar 2003 12:45:41 +1100
54425              Message-ID: <3E6BEE45.9030901@stason.org>
54426
54427              Subject: [doc patch] perlrun.pod
54428              From: Stas Bekman <stas@stason.org>
54429              Date: Mon, 10 Mar 2003 14:49:59 +1100
54430              Message-ID: <3E6C0B67.4050606@stason.org>
54431      Branch: perl
54432            ! ext/DynaLoader/DynaLoader_pm.PL handy.h perl.c pod/perlapi.pod
54433            ! pod/perlembed.pod pod/perlguts.pod pod/perlrun.pod
54434 ____________________________________________________________________________
54435 [ 18871] By: jhi                                   on 2003/03/09  20:15:13
54436         Log: Must not hide the protos, though.
54437      Branch: perl
54438            ! embed.pl proto.h
54439 ____________________________________________________________________________
54440 [ 18870] By: jhi                                   on 2003/03/09  20:12:11
54441         Log: I hate embed*.  Tell me what you know.
54442      Branch: perl
54443            ! embed.fnc embed.h
54444 ____________________________________________________________________________
54445 [ 18869] By: jhi                                   on 2003/03/09  19:32:19
54446         Log: Upgrade to Encode 1.91.
54447      Branch: perl
54448            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
54449            ! ext/Encode/encoding.pm ext/Encode/t/enc_module.t
54450 ____________________________________________________________________________
54451 [ 18868] By: jhi                                   on 2003/03/09  19:04:22
54452         Log: Export the symbols from #18863; do not prototype (but export)
54453              Nicholas Clark's experimental COW functions.
54454              Sidenote: the embed.fnc/embed.fnc/makedef.pl thing is becoming
54455              a mess of Herculean proportions.  Someone should redesign and
54456              clean up the stables.
54457      Branch: perl
54458            ! embed.fnc embed.pl global.sym proto.h
54459 ____________________________________________________________________________
54460 [ 18867] By: jhi                                   on 2003/03/09  17:12:55
54461         Log: Upgrade to Encode 1.90 (plus the one extra use lib in enc_module.t)
54462      Branch: perl
54463            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
54464            ! ext/Encode/MANIFEST ext/Encode/encoding.pm
54465            ! ext/Encode/t/Mod_EUCJP.pm ext/Encode/t/enc_data.t
54466            ! ext/Encode/t/enc_module.t
54467 ____________________________________________________________________________
54468 [ 18865] By: jhi                                   on 2003/03/09  13:50:57
54469         Log: From Inaba Hiroto: DATA wasn't properly utf8ed
54470              under 'use encoding'.
54471      Branch: perl
54472            + ext/Encode/t/enc_data.t
54473            ! MANIFEST ext/Encode/MANIFEST toke.c
54474 ____________________________________________________________________________
54475 [ 18864] By: jhi                                   on 2003/03/09  13:21:09
54476         Log: Tru64: additional instructions for building a newer Berkeley DB.
54477      Branch: perl
54478            ! README.tru64 hints/dec_osf.sh
54479 ____________________________________________________________________________
54480 [ 18863] By: jhi                                   on 2003/03/09  12:07:28
54481         Log: At Sarathy's request restore the bin5005compat Perl_foo_sv()
54482              function stubs, should be helpful for really simple extensions.
54483              Undoes large parts of changes #16289 and #16290.
54484      Branch: perl
54485            ! sv.c
54486 ____________________________________________________________________________
54487 [ 18862] By: rgs                                   on 2003/03/09  11:48:37
54488         Log: ... and add a test case for bug #20798
54489      Branch: perl
54490            ! t/op/eval.t
54491 ____________________________________________________________________________
54492 [ 18861] By: jhi                                   on 2003/03/09  11:46:17
54493         Log: Subject: Re: [perl #21498] printf behaviour changes 5.6.1(and earlier) -> 5.8
54494              From: Enache Adrian <enache@rdslink.ro>
54495              Date: Fri, 7 Mar 2003 23:28:37 +0200
54496              Message-ID: <20030307212837.GB765@ratsnest.hole>
54497
54498              (and few more test cases from the thread)
54499      Branch: perl
54500            ! sv.c t/op/sprintf.t
54501 ____________________________________________________________________________
54502 [ 18860] By: rgs                                   on 2003/03/09  11:33:09
54503         Log: Subject: Re: [perl #20798] foo(eval {}) crashes Perl 5.8
54504              From: Enache Adrian <enache@rdslink.ro>
54505              Date: Fri, 7 Mar 2003 00:12:03 +0200
54506              Message-ID: <20030306221203.GB13330@ratsnest.hole>
54507      Branch: perl
54508            ! op.c
54509 ____________________________________________________________________________
54510 [ 18859] By: rgs                                   on 2003/03/09  11:30:22
54511         Log: Adjust test count.
54512      Branch: perl
54513            ! t/op/pat.t
54514 ____________________________________________________________________________
54515 [ 18858] By: jhi                                   on 2003/03/09  10:54:10
54516         Log: From Inaba Hiroto: re_intuit_start set a value to
54517              PL_bostr before calling find_byclass when regexp has
54518              ROPT_UTF8 flag on. But right value for PL_bostr is set
54519              before re_intuit_start is called.  PL_regdata is always
54520              assigned by cache_re(), so the whole if(prog->reganch & ROPT_UTF8){}
54521              can be deleted.
54522      Branch: perl
54523            ! regexec.c t/op/pat.t
54524 ____________________________________________________________________________
54525 [ 18857] By: jhi                                   on 2003/03/09  10:46:23
54526         Log: From Inaba Hiroto: the UTF-8 length cache wasn't
54527              updated when fbm_compile() appended a "\n".
54528      Branch: perl
54529            ! t/op/pat.t util.c
54530 ____________________________________________________________________________
54531 [ 18856] By: rgs                                   on 2003/03/08  20:16:36
54532         Log: Add a B::COP::io() method, to return the cop_io field of COPs.
54533              Print it in B::Debug. Can be used later in B::Deparse to deparse
54534              the open pragma.
54535      Branch: perl
54536            ! ext/B/B.pm ext/B/B.xs ext/B/B/Debug.pm
54537 ____________________________________________________________________________
54538 [ 18855] By: rgs                                   on 2003/03/08  19:51:40
54539         Log: Subject: [PATCH perldebug.pod] to explain new [<>{] behaviour - attached
54540              From: Richard.Foley@ubsw.com
54541              Date: Fri, 21 Feb 2003 13:51:51 +0100
54542              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD98579F1@NZURC900PEX1.ubsgs.ubsgroup.net>
54543      Branch: perl
54544            ! pod/perldebug.pod
54545 ____________________________________________________________________________
54546 [ 18854] By: jhi                                   on 2003/03/08  19:41:25
54547         Log: Enache Adrian reads comments.
54548      Branch: perl
54549            ! perl.h
54550 ____________________________________________________________________________
54551 [ 18853] By: rgs                                   on 2003/03/08  19:40:13
54552         Log: Subject: [PATCH] Re: [perl #20551] Documentation error for IO::Select
54553              From: Richard Soderberg <perl@crystalflame.net>
54554              Date: Sat, 15 Feb 2003 01:27:17 -0500
54555              Message-Id: <87D7A731-40AE-11D7-9B07-000393801F84@crystalflame.net>
54556      Branch: perl
54557            ! ext/IO/lib/IO/Select.pm
54558 ____________________________________________________________________________
54559 [ 18852] By: jhi                                   on 2003/03/08  19:05:04
54560         Log: Subject: [PATCH] long %ENV values for VMS
54561              From: "Craig A. Berry" <craigberry@mac.com>
54562              Date: Fri, 07 Mar 2003 13:49:50 -0600
54563              Message-ID: <3E68F7DE.8070603@mac.com>
54564      Branch: perl
54565            ! vms/vms.c
54566 ____________________________________________________________________________
54567 [ 18851] By: jhi                                   on 2003/03/08  06:49:35
54568         Log: regen_headers tiny tidying:
54569              - regen.pl renamed as regen_lib.pl
54570              - regen_headers.pl renamed as regen.pl
54571              - added make target 'regen' (kept target 'regen_headers'
54572              for porters' brains' backward compatibility)
54573              - regen.pl fancified a bit to display the names
54574              of the files that got changed by running the scripts
54575      Branch: perl
54576            + regen_lib.pl
54577            - regen_headers.pl
54578            ! MANIFEST Makefile.SH autodoc.pl bytecode.pl embed.pl
54579            ! keywords.pl opcode.pl regcomp.pl regen.pl
54580 ____________________________________________________________________________
54581 [ 18848] By: jhi                                   on 2003/03/07  08:40:52
54582         Log: Give pointers to runtime Unicode changes.
54583      Branch: perl
54584            ! pod/perlrun.pod pod/perlvar.pod
54585 ____________________________________________________________________________
54586 [ 18847] By: jhi                                   on 2003/03/07  08:02:50
54587         Log: Extra character noticed by Tels.
54588      Branch: perl
54589            ! MANIFEST
54590 ____________________________________________________________________________
54591 [ 18846] By: jhi                                   on 2003/03/07  05:28:11
54592         Log: Subject: [PATCH] FreeBSD 5.0 gethostbyaddr_r hints update
54593              From: Kay Roepke <kay@dolphin-services.de>
54594              Date: Thu, 06 Mar 2003 23:00:10 +0100
54595              Message-ID: <3E67C4EA.A55FFE5C@dolphin-services.de>
54596
54597              (plus change the d_gethostbyaddr_r_proto default to "0",
54598              that is what an undefined r_proto looks like)
54599      Branch: perl
54600            ! hints/freebsd.sh
54601 ____________________________________________________________________________
54602 [ 18845] By: jhi                                   on 2003/03/07  05:21:43
54603         Log: Define the Perl_pp_i_modulo_1() only iff we have glibc.
54604              (Stronger variant of "pp.c: Perl_pp_i_modulo_1 needs help
54605              in non-glibc case", from Craig Berry)
54606      Branch: perl
54607            ! pp.c
54608 ____________________________________________________________________________
54609 [ 18844] By: jhi                                   on 2003/03/07  05:05:57
54610         Log: Good observation from Philip Newton.
54611      Branch: perl
54612            ! pod/perlrun.pod
54613 ____________________________________________________________________________
54614 [ 18843] By: rgs                                   on 2003/03/06  21:59:02
54615         Log: Make the -A switch work without an assertion name.
54616              by Salvador Fandiño.
54617      Branch: perl
54618            ! perl.c t/run/switch_A.t
54619 ____________________________________________________________________________
54620 [ 18842] By: rgs                                   on 2003/03/06  21:27:15
54621         Log: Subject: Re: [PATCH] let perlmodstyle mention Module::Build and Test::More
54622              From: "Jos I. Boumans" <kane@dwim.org>
54623              Date: Fri, 21 Feb 2003 20:33:53 +0100
54624              Message-ID: <3E567F21.6020006@dwim.org>
54625              (with some minor tweaks)
54626      Branch: perl
54627            ! pod/perlmodstyle.pod
54628 ____________________________________________________________________________
54629 [ 18841] By: rgs                                   on 2003/03/06  20:56:32
54630         Log: Subject: Re: [perl #20682] [fix] @- array not visible in s///
54631              From: Enache Adrian <enache@rdslink.ro>
54632              Date: Sun, 2 Mar 2003 06:05:22 +0200
54633              Message-ID: <20030302040522.GB4905@ratsnest.hole>
54634      Branch: perl
54635            ! t/op/subst.t
54636 ____________________________________________________________________________
54637 [ 18840] By: rgs                                   on 2003/03/06  20:45:08
54638         Log: Subject: cleaning up tests of the 'eval { decl. } <=> runtime decl.' assumption
54639              From: Enache Adrian <enache@rdslink.ro>
54640              Date: Wed, 5 Mar 2003 12:06:20 +0200
54641              Message-ID: <20030305100620.GA909@ratsnest.hole>
54642      Branch: perl
54643            ! ext/POSIX/t/sigaction.t ext/POSIX/t/waitpid.t t/op/method.t
54644            ! t/op/sub_lval.t t/op/ver.t t/run/fresh_perl.t
54645 ____________________________________________________________________________
54646 [ 18839] By: jhi                                   on 2003/03/06  17:21:36
54647         Log: Subject: [PATCH perl@18838] mg.c needs Perl_csighandler prototype
54648              From: "Craig A. Berry" <craigberry@mac.com>
54649              Date: Thu, 06 Mar 2003 10:42:05 -0600
54650              Message-ID: <3E677A5D.10805@mac.com>
54651      Branch: perl
54652            ! mg.c
54653 ____________________________________________________________________________
54654 [ 18838] By: jhi                                   on 2003/03/06  10:11:22
54655         Log: Thinko fix.
54656      Branch: perl
54657            ! Porting/findrfuncs
54658 ____________________________________________________________________________
54659 [ 18837] By: jhi                                   on 2003/03/06  09:33:33
54660         Log: PERL_UNICODE explanation saga continues.
54661      Branch: perl
54662            ! pod/perlrun.pod
54663 ____________________________________________________________________________
54664 [ 18836] By: jhi                                   on 2003/03/06  07:55:03
54665         Log: Handle also extra directories et alia.
54666      Branch: perl
54667            ! Porting/manicheck
54668 ____________________________________________________________________________
54669 [ 18835] By: jhi                                   on 2003/03/06  07:48:05
54670         Log: Add mani(fest) check(ing) utility.
54671      Branch: perl
54672            + Porting/manicheck
54673            ! MANIFEST
54674 ____________________________________________________________________________
54675 [ 18833] By: jhi                                   on 2003/03/06  05:36:13
54676         Log: Subject: [patch config_h.SH] redefining __attribute__
54677              From: Stas Bekman <stas@stason.org>
54678              Date: Thu, 06 Mar 2003 12:03:39 +1100
54679              Message-ID: <3E669E6B.1060606@stason.org>
54680      Branch: perl
54681            ! Configure NetWare/config_H.wc Porting/config.sh
54682            ! Porting/config_H config_h.SH plan9/config.plan9
54683            ! plan9/config_h.sample win32/config_H.bc win32/config_H.gc
54684            ! win32/config_H.vc win32/config_H.vc64 wince/config_H.ce
54685 ____________________________________________________________________________
54686 [ 18831] By: jhi                                   on 2003/03/05  19:56:41
54687         Log: Couple more _r possibilities (found in a RH 8.0 box), and
54688              the random() macros were all wrong.  (I don't know why
54689              metaconfig did so much reordering of config_h.SH.)
54690      Branch: perl
54691            ! Configure config_h.SH reentr.h reentr.pl
54692 ____________________________________________________________________________
54693 [ 18830] By: rgs                                   on 2003/03/04  23:25:01
54694         Log: Change #18829 makes this test workaround obsolete.
54695      Branch: perl
54696            ! ext/B/t/deparse.t
54697 ____________________________________________________________________________
54698 [ 18829] By: rgs                                   on 2003/03/04  22:23:41
54699         Log: Patch by Salvador Fandiño to read the warning mask
54700              returned by caller() and ${^WARNING_BITS} from
54701              $warnings::Bits{all} and not from the hardcoded core
54702              constant. (This mask could have been extended by
54703              warnings::register.) Plus tests.
54704      Branch: perl
54705            ! mg.c pp_ctl.c t/op/caller.t
54706 ____________________________________________________________________________
54707 [ 18828] By: rgs                                   on 2003/03/04  20:49:59
54708         Log: Subject: [PATCH] assertions
54709              From: Salvador Fandiño <sfandino@yahoo.com>
54710              Date: Fri, 21 Feb 2003 17:26:16 +0000
54711              Message-ID: <3E566138.4090709@yahoo.com>
54712              and the complement : (with added comments)
54713              Subject: [PATCH] bug in ext/B/t/deparse.t
54714              Message-ID: <3E563E16.7060303@yahoo.com>
54715              plus perldiag.pod patch for the new warning
54716              (previous change was, once again, empty)
54717      Branch: perl
54718            ! ext/B/t/deparse.t lib/assertions.pm lib/assertions/activate.pm
54719            ! lib/perl5db.pl lib/warnings.pm op.c perl.h perlapi.c
54720            ! pod/perldiag.pod warnings.h warnings.pl
54721 ____________________________________________________________________________
54722 [ 18827] By: rgs                                   on 2003/03/04  20:48:09
54723         Log: Subject: [PATCH] assertions
54724              From: Salvador Fandiño <sfandino@yahoo.com>
54725              Date: Fri, 21 Feb 2003 17:26:16 +0000
54726              Message-ID: <3E566138.4090709@yahoo.com>
54727              and the complement : (with added comments)
54728              Subject: [PATCH] bug in ext/B/t/deparse.t
54729              Message-ID: <3E563E16.7060303@yahoo.com>
54730              plus perldiag.pod patch for the new warning
54731      Branch: perl
54732            ! ext/B/t/deparse.t lib/assertions.pm lib/assertions/activate.pm
54733            ! lib/perl5db.pl lib/warnings.pm op.c perl.h perlapi.c
54734            ! pod/perldiag.pod warnings.h warnings.pl
54735 ____________________________________________________________________________
54736 [ 18826] By: jhi                                   on 2003/03/04  20:22:25
54737         Log: Try to make PPPort.pm 5.005-friendlier (see [perl #21339]).
54738              The variant is from how List::Util Util.xs does it.
54739      Branch: perl
54740            ! ext/Devel/PPPort/PPPort.pm
54741 ____________________________________________________________________________
54742 [ 18825] By: rgs                                   on 2003/03/04  19:56:28
54743         Log: Doc typos.
54744      Branch: perl
54745            ! lib/File/Find.pm
54746 ____________________________________________________________________________
54747 [ 18823] By: jhi                                   on 2003/03/04  05:33:50
54748         Log: Try to give rcatline() a good jog on Unicode.
54749      Branch: perl
54750            ! t/io/utf8.t
54751 ____________________________________________________________________________
54752 [ 18822] By: jhi                                   on 2003/03/04  05:14:13
54753         Log: Subject: Re: [perl #21395] rcatline doesn't grok utf8
54754              From: Enache Adrian <enache@rdslink.ro>
54755              Date: Sun, 2 Mar 2003 05:43:54 +0200
54756              Message-ID: <20030302034354.GA4905@ratsnest.hole>
54757      Branch: perl
54758            ! sv.c t/io/utf8.t
54759 ____________________________________________________________________________
54760 [ 18821] By: jhi                                   on 2003/03/04  04:58:36
54761         Log: Can't test this without PerlIO.
54762      Branch: perl
54763            ! t/uni/write.t
54764 ____________________________________________________________________________
54765 [ 18820] By: sky                                   on 2003/03/04  01:01:07
54766         Log: Fixes bug #15654 bizarre constant mangling in 5.8.0
54767              What happened was that a constant was freed, the pad released but
54768              the pad slot still held the SV, when pad slot was reallocated
54769              to be a target for a stringify, it did a sv_setpv on the target
54770              and the original SV was wiped out. When this SV was later on
54771              to new places using the constant, they got the wrong value.
54772              By replacing pad_free with pad_swipe for these cases, we
54773              won't have such a problem. (pad_swipe also removes the
54774              pointer to the original SV).
54775      Branch: perl
54776            ! op.c
54777 ____________________________________________________________________________
54778 [ 18819] By: jhi                                   on 2003/03/03  19:15:07
54779         Log: Further clarification on PERL_UNICODE's semantics.
54780      Branch: perl
54781            ! pod/perlrun.pod
54782 ____________________________________________________________________________
54783 [ 18818] By: gbarr                                 on 2003/03/03  10:07:44
54784         Log: Sync with libnet-1.13
54785      Branch: perl
54786            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/FTP.pm
54787            ! lib/Net/POP3.pm lib/Net/SMTP.pm
54788 ____________________________________________________________________________
54789 [ 18817] By: jhi                                   on 2003/03/03  06:45:59
54790         Log: Upgrade to Unicode::Normalize 0.20.
54791      Branch: perl
54792            ! ext/Unicode/Normalize/Changes
54793            ! ext/Unicode/Normalize/Normalize.pm
54794            ! ext/Unicode/Normalize/Normalize.xs
54795            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
54796            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
54797            ! ext/Unicode/Normalize/t/test.t
54798 ____________________________________________________________________________
54799 [ 18816] By: jhi                                   on 2003/03/03  06:17:28
54800         Log: Upgrade to Encode 1.89.  The enc_module.t required
54801              a little tweak, sending that to Dan.
54802      Branch: perl
54803            + ext/Encode/t/Mod_EUCJP.pm ext/Encode/t/enc_module.enc
54804            + ext/Encode/t/enc_module.t
54805            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
54806            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
54807            ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
54808            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
54809            ! ext/Encode/ucm/viscii.ucm
54810 ____________________________________________________________________________
54811 [ 18813] By: jhi                                   on 2003/03/03  05:33:21
54812         Log: Use a macro for abs() to avoid the possible truncation to an int;
54813              also make an explicit (double)cast for the arguments to fabs().
54814      Branch: perl
54815            ! perl.h pp.c sv.c util.c
54816 ____________________________________________________________________________
54817 [ 18812] By: hv                                    on 2003/03/02  22:36:05
54818         Log: Subject: Re: [PATCH] Make adding notes to patchlevel.h easier
54819              From: andreas.koenig@anima.de (Andreas J. Koenig)
54820              Date: Wed, 19 Feb 2003 11:05:28 +0100
54821              Message-ID: <m3d6lozitz.fsf@k242.linux.bogus>
54822      Branch: perl
54823            ! patchlevel.h
54824 ____________________________________________________________________________
54825 [ 18811] By: hv                                    on 2003/03/02  22:30:50
54826         Log: Subject: [perl #21289] [Fwd: IPC::Msg bug report]
54827              From: Edmund Bacon (via RT) <perlbug-followup@perl.org>
54828              Date: 18 Feb 2003 21:05:15 -0000
54829              Message-Id: <rt-21289-52384.13.2700974026643@bugs6.perl.org>
54830      Branch: perl
54831            ! ext/IPC/SysV/Msg.pm
54832 ____________________________________________________________________________
54833 [ 18810] By: hv                                    on 2003/03/02  21:59:10
54834         Log: Subject: [PATCH] Re: [perl #18872] File::Basename example misleading
54835              From: Richard Soderberg <perl@crystalflame.net>
54836              Date: Sat, 15 Feb 2003 01:27:21 -0500
54837              Message-Id: <89FAC8B9-40AE-11D7-9B07-000393801F84@crystalflame.net>
54838      Branch: perl
54839            ! lib/File/Basename.pm
54840 ____________________________________________________________________________
54841 [ 18809] By: hv                                    on 2003/03/02  21:54:53
54842         Log: Subject: [perl #21031] $File::Find::name ne $_ w/no_chdir
54843              From: "Anders Johnson" (via RT) <perlbug-followup@perl.org>
54844              Date: 15 Feb 2003 00:21:41 -0000
54845              Message-Id: <rt-21031-51306.12.8541374577158@bugs6.perl.org>
54846      Branch: perl
54847            ! lib/File/Find.pm
54848 ____________________________________________________________________________
54849 [ 18807] By: hv                                    on 2003/03/02  21:22:56
54850         Log: Reverse copyright update (#18801) for files not changed in 2003.
54851      Branch: perl
54852            ! EXTERN.h INTERN.h README av.h cc_runtime.h deb.c doop.c
54853            ! dosish.h fakethr.h form.h globals.c gv.h handy.h hv.h
54854            ! keywords.h keywords.pl mg.h miniperlmain.c numeric.c pad.h
54855            ! perlapi.c perlsdio.h perlsfio.h perlvars.h perly.y pp.h
54856            ! regcomp.h run.c scope.h taint.c thread.h unixish.h utf8.h
54857            ! utfebcdic.h util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c
54858            ! x2p/a2p.h x2p/a2p.y x2p/hash.c x2p/hash.h x2p/proto.h
54859            ! x2p/str.c x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
54860 ____________________________________________________________________________
54861 [ 18805] By: hv                                    on 2003/03/02  16:29:28
54862         Log: Subject: Re: [perl #21411] [fix] Postponed RE with split()
54863              From: Enache Adrian <enache@rdslink.ro>
54864              Date: Sun, 2 Mar 2003 10:11:27 +0200
54865              Message-ID: <20030302081127.GA10782@ratsnest.hole>
54866      Branch: perl
54867            ! pp.c t/op/pat.t
54868 ____________________________________________________________________________
54869 [ 18803] By: hv                                    on 2003/03/02  16:12:34
54870         Log: Subject: RE: [perl #20613] Perl_magic_setsig/clearsig problems (patch   included)
54871              From: "Anders Johnson" <ajohnson@wischip.com>
54872              Date: Mon, 10 Feb 2003 14:09:46 -0800
54873              Message-ID: <000e01c2d151$2228ca90$9800a8c0@wis.com>
54874      Branch: perl
54875            ! mg.c t/op/magic.t
54876 ____________________________________________________________________________
54877 [ 18802] By: jhi                                   on 2003/03/02  15:39:06
54878         Log: Narrow down the -C test skippage.
54879      Branch: perl
54880            ! t/run/switchC.t
54881 ____________________________________________________________________________
54882 [ 18801] By: hv                                    on 2003/03/02  15:24:22
54883         Log: Update all copyrights to 2003, from Jarkko
54884      Branch: perl
54885            ! EXTERN.h INTERN.h README XSUB.h av.c av.h cc_runtime.h cop.h
54886            ! cv.h deb.c doio.c doop.c dosish.h dump.c embed.h embed.pl
54887            ! embedvar.h fakesdio.h fakethr.h form.h global.sym globals.c
54888            ! gv.c gv.h handy.h hv.c hv.h keywords.h keywords.pl locale.c
54889            ! mg.c mg.h miniperlmain.c nostdio.h numeric.c op.c op.h
54890            ! opcode.h opcode.pl opnames.h pad.c pad.h patchlevel.h perl.c
54891            ! perl.h perlapi.c perlapi.h perlio.h perlsdio.h perlsfio.h
54892            ! perlvars.h perly.y pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c
54893            ! pp_sort.c pp_sys.c proto.h reentr.c reentr.h reentr.pl
54894            ! regcomp.c regcomp.h regexec.c regexp.h run.c scope.c scope.h
54895            ! sv.c sv.h taint.c thrdvar.h thread.h toke.c universal.c
54896            ! unixish.h utf8.c utf8.h utfebcdic.h util.c util.h x2p/EXTERN.h
54897            ! x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/hash.c
54898            ! x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h x2p/util.c
54899            ! x2p/util.h x2p/walk.c xsutils.c
54900 ____________________________________________________________________________
54901 [ 18800] By: hv                                    on 2003/03/02  15:16:38
54902         Log: Subject: [PATCH] for perl5db.pl against missing args destroying pre-post command setups
54903              From: Richard.Foley@ubsw.com
54904              Date: Wed, 19 Feb 2003 13:24:38 +0100
54905              Message-ID: <B374141B0A424D4F9CF143CC51B3ADD98579DB@NZURC900PEX1.ubsgs.ubsgroup.net>
54906      Branch: perl
54907            ! lib/perl5db.pl
54908 ____________________________________________________________________________
54909 [ 18799] By: jhi                                   on 2003/03/02  13:34:13
54910         Log: The -CI cannot be easily tested under UTF-8 locale with
54911              the t/test.pl (the 'stdin' data gets doubly UTF-8-ied).
54912              Also other small tweaks in the -C neighbourhood.
54913      Branch: perl
54914            ! perl.c perl.h t/run/switchC.t util.c
54915 ____________________________________________________________________________
54916 [ 18798] By: jhi                                   on 2003/03/02  09:12:06
54917         Log: Go with "right = -right" for greater portability, some platforms
54918              might require llabs() to get abs() of long longs.
54919      Branch: perl
54920            ! pp.c
54921 ____________________________________________________________________________
54922 [ 18797] By: jhi                                   on 2003/03/02  08:07:32
54923         Log: Patch for [perl #9402], known also as "glibc _moddi3 bug
54924              with negative quads", or also as RedHat bug #65612.
54925      Branch: perl
54926            ! pp.c
54927 ____________________________________________________________________________
54928 [ 18796] By: jhi                                   on 2003/03/02  07:34:54
54929         Log: Forgotten from change #18795.
54930      Branch: perl
54931            ! global.sym
54932 ____________________________________________________________________________
54933 [ 18795] By: jhi                                   on 2003/03/02  07:27:44
54934         Log: Subject: Re: [PATCH embed.fnc] Re: [PATCH] Get MSWin32 back compiling
54935              From: Abe Timmerman <abe@ztreet.demon.nl>
54936              Date: Sun, 2 Mar 2003 02:03:16 +0100
54937              Message-Id: <200303020203.16708.abe@ztreet.demon.nl>
54938      Branch: perl
54939            ! embed.fnc embed.h makedef.pl
54940 ____________________________________________________________________________
54941 [ 18794] By: jhi                                   on 2003/03/02  07:21:36
54942         Log: Further Unicode formats patching from Inaba Hiroto.
54943      Branch: perl
54944            + t/uni/write.t
54945            ! MANIFEST pp_ctl.c
54946 ____________________________________________________________________________
54947 [ 18793] By: jhi                                   on 2003/03/01  08:18:35
54948         Log: Integrate change #18788 from maint.
54949      Branch: perl
54950           !> perl.h
54951 ____________________________________________________________________________
54952 [ 18792] By: jhi                                   on 2003/03/01  08:14:43
54953         Log: Subject: [PATCH] Get MSWin32 back compiling
54954              From: Abe Timmerman <abe@ztreet.demon.nl>
54955              Date: Sat, 1 Mar 2003 04:31:19 +0100
54956              Message-Id: <200303010431.20205.abe@ztreet.demon.nl>
54957      Branch: perl
54958            ! embed.fnc embed.h global.sym makedef.pl
54959 ____________________________________________________________________________
54960 [ 18785] By: jhi                                   on 2003/02/26  20:38:55
54961         Log: Subject: Re: [PATCH] Re: format, PerlIO and utf8
54962              From: Inaba Hiroto <inaba@st.rim.or.jp>
54963              Date: Mon, 10 Feb 2003 00:04:51 +0900
54964              Message-ID: <3E466E12.E5349D84@st.rim.or.jp>
54965      Branch: perl
54966            ! pp_ctl.c toke.c
54967 ____________________________________________________________________________
54968 [ 18784] By: jhi                                   on 2003/02/26  19:45:53
54969         Log: An already fixed bug from perl-unicode.
54970      Branch: perl
54971            ! t/op/pat.t
54972 ____________________________________________________________________________
54973 [ 18782] By: hv                                    on 2003/02/26  01:36:49
54974         Log: Subject: Re: [perl #20683] [fix] Better Patch
54975              From: Enache Adrian <enache@rdslink.ro>
54976              Date: Sun, 23 Feb 2003 20:16:39 +0200
54977              Message-ID: <20030223181639.GA18713@ratsnest.hole>
54978      Branch: perl
54979            ! embed.fnc embed.h ext/Devel/Peek/Peek.t mg.c perl.h proto.h
54980            ! regexec.c sv.c t/op/pat.t
54981 ____________________________________________________________________________
54982 [ 18781] By: hv                                    on 2003/02/26  01:11:14
54983         Log: regen headers
54984      Branch: perl
54985            ! perlapi.h pod/perlapi.pod
54986 ____________________________________________________________________________
54987 [ 18780] By: hv                                    on 2003/02/26  00:25:32
54988         Log: Two typos found by Philip Newton <pnewton@gmx.de>
54989      Branch: perl
54990            ! configpm ext/DB_File/DB_File.pm
54991 ____________________________________________________________________________
54992 [ 18779] By: jhi                                   on 2003/02/25  18:20:01
54993         Log: Add tests for the -C switch.  Depending on the
54994              CLIs some $^O dance may be needed.
54995      Branch: perl
54996            + t/run/switchC.t
54997            ! MANIFEST
54998 ____________________________________________________________________________
54999 [ 18778] By: hv                                    on 2003/02/25  15:24:17
55000         Log: Add missing file from change #18774.
55001      Branch: perl
55002            + t/op/localref.t
55003 ____________________________________________________________________________
55004 [ 18777] By: hv                                    on 2003/02/25  14:07:59
55005         Log: More variables for change #18776.
55006      Branch: perl
55007            ! op.c
55008 ____________________________________________________________________________
55009 [ 18776] By: hv                                    on 2003/02/25  14:04:03
55010         Log: Subject: [perl #20682] [fix] @- array not visible in s///
55011              From: Enache Adrian <enache@rdslink.ro>
55012              Date: Fri, 21 Feb 2003 17:50:14 +0200
55013              Message-ID: <20030221155014.GB793@ratsnest.hole>
55014      Branch: perl
55015            ! op.c t/op/subst.t
55016 ____________________________________________________________________________
55017 [ 18775] By: hv                                    on 2003/02/25  13:53:11
55018         Log: Subject: [perl #20684] [fix] s/// with (??{..}) inside returns wrong count
55019              From: Enache Adrian <enache@rdslink.ro>
55020              Date: Fri, 21 Feb 2003 17:49:41 +0200
55021              Message-ID: <20030221154941.GA793@ratsnest.hole>
55022      Branch: perl
55023            ! pp_ctl.c t/op/subst.t
55024 ____________________________________________________________________________
55025 [ 18774] By: hv                                    on 2003/02/25  13:21:19
55026         Log: Subject: Re: [perl #21321] local ${"FOO"} does not work
55027              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
55028              Date: Sun, 23 Feb 2003 00:03:27 +0100
55029              Message-Id: <20030223000327.6f0c11fa.rgarciasuarez@free.fr>
55030      Branch: perl
55031            ! MANIFEST op.c perl.h pp.c pp_hot.c t/op/local.t
55032 ____________________________________________________________________________
55033 [ 18773] By: hv                                    on 2003/02/25  12:45:01
55034         Log: Subject: [Encode] 1.88 Released
55035              From: Dan Kogai <dankogai@dan.co.jp>
55036              Date: Thu, 20 Feb 2003 23:49:55 +0900
55037              Message-Id: <935F75D0-44E2-11D7-B310-000393AE4244@dan.co.jp>
55038      Branch: perl
55039            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
55040            ! ext/Encode/Encode.xs ext/Encode/Unicode/Unicode.xs
55041            ! ext/Encode/lib/Encode/CJKConstants.pm
55042            ! ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/enc_eucjp.t
55043            ! ext/Encode/t/enc_utf8.t ext/Encode/ucm/viscii.ucm
55044 ____________________________________________________________________________
55045 [ 18772] By: merijn                                on 2003/02/25  12:12:14
55046         Log: Subject: [perl@18752] warnings from CGI tests under cygwin
55047              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
55048              Date: Wed, 19 Feb 2003 13:37:39 -0800
55049              Message-ID: <jk/U+gzkg2DE092yn@efn.org>
55050      Branch: perl
55051            ! lib/CGI.pm
55052 ____________________________________________________________________________
55053 [ 18771] By: jhi                                   on 2003/02/25  07:46:53
55054         Log: Cleanup #18770 as suggested by Rafael.
55055      Branch: perl
55056            ! mg.c perl.h
55057 ____________________________________________________________________________
55058 [ 18770] By: jhi                                   on 2003/02/25  06:01:09
55059         Log: A new try at #18765 (for [perl #20920]).
55060      Branch: perl
55061            ! mg.c
55062 ____________________________________________________________________________
55063 [ 18769] By: jhi                                   on 2003/02/25  05:33:10
55064         Log: Retract change #18765: makes HiRes.t hang after subtest #11.
55065      Branch: perl
55066            ! mg.c
55067 ____________________________________________________________________________
55068 [ 18768] By: chip                                  on 2003/02/24  21:42:57
55069         Log: Include p4d2p in Porting again, because p4genpatch doesn't work
55070              until a change has been submitted.
55071      Branch: perl
55072            + Porting/p4d2p
55073            ! MANIFEST
55074 ____________________________________________________________________________
55075 [ 18767] By: chip                                  on 2003/02/24  21:35:56
55076         Log: In Porting scripts, use standard perl path of "/usr/bin/perl".
55077      Branch: perl
55078            ! Porting/check83.pl Porting/findvars Porting/fixCORE
55079            ! Porting/fixvars Porting/genlog Porting/makerel Porting/patchls
55080 ____________________________________________________________________________
55081 [ 18766] By: jhi                                   on 2003/02/24  20:04:36
55082         Log: PERL_SIGNALS=unsafe enables the old unsafe/immediate signals.
55083      Branch: perl
55084            ! embedvar.h intrpvar.h mg.c perl.c perl.h pod/perldiag.pod
55085            ! pod/perlipc.pod pod/perlrun.pod pp_sys.c util.c
55086 ____________________________________________________________________________
55087 [ 18765] By: jhi                                   on 2003/02/24  19:56:23
55088         Log: Subject: Re: [perl #20920] Segmentation fault ("Safe Signal" queue problem?)
55089              From: Slaven Rezic <slaven@rezic.de>
55090              Date: 14 Feb 2003 09:11:15 +0100
55091              Message-ID: <878ywji8nw.fsf@vran.herceg.de>
55092
55093              (with slight tweaks)
55094      Branch: perl
55095            ! mg.c
55096 ____________________________________________________________________________
55097 [ 18764] By: jhi                                   on 2003/02/24  18:44:41
55098         Log: Patching magic from Inaba-san's keyboard: fix for [perl #8769]:
55099              "scalar upgraded to UTF-8 as a side effect of quote-interpolation
55100              when 'use encoding' is engaged"-- wasn't actually encoding's fault.
55101      Branch: perl
55102            ! pp_ctl.c pp_hot.c sv.c sv.h t/op/concat.t
55103 ____________________________________________________________________________
55104 [ 18763] By: chip                                  on 2003/02/24  14:54:36
55105         Log: Use PL_{argv,stdin,stdout}gv to avoid unnecessary gv_fetch calls.
55106      Branch: perl
55107            ! op.c win32/perlhost.h
55108 ____________________________________________________________________________
55109 [ 18762] By: hv                                    on 2003/02/24  00:18:42
55110         Log: Remove no-longer-true line from perlop
55111      Branch: perl
55112            ! pod/perlop.pod
55113 ____________________________________________________________________________
55114 [ 18761] By: jhi                                   on 2003/02/23  12:07:53
55115         Log: Chip noticed that the intended optionality of the 'IV' was
55116              forgotten in the change #18758.
55117      Branch: perl
55118            ! ext/Devel/Peek/Peek.t
55119 ____________________________________________________________________________
55120 [ 18760] By: jhi                                   on 2003/02/22  19:17:04
55121         Log: API doc tweaks.
55122      Branch: perl
55123            ! utf8.c
55124 ____________________________________________________________________________
55125 [ 18759] By: sky                                   on 2003/02/21  09:08:30
55126         Log: Change regex to be a bit more friendly against various
55127              outputs from ps -f, regex suggest by rgs
55128      Branch: perl
55129            ! ext/threads/t/join.t
55130 ____________________________________________________________________________
55131 [ 18758] By: jhi                                   on 2003/02/20  17:28:44
55132         Log: Subject: [PATCH: perl@18639] add some IV stuff to ext/Devel/Peek/Peek.t test 21
55133              From: PPrymmer@factset.com
55134              Date: Thu, 20 Feb 2003 13:28:09 -0500
55135              Message-ID: <OF2DC297F4.A63F24F9-ON85256CD3.006513E4@factset.com>
55136      Branch: perl
55137            ! ext/Devel/Peek/Peek.t
55138 ____________________________________________________________________________
55139 [ 18757] By: jhi                                   on 2003/02/20  17:27:17
55140         Log: Subject: [PATCH: perl@186389] add probe for yet another dangerous logical name: COMP
55141              From: PPrymmer@factset.com
55142              Date: Wed, 19 Feb 2003 15:04:40 -0500
55143              Message-ID: <OFC0A627AD.02B9D968-ON85256CD2.006DDC21@factset.com>
55144      Branch: perl
55145            ! README.vms configure.com
55146 ____________________________________________________________________________
55147 [ 18756] By: jhi                                   on 2003/02/20  06:16:05
55148         Log: Doc tweakage on -C.
55149      Branch: perl
55150            ! pod/perlrun.pod
55151 ____________________________________________________________________________
55152 [ 18755] By: rgs                                   on 2003/02/19  21:31:43
55153         Log: Subject: [PATCH] 5.8.0: typo in pod/perlcompile.pod
55154              From: Brendan O'Dea <bod@debian.org>
55155              Date: Sun, 16 Feb 2003 21:09:23 +1100
55156              Message-ID: <20030216100923.GA29761@londo.c47.org>
55157      Branch: perl
55158            ! pod/perlcompile.pod
55159 ____________________________________________________________________________
55160 [ 18754] By: rgs                                   on 2003/02/19  21:14:37
55161         Log: Document clearly that "_" is always in package "main".
55162      Branch: perl
55163            ! pod/perlvar.pod
55164 ____________________________________________________________________________
55165 [ 18753] By: rgs                                   on 2003/02/19  20:55:09
55166         Log: Subject: Re: [perl #20716] scope error with brackets
55167              From: Enache Adrian <enache@rdslink.ro>
55168              Date: Thu, 13 Feb 2003 04:52:21 +0200
55169              Message-ID: <20030213025221.GA1215@ratsnest.hole>
55170              (better version of change #18687)
55171      Branch: perl
55172            ! t/comp/parser.t toke.c
55173 ____________________________________________________________________________
55174 [ 18752] By: jhi                                   on 2003/02/19  05:10:26
55175         Log: 'A' is not 65 everywhere.
55176      Branch: perl
55177            ! t/op/pack.t
55178 ____________________________________________________________________________
55179 [ 18751] By: chip                                  on 2003/02/19  03:54:45
55180         Log: Support one-parameter unpack(), which unpacks $_.
55181      Branch: perl
55182            ! opcode.h opcode.pl pod/perlfunc.pod pp_pack.c t/op/pack.t
55183 ____________________________________________________________________________
55184 [ 18750] By: hv                                    on 2003/02/19  00:53:03
55185         Log: more complex assertions activation:
55186              Subject: Re: Did the assertion patch/feature submission get overlooked?
55187              From: =?ISO-8859-1?Q?Salvador_Fandi=F1o?= <sfandino@yahoo.com>
55188              Date: Tue, 18 Feb 2003 19:24:13 +0000
55189              Message-ID: <3E52885D.5060903@yahoo.com>
55190      Branch: perl
55191            ! lib/assertions.pm lib/assertions/activate.pm
55192            ! t/comp/assertions.t
55193 ____________________________________________________________________________
55194 [ 18749] By: hv                                    on 2003/02/19  00:19:21
55195         Log: Subject: [PATCH] Make adding notes to patchlevel.h easier
55196              From: andreas.koenig@anima.de (Andreas J. Koenig)
55197              Date: Tue, 18 Feb 2003 11:48:40 +0100
55198              Message-ID: <m3n0kt27av.fsf@k242.linux.bogus>
55199      Branch: perl
55200            ! patchlevel.h
55201 ____________________________________________________________________________
55202 [ 18748] By: hv                                    on 2003/02/19  00:00:41
55203         Log: Subject: [PATCH IO/Socket/INET.pm] Blocking option ignored
55204              From: Dave Mitchell <davem@fdgroup.com>
55205              Date: Tue, 18 Feb 2003 21:45:45 +0000
55206              Message-ID: <20030218214545.C18547@fdgroup.com>
55207
55208              and tests for the same:
55209              From: Dave Mitchell <davem@fdgroup.com>
55210              Date: Wed, 19 Feb 2003 00:42:01 +0000
55211              Message-ID: <20030219004201.F18547@fdgroup.com>
55212      Branch: perl
55213            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
55214 ____________________________________________________________________________
55215 [ 18747] By: hv                                    on 2003/02/18  23:47:06
55216         Log: Shouldn't have added as t/run/switchA.t in #18739 - it'll cause
55217              problems on case-insensitive file systems. Rename it back to
55218              t/run/switch_A.t
55219      Branch: perl
55220           +> t/run/switch_A.t
55221            - t/run/switchA.t
55222            ! MANIFEST
55223 ____________________________________________________________________________
55224 [ 18746] By: sky                                   on 2003/02/18  21:31:37
55225         Log: Subject: Re: -Os for Darwin why?
55226              From: schwern@pobox.com
55227              Date: tis feb 18, 2003  20:37:39 Europe/Stockholm
55228              Message-Id: <20030218113739.D25848@ttul.org>
55229      Branch: perl
55230            ! hints/darwin.sh
55231 ____________________________________________________________________________
55232 [ 18741] By: jhi                                   on 2003/02/18  14:01:34
55233         Log: Format nit.
55234      Branch: perl
55235            ! util.c
55236 ____________________________________________________________________________
55237 [ 18740] By: sky                                   on 2003/02/18  06:33:57
55238         Log: Re: -Os for Darwin why?
55239              From: schwern@pobox.com
55240              Date: tis feb 18, 2003  04:14:03 Europe/Stockholm
55241              Message-Id: <20030217191403.A17553@ttul.org>
55242      Branch: perl
55243            ! hints/darwin.sh
55244 ____________________________________________________________________________
55245 [ 18739] By: hv                                    on 2003/02/18  01:04:01
55246         Log: Subject: Re: Did the assertion patch/feature submission get overlooked?
55247              From: =?ISO-8859-1?Q?Salvador_Fandi=F1o?= <sfandino@yahoo.com>
55248              Date: Mon, 17 Feb 2003 23:38:05 +0000
55249              Message-ID: <3E51725D.5060303@yahoo.com>
55250      Branch: perl
55251            + t/comp/assertions.t t/run/switchA.t
55252            ! MANIFEST
55253 ____________________________________________________________________________
55254 [ 18738] By: hv                                    on 2003/02/18  00:51:24
55255         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH] Copy on write for $& and $1...
55256              From: Nicholas Clark <nick@ccl4.org>
55257              Date: Mon, 17 Feb 2003 21:07:03 +0000
55258              Message-ID: <20030217210330.A8611@plum.flirble.org>
55259      Branch: perl
55260            ! sv.c
55261 ____________________________________________________________________________
55262 [ 18737] By: hv                                    on 2003/02/18  00:47:00
55263         Log: Subject: [PATCH] Re: [perl #21261] B::Terse not outputting correct constants or variable names
55264              From: Stephen McCamant <smcc@mit.edu>
55265              Date: Mon, 17 Feb 2003 19:34:36 -0500
55266              Date: Mon, 17 Feb 2003 19:34:36 -0500
55267              Message-ID: <15953.32668.277063.470885@syllepsis.MIT.EDU>
55268      Branch: perl
55269            ! ext/B/B.xs ext/B/B/Bblock.pm ext/B/B/Concise.pm
55270            ! ext/B/B/Terse.pm ext/B/t/terse.t
55271 ____________________________________________________________________________
55272 [ 18736] By: hv                                    on 2003/02/17  09:33:47
55273         Log: Subject: [PATCH] Re: [PATCH] Copy on write for $& and $1...
55274              From: Nicholas Clark <nick@unfortu.net>
55275              Date: Sun, 16 Feb 2003 23:09:50 +0000
55276              Message-ID: <20030216230950.GB276@Bagpuss.unfortu.net>
55277      Branch: perl
55278            ! sv.c
55279 ____________________________________________________________________________
55280 [ 18735] By: hv                                    on 2003/02/17  09:13:02
55281         Log: Use the escape E<ntilde> in source files rather than the actual char.
55282      Branch: perl
55283            ! lib/assertions.pm lib/assertions/activate.pm
55284 ____________________________________________________________________________
55285 [ 18734] By: hv                                    on 2003/02/17  09:06:44
55286         Log: Suppress empty #ifdef blocks in embed.pl
55287      Branch: perl
55288            ! embed.h embed.pl
55289 ____________________________________________________________________________
55290 [ 18733] By: hv                                    on 2003/02/17  08:51:53
55291         Log: fix typo in sv.c and regenerate perlapi.pod
55292      Branch: perl
55293            ! pod/perlapi.pod sv.c
55294 ____________________________________________________________________________
55295 [ 18732] By: jhi                                   on 2003/02/17  06:40:09
55296         Log: Philip Newton has eagle eyes :-)
55297      Branch: perl
55298            ! pod/perlrun.pod
55299 ____________________________________________________________________________
55300 [ 18731] By: jhi                                   on 2003/02/17  05:31:18
55301         Log: Doc tweaks (and one code tweak) based on Philip Newton's comments.
55302      Branch: perl
55303            ! locale.c pod/perlrun.pod pod/perlunicode.pod
55304            ! pod/perluniintro.pod pod/perlvar.pod util.c
55305 ____________________________________________________________________________
55306 [ 18730] By: jhi                                   on 2003/02/17  04:44:53
55307         Log: Make also the -CAL conditional on locale.
55308      Branch: perl
55309            ! perl.c pod/perlrun.pod
55310 ____________________________________________________________________________
55311 [ 18729] By: jhi                                   on 2003/02/16  18:33:05
55312         Log: NO_SHORT_NAMES is better than HIDE_SHORT_NAMES.
55313      Branch: perl
55314            ! embed.h embed.pl pod/perlembed.pod
55315 ____________________________________________________________________________
55316 [ 18728] By: jhi                                   on 2003/02/16  18:20:04
55317         Log: According to Sarathy it's better have the Ministry
55318              of Information to remove all memory of NO_EMBED.
55319              What NO_EMBED?
55320      Branch: perl
55321            ! embed.h embed.pl
55322 ____________________________________________________________________________
55323 [ 18727] By: hv                                    on 2003/02/16  13:55:10
55324         Log: add support for assertions. Updated form of:
55325              Subject: Re: Did the assertion patch/feature submission get overlooked?
55326              From: Salvador =?ISO-8859-1?Q?Fandi=F1o?= <sfandino@yahoo.com>
55327              Date: Sat, 30 Nov 2002 17:24:09 +0000
55328              Message-ID: <3DE8F439.50402@yahoo.com>
55329      Branch: perl
55330            + lib/assertions.pm lib/assertions/activate.pm
55331            ! MANIFEST cv.h dump.c embed.pl embedvar.h ext/B/B/Deparse.pm
55332            ! ext/B/defsubs_h.PL intrpvar.h lib/perl5db.pl op.c perl.c
55333            ! perl.h perlapi.h pp_hot.c sv.c toke.c xsutils.c
55334 ____________________________________________________________________________
55335 [ 18726] By: hv                                    on 2003/02/16  13:10:32
55336         Log: COW regexps:
55337              Subject: [PATCH] Copy on write for $& and $1...
55338              From: Nicholas Clark <nick@unfortu.net>
55339              Date: Sun, 9 Feb 2003 23:00:09 +0000
55340              Message-ID: <20030209230008.GF299@Bagpuss.unfortu.net>
55341      Branch: perl
55342            ! embed.fnc embed.h global.sym pod/perlapi.pod pp_ctl.c pp_hot.c
55343            ! proto.h regcomp.c regexec.c regexp.h sv.c sv.h thrdvar.h
55344 ____________________________________________________________________________
55345 [ 18725] By: hv                                    on 2003/02/16  13:08:52
55346         Log: inline SvREFCNT_dec:
55347              Subject: [PATCH] Copy on write for $& and $1...
55348              From: Nicholas Clark <nick@unfortu.net>
55349              Date: Sun, 9 Feb 2003 23:00:09 +0000
55350              Message-ID: <20030209230008.GF299@Bagpuss.unfortu.net>
55351      Branch: perl
55352            ! embed.fnc embed.h proto.h sv.c sv.h
55353 ____________________________________________________________________________
55354 [ 18723] By: hv                                    on 2003/02/16  11:12:58
55355         Log: Subject: Re: [perl #20798] foo(eval {}) crashes Perl 5.8
55356              From: Enache Adrian <enache@rdslink.ro>
55357              Date: Sun, 16 Feb 2003 00:05:10 +0200
55358              Message-ID: <20030215220510.GB893@ratsnest.hole>
55359      Branch: perl
55360            ! op.c
55361 ____________________________________________________________________________
55362 [ 18722] By: hv                                    on 2003/02/16  11:08:06
55363         Log: outdent else-if chain in scope()
55364      Branch: perl
55365            ! op.c
55366 ____________________________________________________________________________
55367 [ 18721] By: hv                                    on 2003/02/16  11:00:47
55368         Log: Subject: [PATCH] arcane tainting bug in vms.c
55369              From: "Craig A. Berry" <craigberry@mac.com>
55370              Date: Sat, 15 Feb 2003 12:29:03 -0600
55371              Message-ID: <3E4E86EF.8090609@mac.com>
55372      Branch: perl
55373            ! vms/vms.c
55374 ____________________________________________________________________________
55375 [ 18720] By: hv                                    on 2003/02/16  10:54:58
55376         Log: restrict PERL_PRESERVE_IVUV to things that should really give an
55377              integer, but extend to runtime. Based on:
55378              Subject: Re: [perl #20827] Unexpected scientific notation.
55379              From: hv@crypt.org
55380              Date: Wed, 12 Feb 2003 03:12:43 +0000
55381              Message-Id: <200302120312.h1C3ChS02613@crypt.compulink.co.uk>
55382      Branch: perl
55383            ! op.c pp.c
55384 ____________________________________________________________________________
55385 [ 18718] By: jhi                                   on 2003/02/16  09:47:02
55386         Log: As suggested by Sarathy, add -DPERL_HIDE_SHORT_NAMES option
55387              which will disable the short forms of the Perl_ API, good for
55388              embedding stuff.  (Kind of like the old NO_EMBED, but better.)
55389      Branch: perl
55390            ! embed.h embed.pl pod/perlembed.pod
55391 ____________________________________________________________________________
55392 [ 18717] By: jhi                                   on 2003/02/16  09:44:57
55393         Log: Clarify the -C syntax a bit.
55394      Branch: perl
55395            ! pod/perlrun.pod
55396 ____________________________________________________________________________
55397 [ 18716] By: jhi                                   on 2003/02/16  08:29:54
55398         Log: Forgotten from #18715.
55399      Branch: perl
55400            ! embed.h proto.h
55401 ____________________________________________________________________________
55402 [ 18715] By: jhi                                   on 2003/02/15  21:19:37
55403         Log: The new(er) way of controlling Unicode I/O (and other) features;
55404              -C (or PERL_UNICODE).  See perlrun/-C for more details.
55405      Branch: perl
55406            ! embed.fnc embedvar.h gv.c intrpvar.h locale.c mg.c perl.c
55407            ! perl.h perlapi.h pod/perldiag.pod pod/perlrun.pod
55408            ! pod/perlunicode.pod pod/perluniintro.pod pod/perlvar.pod
55409            ! util.c
55410 ____________________________________________________________________________
55411 [ 18714] By: jhi                                   on 2003/02/15  12:31:25
55412         Log: Also Storable really wants the PATCHLEVEL, not PERL_VERSION.
55413      Branch: perl
55414            ! ext/Storable/Storable.xs
55415 ____________________________________________________________________________
55416 [ 18712] By: jhi                                   on 2003/02/15  08:39:38
55417         Log: Bring the CPAN Digest::MD5 (2.23) and the core Digest::MD5
55418              even closer to each other.  The dec_osf.pl is irrelevant
55419              for the current core but adding it makes for one less exception
55420              when integrating.
55421      Branch: perl
55422            + ext/Digest/MD5/hints/dec_osf.pl
55423            ! MANIFEST ext/Digest/MD5/MD5.pm ext/Digest/MD5/Makefile.PL
55424            ! ext/Digest/MD5/t/files.t
55425 ____________________________________________________________________________
55426 [ 18711] By: jhi                                   on 2003/02/15  08:32:04
55427         Log: Update MD5 Changes; update checksums.
55428      Branch: perl
55429            ! ext/Digest/MD5/Changes ext/Digest/MD5/t/files.t
55430 ____________________________________________________________________________
55431 [ 18710] By: jhi                                   on 2003/02/15  08:19:20
55432         Log: Update the MD5 checksums.
55433      Branch: perl
55434            ! ext/Digest/MD5/t/files.t
55435 ____________________________________________________________________________
55436 [ 18709] By: jhi                                   on 2003/02/15  08:16:26
55437         Log: Make the patchlevel.h inclusion attempt pre-5.6.0-safe(r)
55438              (problem noticed by Graham with List::Util).
55439      Branch: perl
55440            ! ext/Data/Dumper/Dumper.xs ext/Digest/MD5/MD5.xs
55441            ! ext/MIME/Base64/Base64.xs ext/Storable/Storable.xs
55442 ____________________________________________________________________________
55443 [ 18708] By: jhi                                   on 2003/02/15  07:31:17
55444         Log: Subject: Re: [perl #20912] UTF8 related glitch + fix
55445              From: Enache Adrian <enache@rdslink.ro>
55446              Date: Sat, 15 Feb 2003 00:37:40 +0200
55447              Message-ID: <20030214223740.GA13575@ratsnest.hole>
55448      Branch: perl
55449            ! pp.c t/op/split.t
55450 ____________________________________________________________________________
55451 [ 18707] By: hv                                    on 2003/02/15  06:38:15
55452         Log: Subject: [doc patch] ext/threads/shared/shared.pm
55453              From: Stas Bekman <stas@stason.org>
55454              Date: Fri, 14 Feb 2003 11:12:39 +1100
55455              Message-ID: <3E4C3477.7030306@stason.org>
55456      Branch: perl
55457            ! ext/threads/shared/shared.pm
55458 ____________________________________________________________________________
55459 [ 18706] By: hv                                    on 2003/02/15  06:32:35
55460         Log: Subject: Re: perlvar phrasing clarification for $^S
55461              From: "Iain 'Spoon' Truskett" <perl@dellah.anu.edu.au>
55462              Date: Fri, 14 Feb 2003 10:12:00 +1100
55463              Message-ID: <20030213231200.GE16300@ouroboros.anu.edu.au>
55464      Branch: perl
55465            ! pod/perlvar.pod
55466 ____________________________________________________________________________
55467 [ 18705] By: hv                                    on 2003/02/15  06:27:07
55468         Log: Subject: Re: [perl #20933] \substr reuses lvalues (sometimes)
55469              From: Dave Mitchell <davem@fdgroup.com>
55470              Date: Fri, 14 Feb 2003 22:48:27 +0000
55471              Message-ID: <20030214224827.B6783@fdgroup.com>
55472
55473              with tests:
55474              From: Slaven Rezic <slaven@rezic.de>
55475              Date: 14 Feb 2003 20:23:20 +0100
55476              Message-ID: <87bs1e4qfr.fsf@vran.herceg.de>
55477      Branch: perl
55478            ! pp.c t/op/substr.t t/op/vec.t
55479 ____________________________________________________________________________
55480 [ 18704] By: hv                                    on 2003/02/15  06:17:06
55481         Log: Subject: Re: overriding builtins quirk
55482              From: Jerrad Pierce <belg4mit@MIT.EDU>
55483              Date: Fri, 14 Feb 2003 09:28:13 -0500
55484              Message-Id: <200302141428.JAA25752@cathedral-seven.mit.edu>
55485      Branch: perl
55486            ! pod/perlsub.pod
55487 ____________________________________________________________________________
55488 [ 18703] By: rgs                                   on 2003/02/14  22:23:56
55489         Log: Subject: Re: trying to fix #20154, #20357
55490              From: Enache Adrian <enache@rdslink.ro>
55491              Date: Sat, 8 Feb 2003 21:05:14 +0200
55492              Message-ID: <20030208190514.GA866@ratsnest.hole>
55493              (fixes #19061 as well)
55494      Branch: perl
55495            ! pp_ctl.c t/op/goto.t
55496 ____________________________________________________________________________
55497 [ 18702] By: gbarr                                 on 2003/02/14  19:26:23
55498         Log: Update to Scalar-List-Utils 1.11
55499      Branch: perl
55500            + ext/List/Util/t/proto.t
55501            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
55502            ! ext/List/Util/lib/List/Util.pm
55503            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/isvstring.t
55504 ____________________________________________________________________________
55505 [ 18699] By: jhi                                   on 2003/02/13  09:43:33
55506         Log: gcc 3.2.1 does not have -Wall faith that tmp
55507              will not be used uninitialized.
55508      Branch: perl
55509            ! toke.c
55510 ____________________________________________________________________________
55511 [ 18698] By: hv                                    on 2003/02/12  03:01:32
55512         Log: Subject: perlbug (was: Re: [perl #20606] [no subject])
55513              From: Slaven Rezic <slaven@rezic.de>
55514              Date: 30 Jan 2003 19:03:41 +0100
55515              Message-ID: <87fzra7bwi.fsf@vran.herceg.de>
55516      Branch: perl
55517            ! utils/perlbug.PL
55518 ____________________________________________________________________________
55519 [ 18697] By: hv                                    on 2003/02/12  02:20:39
55520         Log: Subject: [PATCH 5.9.0] to silence compiler warning
55521              From: Robin Barker <Robin.Barker@npl.co.uk>
55522              Date: Tue, 28 Jan 2003 13:27:17 -0000
55523              Message-ID: <533D273D4014D411AB1D00062938C4D9040462CC@hotel.npl.co.uk>
55524      Branch: perl
55525            ! ext/PerlIO/scalar/scalar.xs ext/Storable/Storable.xs
55526            ! universal.c util.c
55527 ____________________________________________________________________________
55528 [ 18696] By: rgs                                   on 2003/02/11  20:13:21
55529         Log: Subject: [perl #20654] %*v02x considered invalid in printf
55530              From: Robin Barker (via RT) <perlbug-followup@perl.org>
55531              Date: 10 Feb 2003 16:43:23 -0000
55532              Message-Id: <rt-20654-50711.19.9711009821137@bugs6.perl.org>
55533      Branch: perl
55534            ! sv.c t/op/sprintf.t
55535 ____________________________________________________________________________
55536 [ 18695] By: rgs                                   on 2003/02/11  20:00:23
55537         Log: Subject: mini-[patch] perlrun "^$W" typo
55538              From: Iain Truskett <spoon@dellah.org>
55539              Date: Tue, 11 Feb 2003 08:38:52 +1100
55540              Message-ID: <20030210213851.GC31721@ouroboros.anu.edu.au>
55541      Branch: perl
55542            ! pod/perlrun.pod
55543 ____________________________________________________________________________
55544 [ 18694] By: rgs                                   on 2003/02/11  19:44:00
55545         Log: Subject: [PATCH] More B::Concise fixes
55546              From: Stephen McCamant <smcc@mit.edu>
55547              Date: Sun, 9 Feb 2003 17:28:38 -0500
55548              Message-ID: <15942.54806.381678.173391@syllepsis.MIT.EDU>
55549      Branch: perl
55550            ! ext/B/B/Concise.pm
55551 ____________________________________________________________________________
55552 [ 18693] By: merijn                                on 2003/02/11  08:14:29
55553         Log: More code cleanup.
55554
55555              Subject: Re: New SV Flag
55556              Date: Fri, 07 Feb 2003 09:57:43 +0100
55557              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
55558              Message-Id: <20030207095258.6E05.H.M.BRAND@hccnet.nl>
55559      Branch: perl
55560            ! sv.c sv.h
55561 ____________________________________________________________________________
55562 [ 18692] By: jhi                                   on 2003/02/11  07:53:26
55563         Log: Dueling patches.
55564      Branch: perl
55565            - lib/CPAN/ChangeLog
55566            ! MANIFEST
55567 ____________________________________________________________________________
55568 [ 18691] By: hv                                    on 2003/02/11  00:27:56
55569         Log: Subject: PATCH: sv_rvweaken() deficiency (against 5.8.0)
55570              From: Mark Mielke <mark@mark.mielke.cc>
55571              Date: Mon, 20 Jan 2003 19:56:13 -0500
55572              Message-ID: <20030121005613.GA31739@mark.mielke.cc>
55573      Branch: perl
55574            ! sv.c
55575 ____________________________________________________________________________
55576 [ 18690] By: hv                                    on 2003/02/10  22:08:05
55577         Log: fix comment in change #18689
55578      Branch: perl
55579            ! sv.c
55580 ____________________________________________________________________________
55581 [ 18689] By: hv                                    on 2003/02/10  21:59:34
55582         Log: Fix for [perl #20339]: "%lf" rejected as invalid by recent sprintf.
55583              Now allows but ignores the 'l' modifier on floating point formats
55584              and adds a couple of tests.
55585      Branch: perl
55586            ! sv.c t/op/sprintf.t
55587 ____________________________________________________________________________
55588 [ 18688] By: sky                                   on 2003/02/10  19:54:13
55589         Log: Subject: Re: [perl #20777] [PATCH] goto &subroutine leaks memory
55590              From: Enache Adrian <enache@rdslink.ro>
55591              Date: sun feb 9, 2003  21:10:25 Europe/Stockholm
55592              Message-Id: <20030209201025.GA1247@ratsnest.hole>
55593      Branch: perl
55594            ! pp_ctl.c
55595 ____________________________________________________________________________
55596 [ 18687] By: sky                                   on 2003/02/10  18:13:29
55597         Log: Subject: Re: [perl #20716] [FIX] scope error with brackets
55598              From: Enache Adrian <enache@rdslink.ro>
55599              Date: mon feb 10, 2003  18:48:58 Europe/Stockholm
55600              Message-id: <20030210174858.GA872@ratsnest.hole>
55601      Branch: perl
55602            ! t/comp/parser.t toke.c
55603 ____________________________________________________________________________
55604 [ 18686] By: sky                                   on 2003/02/10  18:11:35
55605         Log: Compile under threads and MacOSX. For some reason newSVpvf
55606              was not exapnded.
55607      Branch: perl
55608            ! universal.c
55609 ____________________________________________________________________________
55610 [ 18685] By: ams                                   on 2003/02/10  03:44:07
55611         Log: No, we don't really want the utility scripts.
55612      Branch: perl
55613            - ext/MIME/Base64/decode-base64 ext/MIME/Base64/decode-qp
55614            - ext/MIME/Base64/encode-base64 ext/MIME/Base64/encode-qp
55615            ! MANIFEST ext/MIME/Base64/Makefile.PL
55616 ____________________________________________________________________________
55617 [ 18684] By: hv                                    on 2003/02/10  01:43:12
55618         Log: fix for C< use if qw/ 1 open :utf8 / > based on:
55619              Subject: [perl #20536] use if 1, open => ':utf8' fails
55620              From: Autrijus Tang (via RT) <perlbug-followup@perl.org>
55621              Date: 24 Jan 2003 22:39:06 -0000
55622              Message-Id: <rt-20536-49670.13.2464320257255@bugs6.perl.org>
55623      Branch: perl
55624            ! lib/if.pm lib/if.t
55625 ____________________________________________________________________________
55626 [ 18683] By: hv                                    on 2003/02/10  01:15:52
55627         Log: Subject: RE: perldebug.pod suggestion
55628              From: "Jay Hannah" <jhannah@omnihotels.com>
55629              Date: Fri, 24 Jan 2003 11:28:44 -0600
55630              Message-ID: <00b001c2c3ce$0c4716e0$4709a8c0@omarests2>
55631      Branch: perl
55632            ! pod/perldebug.pod
55633 ____________________________________________________________________________
55634 [ 18682] By: hv                                    on 2003/02/10  00:26:50
55635         Log: Subject: [PATCH] version objects final(?) patch
55636              From: John Peacock <jpeacock@rowman.com>
55637              Date: Sun, 05 Jan 2003 21:28:41 -0500
55638              Message-ID: <3E18E9D9.2040908@rowman.com>
55639      Branch: perl
55640            ! lib/version.pm lib/version.t universal.c util.c
55641 ____________________________________________________________________________
55642 [ 18680] By: chip                                  on 2003/02/09  17:39:33
55643         Log: Add CPAN ChangeLog to MANIFEST.
55644      Branch: perl
55645            ! MANIFEST
55646 ____________________________________________________________________________
55647 [ 18678] By: jhi                                   on 2003/02/09  14:37:38
55648         Log: CPAN ChangeLog not needed, says Andreas.
55649      Branch: perl
55650            ! MANIFEST
55651 ____________________________________________________________________________
55652 [ 18677] By: jhi                                   on 2003/02/09  08:42:19
55653         Log: Subject: [perl #20785] glitches with $PerlIO::encoding::fallback
55654              From: "autrijus@ossf.iis.sinica.edu.tw (via RT)" <perlbug-followup@perl.org>
55655              Date: 8 Feb 2003 11:54:11 -0000
55656              Message-Id: <rt-20785-50586.6.45611613038412@bugs6.perl.org>
55657      Branch: perl
55658            ! ext/PerlIO/encoding/encoding.pm
55659 ____________________________________________________________________________
55660 [ 18676] By: jhi                                   on 2003/02/09  08:35:25
55661         Log: Subject: Re: utime undef, undef, "/tmp/test" and warnings
55662              From: Stas Bekman <stas@stason.org>
55663              Date: Sat, 08 Feb 2003 11:12:28 +1100
55664              Message-ID: <3E444B6C.5060407@stason.org>
55665      Branch: perl
55666            ! doio.c
55667 ____________________________________________________________________________
55668 [ 18675] By: jhi                                   on 2003/02/08  19:49:40
55669         Log: Possible cruft removal.
55670      Branch: perl
55671            ! x2p/Makefile.SH
55672 ____________________________________________________________________________
55673 [ 18674] By: jhi                                   on 2003/02/08  18:22:42
55674         Log: Signedness nits.
55675      Branch: perl
55676            ! toke.c
55677 ____________________________________________________________________________
55678 [ 18672] By: jhi                                   on 2003/02/08  08:45:35
55679         Log: Upgrade to CPAN 1.64, from Andreas Koenig.
55680      Branch: perl
55681            + lib/CPAN/ChangeLog lib/CPAN/README utils/cpan
55682            ! MANIFEST lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/t/Nox.t
55683            ! lib/CPAN/t/loadme.t lib/CPAN/t/mirroredby.t lib/CPAN/t/vcmp.t
55684            ! utils.lst
55685 ____________________________________________________________________________
55686 [ 18671] By: jhi                                   on 2003/02/08  08:35:06
55687         Log: Upgrade to Net::Ping 2.28, from Rob Brown.
55688      Branch: perl
55689            + lib/Net/Ping/t/190_alarm.t lib/Net/Ping/t/500_ping_icmp.t
55690            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/Changes
55691            ! lib/Net/Ping/README lib/Net/Ping/t/300_ping_stream.t
55692            ! lib/Net/Ping/t/400_ping_syn.t lib/Net/Ping/t/410_syn_host.t
55693 ____________________________________________________________________________
55694 [ 18670] By: jhi                                   on 2003/02/08  07:23:02
55695         Log: Subject: [PATCH] perluniintro nit
55696              From: Autrijus Tang <autrijus@autrijus.org>
55697              Date: Fri, 7 Feb 2003 00:02:49 +0800
55698              Message-ID: <20030206160249.GA12984@not.autrijus.org>
55699      Branch: perl
55700            ! pod/perluniintro.pod
55701 ____________________________________________________________________________
55702 [ 18669] By: jhi                                   on 2003/02/06  20:06:09
55703         Log: Subject: [PATCH: perl@186389] path tweak fix up for t/pod/find.t on VMS
55704              From: PPrymmer@factset.com
55705              Date: Wed, 5 Feb 2003 12:00:05 -0500
55706              Message-ID: <OFF5FDC924.68DBF580-ON85256CC4.005CC78E@factset.com>
55707      Branch: perl
55708            ! t/pod/find.t
55709 ____________________________________________________________________________
55710 [ 18668] By: jhi                                   on 2003/02/06  20:00:52
55711         Log: sv_cat_recode() proto was missing, noticed by Craig Berry.
55712      Branch: perl
55713            ! proto.h
55714 ____________________________________________________________________________
55715 [ 18666] By: sky                                   on 2003/02/06  09:39:24
55716         Log: Patch from Richard Soderberg, cleanup the code a bit and comment
55717              why we are not using SvOOK_on.
55718      Branch: perl
55719            ! sv.c
55720 ____________________________________________________________________________
55721 [ 18664] By: jhi                                   on 2003/02/06  09:26:53
55722         Log: Things forgotten from Encode 1.87.
55723      Branch: perl
55724            ! ext/Encode/Unicode/Unicode.xs ext/Encode/t/CJKT.t
55725 ____________________________________________________________________________
55726 [ 18663] By: jhi                                   on 2003/02/06  04:03:31
55727         Log: Upgrade to Encode 1.87.
55728      Branch: perl
55729            ! ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm ext/Encode/Changes
55730            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/KR/KR.pm
55731            ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
55732            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
55733            ! ext/Encode/lib/Encode/CJKConstants.pm
55734            ! ext/Encode/lib/Encode/Encoder.pm
55735            ! ext/Encode/lib/Encode/Encoding.pm
55736            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/CJKT.t
55737            ! ext/Encode/t/enc_eucjp.t
55738 ____________________________________________________________________________
55739 [ 18662] By: jhi                                   on 2003/02/05  19:40:38
55740         Log: Add the test of [perl #8760] (fixed by change #18656).
55741      Branch: perl
55742            ! t/run/fresh_perl.t
55743 ____________________________________________________________________________
55744 [ 18661] By: jhi                                   on 2003/02/05  19:28:37
55745         Log: has become fixed too (by changes #18653
55746              and #18658, methinks), adding the test(s).
55747      Branch: perl
55748            ! t/op/pat.t
55749 ____________________________________________________________________________
55750 [ 18660] By: jhi                                   on 2003/02/05  17:15:35
55751         Log: Subject: [Patch] parsing under encoding (Re: [Encode] HEADS-UP; $Encode::VERSION++ to enhance filter option)([perl #16823])
55752              From: Inaba HIroto <inaba@st.rim.or.jp>
55753              Date: Sat, 01 Feb 2003 21:58:20 +0900
55754              Message-ID: <3E3BC46B.6C687CFD@st.rim.or.jp>
55755      Branch: perl
55756            ! embed.fnc embed.h ext/Encode/Encode.pm ext/Encode/Encode.xs
55757            ! ext/Encode/Encode/encode.h ext/Encode/encengine.c
55758            ! ext/Encode/lib/Encode/Encoding.pm
55759            ! ext/Encode/lib/Encode/JP/JIS7.pm global.sym lib/utf8.t
55760            ! pod/perlapi.pod sv.c t/uni/tr_7jis.t toke.c
55761 ____________________________________________________________________________
55762 [ 18659] By: jhi                                   on 2003/02/05  11:51:30
55763         Log: Subject: [PATCH: perl@186389] fix for PerlIO/Via compilation on VMS
55764              From: PPrymmer@factset.com
55765              Date: Tue, 4 Feb 2003 12:03:17 -0500
55766              Message-ID: <OFCBC6AE62.FF2B83D4-ON85256CC3.005D7A9F@factset.com>
55767      Branch: perl
55768            ! ext/PerlIO/via/via.xs
55769 ____________________________________________________________________________
55770 [ 18658] By: jhi                                   on 2003/02/05  05:45:11
55771         Log: s/S_cache_re/cache_re/ for building with threads.
55772      Branch: perl
55773            ! regexec.c
55774 ____________________________________________________________________________
55775 [ 18657] By: rgs                                   on 2003/02/04  20:06:19
55776         Log: Subject: [PATCH] B::Concise updates (incl. avoiding use of op_seq)
55777              From: Stephen McCamant <smcc@mit.edu>
55778              Date: Mon, 3 Feb 2003 21:01:07 -0500
55779              Message-ID: <15935.7907.976943.74729@syllepsis.MIT.EDU>
55780      Branch: perl
55781            ! ext/B/B/Concise.pm ext/B/t/concise.t
55782 ____________________________________________________________________________
55783 [ 18656] By: rgs                                   on 2003/02/04  20:02:56
55784         Log: Better version of change #18648, by Enache Adrian
55785              Message-ID: <20030204101533.GA11817@ratsnest.hole>
55786      Branch: perl
55787            ! op.c
55788 ____________________________________________________________________________
55789 [ 18655] By: jhi                                   on 2003/02/04  15:56:36
55790         Log: Add the new test to MANIFEST.
55791      Branch: perl
55792            ! MANIFEST
55793 ____________________________________________________________________________
55794 [ 18654] By: gbarr                                 on 2003/02/04  14:42:51
55795         Log: Sync with 1.10
55796      Branch: perl
55797            + ext/List/Util/t/lln.t
55798            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
55799            ! ext/List/Util/lib/List/Util.pm
55800            ! ext/List/Util/lib/Scalar/Util.pm
55801 ____________________________________________________________________________
55802 [ 18653] By: jhi                                   on 2003/02/04  11:04:25
55803         Log: Fix "[perl #20667] unicode regex vs non-unicode regex".
55804              The PL_regdata was not set up (S_cache_re()) before it
55805              was needed (S_reginclass()).  The test put in fresh_perl.t
55806              because we need a pristine state to start.
55807      Branch: perl
55808            ! regexec.c t/run/fresh_perl.t
55809 ____________________________________________________________________________
55810 [ 18652] By: jhi                                   on 2003/02/04  06:35:51
55811         Log: Comment tweak.
55812      Branch: perl
55813            ! t/op/pat.t
55814 ____________________________________________________________________________
55815 [ 18651] By: jhi                                   on 2003/02/04  06:28:53
55816         Log: Signedness issue.
55817      Branch: perl
55818            ! ext/MIME/Base64/Base64.xs
55819 ____________________________________________________________________________
55820 [ 18650] By: rgs                                   on 2003/02/03  22:02:44
55821         Log: Force the C locale in makedepend, to prevent gcc from
55822              producing locale-dependent messages.
55823      Branch: perl
55824            ! makedepend.SH
55825 ____________________________________________________________________________
55826 [ 18649] By: rgs                                   on 2003/02/03  22:00:21
55827         Log: Document the environment variable PERL_UTF8_LOCALE in perlrun.
55828      Branch: perl
55829            ! pod/perlrun.pod
55830 ____________________________________________________________________________
55831 [ 18648] By: rgs                                   on 2003/02/03  19:32:57
55832         Log: Fix bug #8760 : cop_line isn't properly restored
55833              when a module is loaded at runtime behind the scenes.
55834      Branch: perl
55835            ! op.c t/lib/warnings/perlio
55836 ____________________________________________________________________________
55837 [ 18647] By: merijn                                on 2003/02/03  16:14:00
55838         Log: Subject: Re: [perl #20606] [PATCH} openbsd hints
55839              From: Abe Timmerman <abe@ztreet.demon.nl>
55840              Date: Sun, 2 Feb 2003 18:27:57 +0100
55841              Message-Id: <200302021827.57240.abe@ztreet.demon.nl>
55842      Branch: perl
55843            ! hints/openbsd.sh
55844 ____________________________________________________________________________
55845 [ 18644] By: jhi                                   on 2003/02/03  12:41:51
55846         Log: Duh, test -e ENOPORTABLE, I should've remembered that.
55847              (Made Solaris go boom.)
55848      Branch: perl
55849            ! Configure
55850 ____________________________________________________________________________
55851 [ 18643] By: jhi                                   on 2003/02/03  10:36:15
55852         Log: Detypo.
55853      Branch: perl
55854            ! cop.h
55855 ____________________________________________________________________________
55856 [ 18642] By: ams                                   on 2003/02/03  08:26:36
55857         Log: Integrate MIME::Base64 2.16 from CPAN. (Do we really want the
55858              utility scripts?)
55859      Branch: perl
55860            + ext/MIME/Base64/decode-base64 ext/MIME/Base64/decode-qp
55861            + ext/MIME/Base64/encode-base64 ext/MIME/Base64/encode-qp
55862            ! MANIFEST ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
55863            ! ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
55864            ! ext/MIME/Base64/QuotedPrint.pm ext/MIME/Base64/t/base64.t
55865            ! ext/MIME/Base64/t/quoted-print.t
55866 ____________________________________________________________________________
55867 [ 18641] By: sky                                   on 2003/02/02  23:46:24
55868         Log: In any case, never copy this but use the same SV since
55869              if we copy we loose the hash we so badly need.
55870              For op_const we might still need to copy however.
55871      Branch: perl
55872            ! op.c
55873 ____________________________________________________________________________
55874 [ 18640] By: sky                                   on 2003/02/02  23:38:40
55875         Log: Move SvPVIV out of ->op_sv of METHOD_NAMED into the pad, fixes
55876              threading issue. Should perhaps be a PVOP to save memory, but then
55877              we have nowhere to store the hash of the function!
55878      Branch: perl
55879            ! dump.c op.c pp_hot.c
55880 ____________________________________________________________________________
55881 [ 18637] By: jhi                                   on 2003/02/02  20:07:57
55882         Log: Plan 9: Some time has passed.
55883      Branch: perl
55884            ! plan9/buildinfo
55885 ____________________________________________________________________________
55886 [ 18636] By: jhi                                   on 2003/02/02  20:02:11
55887         Log: Subject: Re: typo in checkin 18616
55888              From: Nick Ing-Simmons <nick@ing-simmons.net>
55889              Date: Sun, 02 Feb 2003 17:23:08 +0000
55890              Message-Id: <20030202172308.9244.1@bactrian.ni-s.u-net.com>
55891      Branch: perl
55892            ! XSUB.h
55893 ____________________________________________________________________________
55894 [ 18635] By: jhi                                   on 2003/02/02  19:46:35
55895         Log: Plan 9: Add also config.sh sample for 5.8.0 from Russ Cox.
55896      Branch: perl
55897            + plan9/config_sh.sample
55898            ! MANIFEST
55899 ____________________________________________________________________________
55900 [ 18634] By: ams                                   on 2003/02/02  18:07:01
55901         Log: Subject: [PATCH] pod/perlfunc.pod
55902              From: abigail@abigail.nl
55903              Date: Sun, 2 Feb 2003 16:59:48 +0100
55904              Message-Id: <20030202155948.7971.qmail@abigail.nl>
55905      Branch: perl
55906            ! pod/perlfunc.pod
55907 ____________________________________________________________________________
55908 [ 18633] By: jhi                                   on 2003/02/02  16:48:26
55909         Log: Subject: [perl #18232] [PATCH] store PL_reg_match_utf8 in reganch
55910              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
55911              Date: Wed, 22 Jan 2003 22:35:56 +0100
55912              Message-Id: <20030122223556.57d597a3.rgarciasuarez@free.fr>
55913      Branch: perl
55914            ! mg.c pp.c pp_ctl.c pp_hot.c regexec.c regexp.h t/op/pat.t
55915 ____________________________________________________________________________
55916 [ 18632] By: jhi                                   on 2003/02/02  15:31:36
55917         Log: Also [perl #3547] has been fixed; add its test case.
55918      Branch: perl
55919            ! t/op/pat.t
55920 ____________________________________________________________________________
55921 [ 18631] By: jhi                                   on 2003/02/02  15:26:10
55922         Log: The [perl #7471] seems to have been fixed; add its test.
55923      Branch: perl
55924            ! t/op/pat.t
55925 ____________________________________________________________________________
55926 [ 18630] By: jhi                                   on 2003/02/02  15:21:23
55927         Log: seems to have been fixed; add its test.
55928      Branch: perl
55929            ! t/op/pat.t
55930 ____________________________________________________________________________
55931 [ 18629] By: jhi                                   on 2003/02/02  15:09:39
55932         Log: Plan 9: Supply also Russ Cox' original config.h for 5.8.0.
55933      Branch: perl
55934            + plan9/config_h.sample
55935            ! MANIFEST
55936 ____________________________________________________________________________
55937 [ 18628] By: jhi                                   on 2003/02/02  14:46:26
55938         Log: Plan 9: Update config.plan9 based on Russ Cox' work.
55939      Branch: perl
55940            ! plan9/config.plan9
55941 ____________________________________________________________________________
55942 [ 18627] By: jhi                                   on 2003/02/02  14:24:00
55943         Log: Plan 9: Update the list of object files.
55944      Branch: perl
55945            ! plan9/mkfile
55946 ____________________________________________________________________________
55947 [ 18626] By: jhi                                   on 2003/02/02  14:03:16
55948         Log: Plan 9: No Configure.
55949      Branch: perl
55950            ! Configure
55951 ____________________________________________________________________________
55952 [ 18624] By: jhi                                   on 2003/02/02  13:29:02
55953         Log: Plan 9: doesn't really do Configure (undo #18585/#18586)
55954      Branch: perl
55955            ! Configure
55956 ____________________________________________________________________________
55957 [ 18622] By: jhi                                   on 2003/02/02  12:49:13
55958         Log: minitest wasn't working.  (The $^X /miniperl/ test in
55959              io/crlf.t didn't work in Tru64, $^X was "./perl", used
55960              the same 'eval q/use .../' trick everywhere.)
55961      Branch: perl
55962            ! t/io/crlf.t t/uni/tr_7jis.t t/uni/tr_eucjp.t t/uni/tr_sjis.t
55963            ! t/uni/tr_utf8.t
55964 ____________________________________________________________________________
55965 [ 18621] By: jhi                                   on 2003/02/02  12:23:28
55966         Log: Fix and test for [perl #15549 Empty \Q\E not permitted]
55967              (test.pl-ise quotemeta.t, too)
55968      Branch: perl
55969            ! t/op/quotemeta.t toke.c
55970 ____________________________________________________________________________
55971 [ 18618] By: sky                                   on 2003/02/01  21:04:36
55972         Log: Fix bug #15837, temporary from storable call hadn't gotten
55973              freed yet and was cloned but without a real (AvREAL)
55974              reference to it. @_ doesn't refcount!
55975      Branch: perl
55976            ! ext/threads/threads.xs
55977 ____________________________________________________________________________
55978 [ 18616] By: jhi                                   on 2003/02/01  19:43:09
55979         Log: Integrate from perlio:
55980
55981              [ 18591]
55982              PERL_IMPLICIT_SYS does NOT vector PerlIO_xxx but PerlSIO_xxx, so
55983              correct XSUB.h
55984
55985              [ 18611]
55986              Michael Schroeder's fix for re-try if stdio ops after
55987              interrupts. (Calls to PERL_ASYNC_CHECK added by NI-S).
55988
55989              [ 18612]
55990              PerlIO friendly version of speed up of $/ = undef case.
55991
55992              [ 18613]
55993              fflush() before invalidating stdio's fileno.
55994      Branch: perl
55995           !> XSUB.h perlio.c sv.c
55996 ____________________________________________________________________________
55997 [ 18615] By: sky                                   on 2003/02/01  12:01:01
55998         Log: Don't free thread before using it, breaks platforms that
55999              trust that I really want to free what I free, (like HPUX
56000              and AIX).
56001      Branch: perl
56002            ! ext/threads/threads.xs
56003 ____________________________________________________________________________
56004 [ 18614] By: ams                                   on 2003/02/01  12:00:29
56005         Log: Subject: Re: bleadperl: PerlIOStdio_invalidate_fileno breaks fclose semantics
56006              From: Nick Ing-Simmons <nick@ing-simmons.net>
56007              Date: Sat, 01 Feb 2003 13:03:52 +0000
56008              Message-Id: <20030201130352.1872.12@bactrian.ni-s.u-net.com>
56009      Branch: perl
56010            ! perlio.c
56011 ____________________________________________________________________________
56012 [ 18609] By: jhi                                   on 2003/01/31  08:58:40
56013         Log: Go even further (back) than change #18608 and revert
56014              to the 5.8.0 code, since otherwise split.t #40 fails.
56015              The four new tests of pat.t should keep us more honest.
56016      Branch: perl
56017            ! regexec.c
56018 ____________________________________________________________________________
56019 [ 18608] By: jhi                                   on 2003/01/31  08:24:53
56020         Log: Subject: [FIX] Re: UTF-8 failures (surprise!)
56021              From: Enache Adrian <enache@rdslink.ro>
56022              Date: Fri, 31 Jan 2003 09:20:59 +0200
56023              Message-ID: <20030131072059.GB6045@ratsnest.hole>
56024      Branch: perl
56025            ! regexec.c t/op/pat.t
56026 ____________________________________________________________________________
56027 [ 18607] By: ams                                   on 2003/01/31  02:29:56
56028         Log: Fix typo in version check ($[ to $]).
56029      Branch: perl
56030            ! ext/Storable/t/restrict.t
56031 ____________________________________________________________________________
56032 [ 18606] By: rgs                                   on 2003/01/30  22:02:47
56033         Log: Subject: [PATCH] Upper<->Lower case mistake in perlunicode.pod ?
56034              From: Jose.auguste-etienne@cgss-guyane.fr
56035              Date: Thu, 30 Jan 2003 12:40:53 -0300
56036              Message-ID: <OF8E7C1B73.22FEA7CE-ON03256CBE.00528AB8@Cgss-Guyane.fr>
56037      Branch: perl
56038            ! pod/perlunicode.pod
56039 ____________________________________________________________________________
56040 [ 18605] By: rgs                                   on 2003/01/30  20:58:52
56041         Log: code example in the FAQ that isn't strict-friendly.
56042              Subject: [perl #20616] Tie::IxHash doc error.
56043              From: Beckett Richard-qswi266 (via RT) <perlbug-followup@perl.org>
56044              Date: 30 Jan 2003 11:43:17 -0000
56045              Message-Id: <rt-20616-49904.16.891027432675@bugs6.perl.org>
56046      Branch: perl
56047            ! pod/perlfaq4.pod
56048 ____________________________________________________________________________
56049 [ 18604] By: rgs                                   on 2003/01/30  20:52:05
56050         Log: FAQ sync.
56051      Branch: perl
56052            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
56053            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq7.pod
56054            ! pod/perlfaq8.pod
56055 ____________________________________________________________________________
56056 [ 18603] By: jhi                                   on 2003/01/30  08:05:22
56057         Log: Subject: [FIX] Re: UTF-8 failures (surprise!)
56058              From: Enache Adrian <enache@rdslink.ro>
56059              Date: Thu, 30 Jan 2003 10:48:09 +0200
56060              Message-ID: <20030130084809.GA16902@ratsnest.hole>
56061
56062              Fix for half of the failures, with an expanded test.
56063      Branch: perl
56064            ! lib/utf8.t sv.c
56065 ____________________________________________________________________________
56066 [ 18602] By: merijn                                on 2003/01/30  06:31:50
56067         Log: Updates to the openbsd hints
56068
56069              Subject: [perl #20606] [no subject]
56070              Date: 29 Jan 2003 18:38:37 -0000
56071              From: "Todd C. Miller" (via RT) <perlbug-followup@perl.org>
56072              Message-Id: <rt-20606-49879.4.78874436094841@bugs6.perl.org>
56073      Branch: perl
56074            ! hints/openbsd.sh
56075 ____________________________________________________________________________
56076 [ 18601] By: jhi                                   on 2003/01/29  05:58:36
56077         Log: More of the #18600.
56078      Branch: perl
56079            ! pad.c
56080 ____________________________________________________________________________
56081 [ 18600] By: jhi                                   on 2003/01/29  05:37:12
56082         Log: Retract the %_/SVf change (part of #18456) for PROTOTYPE (CV)
56083              dumping (but now use SvPV_nolen).  (This change made an empty
56084              prototype to show up as "_" under -Uuseperlio.)
56085      Branch: perl
56086            ! dump.c
56087 ____________________________________________________________________________
56088 [ 18599] By: rgs                                   on 2003/01/28  21:07:08
56089         Log: Fix a very small memory leak in op_free, by reserving the
56090              case op_seq == (U16)-1 for the compiler backend
56091
56092              Subject: Re: Freeing code
56093              From: "Paul Johnson" <paul@pjcj.net>
56094              Date: Tue, 28 Jan 2003 14:13:09 +0100 (CET)
56095              Message-ID: <18918.193.134.254.145.1043759589.squirrel@wesley.pjcj.net>
56096      Branch: perl
56097            ! op.c
56098 ____________________________________________________________________________
56099 [ 18598] By: rgs                                   on 2003/01/28  20:43:02
56100         Log: Integrate from maint-5.8:
56101              Change 18450 :
56102              Tiny output tweak.
56103              Change 18429 :
56104              AIX gcc (2.9) threaded build tweak (without the _THREAD_SAFE
56105              things like drand48_data are undefined).
56106              Change 18388 :
56107              List the PERL_MAGIC_utf8 ('w') flag.
56108      Branch: perl
56109           !> hints/aix.sh pod/perlguts.pod t/op/pat.t
56110 ____________________________________________________________________________
56111 [ 18597] By: rgs                                   on 2003/01/27  21:52:00
56112         Log: Subject: Re: [perl #20274] perlbug requires dynamic loading
56113              From: Slaven Rezic <slaven@rezic.de>
56114              Date: 14 Jan 2003 20:58:54 +0100
56115              Message-ID: <87n0m3v6yp.fsf@vran.herceg.de>
56116      Branch: perl
56117            ! ext/Sys/Hostname/Hostname.pm
56118 ____________________________________________________________________________
56119 [ 18596] By: rgs                                   on 2003/01/27  20:38:21
56120         Log: Introduce the PUSHSUB_DB macro, equivalent to PUSHSUB, but
56121              without the lval context tweak. Used in OP_DBSTATE.
56122              Subject: Re: [PATCH] Re: change #9754: 5 x slowdown for perl -d
56123              From: Dave Mitchell <davem@fdgroup.com>
56124              Date: Sun, 26 Jan 2003 17:42:42 +0000
56125              Message-ID: <20030126174242.H16182@fdgroup.com>
56126      Branch: perl
56127            ! cop.h pp_ctl.c
56128 ____________________________________________________________________________
56129 [ 18595] By: rgs                                   on 2003/01/27  20:32:01
56130         Log: Subject: [PATCH] make Copy On Write work once again
56131              From: Nicholas Clark <nick@unfortu.net>
56132              Date: Sat, 25 Jan 2003 00:25:50 +0000
56133              Message-ID: <20030125002550.GG278@Bagpuss.unfortu.net>
56134      Branch: perl
56135            ! sv.h
56136 ____________________________________________________________________________
56137 [ 18594] By: jhi                                   on 2003/01/27  20:01:44
56138         Log: Update the pod list for Plan 9.
56139      Branch: perl
56140            ! plan9/mkfile
56141 ____________________________________________________________________________
56142 [ 18593] By: sky                                   on 2003/01/26  22:37:21
56143         Log: When we copy things out of a hash and increment the
56144              refcount of the shared scalar, we really must protect
56145              that refcount increase with a lock, or else it might not
56146              happen. Fixes segfault when objects would prematurely
56147              be killed.
56148      Branch: perl
56149            ! ext/threads/shared/shared.xs
56150 ____________________________________________________________________________
56151 [ 18592] By: jhi                                   on 2003/01/26  21:54:36
56152         Log: Missing (STRLEN)casts.
56153      Branch: perl
56154            ! sv.c
56155 ____________________________________________________________________________
56156 [ 18589] By: rgs                                   on 2003/01/26  13:06:49
56157         Log: OPf_SPECIAL on OP_DBSTATE now indicates a breakpoint.
56158
56159              Subject: Re: [PATCH] Re: change #9754: 5 x slowdown for perl -d
56160              From: Dave Mitchell <davem@fdgroup.com>
56161              Date: Fri, 24 Jan 2003 18:44:19 +0000
56162              Message-ID: <20030124184419.F11179@fdgroup.com>
56163      Branch: perl
56164            ! mg.c op.h pp_ctl.c
56165 ____________________________________________________________________________
56166 [ 18588] By: jhi                                   on 2003/01/26  12:18:10
56167         Log: Lest people get worried about not having PerlIO.
56168      Branch: perl
56169            ! pod/perluniintro.pod
56170 ____________________________________________________________________________
56171 [ 18586] By: jhi                                   on 2003/01/26  09:19:01
56172         Log: Plan 9 doesn't do nm, from Russ Cox.
56173      Branch: perl
56174            ! Configure
56175 ____________________________________________________________________________
56176 [ 18584] By: jhi                                   on 2003/01/26  09:11:23
56177         Log: Plan 9 doesn't really have the symlink API, from Russ Cox.
56178      Branch: perl
56179            ! plan9/plan9ish.h
56180 ____________________________________________________________________________
56181 [ 18583] By: jhi                                   on 2003/01/26  09:08:36
56182         Log: Plan 9 compiler can't return quads from the ?: (condop).
56183              (There may be more spots like this, so a Configure test
56184              maybe in order, but this works for now.)  From Russ Cox.
56185      Branch: perl
56186            ! ext/PerlIO/via/via.xs plan9/plan9ish.h
56187 ____________________________________________________________________________
56188 [ 18581] By: ams                                   on 2003/01/26  05:29:40
56189         Log: Subject: Re: truncate using a globref
56190              From: Slaven Rezic <slaven@rezic.de>
56191              Date: Thu, 23 Jan 2003 15:48:52 +0100 (CET)
56192              Message-Id: <200301231448.h0NEmqnu022591@vran.herceg.de>
56193      Branch: perl
56194            ! pp_sys.c t/io/fs.t
56195 ____________________________________________________________________________
56196 [ 18580] By: ams                                   on 2003/01/26  04:57:47
56197         Log: Subject: patch to speed up Perl's slurp mode
56198              From: Enache Adrian <enache@rdslink.ro>
56199              Date: Fri, 24 Jan 2003 06:23:54 +0200
56200              Message-Id: <20030124042354.GA30362@ratsnest.hole>
56201      Branch: perl
56202            ! sv.c
56203 ____________________________________________________________________________
56204 [ 18579] By: ams                                   on 2003/01/26  02:50:44
56205         Log: Subject: Re: [perl #20408] SV's SvPVX get freed even when its SvLEN is zero
56206              From: Enache Adrian <enache@rdslink.ro>
56207              Date: Sun, 26 Jan 2003 04:55:48 +0200
56208              Message-Id: <20030126025548.GB812@ratsnest.hole>
56209      Branch: perl
56210            ! pp_ctl.c
56211 ____________________________________________________________________________
56212 [ 18578] By: ams                                   on 2003/01/26  02:40:20
56213         Log: Subject: [PATCH Storable 2.06] const declaration fixup
56214              From: "Craig A. Berry" <craigberry@mac.com>
56215              Date: Thu, 23 Jan 2003 16:24:46 -0600
56216              Message-Id: <3E306BAE.4030807@mac.com>
56217      Branch: perl
56218            ! ext/Storable/Storable.xs
56219 ____________________________________________________________________________
56220 [ 18577] By: rgs                                   on 2003/01/23  20:46:00
56221         Log: Subject: [PATCH] move pad.c warnings to different test file
56222              From: Dave Mitchell <davem@fdgroup.com>
56223              Date: Thu, 23 Jan 2003 20:56:47 +0000
56224              Message-ID: <20030123205647.C8696@fdgroup.com>
56225      Branch: perl
56226            + t/lib/warnings/pad
56227            ! MANIFEST t/lib/warnings/op
56228 ____________________________________________________________________________
56229 [ 18573] By: nick                                  on 2003/01/23  07:26:43
56230         Log: Fix Solaris 32-bit invalidate case.
56231      Branch: perl
56232            ! perlio.c
56233 ____________________________________________________________________________
56234 [ 18572] By: rgs                                   on 2003/01/22  21:40:21
56235         Log: Integrate change 18448 from maint-5.8 :
56236
56237              Subject: Partial Data::Dumper patch
56238              From: Richard Clamp <richardc@unixbeard.net>
56239              Date: Sat, 4 Jan 2003 00:52:47 +0000
56240              Message-ID: <20030104005247.GA27685@mirth.demon.co.uk>
56241
56242              Subject: Re: Partial Data::Dumper patch
56243              From: Slaven Rezic <slaven@rezic.de>
56244              Date: 04 Jan 2003 02:48:08 +0100
56245              Message-ID: <87u1gp4rdz.fsf@vran.herceg.de>
56246      Branch: perl
56247           !> ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
56248 ____________________________________________________________________________
56249 [ 18571] By: rgs                                   on 2003/01/22  21:22:31
56250         Log: Subject: [PATCH] Re: difference between my and our before introduction
56251              From: Dave Mitchell <davem@fdgroup.com>
56252              Date: Thu, 16 Jan 2003 17:12:37 +0000
56253              Message-ID: <20030116171237.C420@fdgroup.com>
56254              (with a small test tweak)
56255      Branch: perl
56256            ! pad.c t/comp/our.t toke.c
56257 ____________________________________________________________________________
56258 [ 18569] By: rgs                                   on 2003/01/22  21:00:59
56259         Log: Fix [perl #19860] by adding a POSIX::fsync() stub.
56260      Branch: perl
56261            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
56262 ____________________________________________________________________________
56263 [ 18561] By: jhi                                   on 2003/01/22  17:43:45
56264         Log: Integrate from perlio:
56265              [ 18560]
56266              Fixes for open.pm which attempts to load layers:
56267              1. C equivalent of local $SIG{__WARN__} = sub {}
56268              while loading layers to supress warnings lib/open.t does
56269              not want.
56270              2. The loading scheme does not recurse now so look for
56271              new symptom of bad layer which is that a good module
56272              fails to load (as we cannot open any files).
56273
56274              NOTE: In my opinion open.pm should probably die on bad layer
56275              spec rather than just (maybe) warning and then allowing opens
56276              to fail.
56277      Branch: perl
56278           !> lib/open.t perlio.c
56279 ____________________________________________________________________________
56280 [ 18559] By: jhi                                   on 2003/01/22  13:19:31
56281         Log: Upgrade to Encode 1.86.
56282      Branch: perl
56283            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
56284            ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
56285            ! ext/Encode/t/enc_eucjp.t ext/Encode/t/enc_utf8.t
56286 ____________________________________________________________________________
56287 [ 18558] By: jhi                                   on 2003/01/22  13:05:27
56288         Log: Subject: Re: slight tweak to -DR flag - display whether on tmps stack
56289              From: Dave Mitchell <davem@fdgroup.com>
56290              Date: Sun, 19 Jan 2003 17:22:05 +0000
56291              Message-ID: <20030119172204.D24444@fdgroup.com>
56292      Branch: perl
56293            ! dump.c
56294 ____________________________________________________________________________
56295 [ 18557] By: jhi                                   on 2003/01/22  13:01:15
56296         Log: Subject: [PATCH] Re: [perl #9394] Re: [ID 20020525.002] coredump/ bad free warning   in blead with SIGWARN
56297              From: Nicholas Clark <nick@unfortu.net>
56298              Date: Tue, 21 Jan 2003 22:27:21 +0000
56299              Message-ID: <20030121222720.GG293@Bagpuss.unfortu.net>
56300      Branch: perl
56301            ! sv.c t/op/ref.t
56302 ____________________________________________________________________________
56303 [ 18556] By: jhi                                   on 2003/01/22  12:59:02
56304         Log: Subject: [PATCH perlio.h] (was RE: [PATCH] %_ (was Re: [PATCH] operation on `PL_na' may be undefined))
56305              From: Robin Barker <Robin.Barker@npl.co.uk>
56306              Date: Mon, 20 Jan 2003 15:26:21 -0000
56307              Message-ID: <533D273D4014D411AB1D00062938C4D904046299@hotel.npl.co.uk>
56308      Branch: perl
56309            ! perlio.h
56310 ____________________________________________________________________________
56311 [ 18555] By: jhi                                   on 2003/01/22  12:57:20
56312         Log: Integrate from perlio:
56313              [ 18539]
56314              Try the invalidate_fileno() idea for non-leaky stdio sockets.
56315
56316              [ 18540]
56317              stdio does NOT set errno==EBADF on invalidated fileno
56318
56319              [ 18547]
56320              Tweak APItest for new semantics of printf.
56321              Now printf() is always real printf() and not #define'd to
56322              PerlIO_stdoutf() so PerlIO_flush() when STDOUT is redirected
56323              back to original file does not affect stdout unless we are
56324              using :stdio as implementation. So things printf()ed XS side
56325              are not written to file (and turn up at end of test).
56326              So add an XS function which does fflush(stdout), modify .pm
56327              file to export it and .t file to call it.
56328
56329              [ 18548]
56330              Add defined(__osf__) case to invalidate_fileno (for Tru64).
56331
56332              [ 18549]
56333              Report layer name (without arg) on fail, and attempt to
56334              autoload layer name. (Fix for [perl #20460]).
56335
56336              [ 18550]
56337              #if defined(__irix__) (for stdio invalidate) from Jarkko.
56338      Branch: perl
56339           !> ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
56340           !> ext/XS/APItest/t/printf.t lib/open.pm perlio.c
56341 ____________________________________________________________________________
56342 [ 18554] By: jhi                                   on 2003/01/22  12:47:03
56343         Log: Subject: [PATCH av.c] Re: [perl #15439] unreferenced scalar due to double DESTROY
56344              From: Dave Mitchell <davem@fdgroup.com>
56345              Date: Sun, 19 Jan 2003 16:43:54 +0000
56346              Message-ID: <20030119164353.B24444@fdgroup.com>
56347      Branch: perl
56348            ! av.c t/op/array.t
56349 ____________________________________________________________________________
56350 [ 18553] By: jhi                                   on 2003/01/22  12:43:31
56351         Log: Subject: Term::Complete problem + fix (Was: Re: muttprofile + perl 5.8)
56352              From: Martti Rahkila <martti.rahkila@hut.fi>
56353              Date: Sat, 18 Jan 2003 00:25:39 +0200
56354              Message-ID: <20030118002539.A30585@wurlitzer.hut.fi>
56355
56356              (chose the 'even safer' version)
56357      Branch: perl
56358            ! lib/Term/Complete.pm
56359 ____________________________________________________________________________
56360 [ 18552] By: jhi                                   on 2003/01/22  12:34:06
56361         Log: Subject: [PATCH] assert PV isn't RV
56362              From: Nicholas Clark <nick@unfortu.net>
56363              Date: Fri, 17 Jan 2003 19:40:45 +0000
56364              Message-ID: <20030117194044.GB297@Bagpuss.unfortu.net>
56365      Branch: perl
56366            ! sv.h
56367 ____________________________________________________________________________
56368 [ 18551] By: jhi                                   on 2003/01/22  12:28:11
56369         Log: Integrate from maint-5.8:
56370              [ 18375]
56371              Better version of change #18370; use the new 'E' flag
56372              so that cxinc is exposed (as cpp) only to List::Util
56373              (well, any extension) (well, anyone who does -DPERL_EXT),
56374              no need to export it globally.
56375      Branch: perl
56376           !> embed.fnc embed.h ext/List/Util/Makefile.PL global.sym
56377 ____________________________________________________________________________
56378 [ 18545] By: ams                                   on 2003/01/22  06:06:26
56379         Log: Subject: [PATCH perl-current] AUTHORS correction
56380              From: Richard Soderberg <rs@crystalflame.net>
56381              Date: Wed, 22 Jan 2003 02:08:13 -0500
56382              Message-Id: <45B4D3AE-2DD8-11D7-8CF9-000393801F84@crystalflame.net>
56383      Branch: perl
56384            ! AUTHORS
56385 ____________________________________________________________________________
56386 [ 18544] By: jhi                                   on 2003/01/22  03:45:01
56387         Log: Continuation of #18542.
56388      Branch: perl
56389            ! sv.c
56390 ____________________________________________________________________________
56391 [ 18543] By: jhi                                   on 2003/01/22  03:21:23
56392         Log: Update the MD5 checksums.
56393      Branch: perl
56394            ! ext/Digest/MD5/t/files.t
56395 ____________________________________________________________________________
56396 [ 18542] By: hv                                    on 2003/01/22  01:37:52
56397         Log: #18530 misses a couple of pTHX definitions
56398      Branch: perl
56399            ! sv.c
56400 ____________________________________________________________________________
56401 [ 18541] By: jhi                                   on 2003/01/21  22:08:51
56402         Log: Try to make including patchlevel.h a bit more
56403              robust (use <> instead of "") and in case of
56404              failure (PERL_VERSION didn't get defined) try
56405              to fail (by trying to #include an "obviously"
56406              named file that should not exist) (didn't use
56407              #error since IIRC older cpps do not have it)
56408              (Tries to address [perl #20276].)
56409      Branch: perl
56410            ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
56411            ! ext/Digest/MD5/MD5.xs ext/List/Util/Util.xs
56412            ! ext/Storable/Storable.xs
56413 ____________________________________________________________________________
56414 [ 18538] By: merijn                                on 2003/01/21  16:54:00
56415         Log: Subject: [PATCH] Re: FreeBSD 5 hints patch
56416              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
56417              Date: Mon, 30 Dec 2002 18:01:16 -0800
56418              Message-ID: <spPE+gzkg+6F092yn@efn.org>
56419      Branch: perl
56420            ! Configure
56421 ____________________________________________________________________________
56422 [ 18536] By: jhi                                   on 2003/01/21  14:18:40
56423         Log: Allow explicit -C enable/disable by -C:1/-C:0
56424              (suggested by Peter Haworth).
56425      Branch: perl
56426            ! perl.c pod/perlrun.pod
56427 ____________________________________________________________________________
56428 [ 18534] By: hv                                    on 2003/01/21  02:22:53
56429         Log: Subject: PATCH: perldoc in MAINT branch (probably unstable too)
56430              From: Chip Turner <cturner@redhat.com>
56431              Date: 02 Jan 2003 11:35:57 -0500
56432              Message-ID: <vzksmwb8q6q.fsf@minbar.devel.redhat.com>
56433      Branch: perl
56434            ! lib/Pod/Perldoc.pm
56435 ____________________________________________________________________________
56436 [ 18533] By: hv                                    on 2003/01/21  02:15:29
56437         Log: Subject: Re: [perl #17757] s///g fails when using English & study in 5.8.0
56438              From: hv@crypt.org
56439              Date: Thu, 02 Jan 2003 14:33:49 +0000
56440              Message-Id: <200301021433.h02EXno03562@crypt.compulink.co.uk>
56441      Branch: perl
56442            ! regexec.c t/op/subst.t
56443 ____________________________________________________________________________
56444 [ 18532] By: hv                                    on 2003/01/21  01:56:31
56445         Log: Subject: Re: [perl #19236] perlsyn: implicit localisation in while()
56446              From: Martien Verbruggen <mgjv@tradingpost.com.au>
56447              Date: Tue, 31 Dec 2002 16:42:28 +1100
56448              Message-Id: <slrnb12bi4.4tt.mgjv@martien.heliotrope.home>
56449      Branch: perl
56450            ! pod/perlsyn.pod
56451 ____________________________________________________________________________
56452 [ 18531] By: hv                                    on 2003/01/21  01:52:49
56453         Log: integrate #18366-18370 from maint-5.8:
56454              Implement the CPP namespace protection from [perl #8610];
56455              unless a function has an 'A' flag, it's defined only if
56456              PERL_CORE.  (Why do we have so many many functions with an
56457              'A' flag, is another matter.)  (The number of #ifdef PERL_COREs
56458              could be cut down further by having a state variable and
56459              inserting #ifdefs and #endifs when the state flips.)
56460
56461              Caught by change #18366; thanks to the re extension we have some
56462              functions that are file static but yet part of "the public API"...
56463              Maybe a new class of exportability (a new embed.fnc flag) is
56464              required for this case.
56465
56466              Continue on change #18367; implement the said flag, 'E'.
56467              (Some nm output studying was needed to get the right set
56468              of re symbols defined.)
56469
56470              In AIX (strict symbol exports) the cxinc is needed for List::Util.
56471      Branch: perl
56472            ! embed.fnc embed.h embed.pl ext/re/Makefile.PL global.sym
56473 ____________________________________________________________________________
56474 [ 18530] By: hv                                    on 2003/01/21  01:37:03
56475         Log: integrate (by hand) #18353 and #18359 from maint-5.8:
56476              Introduce a cache for UTF-8 data: length and byte<->char offset
56477              mapping are stored in a new type of magic.  Speeds up length(),
56478              substr(), index(), rindex(), pos(), and some parts of s///.
56479
56480              The speedup varies a lot (on the usual suspects: what is the
56481              access pattern of the data, compiler, CPU), but should be at
56482              least one order of magnitude, and getting to the same magnitude
56483              as byte string speeds, and in some cases  (length on unchanged data)
56484              even reaching the byte string speed.  On the other hand, in some
56485              cases (index) the byte speed is still faster by a factor of five
56486              or so, but the bottleneck there does not seem to be any more
56487              the byte<->char offset mapping (instead, the fbm_instr() speed).
56488
56489              There is one cache slot for the length, and only two for the
56490              byte<->char offset mapping (the first one for the start->offset,
56491              and the second for the offset->offset+length, when talking
56492              in substr() terms).
56493
56494              Code this hairy is bound to have hairy trolls hiding under it.
56495              [...]
56496              A small tweak on top of #18353: don't display mg_len bytes of
56497              mg_ptr for PERL_MAGIC_utf8 because that's not what's there.
56498      Branch: perl
56499            ! dump.c embed.fnc embed.h mg.c perl.h pod/perlapi.pod proto.h
56500            ! sv.c util.c
56501 ____________________________________________________________________________
56502 [ 18529] By: hv                                    on 2003/01/21  00:44:20
56503         Log: integrate #18349 from maint-5.8:
56504              At least partially address [perl #10000] by speeding
56505              up both the ASCII case (by about 2-3%) and the UTF-8 case
56506              (by about 45%).  The major trick is to avoid hitting the
56507              costly S_reginclass().  (Even before this patch the speedup
56508              since 5.8.0 was about 40-50%.)  After this the UTF-8 case is
56509              still about 30-60% slower than the ASCII case.  (Note that
56510              I'm unable to reproduce the 10-fold speed difference of the
56511              original bug report; I can see a factor of 2 or 3, but no more.)
56512      Branch: perl
56513           !> regexec.c
56514 ____________________________________________________________________________
56515 [ 18528] By: hv                                    on 2003/01/21  00:24:11
56516         Log: Subject: [PATCH pp_ctl.c] silence warning
56517              From: Dave Mitchell <davem@fdgroup.com>
56518              Date: Sun, 29 Dec 2002 15:09:31 +0000
56519              Message-ID: <20021229150931.C2325@fdgroup.com>
56520      Branch: perl
56521            ! pp_ctl.c
56522 ____________________________________________________________________________
56523 [ 18527] By: hv                                    on 2003/01/21  00:04:14
56524         Log: Subject: perl version reporting
56525              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
56526              Date: Wed, 18 Dec 2002 08:30:32 +0100
56527              Message-Id: <20021218081957.ABD8.H.M.BRAND@hccnet.nl>
56528      Branch: perl
56529            ! perl.c
56530 ____________________________________________________________________________
56531 [ 18526] By: hv                                    on 2003/01/20  23:21:22
56532         Log: Subject: Re: When Storable and Devel::DProf mix, core dump [perl #19385]
56533              From: Blair Zajac <blair@orcaware.com>
56534              Date: Wed, 08 Jan 2003 12:28:35 -0800
56535              Message-ID: <3E1C89F3.2B4759C@orcaware.com>
56536      Branch: perl
56537            ! ext/Devel/DProf/Changes ext/Devel/DProf/DProf.pm
56538            ! ext/Devel/DProf/DProf.xs ext/Devel/DProf/Makefile.PL
56539 ____________________________________________________________________________
56540 [ 18524] By: jhi                                   on 2003/01/20  17:51:10
56541         Log: Integrate from perlio:
56542              [ 18520]
56543              Move #define printf out of perl.h into appropriate
56544              PerlIO files.
56545      Branch: perl
56546           !> fakesdio.h nostdio.h perl.h
56547 ____________________________________________________________________________
56548 [ 18523] By: jhi                                   on 2003/01/20  17:48:51
56549         Log: Upgrade to Digest 1.02.
56550      Branch: perl
56551            ! lib/Digest.pm lib/Digest.t
56552 ____________________________________________________________________________
56553 [ 18522] By: jhi                                   on 2003/01/20  17:43:15
56554         Log: Subject: [perl #20408] SV's SvPVX get freed even when its SvLEN is zero
56555              From: "enache@rdslink.ro (via RT)" <perlbug-followup@perl.org>
56556              Date: 20 Jan 2003 01:54:07 -0000
56557              Message-Id: <rt-20408-49009.18.2567818321236@bugs6.perl.org>
56558      Branch: perl
56559            ! pp_hot.c
56560 ____________________________________________________________________________
56561 [ 18521] By: jhi                                   on 2003/01/20  17:37:35
56562         Log: Retract #18154 (integrate of perlio #18507), not enough
56563              threadsafety.
56564      Branch: perl
56565            ! perlio.c
56566 ____________________________________________________________________________
56567 [ 18519] By: jhi                                   on 2003/01/20  12:25:43
56568         Log: Encode MANIFEST update.
56569      Branch: perl
56570            ! ext/Encode/MANIFEST
56571 ____________________________________________________________________________
56572 [ 18517] By: nick                                  on 2003/01/20  08:34:10
56573         Log: Integrate #18405 from maint-5.8 which fixes whitespac
56574              issues in open(FH,"&...")
56575      Branch: perl
56576           !> doio.c
56577 ____________________________________________________________________________
56578 [ 18516] By: jhi                                   on 2003/01/19  13:48:10
56579         Log: microperl update.
56580      Branch: perl
56581            ! Makefile.micro uconfig.h uconfig.sh
56582 ____________________________________________________________________________
56583 [ 18514] By: jhi                                   on 2003/01/18  18:36:00
56584         Log: Integrate from perlio:
56585              [ 18507]
56586              Thread-protection for dup/fclose/dup2 scheme of stdio leak
56587              avoidance.
56588      Branch: perl
56589           !> perlio.c t/io/tell.t
56590 ____________________________________________________________________________
56591 [ 18513] By: jhi                                   on 2003/01/18  18:07:01
56592         Log: Slight pod reformatting based on [perl #20284].
56593      Branch: perl
56594            ! README.mint ext/Data/Dumper/Dumper.pm
56595 ____________________________________________________________________________
56596 [ 18512] By: jhi                                   on 2003/01/17  21:00:15
56597         Log: EPOC perl address updates.
56598      Branch: perl
56599            ! README.epoc
56600 ____________________________________________________________________________
56601 [ 18511] By: jhi                                   on 2003/01/17  20:23:42
56602         Log: Upgrade to Digest 1.01.
56603      Branch: perl
56604            ! lib/Digest.pm
56605 ____________________________________________________________________________
56606 [ 18510] By: jhi                                   on 2003/01/17  19:53:37
56607         Log: Typo fixes from jmc@prioris.mini.pw.edu.pl (from openbsd.bugs)
56608      Branch: perl
56609            ! utils/libnetcfg.PL
56610 ____________________________________________________________________________
56611 [ 18509] By: jhi                                   on 2003/01/17  19:45:11
56612         Log: Upgrade to Digest::MD5 2.22.
56613      Branch: perl
56614            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
56615            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/README
56616            ! ext/Digest/MD5/t/files.t
56617 ____________________________________________________________________________
56618 [ 18508] By: merijn                                on 2003/01/17  14:12:53
56619         Log: Subject: Re: 18457 on cygwin/20030113
56620              From: Nick Ing-Simmons <nick.ing-simmons@elixent.com>
56621              Date: Fri, 17 Jan 2003 15:10:34 +0000
56622              Message-Id: <20030117151034.2651.3@bactrian.elixent.com>
56623      Branch: perl
56624            ! t/io/tell.t
56625 ____________________________________________________________________________
56626 [ 18504] By: jhi                                   on 2003/01/17  13:21:51
56627         Log: Integrate from perlio:
56628              [ 18476]
56629              Remove workaround for :stdio layer bug now fixed
56630              (Fixes #18975)
56631      Branch: perl
56632           !> pp_sys.c
56633 ____________________________________________________________________________
56634 [ 18502] By: jhi                                   on 2003/01/16  22:53:23
56635         Log: Integrate from maint-5.6:
56636              [ 18477]
56637              search utility doesn't skip exe/lib/pdb files properly on windows
56638      Branch: perl
56639           !> win32/bin/search.pl
56640 ____________________________________________________________________________
56641 [ 18501] By: rgs                                   on 2003/01/16  21:28:42
56642         Log: Subject: Re: [perl #19977] unlocalized $_ in File::Find clobbers upstream $_
56643              From: "Jos I. Boumans" <kane@dwim.org>
56644              Date: Thu, 16 Jan 2003 14:04:48 +0100
56645              Message-ID: <3E26ADF0.6010605@dwim.org>
56646              (with test tweaks)
56647      Branch: perl
56648            ! lib/File/Find.pm lib/File/Find/t/find.t
56649 ____________________________________________________________________________
56650 [ 18500] By: rgs                                   on 2003/01/16  21:17:14
56651         Log: Integrate #18447 from maint-5.8 :
56652              test.pl-ise t/op/fh.t.
56653      Branch: perl
56654           !> t/op/fh.t
56655 ____________________________________________________________________________
56656 [ 18499] By: rgs                                   on 2003/01/16  20:58:59
56657         Log: Integrate changes to Attribute::Handlers from maint-5.8
56658              (18404 and 18427).
56659              Subject: [PATCH] Re: Attribute::Handlers phase variance
56660              From: Richard Clamp <richardc@unixbeard.net>
56661              Date: Mon, 9 Dec 2002 11:10:24 +0000
56662              Message-ID: <20021209111024.GA14365@mirth.demon.co.uk>
56663      Branch: perl
56664           !> lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
56665 ____________________________________________________________________________
56666 [ 18498] By: rgs                                   on 2003/01/16  20:48:10
56667         Log: Integrate changes #18422 and #18423 from maint-5.8.
56668              18422 :
56669              Third Degree found a read of uninit memory (after setting
56670              grent_size with sysconf(), pwent_size was read).  Also make
56671              the ERANGE/INVARG more consistent.
56672              18423 :
56673              spent_size was still off.  (As far as I can tell
56674              _SC_GETPW_R_SIZE_MAX is supposed to be used also
56675              for spents, not just pwents.)
56676      Branch: perl
56677           !> reentr.c reentr.h reentr.pl
56678 ____________________________________________________________________________
56679 [ 18497] By: rgs                                   on 2003/01/16  20:40:58
56680         Log: Subject: [PATCH] Re: [perl #19393] Bug in Time::localtime?
56681              From: Dave Mitchell <davem@fdgroup.com>
56682              Date: Wed, 1 Jan 2003 21:43:24 +0000
56683              Message-ID: <20030101214324.F12907@fdgroup.com>
56684              (integrated from change #18397 in maint-5.8)
56685      Branch: perl
56686           !> lib/Time/Local.pm lib/Time/Local.t
56687 ____________________________________________________________________________
56688 [ 18496] By: jhi                                   on 2003/01/16  20:36:23
56689         Log: Fix 'use encoding' I/O for code points 0x80..0xFF;
56690              code changes from Inaba Hiroto; test tweaks by jhi.
56691      Branch: perl
56692            + ext/Encode/t/enc_eucjp.t
56693            ! MANIFEST doio.c ext/Encode/encoding.pm ext/Encode/t/enc_utf8.t
56694            ! pp.c sv.c sv.h t/uni/tr_utf8.t
56695 ____________________________________________________________________________
56696 [ 18495] By: jhi                                   on 2003/01/16  20:19:36
56697         Log: It seems the binmode() is needed with UTF-8 locales enabled.
56698      Branch: perl
56699            ! ext/Encode/t/CJKT.t
56700 ____________________________________________________________________________
56701 [ 18494] By: jhi                                   on 2003/01/16  20:11:35
56702         Log: Upgrade to CGI.pm 2.89.
56703      Branch: perl
56704            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
56705            ! lib/CGI/t/carp.t lib/CGI/t/html.t lib/CGI/t/pretty.t
56706 ____________________________________________________________________________
56707 [ 18493] By: jhi                                   on 2003/01/16  20:03:01
56708         Log: Subject: Update for ext/MIME/Base64/
56709              From: Gisle Aas <gisle@ActiveState.com>
56710              Date: 30 Dec 2002 07:34:34 -0800
56711              Message-ID: <lrhecvzfjp.fsf@caliper.activestate.com>
56712      Branch: perl
56713            ! ext/MIME/Base64/Base64.pm ext/MIME/Base64/Changes
56714            ! ext/MIME/Base64/QuotedPrint.pm
56715            ! ext/MIME/Base64/t/quoted-print.t ext/MIME/Base64/t/unicode.t
56716 ____________________________________________________________________________
56717 [ 18492] By: jhi                                   on 2003/01/16  19:56:07
56718         Log: Subject: Update for ext/Digest/MD5/
56719              From: Gisle Aas <gisle@ActiveState.com>
56720              Date: 30 Dec 2002 07:38:16 -0800
56721              Message-ID: <lrd6njzfdj.fsf@caliper.activestate.com>
56722      Branch: perl
56723            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
56724            ! ext/Digest/MD5/Makefile.PL ext/Digest/MD5/t/align.t
56725            ! ext/Digest/MD5/t/files.t
56726 ____________________________________________________________________________
56727 [ 18491] By: jhi                                   on 2003/01/16  19:24:10
56728         Log: if (0) the PL_widesyscalls code for now: Sarathy
56729              should take another look to see whether it is really
56730              safe to remove the code, too.
56731      Branch: perl
56732            ! win32/win32.h wince/win32.h
56733 ____________________________________________________________________________
56734 [ 18490] By: jhi                                   on 2003/01/16  01:58:39
56735         Log: Make the locale-induced UTF-8-ification of STD fhs
56736              and the default file open layer explicit (either -C
56737              or PERL_UTF8_LOCALE), instead of implicit (and unasked-for).
56738      Branch: perl
56739            ! embedvar.h gv.c intrpvar.h locale.c mg.c perl.c perlapi.h
56740            ! pod/perlrun.pod pod/perlunicode.pod pod/perluniintro.pod
56741            ! pod/perlvar.pod
56742 ____________________________________________________________________________
56743 [ 18489] By: rgs                                   on 2003/01/15  20:55:00
56744         Log: Subject: [PATCH 5.8.0] perlrun.pod: fix -i examples
56745              From: Brendan O'Dea <bod@debian.org>
56746              Date: Sun, 12 Jan 2003 06:18:32 +1100
56747              Message-ID: <20030111191832.GA19441@londo.c47.org>
56748      Branch: perl
56749            ! pod/perlrun.pod
56750 ____________________________________________________________________________
56751 [ 18488] By: rgs                                   on 2003/01/15  20:51:48
56752         Log: Subject: [PATCH 5.8.0] diagnostics.pm: useful apropos description for splain
56753              From: Brendan O'Dea <bod@debian.org>
56754              Date: Sun, 12 Jan 2003 06:17:30 +1100
56755              Message-ID: <20030111191730.GA19420@londo.c47.org>
56756      Branch: perl
56757            ! lib/diagnostics.pm
56758 ____________________________________________________________________________
56759 [ 18487] By: rgs                                   on 2003/01/15  20:45:14
56760         Log: Add a test case for bug [perl #19545]
56761      Branch: perl
56762            ! t/op/do.t
56763 ____________________________________________________________________________
56764 [ 18486] By: rgs                                   on 2003/01/15  20:34:52
56765         Log: isa() and can() didn't work on magic variables
56766              see Message-Id: <20030114220737.2190ba7c.rgarciasuarez@free.fr>
56767              plus a test case by B. Goldberg
56768      Branch: perl
56769            ! t/op/universal.t universal.c
56770 ____________________________________________________________________________
56771 [ 18485] By: rgs                                   on 2003/01/15  20:10:57
56772         Log: Subject: [PATCH] Re: [perl #19566] Perl 5.8.0 segfault
56773              From: Stephen McCamant <smcc@mit.edu>
56774              Date: Thu, 2 Jan 2003 18:08:23 -0500
56775              Message-ID: <15892.50791.692636.982873@syllepsis.MIT.EDU>
56776              Plus a test by Jarkko
56777              Integrated from changes 18444 and 18446 from maint-5.8
56778      Branch: perl
56779           +> t/op/readline.t
56780           !> MANIFEST pp_hot.c
56781 ____________________________________________________________________________
56782 [ 18484] By: jhi                                   on 2003/01/15  14:09:57
56783         Log: Upgrade to Time::HiRes 1.42.
56784      Branch: perl
56785            + ext/Time/HiRes/fallback/const-c.inc
56786            + ext/Time/HiRes/fallback/const-xs.inc
56787            ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
56788            ! ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
56789 ____________________________________________________________________________
56790 [ 18483] By: jhi                                   on 2003/01/15  00:23:20
56791         Log: Detypo.
56792      Branch: perl
56793            ! ext/Encode/Unicode/Unicode.xs
56794 ____________________________________________________________________________
56795 [ 18482] By: rgs                                   on 2003/01/14  21:41:04
56796         Log: Integrate change #18365 from maint-5.8 :
56797              Doc tweak on the S_ macros.
56798      Branch: perl
56799           !> pod/perlfunc.pod
56800 ____________________________________________________________________________
56801 [ 18481] By: jhi                                   on 2003/01/14  12:40:24
56802         Log: Apparently some stdios have bugs (no! don't tell it is so!)
56803              or there is a corner of stdio that is substandardised.
56804      Branch: perl
56805            ! t/io/tell.t
56806 ____________________________________________________________________________
56807 [ 18480] By: jhi                                   on 2003/01/14  01:25:14
56808         Log: Encode 1.84 broke the subtest #7, further study required.
56809      Branch: perl
56810            ! t/uni/tr_utf8.t
56811 ____________________________________________________________________________
56812 [ 18479] By: jhi                                   on 2003/01/13  23:13:02
56813         Log: Add a test for encoding 'utf8'.
56814      Branch: perl
56815            + ext/Encode/t/enc_utf8.t
56816            ! MANIFEST ext/Encode/MANIFEST
56817 ____________________________________________________________________________
56818 [ 18478] By: jhi                                   on 2003/01/13  23:10:55
56819         Log: Upgrade to Encode 1.84.
56820      Branch: perl
56821            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
56822            ! ext/Encode/Unicode/Unicode.xs ext/Encode/encoding.pm
56823 ____________________________________________________________________________
56824 [ 18475] By: jhi                                   on 2003/01/13  02:42:47
56825         Log: Integrate from perlio:
56826              [ 18471]
56827              Fix #18711 and add test for it (and indeed tell on write
56828              handles at all !
56829
56830              (#18711 Serious bug of tell() in perl)
56831      Branch: perl
56832           !> perlio.c t/io/tell.t
56833 ____________________________________________________________________________
56834 [ 18474] By: jhi                                   on 2003/01/13  02:41:04
56835         Log: Integrate from perlio:
56836              [ 18470]
56837              Fix #16306 and #16880
56838
56839              (#16306 Big Badda leak in Sockets)
56840              (#16880 Memory leak with IO::Socket in Perl v5.8.0)
56841      Branch: perl
56842           !> perlio.c
56843 ____________________________________________________________________________
56844 [ 18473] By: jhi                                   on 2003/01/13  02:38:33
56845         Log: Integrate perlio #18040 and #18043 (no real changes;
56846              some whitespace changes but ignored them so that Dan's
56847              version of Encode wins)
56848      Branch: perl
56849           !> ext/Encode/Encode.xs
56850 ____________________________________________________________________________
56851 [ 18472] By: jhi                                   on 2003/01/13  01:31:01
56852         Log: Integrate perlio to mainline:
56853              [ 18240]
56854              Avoid eqtime() wiping the file (as suggested by
56855              "Luis G. Uribe C." <GUribe@SoftHome.net>
56856      Branch: perl
56857           !> lib/ExtUtils/Command.pm
56858 ____________________________________________________________________________
56859 [ 18468] By: rgs                                   on 2003/01/09  21:07:44
56860         Log: Subject: [PATCH] VMS perly build tweak
56861              From: "Craig A. Berry" <craigberry@mac.com>
56862              Date: Thu, 9 Jan 2003 14:44:40 -0600
56863              Message-Id: <a05200f03ba4389ff49eb@[172.16.52.1]>
56864      Branch: perl
56865            ! vms/descrip_mms.template
56866 ____________________________________________________________________________
56867 [ 18467] By: rgs                                   on 2003/01/09  21:03:07
56868         Log: Document that ${^TAINT} is read-only.
56869      Branch: perl
56870            ! pod/perlvar.pod
56871 ____________________________________________________________________________
56872 [ 18465] By: rgs                                   on 2003/01/08  22:02:26
56873         Log: Fix the doc for splitpath() in the File::Spec modules :
56874              this function doesn't return undef in any case.
56875      Branch: perl
56876            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
56877            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
56878 ____________________________________________________________________________
56879 [ 18464] By: rgs                                   on 2003/01/08  21:40:37
56880         Log: Subject: [PATCH] label code in pp_ctl.c
56881              From: Nicholas Clark <nick@unfortu.net>
56882              Date: Thu, 26 Dec 2002 21:19:36 +0000
56883              Message-ID: <20021226211935.GE284@Bagpuss.unfortu.net>
56884              (Integrated from change #18400 from maint-5.8)
56885      Branch: perl
56886           !> pp_ctl.c
56887 ____________________________________________________________________________
56888 [ 18463] By: rgs                                   on 2003/01/08  21:27:49
56889         Log: Subject: [DOCPATCH] hv_store and hv_store_ent
56890              From: Nicholas Clark <nick@unfortu.net>
56891              Date: Wed, 1 Jan 2003 18:17:59 +0000
56892              Message-ID: <20030101181757.GB296@Bagpuss.unfortu.net>
56893              (Integrated from change #18399 from maint-5.8)
56894      Branch: perl
56895           !> hv.c
56896 ____________________________________________________________________________
56897 [ 18462] By: rgs                                   on 2003/01/08  21:24:09
56898         Log: Integrate change #18391 from maint-5.8:
56899              Document the installprefix trick for compiling PASE Perl in AIX.
56900      Branch: perl
56901           !> README.os400
56902 ____________________________________________________________________________
56903 [ 18461] By: rgs                                   on 2003/01/08  21:16:54
56904         Log: Integrate change #18362 from maint-5.8:
56905              Fix [perl #18666] (taking the more conservative approach).
56906      Branch: perl
56907           !> lib/File/Spec/Unix.pm
56908 ____________________________________________________________________________
56909 [ 18460] By: rgs                                   on 2003/01/08  21:14:20
56910         Log: Integrate change #18361 from maint-5.8:
56911              Document that the socketpair tests are unhappy in old SCO,
56912              as per [perl #18537].
56913      Branch: perl
56914           !> pod/perl58delta.pod
56915 ____________________________________________________________________________
56916 [ 18459] By: rgs                                   on 2003/01/08  20:48:19
56917         Log: PerlFAQ sync.
56918      Branch: perl
56919            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
56920            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
56921            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
56922            ! pod/perlfaq9.pod
56923 ____________________________________________________________________________
56924 [ 18456] By: hv                                    on 2003/01/07  09:20:22
56925         Log: Subject: [PATCH] %_ (was Re: [PATCH] operation on `PL_na' may be undefined)
56926              From: Nicholas Clark <nick@unfortu.net>
56927              Date: Thu, 26 Dec 2002 21:16:27 +0000
56928              Message-ID: <20021226211626.GD284@Bagpuss.unfortu.net>
56929      Branch: perl
56930            ! doio.c dump.c ext/Data/Dumper/Dumper.xs gv.c op.c pad.c perl.c
56931            ! pp_ctl.c pp_hot.c pp_sort.c pp_sys.c sv.c toke.c universal.c
56932            ! utf8.c
56933 ____________________________________________________________________________
56934 [ 18455] By: hv                                    on 2003/01/07  08:54:38
56935         Log: Subject: [PATCH] integrate more with report_evil_fh
56936              From: Nicholas Clark <nick@unfortu.net>
56937              Date: Thu, 26 Dec 2002 20:56:21 +0000
56938              Message-ID: <20021226205620.GA16584@Bagpuss.unfortu.net>
56939      Branch: perl
56940            ! pp_sys.c
56941 ____________________________________________________________________________
56942 [ 18454] By: hv                                    on 2003/01/07  08:45:54
56943         Log: Integrate podlators-1.25
56944      Branch: perl
56945            ! lib/Pod/Man.pm lib/Pod/t/man.t
56946 ____________________________________________________________________________
56947 [ 18453] By: rgs                                   on 2003/01/06  20:31:43
56948         Log: Change the value of ${^TAINT} : 0 without taint checks,
56949              1 with -T, and -1 with -t or -TU.
56950      Branch: perl
56951            ! mg.c pod/perlvar.pod t/op/taint.t t/run/runenv.t
56952            ! t/run/switcht.t
56953 ____________________________________________________________________________
56954 [ 18451] By: merijn                                on 2003/01/06  06:43:11
56955         Log: Subject: [PATCH perl@18746] VMS test adjustments
56956              Date: Sat, 04 Jan 2003 11:26:00 -0600
56957              From: "Craig A. Berry" <craigberry@mac.com>
56958              Message-ID: <3E171928.1040100@mac.com>
56959      Branch: perl
56960            ! ext/Devel/Peek/Peek.t ext/Filter/t/call.t lib/charnames.t
56961            ! t/run/switchI.t
56962 ____________________________________________________________________________
56963 [ 18441] By: rgs                                   on 2003/01/04  20:06:45
56964         Log: Subject: [DOCPATCH] File::Copy's synopsis
56965              From: Nicholas Clark <nick@unfortu.net>
56966              Date: Wed, 1 Jan 2003 21:09:30 +0000
56967              Message-ID: <20030101210930.GE296@Bagpuss.unfortu.net>
56968      Branch: perl
56969            ! lib/File/Copy.pm
56970 ____________________________________________________________________________
56971 [ 18440] By: rgs                                   on 2003/01/04  16:31:31
56972         Log: Integrate change #18420 from maint-5.8:
56973              Mea culpa: the join() was the string join, not the
56974              ithreads join().
56975      Branch: perl
56976           !> ext/threads/t/join.t
56977 ____________________________________________________________________________
56978 [ 18439] By: rgs                                   on 2003/01/04  15:34:54
56979         Log: Subject: [PATCH] [perl #15184] ExtUtils/t/Embed.t fails with -Duseshrplib -Dlibperl=...
56980              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
56981              Date: Fri, 13 Dec 2002 00:54:43 +0100
56982              Message-Id: <20021213005443.3077a229.rgarciasuarez@free.fr>
56983              Same as change 18403 for maint-5.8 branch
56984      Branch: perl
56985            ! lib/ExtUtils/t/Embed.t
56986 ____________________________________________________________________________
56987 [ 18438] By: rgs                                   on 2003/01/04  15:24:22
56988         Log: Subject: Re: [PATCH] Tiny nits in perlre.pod
56989              From: andreas.koenig@anima.de (Andreas J. Koenig)
56990              Date: Fri, 03 Jan 2003 00:57:15 +0100
56991              Message-ID: <m33cob14x0.fsf@k242.linux.bogus>
56992      Branch: perl
56993            ! pod/perlre.pod
56994 ____________________________________________________________________________
56995 [ 18435] By: jhi                                   on 2003/01/04  14:36:08
56996         Log: The problems.t is back.
56997      Branch: perl
56998            ! MANIFEST
56999 ____________________________________________________________________________
57000 [ 18434] By: sky                                   on 2003/01/04  07:43:50
57001         Log: Forgot to add problems.t with change #18419
57002      Branch: perl
57003            + ext/threads/t/problems.t
57004 ____________________________________________________________________________
57005 [ 18432] By: jhi                                   on 2003/01/04  04:48:30
57006         Log: One more (or, rather, less) //.
57007      Branch: perl
57008            ! ext/threads/threads.xs
57009 ____________________________________________________________________________
57010 [ 18431] By: jhi                                   on 2003/01/04  04:39:01
57011         Log: Integrate from maintperl:
57012              [ 18430]
57013              // is still not portable C commentary.
57014      Branch: perl
57015           !> ext/threads/threads.xs
57016 ____________________________________________________________________________
57017 [ 18425] By: jhi                                   on 2003/01/04  03:37:04
57018         Log: Until Arthur really adds the problems.t.
57019      Branch: perl
57020            ! MANIFEST
57021 ____________________________________________________________________________
57022 [ 18421] By: sky                                   on 2003/01/04  01:27:55
57023         Log: Fix long standing memory leak with pop and shift!
57024      Branch: perl
57025            ! ext/threads/shared/shared.xs
57026 ____________________________________________________________________________
57027 [ 18419] By: sky                                   on 2003/01/03  23:45:34
57028         Log: Fixes bug #15273, the return of the object caused
57029              the stash of the object to be cloned, cloning the entire syntax
57030              tree and all lexicals in there creating danglning copies to the
57031              object. (Pararell but unlinked STASH tree).
57032              This adds a new flag, when set it will use STASHES from the
57033              thread we are joining into avoiding the problem.
57034      Branch: perl
57035            ! MANIFEST ext/threads/threads.xs sv.c sv.h
57036 ____________________________________________________________________________
57037 [ 18417] By: sky                                   on 2003/01/03  18:16:46
57038         Log: Fake what context we are running in for CLONE and DESTROY so
57039              threads->tid() returns the correct value.
57040              This is reported as bug #10046
57041      Branch: perl
57042            ! ext/threads/t/basic.t ext/threads/threads.xs
57043 ____________________________________________________________________________
57044 [ 18413] By: sky                                   on 2003/01/03  15:15:14
57045         Log: Change pp_lock to take a reference instead of a
57046              scalar since it wouldn't fork for the HELEM/AELEM
57047              case. This was reported in bug #10045
57048      Branch: perl
57049            ! ext/threads/shared/t/hv_refs.t opcode.h opcode.pl opnames.h
57050 ____________________________________________________________________________
57051 [ 18412] By: hv                                    on 2003/01/03  11:14:51
57052         Log: Integrate from maint-5.8 #18348:
57053              Make Math::Trig a little bit more better behaved module citizen.
57054      Branch: perl
57055           !> lib/Math/Trig.pm
57056 ____________________________________________________________________________
57057 [ 18411] By: hv                                    on 2003/01/03  11:11:09
57058         Log: Subject: Re: [perl #19061] 'goto' confuses 'redo'
57059              From: Stephen McCamant <smcc@mit.edu>
57060              Date: Sun, 22 Dec 2002 22:09:51 -0500
57061              Message-ID: <15878.32383.94274.950128@syllepsis.MIT.EDU>
57062      Branch: perl
57063            ! pp_ctl.c
57064 ____________________________________________________________________________
57065 [ 18410] By: hv                                    on 2003/01/03  11:06:40
57066         Log: Subject: new flag SvPADSTALE
57067              From: Dave Mitchell <davem@fdgroup.com>
57068              Date: Thu, 19 Dec 2002 19:00:21 +0000
57069              Message-ID: <20021219190021.D9530@fdgroup.com>
57070      Branch: perl
57071            ! dump.c scope.c sv.h
57072 ____________________________________________________________________________
57073 [ 18409] By: hv                                    on 2003/01/03  11:05:09
57074         Log: Subject: remove flag SvPADBUSY
57075              From: Dave Mitchell <davem@fdgroup.com>
57076              Date: Thu, 19 Dec 2002 18:55:43 +0000
57077              Message-ID: <20021219185543.C9530@fdgroup.com>
57078      Branch: perl
57079            ! dump.c ext/Devel/Peek/Peek.t pad.c scope.c sv.h
57080 ____________________________________________________________________________
57081 [ 18408] By: hv                                    on 2003/01/03  10:56:54
57082         Log: Subject: win32_msgwait() problem
57083              From: Gurusamy Sarathy <gsar@ActiveState.com>
57084              Date: Fri, 13 Dec 2002 17:31:59 -0800
57085              Message-Id: <200212140132.gBE1Vxp02090@smtp3.ActiveState.com>
57086      Branch: perl
57087            ! win32/win32.c
57088 ____________________________________________________________________________
57089 [ 18407] By: hv                                    on 2003/01/03  10:30:05
57090         Log: Subject: Re: [perl #18257] Attempt to free unreferenced scalar (in 5 lines)
57091              From: hv@crypt.org
57092              Date: Thu, 02 Jan 2003 17:16:04 +0000
57093              Message-Id: <200301021716.h02HG5809404@crypt.compulink.co.uk>
57094      Branch: perl
57095            ! sv.c
57096 ____________________________________________________________________________
57097 [ 18406] By: sky                                   on 2003/01/03  08:23:16
57098         Log: Under darwin 6.0+ (MacOSX 10.2) we have threadsafe
57099              libc_r functions.
57100      Branch: perl
57101            ! hints/darwin.sh
57102 ____________________________________________________________________________
57103 [ 18393] By: merijn                                on 2003/01/02  19:41:29
57104         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)
57105              Date: Thu, 2 Jan 2003 19:02:21 +0100
57106              Message-ID: <200301021902.22444.abe@ztreet.demon.nl>
57107              From: abe@ztreet.demon.nl (Abe Timmerman)
57108      Branch: perl
57109            ! win32/makefile.mk
57110 ____________________________________________________________________________
57111 [ 18390] By: merijn                                on 2003/01/02  07:32:00
57112         Log: Use a more likely location for the perl binary
57113      Branch: perl
57114            ! Porting/genlog
57115 ____________________________________________________________________________
57116 [ 18378] By: gsar                                  on 2002/12/31  04:07:56
57117         Log: integrate change#18377 from maint-5.6 branch
57118
57119              change#17566 needs to be more defensive about win32_dup2()
57120              itself calling SetStdHandle() (at least MSVCRT does this)
57121      Branch: perl
57122           !> win32/win32.c
57123 ____________________________________________________________________________
57124 [ 18376] By: hv                                    on 2002/12/31  02:02:17
57125         Log: Update Changes
57126      Branch: perl
57127            ! Changes patchlevel.h
57128 ____________________________________________________________________________
57129 [ 18374] By: hv                                    on 2002/12/30  03:32:22
57130         Log: Remove duplicate entry
57131      Branch: perl
57132            ! MANIFEST
57133 ____________________________________________________________________________
57134 [ 18373] By: hv                                    on 2002/12/30  03:19:17
57135         Log: Subject: [perl #19343] perlfunc.pod patch for stat() and lstat()
57136              From: Dave Paris (via RT) <perlbug-followup@perl.org>
57137              Date: 22 Dec 2002 05:15:14 -0000
57138              Message-Id: <rt-19343-46041.7.82970696202895@bugs6.perl.org>
57139      Branch: perl
57140            ! pod/perlfunc.pod
57141 ____________________________________________________________________________
57142 [ 18372] By: hv                                    on 2002/12/30  03:13:42
57143         Log: Subject: [PATCH lib/AutoSplit.pm] Holding filehandle open
57144              From: Michael G Schwern <schwern@pobox.com>
57145              Date: Sat, 21 Dec 2002 19:29:41 -0800
57146              Message-ID: <20021222032941.GD24887@blackrider.schwern.org>
57147      Branch: perl
57148            ! lib/AutoSplit.pm
57149 ____________________________________________________________________________
57150 [ 18371] By: hv                                    on 2002/12/30  03:08:12
57151         Log: Subject: [PATCH] Re: [perl #19330] Uneffective increment of $\
57152              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
57153              Date: Fri, 27 Dec 2002 16:14:24 +0100
57154              Message-Id: <20021227161424.17234e3c.rgarciasuarez@free.fr>
57155      Branch: perl
57156            ! mg.c t/op/magic.t
57157 ____________________________________________________________________________
57158 [ 18358] By: gsar                                  on 2002/12/28  03:30:49
57159         Log: save_re_context() was not saving many regexec.c state
57160              variables, resulting in various reentrancy problems when
57161              the swatches were autoloaded by perl in the midst of a
57162              match
57163      Branch: perl
57164            ! regcomp.c
57165 ____________________________________________________________________________
57166 [ 18357] By: gsar                                  on 2002/12/28  02:16:51
57167         Log: silence another signed/unsigned mismatch warning
57168      Branch: perl
57169            ! op.c
57170 ____________________________________________________________________________
57171 [ 18356] By: gsar                                  on 2002/12/28  02:08:23
57172         Log: fix signed/unsigned mismatch warning from change#18266
57173      Branch: perl
57174            ! regcomp.c
57175 ____________________________________________________________________________
57176 [ 18355] By: gsar                                  on 2002/12/28  02:05:14
57177         Log: these variables are not in use anywhere since 5.8.0
57178      Branch: perl
57179            ! embedvar.h perlapi.h sv.c thrdvar.h
57180 ____________________________________________________________________________
57181 [ 18354] By: ams                                   on 2002/12/26  03:54:09
57182         Log: Subject: [PATCH] docpatch for cv.h
57183              From: Nicholas Clark <nick@unfortu.net>
57184              Date: Wed, 25 Dec 2002 21:01:04 +0000
57185              Message-Id: <20021225210102.GA284@Bagpuss.unfortu.net>
57186      Branch: perl
57187            ! cv.h
57188 ____________________________________________________________________________
57189 [ 18351] By: hv                                    on 2002/12/25  02:29:17
57190         Log: #18345 was still broken; should be fixed now.
57191      Branch: perl
57192            ! sv.c
57193 ____________________________________________________________________________
57194 [ 18350] By: merijn                                on 2002/12/24  05:26:40
57195         Log: Removal of duplicate comment block
57196
57197              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
57198              Subject: Re: [perl #19306] Sys::Syslog issues.
57199              Date: Mon, 23 Dec 2002 15:25:51 -0800
57200              Message-ID: </t5B+gzkg6DR092yn@efn.org>
57201      Branch: perl
57202            ! ext/Sys/Syslog/Syslog.pm
57203 ____________________________________________________________________________
57204 [ 18346] By: hv                                    on 2002/12/23  06:14:22
57205         Log: integrate maint-5.8 #18301
57206      Branch: perl
57207           !> lib/perl5db.pl
57208 ____________________________________________________________________________
57209 [ 18345] By: hv                                    on 2002/12/23  06:01:17
57210         Log: more on #18344.
57211      Branch: perl
57212            ! sv.c
57213 ____________________________________________________________________________
57214 [ 18344] By: hv                                    on 2002/12/23  05:56:43
57215         Log: more on #18312: sv.c:ss_dup()
57216      Branch: perl
57217            ! sv.c
57218 ____________________________________________________________________________
57219 [ 18343] By: hv                                    on 2002/12/23  05:47:17
57220         Log: Subject: [perl #19153] Term::Complete (the argument of stty)
57221              From: OKAIE Yutaka (via RT) <perlbug-followup@perl.org>
57222              Date: 15 Dec 2002 13:45:23 -0000
57223              Message-Id: <rt-19153-45441.1.2145712923207@bugs6.perl.org>
57224      Branch: perl
57225            ! lib/Term/Complete.pm
57226 ____________________________________________________________________________
57227 [ 18342] By: hv                                    on 2002/12/23  05:27:25
57228         Log: Subject: [perl #18544] Patch included to fix problem.
57229              From: Richard Kandarian <richard.kandarian@lanl.gov>
57230              Date: Thu, 21 Nov 2002 08:00:20 -0700
57231              (from RT)
57232      Branch: perl
57233            ! regexec.c
57234 ____________________________________________________________________________
57235 [ 18341] By: hv                                    on 2002/12/23  05:08:49
57236         Log: Subject: [PATCH] operation on `PL_na' may be undefined
57237              From: Nicholas Clark <nick@unfortu.net>
57238              Date: Tue, 10 Dec 2002 19:59:18 +0000
57239              Message-ID: <20021210195917.GJ288@Bagpuss.unfortu.net>
57240      Branch: perl
57241            ! universal.c
57242 ____________________________________________________________________________
57243 [ 18340] By: hv                                    on 2002/12/23  05:04:29
57244         Log: Subject: [PATCH] 2% speedup (pp_entersub needs to go on a diet)
57245              From: Nicholas Clark <nick@unfortu.net>
57246              Date: Tue, 10 Dec 2002 18:55:28 +0000
57247              Message-ID: <20021210185527.GG288@Bagpuss.unfortu.net>
57248      Branch: perl
57249            ! pp_hot.c
57250 ____________________________________________________________________________
57251 [ 18339] By: hv                                    on 2002/12/23  04:39:48
57252         Log: Integrate Time::HiRes v1.39 (for VMS build tweak)
57253      Branch: perl
57254            ! ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
57255            ! ext/Time/HiRes/Makefile.PL
57256 ____________________________________________________________________________
57257 [ 18338] By: hv                                    on 2002/12/23  03:43:09
57258         Log: Subject: [PATCH] read permissions for h2ph-generated files
57259              From: Slaven Rezic <slaven.rezic@berlin.de>
57260              Date: Fri, 22 Nov 2002 14:49:14 +0100 (CET)
57261              Message-Id: <200211221349.gAMDnEAK014033@vran.herceg.de>
57262      Branch: perl
57263            ! utils/h2ph.PL
57264 ____________________________________________________________________________
57265 [ 18337] By: hv                                    on 2002/12/23  03:38:59
57266         Log: handy hint: getting a perforce change as a usable patch
57267      Branch: perl
57268            ! Porting/repository.pod
57269 ____________________________________________________________________________
57270 [ 18336] By: hv                                    on 2002/12/23  03:36:26
57271         Log: Reverse #18285, for reasons given in:
57272              Subject: Re: Precedence of ? :
57273              From: hv@crypt.org
57274              Date: Fri, 20 Dec 2002 00:35:27 +0000
57275              Message-Id: <200212200035.gBK0ZRm29309@crypt.compulink.co.uk>
57276      Branch: perl
57277            ! perly.c perly.y perly_c.diff pod/perldelta.pod t/op/cond.t
57278            ! vms/perly_c.vms
57279 ____________________________________________________________________________
57280 [ 18335] By: gsar                                  on 2002/12/18  23:12:14
57281         Log: my_fflush_all() wasn't doing the right thing under useperlio
57282              on many platforms
57283      Branch: perl
57284            ! util.c
57285 ____________________________________________________________________________
57286 [ 18334] By: merijn                                on 2002/12/18  06:48:11
57287         Log: AIX compiler version updates
57288      Branch: perl
57289            ! README.aix
57290 ____________________________________________________________________________
57291 [ 18332] By: gsar                                  on 2002/12/18  03:20:27
57292         Log: $Config{prefixexp} was set incorrectly on windows
57293      Branch: perl
57294            ! win32/config.bc win32/config.gc win32/config.vc
57295            ! win32/config.vc64
57296 ____________________________________________________________________________
57297 [ 18330] By: gsar                                  on 2002/12/18  02:32:20
57298         Log: remove CRs from a couple of files (these show up as CRCRLF
57299              on windows)
57300      Branch: perl
57301            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
57302 ____________________________________________________________________________
57303 [ 18328] By: gsar                                  on 2002/12/18  02:27:10
57304         Log: fix for GPF in C<print Win32::GetFullPathName('\\\\host\share')>
57305      Branch: perl
57306            ! win32/win32.c
57307 ____________________________________________________________________________
57308 [ 18327] By: gsar                                  on 2002/12/18  02:08:12
57309         Log: windows: support for large files
57310
57311              note that this change will break binary compatibility with the
57312              default 5.8.0 build options; nevertheless I think it is worth
57313              having in 5.8.1 (people who want the compatibility can disable
57314              the option in the makefile)
57315      Branch: perl
57316            ! ext/Devel/DProf/DProf.xs ext/POSIX/POSIX.xs
57317            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/via/via.xs iperlsys.h
57318            ! pp_sys.c win32/Makefile win32/config.bc win32/config.gc
57319            ! win32/config.vc win32/config.vc64 win32/config_H.bc
57320            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
57321            ! win32/config_sh.PL win32/makefile.mk win32/perlhost.h
57322            ! win32/win32.c win32/win32iop.h
57323 ____________________________________________________________________________
57324 [ 18326] By: gsar                                  on 2002/12/18  00:57:46
57325         Log: Win32.pod update
57326      Branch: perl
57327            ! lib/Win32.pod
57328 ____________________________________________________________________________
57329 [ 18325] By: gsar                                  on 2002/12/18  00:42:45
57330         Log: PerlIO_{stdoutf,vprintf} don't exist, should be PerlSIO_*
57331      Branch: perl
57332            ! XSUB.h
57333 ____________________________________________________________________________
57334 [ 18324] By: gsar                                  on 2002/12/18  00:34:08
57335         Log: windows: avoid prompting under some shells during $(MAKE) distclean
57336      Branch: perl
57337            ! win32/Makefile win32/makefile.mk
57338 ____________________________________________________________________________
57339 [ 18323] By: gsar                                  on 2002/12/18  00:17:29
57340         Log: PerlSIO_stderr et al are not functions
57341      Branch: perl
57342            ! XSUB.h
57343 ____________________________________________________________________________
57344 [ 18321] By: gsar                                  on 2002/12/17  22:56:25
57345         Log: integrate change#18320 from maint-5.6 branch
57346
57347              C<require '\foo\bar.pm'> fails on windows if not running
57348              from the root directory; for a test case, see:
57349
57350              http://bugs.activestate.com/show_bug.cgi?id=19317
57351
57352              this was due to not recognizing \foo\bar.pm as an absolute
57353              path name
57354      Branch: perl
57355           !> util.h
57356 ____________________________________________________________________________
57357 [ 18319] By: hv                                    on 2002/12/17  10:08:24
57358         Log: Whoops, these are the changes supposed to be in #18318.
57359      Branch: perl
57360            ! pad.c t/op/eval.t
57361 ____________________________________________________________________________
57362 [ 18318] By: hv                                    on 2002/12/17  03:12:18
57363         Log: Subject: Re: [PATCH] Re: [perl #19022] POSIX failures in bleadperl
57364              From: Nicholas Clark <nick@unfortu.net>
57365              Date: Sat, 14 Dec 2002 23:13:37 +0000
57366              Message-ID: <20021214231337.GF306@Bagpuss.unfortu.net>
57367      Branch: perl
57368            ! pad.c t/op/eval.t
57369 ____________________________________________________________________________
57370 [ 18317] By: hv                                    on 2002/12/17  02:58:12
57371         Log: Integrate Net::Ping v2.26. (lib/Net/Ping/t/450_service.t should work now)
57372      Branch: perl
57373            + lib/Net/Ping/t/410_syn_host.t
57374            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/t/400_ping_syn.t
57375            ! lib/Net/Ping/t/450_service.t
57376 ____________________________________________________________________________
57377 [ 18316] By: hv                                    on 2002/12/17  02:17:16
57378         Log: Subject: [PATCH 5.8.1 @oldish-18156] build
57379              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
57380              Date: Fri, 13 Dec 2002 13:54:05 -0800
57381              Message-ID: <20021213215404.GA2597@math.berkeley.edu>
57382      Branch: perl
57383            ! os2/os2.c t/run/runenv.t
57384 ____________________________________________________________________________
57385 [ 18315] By: hv                                    on 2002/12/17  02:03:58
57386         Log: Subject: [PATCH 5.8.1 @oldish-18156] deprecated warnings
57387              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
57388              Date: Fri, 13 Dec 2002 13:47:08 -0800
57389              Message-ID: <20021213214707.GA2588@math.berkeley.edu>
57390      Branch: perl
57391            ! lib/constant.t lib/fields.t
57392 ____________________________________________________________________________
57393 [ 18314] By: hv                                    on 2002/12/17  01:58:32
57394         Log: Subject: [PATCH 5.8.1 @oldish-18156] Morphing to PM on OS/2
57395              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
57396              Date: Fri, 13 Dec 2002 14:00:48 -0800
57397              Message-ID: <20021213220048.GA2606@math.berkeley.edu>
57398      Branch: perl
57399            ! os2/OS2/Process/t/os2_process.t os2/os2.c
57400 ____________________________________________________________________________
57401 [ 18313] By: hv                                    on 2002/12/17  01:54:19
57402         Log: Subject: [PATCH 5.8.1 @oldish-18156] OS/2 REXX interface assuming Object REXX
57403              From: Ilya Zakharevich <ilya@Math.Berkeley.EDU>
57404              Date: Fri, 13 Dec 2002 14:08:00 -0800
57405              Message-ID: <20021213220800.GA2625@math.berkeley.edu>
57406      Branch: perl
57407            ! os2/OS2/REXX/REXX.xs
57408 ____________________________________________________________________________
57409 [ 18312] By: hv                                    on 2002/12/17  01:43:28
57410         Log: Subject: [Fwd: Patch for perl utf8-related bug]
57411              From: Richard Hitt <rbh00@utsglobal.com>
57412              Date: Fri, 06 Dec 2002 16:47:42 -0800
57413              [perl #18932]
57414      Branch: perl
57415            ! embed.fnc embed.h global.sym perl.h proto.h regcomp.c scope.c
57416            ! scope.h
57417 ____________________________________________________________________________
57418 [ 18311] By: hv                                    on 2002/12/17  00:52:05
57419         Log: Subject: [PATCH] Re: [jhi@iki.fi: enums are not nums]
57420              From: Dave Mitchell <davem@fdgroup.com>
57421              Date: Sat, 14 Dec 2002 19:16:49 +0000
57422              Message-ID: <20021214191649.B3992@fdgroup.com>
57423      Branch: perl
57424            ! embed.fnc pad.c pad.h pod/perlintern.pod proto.h
57425 ____________________________________________________________________________
57426 [ 18310] By: hv                                    on 2002/12/17  00:51:46
57427         Log: regen-headers to get new API docs from #18306
57428      Branch: perl
57429            ! pod/perlapi.pod
57430 ____________________________________________________________________________
57431 [ 18308] By: rgs                                   on 2002/12/16  22:06:23
57432         Log: Subject: [PATCH] Re: [perl #19017] lexical "my" variables not visible in debugger "x" command
57433              From: peter@PSDT.com (Peter Scott)
57434              Date: 12 Dec 2002 18:13:17 -0000
57435              Message-ID: <20021212181317.50538.qmail@onion.perl.org>
57436              (fix bug [perl #19058])
57437      Branch: perl
57438            ! lib/perl5db.pl
57439 ____________________________________________________________________________
57440 [ 18307] By: rgs                                   on 2002/12/16  22:01:14
57441         Log: Subject: [PATCH] Re: [perl #19017] lexical "my" variables not visible in debugger "x" command
57442              From: Dave Mitchell <davem@fdgroup.com>
57443              Date: Thu, 12 Dec 2002 23:42:35 +0000
57444              Message-ID: <20021212234235.A29245@fdgroup.com>
57445              and
57446              Date: Sat, 14 Dec 2002 19:16:38 +0000
57447              Message-ID: <20021214191638.A3992@fdgroup.com>
57448      Branch: perl
57449            ! embed.fnc embed.h pod/perlfunc.pod pod/perlintern.pod pp_ctl.c
57450            ! proto.h t/op/eval.t
57451 ____________________________________________________________________________
57452 [ 18306] By: sky                                   on 2002/12/16  21:41:40
57453         Log: More documentation of obscure flags is good, even if the
57454              documentation might be not so good. Atleast it's not false!
57455              Documents the flags one can give to perl_clone
57456      Branch: perl
57457            ! sv.c
57458 ____________________________________________________________________________
57459 [ 18305] By: merijn                                on 2002/12/16  10:53:19
57460         Log: Enough changes to Configure and metaunits warrant an update.
57461              Several small changes and three additions
57462      Branch: perl
57463            ! Porting/Glossary
57464 ____________________________________________________________________________
57465 [ 18304] By: merijn                                on 2002/12/16  10:44:57
57466         Log: Redone #18011 from metaunits
57467      Branch: perl
57468            ! Configure
57469 ____________________________________________________________________________
57470 [ 18302] By: rgs                                   on 2002/12/14  22:34:25
57471         Log: Subject: Proper fix for CvOUTSIDE weak refcounting
57472              From: Dave Mitchell <davem@fdgroup.com>
57473              Date: Tue, 10 Dec 2002 01:26:44 +0000
57474              Message-ID: <20021210012644.A7843@fdgroup.com>
57475      Branch: perl
57476            ! cv.h dump.c embed.fnc ext/B/B/Deparse.pm ext/B/defsubs_h.PL
57477            ! ext/Devel/Peek/Peek.t op.c pad.c pod/perlapi.pod
57478            ! pod/perlintern.pod pp_ctl.c sv.c t/op/closure.t
57479 ____________________________________________________________________________
57480 [ 18300] By: rgs                                   on 2002/12/12  20:40:22
57481         Log: Subject: [patch] typo in perlop
57482              From: andreas.koenig@anima.de (Andreas J. Koenig)
57483              Date: Wed, 11 Dec 2002 21:31:14 +0100
57484              Message-ID: <m3k7igjo19.fsf@k242.linux.bogus>
57485      Branch: perl
57486            ! pod/perlop.pod
57487 ____________________________________________________________________________
57488 [ 18299] By: rgs                                   on 2002/12/12  20:35:29
57489         Log: Integrate from maint-5.8 : changes 18290-1, 18293-5, 18297
57490      Branch: perl
57491           !> ext/POSIX/POSIX.pod ext/POSIX/t/is.t ext/POSIX/t/posix.t
57492           !> pod/perlre.pod pod/perlretut.pod regexec.c t/op/pat.t
57493           !> t/op/subst.t
57494 ____________________________________________________________________________
57495 [ 18298] By: rgs                                   on 2002/12/12  20:00:36
57496         Log: Whitespace and indentation fix in the output of B::Debug.
57497      Branch: perl
57498            ! ext/B/B/Debug.pm
57499 ____________________________________________________________________________
57500 [ 18292] By: gbarr                                 on 2002/12/12  09:23:04
57501         Log: Update to Scalar-List-Utils 1.09
57502      Branch: perl
57503            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
57504            ! ext/List/Util/lib/List/Util.pm
57505 ____________________________________________________________________________
57506 [ 18287] By: gsar                                  on 2002/12/11  18:53:07
57507         Log: this has been incorrect for a while now, and has changed
57508              again recently
57509      Branch: perl
57510            ! Porting/repository.pod
57511 ____________________________________________________________________________
57512 [ 18285] By: hv                                    on 2002/12/11  10:35:01
57513         Log: Subject: [PATCH] Re: Precedence of ? :
57514              From: Stephen McCamant <smcc@mit.edu>
57515              Date: Tue, 10 Dec 2002 00:57:07 -0500 (EST)
57516              Message-Id: <20021210055707.974F073CCC@syllepsis>
57517      Branch: perl
57518            ! perly.c perly.y perly_c.diff pod/perldelta.pod t/op/cond.t
57519            ! vms/perly_c.vms
57520 ____________________________________________________________________________
57521 [ 18284] By: hv                                    on 2002/12/11  10:21:12
57522         Log: One more email address for #18282
57523      Branch: perl
57524            ! lib/Pod/Perldoc.pm
57525 ____________________________________________________________________________
57526 [ 18283] By: hv                                    on 2002/12/11  10:18:07
57527         Log: More email addresses for #18282
57528      Branch: perl
57529            ! hints/aix.sh hints/apollo.sh hints/epix.sh hints/freebsd.sh
57530            ! hints/irix_6.sh hints/isc.sh hints/isc_2.sh hints/machten.sh
57531            ! hints/machten_2.sh hints/openbsd.sh hints/os2.sh
57532            ! hints/os390.sh hints/sunos_4_1.sh hints/titanos.sh
57533            ! hints/ultrix_4.sh hints/umips.sh hints/utekv.sh
57534 ____________________________________________________________________________
57535 [ 18282] By: hv                                    on 2002/12/11  10:16:05
57536         Log: Subject: Remove stale e-mail addresses
57537              From: Andy Dougherty <doughera@lafayette.edu>
57538              Date: Wed, 20 Nov 2002 09:40:33 -0500 (EST)
57539              Message-ID: <Pine.SOL.4.10.10211200938110.19608-100000@maxwell.phys.lafayette.edu>
57540      Branch: perl
57541            ! Porting/pumpkin.pod configure.gnu
57542            ! ext/ODBM_File/hints/dec_osf.pl ext/ODBM_File/hints/hpux.pl
57543            ! ext/ODBM_File/hints/ultrix.pl ext/SDBM_File/sdbm/README.too
57544            ! lib/File/Spec.pm perly.fixer pod/checkpods.PL
57545 ____________________________________________________________________________
57546 [ 18281] By: hv                                    on 2002/12/11  09:59:31
57547         Log: Integrate from maint-5.8 #18156, #18218.
57548      Branch: perl
57549           !> lib/Unicode/UCD.t lib/unicore/Category.pl
57550           !> lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
57551           !> lib/unicore/lib/C.pl lib/unicore/lib/Cf.pl
57552           !> lib/unicore/lib/Cntrl.pl lib/unicore/lib/Graph.pl
57553           !> lib/unicore/lib/P.pl lib/unicore/lib/Pd.pl
57554           !> lib/unicore/lib/Print.pl lib/unicore/lib/Punct.pl t/op/pack.t
57555 ____________________________________________________________________________
57556 [ 18280] By: rgs                                   on 2002/12/10  21:30:10
57557         Log: Integrate from the maint-5.8/ branch :
57558              changes 18219, 18236, 18242-3, 18247-8,
57559              18253-5, 18257, 18273-6
57560      Branch: perl
57561           +> t/op/lc_user.t
57562           !> MANIFEST hints/irix_6.sh lib/File/Copy.pm lib/utf8_heavy.pl
57563           !> pod/perldiag.pod pod/perlguts.pod pod/perlsec.pod
57564           !> pod/perlunicode.pod pp.c t/op/lc.t t/op/pat.t t/op/split.t
57565           !> t/uni/tr_utf8.t
57566 ____________________________________________________________________________
57567 [ 18279] By: merijn                                on 2002/12/10  14:10:03
57568         Log: Subject: Re: ANSIColor 1.06 released
57569              Version bump only after typo fix to sync with CPAN
57570      Branch: perl
57571            ! lib/Term/ANSIColor.pm
57572 ____________________________________________________________________________
57573 [ 18277] By: merijn                                on 2002/12/10  08:46:05
57574         Log: Subject: [PATCH perl@18251] VMS build update
57575              Message-ID: <3DF56BE2.9000300@mac.com>
57576              Date: Mon, 09 Dec 2002 22:21:54 -0600
57577              From: "Craig A. Berry" <craigberry@mac.com>
57578      Branch: perl
57579            ! configure.com ext/Time/HiRes/Makefile.PL
57580            ! vms/descrip_mms.template
57581 ____________________________________________________________________________
57582 [ 18272] By: merijn                                on 2002/12/09  15:31:28
57583         Log: RT#15950
57584
57585              Subject: [PATCH] Typo in Term::ANSIColor
57586              Date: Fri, 2 Aug 2002 14:13:19 -0700 (PDT)
57587              From: "Mr. Nobody" <mrnobo1024  at  yahoo.com>
57588      Branch: perl
57589            ! lib/Term/ANSIColor.pm
57590 ____________________________________________________________________________
57591 [ 18270] By: hv                                    on 2002/12/09  00:25:26
57592         Log: Subject: [perl #18256] xsubpp can make nested comments in C code
57593              From: Nicholas Clark (via RT) <perlbug@perl.org>
57594              Date: 7 Nov 2002 14:58:14 -0000
57595              Message-Id: <rt-18256-41218.19.7625495305233@bugs6.perl.org>
57596      Branch: perl
57597            ! lib/ExtUtils/xsubpp
57598 ____________________________________________________________________________
57599 [ 18269] By: hv                                    on 2002/12/09  00:19:33
57600         Log: Subject: Re: Bug in Filter::Simple
57601              From: Slaven Rezic <slaven.rezic@berlin.de>
57602              Date: 07 Nov 2002 10:01:41 +0100
57603              Message-ID: <87of91u51m.fsf@vran.herceg.de>
57604      Branch: perl
57605            ! ext/Filter/Util/Call/Call.xs ext/Filter/t/call.t
57606 ____________________________________________________________________________
57607 [ 18268] By: hv                                    on 2002/12/09  00:14:58
57608         Log: fix #18266 sprintf format mismatch
57609      Branch: perl
57610            ! regcomp.c
57611 ____________________________________________________________________________
57612 [ 18267] By: hv                                    on 2002/12/09  00:10:09
57613         Log: Subject: Re: [perl #18238] timezone and gmt offset as output by POSIX::strftime()  are sometimes wrong
57614              From: Slaven Rezic <slaven.rezic@berlin.de>
57615              Date: 09 Nov 2002 23:21:16 +0100
57616              Message-ID: <874raqz8o3.fsf@vran.herceg.de>
57617      Branch: perl
57618            ! config_h.SH ext/POSIX/t/posix.t util.c
57619 ____________________________________________________________________________
57620 [ 18266] By: hv                                    on 2002/12/09  00:02:57
57621         Log: Subject: Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
57622              From: Abhijit Menon-Sen <ams@wiw.org>
57623              Date: Wed, 6 Nov 2002 19:38:11 +0530
57624              Message-ID: <20021106193811.E20858@lustre.dyn.wiw.org>
57625      Branch: perl
57626            ! regcomp.c t/op/lc.t
57627 ____________________________________________________________________________
57628 [ 18265] By: rgs                                   on 2002/12/08  22:10:45
57629         Log: Subject: Re: [perl #18927] barewords with no errors
57630              From: Abe Timmerman <abe@ztreet.demon.nl>
57631              Date: Sun, 8 Dec 2002 17:12:56 +0100
57632              Message-Id: <200212081712.56102.abe@ztreet.demon.nl>
57633      Branch: perl
57634            ! t/lib/strict/subs
57635 ____________________________________________________________________________
57636 [ 18264] By: rgs                                   on 2002/12/08  22:04:39
57637         Log: Subject: Re: [perl #18165] "0" fails as right-hand argument to ..
57638              From: Slaven Rezic <slaven.rezic@berlin.de>
57639              Date: 30 Nov 2002 00:07:05 +0100
57640              Message-ID: <8765ugnffq.fsf@vran.herceg.de>
57641      Branch: perl
57642            ! pp_ctl.c t/cmd/for.t
57643 ____________________________________________________________________________
57644 [ 18263] By: rgs                                   on 2002/12/08  21:56:13
57645         Log: Subject: Re: [perl #18888] $Exporter::Verbose=1 does not work for testing, $Heavy::Verbose is not setting the value to $Exporter::Verbose
57646              From: Slaven Rezic <slaven.rezic@berlin.de>
57647              Date: 08 Dec 2002 01:31:45 +0100
57648              Message-ID: <874r9pmjv2.fsf@vran.herceg.de>
57649      Branch: perl
57650            ! lib/Exporter/Heavy.pm
57651 ____________________________________________________________________________
57652 [ 18262] By: rgs                                   on 2002/12/08  20:31:42
57653         Log: getservbyport() should accept an empty string as its
57654              proto argument (as does getservbyname()).
57655
57656              Subject: Re: Is this a bug or am I being stupid?
57657              From: Slaven Rezic <slaven.rezic@berlin.de>
57658              Date: 08 Dec 2002 01:54:37 +0100
57659              Message-ID: <87znrhl48i.fsf@vran.herceg.de>
57660      Branch: perl
57661            ! pp_sys.c
57662 ____________________________________________________________________________
57663 [ 18261] By: rgs                                   on 2002/12/08  20:17:37
57664         Log: Change the set of characters that are considered to be
57665              safe in $ENV{TERM} for taint checkings.
57666      Branch: perl
57667            ! taint.c
57668 ____________________________________________________________________________
57669 [ 18260] By: rgs                                   on 2002/12/08  20:14:57
57670         Log: Document that $ENV{TERM} may produce taint failures.
57671              Subject: Re: [perl #18717] spurious failures in regression test
57672              From: Slaven Rezic <slaven.rezic@berlin.de>
57673              Date: 29 Nov 2002 22:11:46 +0100
57674              Message-ID: <87hee0nkrx.fsf@vran.herceg.de>
57675      Branch: perl
57676            ! pod/perldiag.pod
57677 ____________________________________________________________________________
57678 [ 18259] By: rgs                                   on 2002/12/08  19:34:34
57679         Log: Subject: [PATCH] Re: [perl #18651] Hash::Util's lock_key() breaks hash
57680              From: Nicholas Clark <nick@unfortu.net>
57681              Date: Mon, 2 Dec 2002 21:48:29 +0000
57682              Message-ID: <20021202214828.GA284@Bagpuss.unfortu.net>
57683      Branch: perl
57684            ! hv.c lib/Hash/Util.t
57685 ____________________________________________________________________________
57686 [ 18251] By: rgs                                   on 2002/12/06  21:27:55
57687         Log: Fix two cases of buffer overflow in the lexer.
57688      Branch: perl
57689            ! t/comp/parser.t toke.c
57690 ____________________________________________________________________________
57691 [ 18250] By: rgs                                   on 2002/12/06  20:44:26
57692         Log: Fix bug #18874, essentially by reverting change #11890.
57693              Add a regression test for it.
57694      Branch: perl
57695            ! lib/English.pm lib/English.t
57696 ____________________________________________________________________________
57697 [ 18249] By: rgs                                   on 2002/12/06  20:42:01
57698         Log: Suppress a compilation warning reported by Jarkko
57699              (variable initialization skipped by goto).
57700      Branch: perl
57701            ! toke.c
57702 ____________________________________________________________________________
57703 [ 18239] By: jhi                                   on 2002/12/03  12:49:01
57704         Log: Fix up #18229.
57705      Branch: perl
57706            ! embedvar.h ext/threads/t/join.t perl.c perlapi.h perlvars.h
57707            ! pod/perlintern.pod
57708 ____________________________________________________________________________
57709 [ 18233] By: rgs                                   on 2002/12/02  20:03:09
57710         Log: Fix bug #18573 : in a double-quoted string, a \c not followed
57711              by any character may corrupt memory due to reading past the
57712              end of the input buffer. Add a new error message corresponding
57713              to this case.
57714      Branch: perl
57715            ! pod/perldiag.pod t/comp/parser.t toke.c
57716 ____________________________________________________________________________
57717 [ 18232] By: rgs                                   on 2002/12/02  19:59:07
57718         Log: Skip test #17 of lib/open.t when useperlio is not defined.
57719      Branch: perl
57720            ! lib/open.t
57721 ____________________________________________________________________________
57722 [ 18231] By: merijn                                on 2002/12/02  16:00:12
57723         Log: Subject: Re: [perl #15129] building a dynamically linked Perl 5.6.1 on HPUX 11.0
57724              Date: Mon, 2 Dec 2002 12:04:40 -0500 (EST)
57725              From: Andy Dougherty <doughera@lafayette.edu>
57726              Message-ID: <Pine.SOL.4.10.10212021200050.24023-100000@maxwell.phys.lafayette.edu>
57727      Branch: perl
57728            ! README.hpux
57729 ____________________________________________________________________________
57730 [ 18230] By: merijn                                on 2002/12/02  15:45:31
57731         Log: $0 modifying part II (HP-UX only)
57732
57733              Date: Sat, 30 Nov 2002 20:16:51 +0200
57734              From: Jarkko Hietaniemi <jhi@iki.fi>
57735              Subject: [PATCH] $0 modifying
57736              Message-ID: <20021130181651.GA5876@kosh.hut.fi>
57737      Branch: perl
57738            ! mg.c
57739 ____________________________________________________________________________
57740 [ 18229] By: merijn                                on 2002/12/02  15:43:16
57741         Log: $0 mofifying part I
57742
57743              Date: Sat, 30 Nov 2002 20:16:51 +0200
57744              From: Jarkko Hietaniemi <jhi@iki.fi>
57745              Subject: [PATCH] $0 modifying
57746              Message-ID: <20021130181651.GA5876@kosh.hut.fi>
57747      Branch: perl
57748            ! ext/threads/t/join.t makedef.pl mg.c perl.c pod/perlvar.pod
57749            ! sv.c t/op/magic.t thread.h
57750 ____________________________________________________________________________
57751 [ 18228] By: hv                                    on 2002/12/02  13:37:59
57752         Log: integrate Pod-Perldoc-3.07. This replaces the original inline perldoc
57753              with a module-driven version, and separates out its docs.
57754      Branch: perl
57755            + lib/Pod/Perldoc.pm lib/Pod/Perldoc/BaseTo.pm
57756            + lib/Pod/Perldoc/GetOptsOO.pm lib/Pod/Perldoc/ToChecker.pm
57757            + lib/Pod/Perldoc/ToMan.pm lib/Pod/Perldoc/ToNroff.pm
57758            + lib/Pod/Perldoc/ToPod.pm lib/Pod/Perldoc/ToRtf.pm
57759            + lib/Pod/Perldoc/ToText.pm lib/Pod/Perldoc/ToTk.pm
57760            + lib/Pod/Perldoc/ToXml.pm lib/Pod/Perldoc/t/checkerbasic.t
57761            + lib/Pod/Perldoc/t/perldocbasic.t lib/Pod/Perldoc/t/textbasic.t
57762            + pod/perldoc.pod
57763            ! MANIFEST utils/perldoc.PL
57764 ____________________________________________________________________________
57765 [ 18226] By: hv                                    on 2002/12/02  12:44:35
57766         Log: missed the new file from #18224
57767      Branch: perl
57768            + lib/Pod/PlainText.pm
57769            ! MANIFEST
57770 ____________________________________________________________________________
57771 [ 18225] By: hv                                    on 2002/12/02  03:09:42
57772         Log: integrate util.c fragment from #18200 to undef SA_RESTART on MacOS
57773      Branch: perl
57774            ! util.c
57775 ____________________________________________________________________________
57776 [ 18224] By: hv                                    on 2002/12/02  02:59:02
57777         Log: Integrate PodParser-1.20, with matching tweaks to lib/Pod/t/latex.t
57778              and lib/Pod/t/utils.t to cater for simpler output text.
57779      Branch: perl
57780            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm lib/Pod/Usage.pm
57781            ! lib/Pod/t/latex.t lib/Pod/t/utils.t pod/podselect.PL
57782            ! t/pod/emptycmd.t t/pod/for.t t/pod/headings.t t/pod/include.t
57783            ! t/pod/included.t t/pod/lref.t t/pod/lref.xr
57784            ! t/pod/multiline_items.t t/pod/multiline_items.xr
57785            ! t/pod/nested_items.t t/pod/nested_seqs.t t/pod/oneline_cmds.t
57786            ! t/pod/pod2usage.t t/pod/pod2usage.xr t/pod/poderrs.t
57787            ! t/pod/poderrs.xr t/pod/podselect.t t/pod/podselect.xr
57788            ! t/pod/special_seqs.t t/pod/special_seqs.xr t/pod/testp2pt.pl
57789 ____________________________________________________________________________
57790 [ 18223] By: hv                                    on 2002/12/02  02:46:17
57791         Log: Subject: [PATCH] SvFAKE lexicals in scope for all of the sub
57792              From: Dave Mitchell <davem@fdgroup.com>
57793              Date: Mon, 25 Nov 2002 21:25:33 +0000
57794              Message-ID: <20021125212533.B29157@fdgroup.com>
57795      Branch: perl
57796            ! ext/Devel/Peek/Peek.t pad.c t/op/closure.t
57797 ____________________________________________________________________________
57798 [ 18222] By: hv                                    on 2002/12/02  02:23:28
57799         Log: #18221 broke t/op/eval.t
57800      Branch: perl
57801            ! t/op/eval.t
57802 ____________________________________________________________________________
57803 [ 18221] By: hv                                    on 2002/12/02  02:18:19
57804         Log: integrate 5.8-maint: changes #18174 18187 18189-92 18202 18209 18214-5
57805      Branch: perl
57806           +> ext/POSIX/t/is.t
57807           !> INSTALL MANIFEST README.os2 ext/Fcntl/t/syslfs.t
57808           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/Makefile.PL
57809           !> lib/Unicode/UCD.pm lib/Unicode/UCD.t pod/perldiag.pod
57810           !> t/op/eval.t t/op/grep.t t/op/lfs.t t/op/subst.t
57811 ____________________________________________________________________________
57812 [ 18220] By: hv                                    on 2002/12/02  00:58:54
57813         Log: Subject: [PATCH 2nd attempt] allow evals to see the full lexical scope
57814              From: Dave Mitchell <davem@fdgroup.com>
57815              Date: Sun, 24 Nov 2002 22:19:06 +0000
57816              Message-ID: <20021124221906.A25386@fdgroup.com>
57817      Branch: perl
57818            ! cop.h cv.h dump.c embed.fnc embed.h ext/B/B.pm ext/B/B.xs
57819            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Debug.pm
57820            ! ext/Devel/Peek/Peek.t op.c pad.c pod/perlintern.pod pp_ctl.c
57821            ! pp_hot.c proto.h sv.c sv.h t/op/eval.t toke.c
57822 ____________________________________________________________________________
57823 [ 18217] By: rgs                                   on 2002/11/29  12:11:28
57824         Log: Document the hint constants and where they're used.
57825      Branch: perl
57826            ! ext/re/re.pm lib/File/Basename.pm lib/charnames.pm
57827            ! lib/filetest.pm lib/open.pm lib/overload.pm lib/vmsish.pm
57828            ! perl.h
57829 ____________________________________________________________________________
57830 [ 18216] By: merijn                                on 2002/11/29  10:00:54
57831         Log: 64bit Peek failure on HP-UX 11.00
57832
57833              Subject: Re: Smoke 18188
57834              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
57835              From: Slaven Rezic <slaven.rezic@berlin.de>
57836              Date: 28 Nov 2002 19:25:25 +0100
57837              Message-ID: <877kexsga2.fsf@vran.herceg.de>
57838      Branch: perl
57839            ! ext/Devel/Peek/Peek.t
57840 ____________________________________________________________________________
57841 [ 18203] By: jhi                                   on 2002/11/28  14:54:34
57842         Log: Slight beauty tweak.
57843      Branch: perl
57844            ! intrpvar.h
57845 ____________________________________________________________________________
57846 [ 18188] By: hv                                    on 2002/11/27  01:32:52
57847         Log: Subject: Re: [perl #18203] Recursive call in PerlIO_find_layer
57848              From: Slaven Rezic <slaven.rezic@berlin.de>
57849              Date: 03 Nov 2002 10:59:43 +0100
57850              Message-ID: <877kfvnfcg.fsf@vran.herceg.de>
57851      Branch: perl
57852            ! embedvar.h intrpvar.h lib/open.t perlapi.h perlio.c
57853 ____________________________________________________________________________
57854 [ 18186] By: hv                                    on 2002/11/27  00:57:18
57855         Log: Subject: DESTROY called in scalar context ?
57856              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
57857              Date: Tue, 29 Oct 2002 22:04:23 +0100
57858              Message-Id: <20021029220423.6f8e6600.rgarciasuarez@free.fr>
57859      Branch: perl
57860            ! sv.c
57861 ____________________________________________________________________________
57862 [ 18185] By: rgs                                   on 2002/11/26  21:06:48
57863         Log: PerlFAQ sync.
57864      Branch: perl
57865            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
57866            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
57867            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
57868            ! pod/perlfaq9.pod
57869 ____________________________________________________________________________
57870 [ 18184] By: rgs                                   on 2002/11/26  20:42:25
57871         Log: Subject: [PATCH] 2 Pod errors in perlop.pod
57872              From: andreas.koenig@anima.de (Andreas J. Koenig)
57873              Date: Mon, 25 Nov 2002 10:21:08 +0100
57874              Message-ID: <m31y5admyj.fsf@k242.linux.bogus>
57875
57876              Plus a few similar POD fixes
57877      Branch: perl
57878            ! pod/perl570delta.pod pod/perl572delta.pod pod/perlop.pod
57879            ! pod/perltie.pod
57880 ____________________________________________________________________________
57881 [ 18183] By: rgs                                   on 2002/11/26  19:53:26
57882         Log: Subject: Re: [perl #18626] bug in perlipc man page
57883              From: Slaven Rezic <slaven.rezic@berlin.de>
57884              Date: 23 Nov 2002 21:23:20 +0100
57885              Message-ID: <87bs4gdohz.fsf@vran.herceg.de>
57886      Branch: perl
57887            ! pod/perlipc.pod
57888 ____________________________________________________________________________
57889 [ 18182] By: merijn                                on 2002/11/26  08:44:39
57890         Log: Subject: #17171: ld flag for shrplib on OpenBSD
57891              Date: Wed, 11 Sep 2002 13:44:12 -0600 (MDT)
57892              From: "Todd C. Miller" <Todd.Miller  at  courtesan.com>
57893      Branch: perl
57894            ! Configure
57895 ____________________________________________________________________________
57896 [ 18180] By: hv                                    on 2002/11/25  03:10:03
57897         Log: integrate #18144 updates to pod/perlport.pod
57898      Branch: perl
57899            ! pod/perlport.pod
57900 ____________________________________________________________________________
57901 [ 18179] By: hv                                    on 2002/11/25  03:06:44
57902         Log: Subject: [PATCH] UTF8 regexp {n} bug
57903              From: Inaba Hiroto <inaba@st.rim.or.jp>
57904              Date: Sat, 16 Nov 2002 19:23:00 +0900
57905              Message-ID: <3DD61C83.62FF9887@st.rim.or.jp>
57906      Branch: perl
57907            ! regcomp.c t/op/pat.t
57908 ____________________________________________________________________________
57909 [ 18178] By: hv                                    on 2002/11/25  02:43:40
57910         Log: Subject: Re: Storable bug #1698
57911              From: Slaven Rezic <slaven.rezic@berlin.de>
57912              Date: 18 Nov 2002 10:41:36 +0100
57913              Message-ID: <87ptt343lb.fsf@vran.herceg.de>
57914      Branch: perl
57915            ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
57916            ! ext/Storable/t/forgive.t
57917 ____________________________________________________________________________
57918 [ 18177] By: hv                                    on 2002/11/25  02:37:07
57919         Log: add support for STASH and MAGIC information for REFs to sv_dump().
57920              Subject: [PATCH]
57921              From: Slaven Rezic <slaven.rezic@berlin.de>
57922              Date: Mon, 18 Nov 2002 11:09:51 +0100 (CET)
57923              Message-Id: <200211181009.gAIA9pFG034877@vran.herceg.de>
57924      Branch: perl
57925            ! dump.c ext/Devel/Peek/Peek.t
57926 ____________________________________________________________________________
57927 [ 18176] By: hv                                    on 2002/11/25  02:31:10
57928         Log: Subject: Re: [perl #18479] Error when no strict refs in effect
57929              From: Slaven Rezic <slaven.rezic@berlin.de>
57930              Date: 18 Nov 2002 22:50:04 +0100
57931              Message-ID: <87smxya6pf.fsf@vran.herceg.de>
57932      Branch: perl
57933            ! pp_ctl.c
57934 ____________________________________________________________________________
57935 [ 18175] By: hv                                    on 2002/11/25  02:20:48
57936         Log: Subject: [Encode] 1.83 + bleedperl patch released
57937              From: Dan Kogai <dankogai@dan.co.jp>
57938              Date: Tue, 19 Nov 2002 03:18:44 +0900
57939              Message-Id: <2C132F6D-FB22-11D6-87FC-0003939A104C@dan.co.jp>
57940      Branch: perl
57941            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
57942            ! ext/Encode/Encode.xs ext/Encode/MANIFEST ext/Encode/bin/enc2xs
57943            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/rt.pl
57944            ! t/uni/tr_7jis.t t/uni/tr_sjis.t t/uni/tr_utf8.t
57945 ____________________________________________________________________________
57946 [ 18172] By: rgs                                   on 2002/11/22  21:44:09
57947         Log: Subject: [PATCH] Historic version labels
57948              From: andreas.koenig@anima.de (Andreas J. Koenig)
57949              Date: Fri, 22 Nov 2002 14:39:41 +0100
57950              Message-ID: <m3lm3loh9e.fsf@k242.linux.bogus>
57951      Branch: perl
57952            ! Changes5.005 Changes5.6
57953 ____________________________________________________________________________
57954 [ 18171] By: rgs                                   on 2002/11/22  21:15:54
57955         Log: A new test for $^S, based on a patch by Iain 'Spoon' Truskett.
57956              Fix the existing tests that didn't checked the difference
57957              between 0 and undef.
57958      Branch: perl
57959            ! t/op/magic.t
57960 ____________________________________________________________________________
57961 [ 18170] By: rgs                                   on 2002/11/22  20:49:12
57962         Log: Move some tests from t/run/fresh_perl.t
57963              to the new t/comp/parser.t. The goal being to
57964              get rid of fresh_perl.t at some point.
57965      Branch: perl
57966            ! t/comp/parser.t t/run/fresh_perl.t
57967 ____________________________________________________________________________
57968 [ 18169] By: rgs                                   on 2002/11/21  20:49:36
57969         Log: Add a test for bug #17920, and a new test file for it.
57970      Branch: perl
57971            + t/comp/parser.t
57972            ! MANIFEST
57973 ____________________________________________________________________________
57974 [ 18168] By: merijn                                on 2002/11/21  13:59:12
57975         Log: Subject: [PATCH] hires sleeping wants libs
57976              Date: Wed, 20 Nov 2002 17:18:31 +0200
57977              From: Jarkko Hietaniemi <jhi@iki.fi>
57978              Message-ID: <20021120151830.GC127060@lyta.hut.fi>
57979      Branch: perl
57980            ! Configure hints/irix_6.sh
57981 ____________________________________________________________________________
57982 [ 18166] By: rgs                                   on 2002/11/19  23:02:31
57983         Log: Fix perl bug #17920 : a case of parser coredump.
57984              The fix is to disable Perl_block_start and Perl_block_end
57985              when the yacc parser has encountered errors. This prevents
57986              corruption of the internal stack, at the expense of correctness,
57987              but this doesn't matter as the code is unparseable anyway.
57988      Branch: perl
57989            ! op.c
57990 ____________________________________________________________________________
57991 [ 18165] By: rgs                                   on 2002/11/19  22:45:36
57992         Log: Subject: Re: [PATCH] UTF-8 enabling via locale (was: Re: Redhat 8 issue?)
57993              From: Jarkko Hietaniemi <jhi@iki.fi>
57994              Date: Sun, 3 Nov 2002 17:50:08 +0200
57995              Message-ID: <20021103155008.GA382682@lyta.hut.fi>
57996      Branch: perl
57997            ! lib/open.pm locale.c pod/perl58delta.pod
57998 ____________________________________________________________________________
57999 [ 18164] By: rgs                                   on 2002/11/19  22:32:52
58000         Log: t/io/crlf.t failed with miniperl.
58001      Branch: perl
58002            ! t/io/crlf.t
58003 ____________________________________________________________________________
58004 [ 18163] By: rgs                                   on 2002/11/19  22:11:24
58005         Log: Subject: Re: [PATCH] AutoLoader gives wrong message
58006              From: Peter Scott <Peter@PSDT.com>
58007              Date: Thu, 07 Nov 2002 19:04:27 -0800
58008              Message-id: <4.3.2.7.2.20021107185902.00b93ec0@shell2.webquarry.com>
58009
58010              With a tweak to the END cleanup block to fully remove the
58011              temporary test directory
58012      Branch: perl
58013            ! lib/AutoLoader.t
58014 ____________________________________________________________________________
58015 [ 18162] By: rgs                                   on 2002/11/19  21:29:25
58016         Log: Subject: [PATCH ext/threads/threads.xs] trivial typo
58017              From: Dave Mitchell <davem@fdgroup.com>
58018              Date: Thu, 14 Nov 2002 22:55:39 +0000
58019              Message-ID: <20021114225539.A18614@fdgroup.com>
58020      Branch: perl
58021            ! ext/threads/threads.xs
58022 ____________________________________________________________________________
58023 [ 18161] By: rgs                                   on 2002/11/19  21:26:21
58024         Log: Subject: [PATCH Win32] Document wperl.exe
58025              From: "Brent Dax" <brentdax@cpan.org>
58026              Date: Fri, 15 Nov 2002 23:02:01 -0800
58027              Message-ID: <034e01c28d3e$0fed1680$6501a8c0@deepblue>
58028      Branch: perl
58029            ! README.win32
58030 ____________________________________________________________________________
58031 [ 18160] By: hv                                    on 2002/11/19  12:07:25
58032         Log: Subject: [PATCH] regen_headers outside Makefile (was Re: [PATCH] embed.pl doc)
58033              From: Nicholas Clark <nick@unfortu.net>
58034              Date: Tue, 29 Oct 2002 23:00:05 +0000
58035              Message-ID: <20021029230003.GF287@Bagpuss.unfortu.net>
58036      Branch: perl
58037            + regen.pl regen_headers.pl
58038            ! MANIFEST Makefile.SH autodoc.pl bytecode.pl embed.pl
58039            ! keywords.pl opcode.pl regcomp.pl
58040 ____________________________________________________________________________
58041 [ 18159] By: hv                                    on 2002/11/19  11:48:30
58042         Log: Subject: Re: [perl #18113] UNIVERSAL::AUTOLOAD doesn't work if the stash doesn't exist yet
58043              From: Gurusamy Sarathy <gsar@ActiveState.com>
58044              Date: Wed, 30 Oct 2002 20:58:15 -0800
58045              Message-Id: <200210310458.g9V4wFK00513@smtp3.ActiveState.com>
58046              Date: Wed, 30 Oct 2002 21:56:22 -0800
58047              Message-Id: <200210310556.g9V5uMK05748@smtp3.ActiveState.com>
58048              Date: Wed, 30 Oct 2002 22:55:30 -0800
58049              Message-Id: <200210310655.g9V6tUK10959@smtp3.ActiveState.com>
58050      Branch: perl
58051            ! gv.c pp_hot.c t/op/method.t
58052 ____________________________________________________________________________
58053 [ 18158] By: hv                                    on 2002/11/19  11:35:16
58054         Log: Remove duplicate my() declaration giving warnings from change #18105.
58055      Branch: perl
58056            ! lib/Class/Struct.t
58057 ____________________________________________________________________________
58058 [ 18154] By: rgs                                   on 2002/11/16  22:08:44
58059         Log: Correction to change #18152, by Dave Mitchell.
58060      Branch: perl
58061            ! pod/perlhack.pod
58062 ____________________________________________________________________________
58063 [ 18152] By: rgs                                   on 2002/11/16  21:23:15
58064         Log: Subject: Re: [PATCH] optional code for debugging leaking scalars
58065              From: Dave Mitchell <davem@fdgroup.com>
58066              Date: Sat, 16 Nov 2002 22:18:23 +0000
58067              Message-ID: <20021116221823.A23614@fdgroup.com>
58068              Documentation for change #18150.
58069      Branch: perl
58070            ! pod/perlhack.pod
58071 ____________________________________________________________________________
58072 [ 18151] By: rgs                                   on 2002/11/16  20:45:26
58073         Log: Document PRIVSHIFT.
58074              Subject: [PATCH] two small doc patches
58075              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
58076              Date: Thu, 14 Nov 2002 15:07:35 -0800
58077              Message-ID: <3yC19gzkguTO092yn@efn.org>
58078      Branch: perl
58079            ! sv.h
58080 ____________________________________________________________________________
58081 [ 18150] By: rgs                                   on 2002/11/16  20:25:57
58082         Log: Subject: [PATCH] optional code for debugging leaking scalars
58083              From: Dave Mitchell <davem@fdgroup.com>
58084              Date: Thu, 14 Nov 2002 23:03:00 +0000
58085              Message-ID: <20021114230300.B18614@fdgroup.com>
58086      Branch: perl
58087            ! perl.c sv.c
58088 ____________________________________________________________________________
58089 [ 18149] By: rgs                                   on 2002/11/16  20:10:50
58090         Log: New B::Lint option, bare-subs, that checks for implicitely
58091              quoted barewords that are also subroutines, from
58092              Ian Phillipps <ip@tarragon-et.co.uk>.
58093              Message-ID: <20021107122909.A11199@bob.tarragon-et.co.uk>
58094              With a few tweaks to the implementation and tests.
58095              (previous change was empty)
58096      Branch: perl
58097            ! ext/B/B/Lint.pm ext/B/t/lint.t
58098 ____________________________________________________________________________
58099 [ 18148] By: rgs                                   on 2002/11/16  20:05:34
58100         Log: New B::Lint option, bare-subs, that checks for implicitely
58101              quoted barewords that are also subroutines, from
58102              Ian Phillipps <ip@tarragon-et.co.uk>.
58103              Message-ID: <20021107122909.A11199@bob.tarragon-et.co.uk>
58104              With a few tweaks to the implementation and tests.
58105      Branch: perl
58106            ! ext/B/B/Lint.pm ext/B/t/lint.t
58107 ____________________________________________________________________________
58108 [ 18147] By: rgs                                   on 2002/11/16  19:52:54
58109         Log: Subject: [PATCH] Typo in perl58delta
58110              From: andreas.koenig@anima.de (Andreas J. Koenig)
58111              Date: Sat, 16 Nov 2002 16:29:14 +0100
58112              Message-ID: <m3u1ihjzxx.fsf@k242.linux.bogus>
58113      Branch: perl
58114            ! pod/perl58delta.pod
58115 ____________________________________________________________________________
58116 [ 18142] By: rgs                                   on 2002/11/12  22:09:39
58117         Log: Subject: [PATCH] Re: threads and Win2000 (Smoke 18064 FAIL(F) MSWin32 5.0 W2000Pro)
58118              From: Dave Mitchell <davem@fdgroup.com>
58119              Date: Thu, 7 Nov 2002 16:38:02 +0000
58120              Message-ID: <20021107163802.C25337@fdgroup.com>
58121      Branch: perl
58122            ! pad.h
58123 ____________________________________________________________________________
58124 [ 18141] By: merijn                                on 2002/11/12  16:15:30
58125         Log: repair 18139 (missing awk command)
58126      Branch: perl
58127            ! Configure
58128 ____________________________________________________________________________
58129 [ 18139] By: merijn                                on 2002/11/12  14:20:36
58130         Log: Date: Tue, 12 Nov 2002 16:49:22 +0200
58131              From: Jarkko Hietaniemi <jhi@iki.fi>
58132              Subject: [PATCH] Tru64 osvers
58133              Message-ID: <20021112144922.GI511825@lyta.hut.fi>
58134      Branch: perl
58135            ! Configure
58136 ____________________________________________________________________________
58137 [ 18137] By: rgs                                   on 2002/11/10  21:57:04
58138         Log: Subject: [PATCH] warning fix in SYNOPSIS example of Term::ReadLine pod
58139              From: Slaven Rezic <slaven.rezic@berlin.de>
58140              Date: Sat, 9 Nov 2002 22:31:31 +0100 (CET)
58141              Message-Id: <200211092131.gA9LVVAV007663@vran.herceg.de>
58142      Branch: perl
58143            ! lib/Term/ReadLine.pm
58144 ____________________________________________________________________________
58145 [ 18136] By: rgs                                   on 2002/11/10  21:38:44
58146         Log: Subject: t/run/runenv.t bug
58147              From: Salvador "Fandiño" <sfandino@yahoo.com>
58148              Date: Fri, 8 Nov 2002 08:07:13 -0800 (PST)
58149              Message-ID: <20021108160713.78109.qmail@web13409.mail.yahoo.com>
58150      Branch: perl
58151            ! t/run/runenv.t
58152 ____________________________________________________________________________
58153 [ 18135] By: rgs                                   on 2002/11/10  21:30:36
58154         Log: Subject: [PATCH] perlopentut and PerlIO documentation
58155              From: Slaven Rezic <slaven.rezic@berlin.de>
58156              Date: 08 Nov 2002 22:22:19 +0100
58157              Message-ID: <8765v7kb90.fsf@vran.herceg.de>
58158      Branch: perl
58159            ! lib/PerlIO.pm pod/perlopentut.pod
58160 ____________________________________________________________________________
58161 [ 18125] By: hv                                    on 2002/11/07  14:01:57
58162         Log: Subject: Re: The Inaba patch for tr/// vs. use encoding
58163              From: Dan Kogai <dankogai@dan.co.jp>
58164              Date: Fri, 25 Oct 2002 13:04:00 +0900
58165              Message-Id: <CAC896FE-E7CE-11D6-9228-0003939A104C@dan.co.jp>
58166      Branch: perl
58167            + t/uni/tr_7jis.t t/uni/tr_eucjp.t t/uni/tr_sjis.t
58168            + t/uni/tr_utf8.t
58169            ! MANIFEST
58170 ____________________________________________________________________________
58171 [ 18124] By: hv                                    on 2002/11/07  13:51:39
58172         Log: Subject: [PATCH] File::Temp documentation fix
58173              From: Slaven Rezic <slaven.rezic@berlin.de>
58174              Date: Thu, 24 Oct 2002 19:04:20 +0200 (CEST)
58175              Message-Id: <200210241704.g9OH4KlR030883@vran.herceg.de>
58176      Branch: perl
58177            ! lib/File/Temp.pm
58178 ____________________________________________________________________________
58179 [ 18123] By: hv                                    on 2002/11/07  13:46:59
58180         Log: Subject: PATCH x2p/find2perl.PL
58181              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
58182              Date: Thu, 24 Oct 2002 10:05:19 +0200
58183              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCF41@hamsem01.de.gedas.vwg>
58184      Branch: perl
58185            ! x2p/find2perl.PL
58186 ____________________________________________________________________________
58187 [ 18122] By: hv                                    on 2002/11/07  13:40:25
58188         Log: Subject: [perl #18065] LFS related bug in perl-5.8.0 testsuite
58189              From: "david@dhaller.de (via RT)" <perlbug@perl.org>
58190              Date: 23 Oct 2002 18:42:51 -0000
58191              Message-Id: <rt-18065-40384.14.044473925414@bugs6.perl.org>
58192      Branch: perl
58193            ! ext/Fcntl/t/syslfs.t t/op/lfs.t
58194 ____________________________________________________________________________
58195 [ 18121] By: hv                                    on 2002/11/07  13:21:15
58196         Log: Subject: Re: [perl #18038] DESTROY change in 5.8.0?
58197              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
58198              Date: Sun, 03 Nov 2002 15:48:18 -0800
58199              Message-ID: <CXbx9gzkgS8W092yn@efn.org>
58200      Branch: perl
58201            ! sv.c t/op/tie.t
58202 ____________________________________________________________________________
58203 [ 18120] By: hv                                    on 2002/11/07  13:14:21
58204         Log: Subject: Re: Is this true that Perl 5.8 uses :crlf as default DISCIPLINE on so ckets?
58205              From: Gurusamy Sarathy <gsar@ActiveState.com>
58206              Date: Sat, 19 Oct 2002 12:11:43 -0700
58207              Message-Id: <200210191911.g9JJBhK02618@smtp3.ActiveState.com>
58208      Branch: perl
58209            ! doio.c ext/DB_File/t/db-recno.t perl.h pp_sys.c win32/win32.h
58210 ____________________________________________________________________________
58211 [ 18119] By: hv                                    on 2002/11/07  12:13:28
58212         Log: Subject: [perl #18154] Problem found in calculating offsets in regex
58213              From: Mark Pease (via RT) <perlbug@perl.org>
58214              Date: 29 Oct 2002 20:23:54 -0000
58215              Message-Id: <rt-18154-40762.0.46361502706489@bugs6.perl.org>
58216      Branch: perl
58217            ! regcomp.c
58218 ____________________________________________________________________________
58219 [ 18118] By: hv                                    on 2002/11/07  11:33:38
58220         Log: Subject: Re: [perl #17605] strange behaviour (difference between perl 5.6 and perl 5.8.0) in the regexp
58221              From: hv@crypt.org
58222              Date: Sun, 03 Nov 2002 16:41:24 +0000
58223              Message-Id: <200211031641.gA3GfOm08609@crypt.compulink.co.uk>
58224      Branch: perl
58225            ! ext/B/B/Concise.pm op.c pp_hot.c t/op/closure.t
58226            ! t/op/sub_lval.t
58227 ____________________________________________________________________________
58228 [ 18117] By: rgs                                   on 2002/11/06  22:15:36
58229         Log: "make distclean" should remove the generated file lib/Config.pod.
58230      Branch: perl
58231            ! Makefile.SH
58232 ____________________________________________________________________________
58233 [ 18116] By: rgs                                   on 2002/11/06  22:11:06
58234         Log: The new test introduced in #18114 failed with threads
58235      Branch: perl
58236            ! ext/B/t/concise.t
58237 ____________________________________________________________________________
58238 [ 18115] By: rgs                                   on 2002/11/06  20:43:14
58239         Log: Subject: Re: [perl #18048] read \*FH, ... returns undef but doesn' t set $! if \*FH not open
58240              From: Slaven Rezic <slaven.rezic@berlin.de>
58241              Date: 24 Oct 2002 00:44:35 +0200
58242              Message-ID: <87vg3sixm4.fsf@vran.herceg.de>
58243      Branch: perl
58244            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c t/io/binmode.t
58245            ! t/io/print.t t/io/read.t t/lib/warnings/pp_sys
58246 ____________________________________________________________________________
58247 [ 18114] By: rgs                                   on 2002/11/06  20:08:53
58248         Log: Subject: Re: [PATCH] [perl #18175] B::Concise,-exec doesn't handle // operator well
58249              From: Stephen McCamant <smcc@mit.edu>
58250              Date: Thu, 31 Oct 2002 01:35:29 -0500
58251              Message-ID: <15808.53041.181907.308803@syllepsis.MIT.EDU>
58252
58253              plus a test case in ext/B/t/concise.t
58254              plus a (less intrusive, but less future-proof) fix for a
58255              similar problem in B::walkoptree_exec().
58256      Branch: perl
58257            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/t/concise.t
58258 ____________________________________________________________________________
58259 [ 18113] By: rgs                                   on 2002/11/05  20:11:55
58260         Log: make regen_headers.
58261              Backport change #18078 to warnings.pl.
58262      Branch: perl
58263            ! global.sym perlapi.c perlapi.h proto.h warnings.pl
58264 ____________________________________________________________________________
58265 [ 18109] By: ams                                   on 2002/11/05  13:03:34
58266         Log: Subject: Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regex
58267              From: hv@crypt.org
58268              Date: Tue, 05 Nov 2002 13:30:00 +0000
58269              Message-Id: <200211051330.gA5DU0p00718@crypt.compulink.co.uk>
58270
58271              This is half of the fix for #18107. The swash_init() problems
58272              described in <20021105143646.M18101@lustre.dyn.wiw.org> remain,
58273              but can now be seen only with UTF-8 test cases.
58274      Branch: perl
58275            ! pp.c
58276 ____________________________________________________________________________
58277 [ 18108] By: merijn                                on 2002/11/05  07:52:08
58278         Log: Put back the DO NOT EDIT headers in proto.h and global.sym
58279
58280              Subject: Re: [perl #18066] Bug in -I when path has double colons?
58281              From: Slaven Rezic <slaven.rezic@berlin.de>
58282              Date: 03 Nov 2002 10:25:10 +0100
58283              Message-ID: <87adkrngy1.fsf@vran.herceg.de>
58284      Branch: perl
58285            ! embed.pl
58286 ____________________________________________________________________________
58287 [ 18107] By: ams                                   on 2002/11/05  03:43:46
58288         Log: 1. Update pp_ucfirst to enter the UTF-8 branch only if the first
58289              character is UTF-8. (Copied from pp_lcfirst.)
58290              2. sv_dump() should display FLAGS=...,UTF8 for both POK and pPOK.
58291      Branch: perl
58292            ! dump.c pp.c
58293 ____________________________________________________________________________
58294 [ 18106] By: hv                                    on 2002/11/05  01:43:27
58295         Log: new test based on:
58296              Subject: [TEST] for [PATCH] bug in utf8.c(?)
58297              From: Marty Pauley <marty+p5p@kasei.com>
58298              Date: Fri, 18 Oct 2002 21:02:38 +0100
58299              Message-ID: <20021018200238.GY3764@soto.kasei.com>
58300      Branch: perl
58301            ! lib/utf8.t
58302 ____________________________________________________________________________
58303 [ 18105] By: hv                                    on 2002/11/05  00:59:30
58304         Log: Subject: Re: Class::Struct, simple patch, tests
58305              From: Marty Pauley <marty+p5p@kasei.com>
58306              Date: Fri, 18 Oct 2002 22:26:38 +0100
58307              Message-ID: <20021018212638.GB3764@soto.kasei.com>
58308      Branch: perl
58309            ! lib/Class/Struct.pm lib/Class/Struct.t
58310 ____________________________________________________________________________
58311 [ 18102] By: rgs                                   on 2002/11/04  21:43:53
58312         Log: Subject: Re: [perl #18066] Bug in -I when path has double colons?
58313              From: Slaven Rezic <slaven.rezic@berlin.de>
58314              Date: 30 Oct 2002 11:18:47 +0100
58315              Message-ID: <87of9c2prs.fsf@vran.herceg.de>
58316
58317              With the corresponding change to embed.fnc
58318      Branch: perl
58319            + t/run/switchI.t
58320            ! MANIFEST embed.fnc embed.h embedvar.h global.sym perl.c
58321            ! proto.h t/run/runenv.t
58322 ____________________________________________________________________________
58323 [ 18094] By: merijn                                on 2002/11/04  16:08:22
58324         Log: Changed the warning detection pattern because of:
58325
58326              Subject: ccache gcc3.2 doesn't work
58327              From: Nicholas Clark <nick@ccl4.org>
58328              Date: Tue, 29 Oct 2002 15:01:39
58329              Message-ID: <20021029150139.J82080@plum.flirble.org>
58330      Branch: perl
58331            ! Configure
58332 ____________________________________________________________________________
58333 [ 18093] By: jhi                                   on 2002/11/04  16:06:39
58334         Log: s/Perlf/Perl/ (thanks rgs)
58335      Branch: perl
58336            ! pod/perldiag.pod
58337 ____________________________________________________________________________
58338 [ 18091] By: jhi                                   on 2002/11/04  15:50:07
58339         Log: How pre-5.9.0 Perl can be fooled by a defined-or.
58340      Branch: perl
58341            ! pod/perldiag.pod
58342 ____________________________________________________________________________
58343 [ 18090] By: hv                                    on 2002/11/04  15:49:29
58344         Log: extend #13786 to cover the other four identical chunks of code
58345              to avoid looping under overload.
58346      Branch: perl
58347            ! sv.c
58348 ____________________________________________________________________________
58349 [ 18088] By: merijn                                on 2002/11/04  15:37:06
58350         Log: Charnames take 4
58351              Mon, 04 Nov 2002; H.Merijn Brand <h.m.brand@hccnet.nl>
58352      Branch: perl
58353            ! lib/charnames.pm lib/charnames.t
58354 ____________________________________________________________________________
58355 [ 18086] By: hv                                    on 2002/11/04  15:16:34
58356         Log: integrate from perlio: changes #17709, #17795, #17796, #18032
58357      Branch: perl
58358           !> Porting/apply ext/PerlIO/t/encoding.t ext/PerlIO/t/via.t
58359           !> ext/PerlIO/via/via.xs perlio.c t/io/crlf.t
58360 ____________________________________________________________________________
58361 [ 18085] By: hv                                    on 2002/11/04  12:17:12
58362         Log: Subject: Re: [perl #17064] illegal legal unicode character
58363              From: hv@crypt.org
58364              Date: Mon, 04 Nov 2002 13:23:49 +0000
58365              Message-Id: <200211041323.gA4DNn313132@crypt.compulink.co.uk>
58366      Branch: perl
58367            ! regexec.c t/op/split.t
58368 ____________________________________________________________________________
58369 [ 18084] By: merijn                                on 2002/11/04  11:04:45
58370         Log: Tru64, gcc -O3, datasize
58371              Sun, 3 Nov 2002; Jarkko Hietaniemi <jhi@iki.fi>
58372      Branch: perl
58373            ! README.tru64 hints/dec_osf.sh
58374 ____________________________________________________________________________
58375 [ 18083] By: merijn                                on 2002/11/04  10:58:52
58376         Log: Typo configpm
58377              Mon, 4 Nov 2002; Rafael Garcia-Suarez <rgarciasuarez@free.fr>
58378      Branch: perl
58379            ! configpm
58380 ____________________________________________________________________________
58381 [ 18078] By: hv                                    on 2002/11/03  13:20:50
58382         Log: avoid reliance on croak() prototype
58383      Branch: perl
58384            ! lib/warnings.pm
58385 ____________________________________________________________________________
58386 [ 18077] By: hv                                    on 2002/11/03  13:18:17
58387         Log: Subject: [PATCH lib/Config.*] Document and test Config::config_re().
58388              (with tweaks)
58389              From: Michael G Schwern <schwern@pobox.com>
58390              Date: Wed, 4 Sep 2002 12:06:08 -0700
58391              Message-ID: <20020904190607.GG8367@ool-18b93024.dyn.optonline.net>
58392      Branch: perl
58393            ! configpm lib/Config.t
58394 ____________________________________________________________________________
58395 [ 18076] By: gbarr                                 on 2002/11/03  10:11:18
58396         Log: Update to Scalar-List-Utils 1.08
58397      Branch: perl
58398            + ext/List/Util/t/isvstring.t ext/List/Util/t/refaddr.t
58399            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/README
58400            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
58401            ! ext/List/Util/lib/Scalar/Util.pm ext/List/Util/t/first.t
58402            ! ext/List/Util/t/reduce.t
58403 ____________________________________________________________________________
58404 [ 18075] By: rgs                                   on 2002/10/31  20:58:12
58405         Log: Adjust the number of tests in t/op/range.t
58406      Branch: perl
58407            ! t/op/range.t
58408 ____________________________________________________________________________
58409 [ 18074] By: ams                                   on 2002/10/30  22:30:32
58410         Log: Subject: Re: [perl #18114] [no subject] BUG: "-4\n".."0\n" is not DWIM
58411              but "-4\n".."-0\n" is!
58412              From: Slaven Rezic <slaven.rezic@berlin.de>
58413              Date: 30 Oct 2002 16:22:36 +0100
58414              Message-Id: <87n0ow0x4z.fsf@vran.herceg.de>
58415
58416              Subject: RE: [perl #18114] [no subject] [TEST PATCH]BUG: "-4\n".."0\n"
58417              is not DWIM but "-4\n".."-0\n" is!
58418              From: "Orton, Yves" <yves.orton@mciworldcom.de>
58419              Date: Wed, 30 Oct 2002 11:59:31 -0000
58420              Message-Id: <71B318898201D311845C0008C75DAD1C07B78BF7@defra1ex2>
58421
58422              (Applied over previous fix.)
58423      Branch: perl
58424            ! pp_ctl.c t/op/range.t
58425 ____________________________________________________________________________
58426 [ 18073] By: ams                                   on 2002/10/30  19:47:12
58427         Log: Subject: [perl #18165] "0" fails as right-hand argument to ..
58428              From: Mark-Jason Dominus (via RT) <perlbug@perl.org>
58429              Date: 30 Oct 2002 17:27:53 -0000
58430              Message-Id: <rt-18165-40816.6.86096008382222@bugs6.perl.org>
58431
58432              (Fixed by making an exception for .."0" in pp_flop.)
58433      Branch: perl
58434            ! pp_ctl.c t/op/range.t
58435 ____________________________________________________________________________
58436 [ 18072] By: rgs                                   on 2002/10/29  20:37:31
58437         Log: Partial fix of bug [perl #17589] : prevent the parser to
58438              segfault when encountering the erroneous construct "sub;".
58439      Branch: perl
58440            ! pod/perldiag.pod t/op/anonsub.t toke.c
58441 ____________________________________________________________________________
58442 [ 18071] By: rgs                                   on 2002/10/28  21:57:25
58443         Log: Subject: RE: [PATCH] Warning on pararameterless 'use IO' and doc update
58444              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
58445              Date: Mon, 28 Oct 2002 12:53:52 -0000
58446              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOEFLAA.Paul.Marquess@btinternet.com>
58447      Branch: perl
58448            ! ext/IO/IO.pm ext/IO/lib/IO/t/IO.t
58449 ____________________________________________________________________________
58450 [ 18070] By: rgs                                   on 2002/10/28  20:46:33
58451         Log: Subject: [PATCH] Re: Not OK: perl v5.9.0 +DEVEL17881 on i386-freebsd 4.6-release (UNINSTALLED)
58452              From: Nicholas Clark <nick@unfortu.net>
58453              Date: Sun, 27 Oct 2002 18:39:03 +0000
58454              Message-ID: <20021027183902.GJ292@Bagpuss.unfortu.net>
58455      Branch: perl
58456            ! util.c
58457 ____________________________________________________________________________
58458 [ 18069] By: rgs                                   on 2002/10/28  20:44:12
58459         Log: Subject: [PATCH] Re: [PATCH] Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallacious
58460              From: Nicholas Clark <nick@unfortu.net>
58461              Date: Sun, 27 Oct 2002 22:31:08 +0000
58462              Message-ID: <20021027223108.GK292@Bagpuss.unfortu.net>
58463      Branch: perl
58464            ! t/op/pack.t
58465 ____________________________________________________________________________
58466 [ 18068] By: merijn                                on 2002/10/27  17:57:15
58467         Log: Repair broken previous patch. I don't like it, but not repairing it
58468              breaks each and every build. Will teach me to test on the same
58469              machine where I patched it. Sorry.
58470      Branch: perl
58471            ! embed.pl
58472 ____________________________________________________________________________
58473 [ 18067] By: merijn                                on 2002/10/27  06:02:21
58474         Log: embed.pl doc. (embed.pl reorganization for doc headers)
58475              Wed, 23 Oct 2002; Jarkko Hietaniemi <jhi@iki.fi>
58476              With some additional modifications
58477      Branch: perl
58478            ! embed.pl
58479 ____________________________________________________________________________
58480 [ 18064] By: merijn                                on 2002/10/25  11:47:07
58481         Log: The 5005thread todo list; 2 down 25 to go
58482      Branch: perl
58483            ! README.irix README.tru64
58484 ____________________________________________________________________________
58485 [ 18063] By: hv                                    on 2002/10/25  00:28:48
58486         Log: change #18038 gives too many problems on t/450_service.t; disable
58487              it for now
58488      Branch: perl
58489            ! lib/Net/Ping/t/450_service.t
58490 ____________________________________________________________________________
58491 [ 18062] By: hv                                    on 2002/10/25  00:21:17
58492         Log: Subject: [PATCH] DB_File 1.806
58493              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
58494              Date: Tue, 22 Oct 2002 11:16:21 +0100
58495              Message-ID: <AIEAJICLCBDNAAOLLOKLCEDMFLAA.Paul.Marquess@btinternet.com>
58496      Branch: perl
58497            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
58498            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
58499            ! ext/DB_File/t/db-hash.t ext/DB_File/t/db-recno.t
58500 ____________________________________________________________________________
58501 [ 18061] By: hv                                    on 2002/10/25  00:13:07
58502         Log: Subject: [PATCH lib/IO.t] Add tests for IO.pm
58503              From: chromatic <chromatic@wgz.org>
58504              Date: Mon, 21 Oct 2002 20:27:43 -0700
58505              Message-ID: <20021022033253.57952.qmail@onion.perl.org>
58506      Branch: perl
58507            + ext/IO/lib/IO/t/IO.t
58508            ! MANIFEST lib/Net/Ping/t/450_service.t
58509 ____________________________________________________________________________
58510 [ 18060] By: hv                                    on 2002/10/24  23:54:50
58511         Log: 2 lines of change #18039 had several problems
58512      Branch: perl
58513            ! ext/IO/IO.pm
58514 ____________________________________________________________________________
58515 [ 18059] By: hv                                    on 2002/10/24  23:46:29
58516         Log: Subject: [perl #18036] perldoc refuses to run on BeOS
58517              From: "mauzo@csv.warwick.ac.uk (via RT)" <perlbug@perl.org>
58518              Date: 21 Oct 2002 10:18:50 -0000
58519              Message-Id: <rt-18036-40246.15.4017814246886@bugs6.perl.org>
58520      Branch: perl
58521            ! utils/perldoc.PL
58522 ____________________________________________________________________________
58523 [ 18058] By: hv                                    on 2002/10/24  23:36:48
58524         Log: Subject: The Inaba patch for tr/// vs. use encoding
58525              From: Dan Kogai <dankogai@dan.co.jp>
58526              Date: Mon, 21 Oct 2002 17:36:02 +0900
58527              Message-Id: <218B4434-E4D0-11D6-A668-0003939A104C@dan.co.jp>
58528      Branch: perl
58529            ! mg.c regcomp.c sv.c toke.c
58530 ____________________________________________________________________________
58531 [ 18057] By: hv                                    on 2002/10/24  23:16:15
58532         Log: Subject: [Encode] 1.80 released
58533              From: Dan Kogai <dankogai@dan.co.jp>
58534              Date: Tue, 22 Oct 2002 05:47:16 +0900
58535              Message-Id: <48F1B85D-E536-11D6-A87D-0003939A104C@dan.co.jp>
58536      Branch: perl
58537            + ext/Encode/bin/ucmsort ext/Encode/t/rt.pl
58538            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
58539            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
58540            ! ext/Encode/lib/Encode/MIME/Header.pm
58541            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/CJKT.t
58542            ! ext/Encode/t/jperl.t ext/Encode/t/mime-header.t
58543            ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
58544            ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
58545 ____________________________________________________________________________
58546 [ 18056] By: hv                                    on 2002/10/24  22:48:06
58547         Log: Subject: [PATCH] B/C.pm: make $0 to argv[0] again
58548              From: Autrijus Tang <autrijus@autrijus.org>
58549              Date: Sat, 19 Oct 2002 17:51:57 +0800
58550              Message-ID: <20021019095157.GA430@not.autrijus.org>
58551      Branch: perl
58552            ! ext/B/B/C.pm
58553 ____________________________________________________________________________
58554 [ 18055] By: hv                                    on 2002/10/24  22:34:10
58555         Log: Reverse change #8066 and sense of test, to satisfy [perl #17763]
58556      Branch: perl
58557            ! pp_sys.c t/run/fresh_perl.t
58558 ____________________________________________________________________________
58559 [ 18054] By: hv                                    on 2002/10/24  22:17:40
58560         Log: change #18030 needs the removal of ext/Thread/thr5005.t
58561      Branch: perl
58562            - ext/Thread/thr5005.t
58563 ____________________________________________________________________________
58564 [ 18053] By: merijn                                on 2002/10/24  08:20:09
58565         Log: charnames pragma extended with :alias for customized
58566              unicode naming aliases
58567              Mon, 21 Oct 2002; "H.Merijn Brand" <h.m.brand@hccnet.nl>
58568      Branch: perl
58569            ! lib/charnames.pm lib/charnames.t
58570 ____________________________________________________________________________
58571 [ 18052] By: rgs                                   on 2002/10/23  19:16:50
58572         Log: Further tweaks to perlmodlib.pod.
58573              Add a note about perllocal.pod, which wasn't documented.
58574      Branch: perl
58575            ! pod/perlmodlib.PL pod/perlmodlib.pod
58576 ____________________________________________________________________________
58577 [ 18051] By: rgs                                   on 2002/10/23  18:56:08
58578         Log: Further tweaks to perluniintro.pod
58579      Branch: perl
58580            ! pod/perluniintro.pod
58581 ____________________________________________________________________________
58582 [ 18050] By: rgs                                   on 2002/10/22  19:11:12
58583         Log: perlmodlib.pod nit suggested by David Dyck (bug #18055)
58584              Regenerate perlmodlib.pod
58585      Branch: perl
58586            ! pod/perlmodlib.PL pod/perlmodlib.pod
58587 ____________________________________________________________________________
58588 [ 18049] By: rgs                                   on 2002/10/22  18:48:00
58589         Log: Subject: [PATCH] perluniintro
58590              From: Jarkko Hietaniemi <jhi@iki.fi>
58591              Date: Sun, 20 Oct 2002 15:48:09 +0300
58592              Message-ID: <20021020124809.GE444369@lyta.hut.fi>
58593      Branch: perl
58594            ! pod/perluniintro.pod
58595 ____________________________________________________________________________
58596 [ 18048] By: hv                                    on 2002/10/22  17:04:26
58597         Log: Subject: [PATCH] PL_curpad == AvARRAY(PL_comppad) always
58598              From: Dave Mitchell <davem@fdgroup.com>
58599              Date: Fri, 18 Oct 2002 13:36:40 +0100
58600              Message-ID: <20021018133640.A19172@fdgroup.com>
58601      Branch: perl
58602            ! cop.h embed.fnc ext/List/Util/Util.xs global.sym op.c pad.c
58603            ! pad.h perl.c perlapi.h pod/perlintern.pod pp_ctl.c proto.h
58604            ! regcomp.c regexec.c scope.c scope.h sv.c t/op/closure.t
58605 ____________________________________________________________________________
58606 [ 18047] By: hv                                    on 2002/10/22  16:20:18
58607         Log: Subject: [PATCH] AutoLoader gives wrong message
58608              From: Peter Scott <peter@psdt.com>
58609              Date: Thu, 17 Oct 2002 19:54:56 -0700
58610              Message-id: <4.3.2.7.2.20021017192450.00b3dce0@shell2.webquarry.com>
58611      Branch: perl
58612            ! lib/AutoLoader.pm
58613 ____________________________________________________________________________
58614 [ 18046] By: hv                                    on 2002/10/22  15:52:40
58615         Log: Subject: Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86)
58616              From: Alain Barbet <alian@alianwebserver.com>
58617              Date: Fri, 18 Oct 2002 15:29:29 +0200
58618              Message-ID: <3DB00CB9.70708@alianwebserver.com>
58619      Branch: perl
58620            ! README.win32 win32/makefile.mk win32/win32.c
58621 ____________________________________________________________________________
58622 [ 18045] By: hv                                    on 2002/10/22  15:47:21
58623         Log: improve 'atomicity' wording
58624      Branch: perl
58625            ! lib/filetest.pm
58626 ____________________________________________________________________________
58627 [ 18044] By: hv                                    on 2002/10/22  15:43:55
58628         Log: Subject: [PATCH] Shell.pm object methods broken
58629              From: Dan Brook <dbrook@easyspace.com>
58630              Date: Thu, 17 Oct 2002 16:05:04 +0100
58631              Message-Id: <20021017160504.63926a1b.dbrook@easyspace.com>
58632      Branch: perl
58633            ! lib/Shell.pm lib/Shell.t
58634 ____________________________________________________________________________
58635 [ 18042] By: hv                                    on 2002/10/21  09:20:54
58636         Log: Subject: Re: [perl #16184] Unexpected warning when using C<< open FH => >>
58637              From: hv@crypt.org
58638              Date: Mon, 21 Oct 2002 11:27:40 +0100
58639              Message-Id: <200210211027.g9LARef05722@crypt.compulink.co.uk>
58640      Branch: perl
58641            ! t/lib/warnings/toke toke.c
58642 ____________________________________________________________________________
58643 [ 18041] By: hv                                    on 2002/10/21  01:14:48
58644         Log: Subject: Re: [perl #18019] regex overoptimization
58645              From: hv@crypt.org
58646              Date: Mon, 21 Oct 2002 03:21:54 +0100
58647              Message-Id: <200210210221.g9L2LsU32598@crypt.compulink.co.uk>
58648      Branch: perl
58649            ! regcomp.c t/op/re_tests
58650 ____________________________________________________________________________
58651 [ 18039] By: hv                                    on 2002/10/20  14:33:16
58652         Log: Subject: Re: [PATCH] Warning on pararameterless 'use IO' and doc update
58653              From: =?iso-8859-1?Q?St=E9phane?= Payrard <s.payrard@wanadoo.fr>
58654              Date: Tue, 15 Oct 2002 02:17:03 +0200
58655              Message-ID: <20021015001703.GG7914@stefp.dyndns.org>
58656      Branch: perl
58657            ! ext/IO/IO.pm
58658 ____________________________________________________________________________
58659 [ 18038] By: hv                                    on 2002/10/20  14:23:06
58660         Log: Update to Net::Ping v2.23
58661      Branch: perl
58662            + lib/Net/Ping/t/150_syn_inst.t lib/Net/Ping/t/400_ping_syn.t
58663            + lib/Net/Ping/t/450_service.t
58664            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/t/110_icmp_inst.t
58665            ! lib/Net/Ping/t/200_ping_tcp.t
58666 ____________________________________________________________________________
58667 [ 18037] By: hv                                    on 2002/10/20  13:57:06
58668         Log: Subject: [PATCH] t/op/pack.t: Tru64 5.1A gcc 3.2.1 no inf
58669              From: Jarkko Hietaniemi <jhi@iki.fi>
58670              Date: Mon, 14 Oct 2002 14:49:54 +0300
58671              Message-ID: <20021014114954.GB80937@lyta.hut.fi>
58672      Branch: perl
58673            ! t/op/pack.t
58674 ____________________________________________________________________________
58675 [ 18036] By: hv                                    on 2002/10/20  13:43:56
58676         Log: Subject: Re: [perl #17892] Perl's mkdir() doesn't remove trailing slashes
58677              From: Slaven Rezic <slaven.rezic@berlin.de>
58678              Date: 14 Oct 2002 09:37:18 +0200
58679              Message-ID: <8765w5wjwx.fsf@vran.herceg.de>
58680      Branch: perl
58681            ! pp_sys.c t/op/mkdir.t
58682 ____________________________________________________________________________
58683 [ 18035] By: hv                                    on 2002/10/20  13:39:09
58684         Log: Subject: Re: [perl #17951] Strange UTF error
58685              From: Jarkko Hietaniemi <jhi@iki.fi>
58686              Date: Wed, 16 Oct 2002 18:50:51 +0300
58687              Message-ID: <20021016155051.GB268437@lyta.hut.fi>
58688      Branch: perl
58689            ! lib/utf8_heavy.pl t/run/fresh_perl.t
58690 ____________________________________________________________________________
58691 [ 18034] By: hv                                    on 2002/10/20  13:23:16
58692         Log: Update to Time::HiRes v1.38
58693      Branch: perl
58694            + ext/Time/HiRes/typemap
58695            ! MANIFEST ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
58696            ! ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs
58697            ! ext/Time/HiRes/Makefile.PL
58698 ____________________________________________________________________________
58699 [ 18033] By: hv                                    on 2002/10/20  13:12:25
58700         Log: Upgrade to Test.pm v1.23
58701      Branch: perl
58702            ! lib/Test.pm
58703 ____________________________________________________________________________
58704 [ 18030] By: merijn                                on 2002/10/19  14:10:21
58705         Log: Happy chainsaw stories; The removal of the 5005 threads
58706              Still imcomplete. Configure will follow
58707      Branch: perl
58708            ! MANIFEST NetWare/Makefile NetWare/config.wc
58709            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
58710            ! Porting/Glossary Porting/config.sh Porting/config_H
58711            ! config_h.SH cop.h cv.h deb.c dosish.h dump.c embed.fnc embed.h
58712            ! embed.pl embedvar.h epoc/config.sh ext/B/B.xs ext/B/B/C.pm
58713            ! ext/B/ramblings/runtime.porting ext/B/t/lint.t
58714            ! ext/DynaLoader/dl_aix.xs ext/Thread/README.threads
58715            ! ext/Thread/Thread.xs ext/Thread/thr5005.t gv.c hints/darwin.sh
58716            ! installperl intrpvar.h makedef.pl mg.c miniperlmain.c
58717            ! myconfig.SH op.c os2/os2.c os2/os2ish.h pad.c perl.c perl.h
58718            ! perlvars.h pod/perltoc.pod pp.c pp.h pp_ctl.c pp_hot.c
58719            ! pp_sort.c proto.h scope.c sv.c sv.h thrdvar.h thread.h toke.c
58720            ! uconfig.h uconfig.sh util.c vms/vms.c win32/Makefile
58721            ! win32/config.bc win32/config.gc win32/config.vc
58722            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
58723            ! win32/config_H.vc win32/config_H.vc64 win32/config_sh.PL
58724            ! win32/makefile.mk win32/perllib.c win32/win32.c win32/win32.h
58725            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
58726            ! wince/Makefile.ce wince/config.ce wince/config_H.ce
58727            ! wince/config_sh.PL wince/win32.h wince/win32thread.c
58728            ! wince/win32thread.h wince/wincesck.c
58729 ____________________________________________________________________________
58730 [ 18029] By: merijn                                on 2002/10/18  07:28:21
58731         Log: minor tweaks in Porting/pumpkin.pod
58732              Fri, 18 Oct 2002; Philip Newton <Philip.Newton@gmx.net>
58733      Branch: perl
58734            ! Porting/pumpkin.pod
58735 ____________________________________________________________________________
58736 [ 18028] By: rgs                                   on 2002/10/17  20:33:32
58737         Log: Subject: [PATCH t/run/switches.t] Re: Smoke 18027 FAIL(F) MSWin32 5.0 Win2000Pro (MSWin32-x86)
58738              From: Abe Timmerman <abe@ztreet.demon.nl>
58739              Date: Thu, 17 Oct 2002 23:38:34 +0200
58740              Message-Id: <200210172338.34728.abe@ztreet.demon.nl>
58741      Branch: perl
58742            ! t/run/switches.t
58743 ____________________________________________________________________________
58744 [ 18027] By: hv                                    on 2002/10/17  14:39:27
58745         Log: Subject: Re: versions too accurate
58746              From: John Peacock <jpeacock@rowman.com>
58747              Date: Mon, 14 Oct 2002 22:36:48 -0400
58748              Message-ID: <3DAB7F40.1050200@rowman.com>
58749      Branch: perl
58750            ! lib/version.pm util.c
58751 ____________________________________________________________________________
58752 [ 18026] By: hv                                    on 2002/10/17  14:29:41
58753         Log: Subject: Re: [PATCH] Version object combined patch
58754              From: John Peacock <jpeacock@rowman.com>
58755              Date: Thu, 10 Oct 2002 21:23:01 -0400
58756              Message-ID: <3DA627F5.5050907@rowman.com>
58757      Branch: perl
58758            ! lib/version.pm lib/version.t pod/perldiag.pod util.c
58759 ____________________________________________________________________________
58760 [ 18025] By: hv                                    on 2002/10/17  13:37:04
58761         Log: definition of MAXPATHLEN
58762              Subject: [PATCH] standard lawyerism
58763              From: Jarkko Hietaniemi <jhi@iki.fi>
58764              Date: Fri, 11 Oct 2002 02:48:26 +0300
58765              Message-ID: <20021010234825.GM292305@lyta.hut.fi>
58766      Branch: perl
58767            ! perl.h
58768 ____________________________________________________________________________
58769 [ 18024] By: hv                                    on 2002/10/17  13:34:01
58770         Log: Subject: Re: [perl #17061] no strict 'garbage'
58771              From: Slaven Rezic <slaven.rezic@berlin.de>
58772              Date: 10 Oct 2002 16:23:22 +0200
58773              Message-ID: <87ptui5q5h.fsf@vran.herceg.de>
58774      Branch: perl
58775            ! ext/Storable/Storable.pm
58776 ____________________________________________________________________________
58777 [ 18023] By: hv                                    on 2002/10/17  12:56:28
58778         Log: Subject: Re: [perl #17830] open FH, "<&", $fd
58779              From: Steve Grazzini <grazz@nyc.rr.com>
58780              Date: 11 Oct 2002 22:28:58 -0000
58781              Message-ID: <20021011222858.452.qmail@onion.perl.org>
58782      Branch: perl
58783            ! doio.c t/io/open.t
58784 ____________________________________________________________________________
58785 [ 18022] By: hv                                    on 2002/10/17  12:24:42
58786         Log: Subject: Re: [perl #17809] Different warning behaviour between normal and tied hashes
58787              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
58788              Date: Tue, 15 Oct 2002 17:01:43 -0700
58789              Message-ID: <nxKr9gzkgmBO092yn@efn.org>
58790      Branch: perl
58791            ! t/op/assignwarn.t
58792 ____________________________________________________________________________
58793 [ 18021] By: hv                                    on 2002/10/17  11:28:38
58794         Log: Subject: [PATCH] minor tweaks in Porting/pumpkin.pod
58795              From: Slaven Rezic <slaven.rezic@berlin.de>
58796              Date: Thu, 3 Oct 2002 21:54:22 +0200 (CEST)
58797              Message-Id: <200210031954.g93JsMiZ034457@vran.herceg.de>
58798      Branch: perl
58799            ! Porting/pumpkin.pod
58800 ____________________________________________________________________________
58801 [ 18020] By: rgs                                   on 2002/10/16  18:43:21
58802         Log: prototype() didn't warn when used in void context.
58803      Branch: perl
58804            ! op.c t/lib/warnings/op
58805 ____________________________________________________________________________
58806 [ 18019] By: ams                                   on 2002/10/15  20:54:53
58807         Log: Subject: Japanese translation of Storable
58808              From: "KAWAI,Takanori" <GCD00051@nifty.ne.jp>
58809              Date: Tue, 15 Oct 2002 06:31:01 +0900
58810              Message-Id: <003801c273c9$05888910$1401a8c0@hipposam>
58811      Branch: perl
58812            ! ext/Storable/README
58813 ____________________________________________________________________________
58814 [ 18018] By: rgs                                   on 2002/10/15  19:08:20
58815         Log: Subject: Re: [PATCH] cv.h: Comment update
58816              From: Paul Johnson <paul@pjcj.net>
58817              Date: Mon, 14 Oct 2002 20:00:50 +0200
58818              Message-ID: <20021014180050.GC7333@pjcj.net>
58819      Branch: perl
58820            ! cv.h
58821 ____________________________________________________________________________
58822 [ 18017] By: rgs                                   on 2002/10/14  20:37:06
58823         Log: Subject: [PATCH] perlipc.pod
58824              From: Slaven Rezic <slaven.rezic@berlin.de>
58825              Date: Sun, 13 Oct 2002 14:26:26 +0200 (CEST)
58826              Message-Id: <200210131226.g9DCQQLN014591@vran.herceg.de>
58827      Branch: perl
58828            ! pod/perlipc.pod
58829 ____________________________________________________________________________
58830 [ 18016] By: rgs                                   on 2002/10/14  20:30:03
58831         Log: Subject: [PATCH] minor typos in perlhist.pod and perlunicode.pod
58832              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
58833              Date: Sun, 13 Oct 2002 09:02:36 +0900
58834              Message-Id: <20021013090227.FFCD.BQW10602@nifty.com>
58835      Branch: perl
58836            ! pod/perlunicode.pod
58837 ____________________________________________________________________________
58838 [ 18015] By: rgs                                   on 2002/10/12  20:22:37
58839         Log: The -0 command-line switch wasn't setting $/ at compile-time.
58840              Move the initialization of $/ just after switch parsing
58841              (it was done after yyparse().)
58842      Branch: perl
58843            ! perl.c t/run/switches.t
58844 ____________________________________________________________________________
58845 [ 18014] By: rgs                                   on 2002/10/12  20:18:55
58846         Log: Subject: Re: [PATCH] perl573delta delinting
58847              From: Philip Newton <Philip.Newton@gmx.net>
58848              Date: Sat, 12 Oct 2002 21:25:49 +0200
58849              Message-ID: <iotgqucnbttvvc43o0j7kv55p5dstui4oc@4ax.com>
58850      Branch: perl
58851            ! pod/perl573delta.pod
58852 ____________________________________________________________________________
58853 [ 18013] By: hv                                    on 2002/10/12  15:41:50
58854         Log: Subject: [PATCH] for -Dm
58855              From: Slaven Rezic <slaven.rezic@berlin.de>
58856              Date: Wed, 9 Oct 2002 00:49:33 +0200 (CEST)
58857              Message-Id: <200210082249.g98MnXqM076566@vran.herceg.de>
58858      Branch: perl
58859            ! malloc.c
58860 ____________________________________________________________________________
58861 [ 18012] By: hv                                    on 2002/10/12  15:39:49
58862         Log: #18005 was not enough
58863              Subject: [PATCH win32/makefile.mk] (Was Re: Building bleadperl (minperl) fails completely under VC7)
58864              From: Abe Timmerman <abeltje@cpan.org>
58865              Date: Sat, 12 Oct 2002 17:56:39 +0200
58866              Message-Id: <200210121756.39803.abeltje@cpan.org>
58867      Branch: perl
58868            ! win32/makefile.mk
58869 ____________________________________________________________________________
58870 [ 18011] By: hv                                    on 2002/10/12  15:36:43
58871         Log: Subject: [perl #17805] BUG: Grammar bug during Configure
58872              From: Richard Hitt (via RT) <perlbug@perl.org>
58873              Date: 8 Oct 2002 21:04:30 -0000
58874              Message-Id: <rt-17805-39395.9.0319493317925@bugs6.perl.org>
58875      Branch: perl
58876            ! Configure
58877 ____________________________________________________________________________
58878 [ 18010] By: hv                                    on 2002/10/12  15:31:06
58879         Log: Subject: [PATCH] Re: [perl #17772] pack "w" /* this cannot happen ;-) */ is fallacious
58880              From: Nicholas Clark <nick@unfortu.net>
58881              Date: Tue, 8 Oct 2002 21:52:53 +0100
58882              Message-ID: <20021008205253.GA283@Bagpuss.unfortu.net>
58883      Branch: perl
58884            ! pod/perldiag.pod pp_pack.c t/op/pack.t
58885 ____________________________________________________________________________
58886 [ 18009] By: hv                                    on 2002/10/12  15:12:18
58887         Log: Subject: [PATCH perldoc] For screaming hell's sake
58888              From: Simon Cozens <simon@netthink.co.uk>
58889              Date: Tue, 8 Oct 2002 11:13:07 +0100
58890              Message-ID: <20021008101307.GA8175@netthink.co.uk>
58891      Branch: perl
58892            ! utils/perldoc.PL
58893 ____________________________________________________________________________
58894 [ 18008] By: hv                                    on 2002/10/12  14:38:19
58895         Log: Subject: [PATCH] Storable 2.06 (was Re: Bug in ext/Storable/t/integer.t)
58896              From: Nicholas Clark <nick@unfortu.net>
58897              Date: Mon, 7 Oct 2002 23:35:34 +0100
58898              Message-ID: <20021007223534.GD286@Bagpuss.unfortu.net>
58899      Branch: perl
58900            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
58901            ! ext/Storable/README ext/Storable/Storable.pm
58902            ! ext/Storable/Storable.xs ext/Storable/t/downgrade.t
58903            ! ext/Storable/t/forgive.t ext/Storable/t/integer.t
58904            ! ext/Storable/t/malice.t ext/Storable/t/restrict.t
58905 ____________________________________________________________________________
58906 [ 18007] By: hv                                    on 2002/10/12  14:22:36
58907         Log: Subject: [perl #17773] errors in c2ph(1) man page
58908              From: Eric Melville (via RT) <perlbug@perl.org>
58909              Date: 7 Oct 2002 02:58:34 -0000
58910              Message-Id: <rt-17773-39313.12.4820309875481@bugs6.perl.org>
58911      Branch: perl
58912            ! utils/c2ph.PL
58913 ____________________________________________________________________________
58914 [ 18006] By: hv                                    on 2002/10/12  14:19:55
58915         Log: Subject: [PATCH pad.c] Re: closure failures
58916              From: Dave Mitchell <davem@fdgroup.com>
58917              Date: Mon, 7 Oct 2002 02:42:13 +0100
58918              Message-ID: <20021007024213.B29760@fdgroup.com>
58919      Branch: perl
58920            ! pad.c
58921 ____________________________________________________________________________
58922 [ 18005] By: hv                                    on 2002/10/12  14:17:07
58923         Log: Subject: Re: Building bleadperl (minperl) fails completely under VC7
58924              From: Abe Timmerman <abeltje@cpan.org>
58925              Date: Tue, 8 Oct 2002 14:16:56 +0200
58926              Message-Id: <200210081416.56942.abeltje@cpan.org>
58927      Branch: perl
58928            ! win32/Makefile
58929 ____________________________________________________________________________
58930 [ 18004] By: hv                                    on 2002/10/12  14:06:59
58931         Log: updated hints for Darwin from Wilfredo Sanchez <wsanchez@mit.edu>
58932      Branch: perl
58933            ! hints/darwin.sh
58934 ____________________________________________________________________________
58935 [ 18003] By: hv                                    on 2002/10/12  13:48:34
58936         Log: Second attempt to fix Devel::Peek test of $ENV{PATH}, after #17956
58937              and #18001.
58938      Branch: perl
58939            ! ext/Devel/Peek/Peek.t
58940 ____________________________________________________________________________
58941 [ 18002] By: hv                                    on 2002/10/11  23:22:56
58942         Log: Subject: [Encode] 1.77 Released
58943              From: Dan Kogai <dankogai@dan.co.jp>
58944              Date: Sun, 6 Oct 2002 12:52:52 +0900
58945              Message-Id: <16D4C6C9-D8DF-11D6-A5EA-0003939A104C@dan.co.jp>
58946      Branch: perl
58947            ! ext/Encode/Changes ext/Encode/Encode.pm
58948            ! ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm
58949            ! ext/Encode/lib/Encode/Alias.pm
58950            ! ext/Encode/lib/Encode/Encoding.pm ext/Encode/t/jperl.t
58951            ! ext/Encode/ucm/big5-eten.ucm
58952 ____________________________________________________________________________
58953 [ 18001] By: hv                                    on 2002/10/11  22:52:43
58954         Log: Subject: Re: Smoke 17977 FAIL(F) MSWin32 5.0 W2000Pro (MSWin32-x86)
58955              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
58956              Date: Thu, 10 Oct 2002 14:28:55 -0700
58957              Message-ID: <XEfp9gzkgquV092yn@efn.org>
58958      Branch: perl
58959            ! ext/Devel/Peek/Peek.t
58960 ____________________________________________________________________________
58961 [ 18000] By: hv                                    on 2002/10/11  22:30:36
58962         Log: Subject: [PATCH] perl573delta delinting
58963              From: Jarkko Hietaniemi <jhi@iki.fi>
58964              Date: Fri, 4 Oct 2002 16:19:31 +0300
58965              Message-ID: <20021004131931.GE278184@lyta.hut.fi>
58966      Branch: perl
58967            ! pod/perl573delta.pod
58968 ____________________________________________________________________________
58969 [ 17999] By: hv                                    on 2002/10/11  22:28:36
58970         Log: Subject: [PATCH] No warn, just ERANGE (Was: Re: [PATCH] reentrant buffers)
58971              From: Jarkko Hietaniemi <jhi@iki.fi>
58972              Date: Fri, 4 Oct 2002 16:11:57 +0300
58973              Message-ID: <20021004131157.GD278184@lyta.hut.fi>
58974      Branch: perl
58975            ! pod/perldiag.pod reentr.c reentr.pl
58976 ____________________________________________________________________________
58977 [ 17998] By: rgs                                   on 2002/10/11  19:53:05
58978         Log: Fix bug #17771 : segfault with the 'for' statement modifier
58979              used inside a map or a grep.
58980      Branch: perl
58981            ! pp_ctl.c t/op/grep.t
58982 ____________________________________________________________________________
58983 [ 17997] By: hv                                    on 2002/10/11  12:10:39
58984         Log: Subject: [perl #17751] File::Spec::Win32::canonpath patch try#3
58985              From: Information Service <info@lingo.kiev.ua>
58986              Date: Wed, 09 Oct 2002 07:17:00 +0400
58987              Message-ID: <3DA39FAC.85471200@lingo.kiev.ua>
58988      Branch: perl
58989            ! lib/File/Spec/Win32.pm lib/File/Spec/t/Spec.t
58990 ____________________________________________________________________________
58991 [ 17996] By: hv                                    on 2002/10/11  11:55:53
58992         Log: Subject: [PROPOSED PATCH lib/AutoLoader.t lib/AutoLoader.pm] Test and Improve unimport()
58993              From: chromatic <chromatic@wgz.org>
58994              Date: Thu, 03 Oct 2002 22:56:54 -0700
58995              Message-ID: <20021004060120.33329.qmail@onion.perl.org>
58996      Branch: perl
58997            ! lib/AutoLoader.pm lib/AutoLoader.t
58998 ____________________________________________________________________________
58999 [ 17995] By: ams                                   on 2002/10/11  05:24:20
59000         Log: Subject: [perl #17819] Typo in perltooc?
59001              From: Bob Wilkinson (via RT) <perlbug@perl.org>
59002              Date: 9 Oct 2002 09:50:40 -0000
59003              Message-Id: <rt-17819-39445.14.7484532089852@bugs6.perl.org>
59004
59005              Subject: [perl #17821] Typo in perltooc
59006              From: Bob Wilkinson (via RT) <perlbug@perl.org>
59007              Date: 9 Oct 2002 10:12:51 -0000
59008              Message-Id: <rt-17821-39458.9.41452851965508@bugs6.perl.org>
59009      Branch: perl
59010            ! pod/perltooc.pod
59011 ____________________________________________________________________________
59012 [ 17994] By: rgs                                   on 2002/10/10  20:19:27
59013         Log: Fix bug #17776 : memory corruption in qr/##/x
59014      Branch: perl
59015            ! sv.c t/op/pat.t
59016 ____________________________________________________________________________
59017 [ 17993] By: rgs                                   on 2002/10/10  19:52:00
59018         Log: croak() is better written Perl_croak() in C code.
59019      Branch: perl
59020            ! util.c
59021 ____________________________________________________________________________
59022 [ 17992] By: hv                                    on 2002/10/10  11:29:12
59023         Log: Subject: Re: Hash::Util::lock_keys inhibits bless
59024              From: andreas.koenig@anima.de (Andreas J. Koenig)
59025              Date: Fri, 04 Oct 2002 06:38:57 +0200
59026              Message-ID: <m3bs6astr2.fsf@k242.linux.bogus>
59027      Branch: perl
59028            ! lib/Hash/Util.pm
59029 ____________________________________________________________________________
59030 [ 17991] By: hv                                    on 2002/10/10  11:20:41
59031         Log: new files lib/version.pm and lib/version.t for change #17990.
59032      Branch: perl
59033            + lib/version.pm lib/version.t
59034 ____________________________________________________________________________
59035 [ 17990] By: hv                                    on 2002/10/10  11:19:57
59036         Log: Subject: [PATCH] Version object combined patch
59037              From: John Peacock <jpeacock@rowman.com>
59038              Date: Fri, 04 Oct 2002 23:15:10 -0400
59039              Message-ID: <3D9E593E.1060605@rowman.com>
59040      Branch: perl
59041            ! MANIFEST embed.fnc embed.h global.sym pod/perlapi.pod
59042            ! pod/perlintern.pod proto.h t/comp/use.t universal.c util.c
59043 ____________________________________________________________________________
59044 [ 17989] By: hv                                    on 2002/10/10  10:48:42
59045         Log: Subject: PATCH: lib/ExtUtils/typemap
59046              From: Brian Ingerson <ingy@ttul.org>
59047              Date: Sat, 28 Sep 2002 13:03:24 -0700
59048              Message-ID: <20020928130324.A16900@ttul.org>
59049      Branch: perl
59050            ! lib/ExtUtils/typemap
59051 ____________________________________________________________________________
59052 [ 17988] By: hv                                    on 2002/10/10  10:45:19
59053         Log: Subject: [PATCH] Make Exporter cope with changing EXPORT_OK (was Re: Recent changes to Exporter::Heavy break Math::Pari)
59054              From: Nicholas Clark <nick@unfortu.net>
59055              Date: Sat, 28 Sep 2002 18:52:00 +0100
59056              Message-ID: <20020928175159.GC403@Bagpuss.unfortu.net>
59057      Branch: perl
59058            ! lib/Exporter.t lib/Exporter/Heavy.pm
59059 ____________________________________________________________________________
59060 [ 17987] By: hv                                    on 2002/10/10  10:27:40
59061         Log: Subject: Re: [perl #17075] sprintf: '%.[num](g|G)' documentation incorrect
59062              From: "Allen Smith" <easmith@beatrice.rutgers.edu>
59063              Date: Mon, 9 Sep 2002 17:36:55 -0400
59064              Message-Id: <10209091736.ZM1631710@puck2.rutgers.edu>
59065      Branch: perl
59066            ! pod/perlfunc.pod
59067 ____________________________________________________________________________
59068 [ 17986] By: hv                                    on 2002/10/10  09:51:24
59069         Log: Remove use of caller() in strict.pm, and tighten Safe compartment
59070              for Storable tests to match.
59071      Branch: perl
59072            ! ext/Storable/t/code.t lib/strict.pm lib/strict.t
59073 ____________________________________________________________________________
59074 [ 17985] By: hv                                    on 2002/10/10  09:27:00
59075         Log: Subject: Re: README.cygwin draft update
59076              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
59077              Date: Mon, 07 Oct 2002 17:15:09 -0700
59078              Message-ID: <NOio9gzkg6oR092yn@efn.org>
59079      Branch: perl
59080            ! README.cygwin pod/perl58delta.pod
59081 ____________________________________________________________________________
59082 [ 17984] By: rgs                                   on 2002/10/09  19:17:08
59083         Log: Fix bug #17823 : non-modifying tr/// stringifies references
59084      Branch: perl
59085            ! doop.c t/op/tr.t
59086 ____________________________________________________________________________
59087 [ 17983] By: merijn                                on 2002/10/09  12:22:26
59088         Log: Tru64 and gcc and threads
59089              Sat, 5 Oct 2002; Jarkko Hietaniemi <jhi@iki.fi>
59090      Branch: perl
59091            ! thread.h
59092 ____________________________________________________________________________
59093 [ 17982] By: merijn                                on 2002/10/09  10:34:40
59094         Log: Correct mailing list archive URL
59095              Wed, 9 Oct 2002; Slaven Rezic <slaven.rezic@berlin.de>
59096      Branch: perl
59097            ! Porting/pumpkin.pod
59098 ____________________________________________________________________________
59099 [ 17981] By: merijn                                on 2002/10/09  04:49:06
59100         Log: Try #3 for Porting/pumpkin.pod APPLLIB_EXP quoting
59101              Tue, 8 Oct 2002; Andy Dougherty <doughera@lafayette.edu>
59102      Branch: perl
59103            ! Porting/pumpkin.pod
59104 ____________________________________________________________________________
59105 [ 17980] By: sky                                   on 2002/10/06  15:40:56
59106         Log: Upgrade Safe.pm to 2.09 after CPAN backport.
59107              Fix testcases to run properly outside perl core build enviroment.
59108      Branch: perl
59109            ! ext/Opcode/Safe.pm ext/Safe/safe1.t ext/Safe/safe2.t
59110            ! ext/Safe/safe3.t
59111 ____________________________________________________________________________
59112 [ 17979] By: sky                                   on 2002/10/06  07:03:19
59113         Log: Subject: [PATCH] fix typo in Tie::Array
59114              From: "Jos I. Boumans" <kane@cpan.org>
59115              Date: sat okt 5, 2002  20:39:17 Europe/Stockholm
59116              Message-Id: <20021005183920.14746.qmail@onion.perl.org>
59117      Branch: perl
59118            ! lib/Tie/Array.pm
59119 ____________________________________________________________________________
59120 [ 17978] By: sky                                   on 2002/10/05  04:44:10
59121         Log: Upgrade to Attribute::Handlers 0.78
59122      Branch: perl
59123            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
59124            ! lib/Attribute/Handlers/README
59125 ____________________________________________________________________________
59126 [ 17977] By: rgs                                   on 2002/10/04  20:01:54
59127         Log: Complement to change #17976 :
59128              there was a similar bug on rdo().
59129              Increment $Safe::VERSION.
59130      Branch: perl
59131            ! ext/Opcode/Safe.pm ext/Safe/safe3.t
59132 ____________________________________________________________________________
59133 [ 17976] By: rgs                                   on 2002/10/04  19:44:48
59134         Log: Fix bug #17744, suggested by Andreas Jurenda,
59135              tweaked by rgs (security hole in Safe).
59136      Branch: perl
59137            + ext/Safe/safe3.t
59138            ! MANIFEST ext/Opcode/Safe.pm
59139 ____________________________________________________________________________
59140 [ 17975] By: merijn                                on 2002/10/04  13:30:17
59141         Log: Non ANSI feature detection in enum
59142      Branch: perl
59143            ! pad.h
59144 ____________________________________________________________________________
59145 [ 17974] By: rgs                                   on 2002/10/03  21:00:50
59146         Log: Fix a precedence problem.
59147      Branch: perl
59148            ! ext/Storable/t/integer.t
59149 ____________________________________________________________________________
59150 [ 17973] By: rgs                                   on 2002/10/03  20:34:13
59151         Log: Change the warning message "%s trapped by operation mask"
59152              to include '' around the op name. Document it in perldiag.
59153      Branch: perl
59154            ! ext/Opcode/Opcode.t ext/Opcode/Safe.pm ext/Safe/safe2.t op.c
59155            ! pod/perldiag.pod
59156 ____________________________________________________________________________
59157 [ 17972] By: rgs                                   on 2002/10/03  20:26:54
59158         Log: Add a new warning, "Possible precedence problem on bitwise
59159              %c operator", triggerred when a bitwise op has a numeric
59160              comparison op as child.
59161      Branch: perl
59162            ! op.c pod/perldiag.pod t/lib/warnings/op
59163 ____________________________________________________________________________
59164 [ 17971] By: ams                                   on 2002/10/03  11:03:41
59165         Log: Subject: Re: Not OK 17969
59166              From: Slaven Rezic <slaven.rezic@berlin.de>
59167              Date: 03 Oct 2002 13:12:58 +0200
59168              Message-Id: <87lm5fn5c5.fsf@vran.herceg.de>
59169      Branch: perl
59170            ! ext/Storable/Storable.pm ext/Storable/t/code.t
59171            ! ext/Storable/t/downgrade.t ext/Storable/t/forgive.t
59172            ! ext/Storable/t/malice.t
59173 ____________________________________________________________________________
59174 [ 17970] By: ams                                   on 2002/10/03  02:21:15
59175         Log: Add a line about 2.05.
59176      Branch: perl
59177            ! ext/Storable/ChangeLog
59178 ____________________________________________________________________________
59179 [ 17969] By: ams                                   on 2002/10/03  02:12:27
59180         Log: Subject: [PATCH] Storable and code serialization: documentation
59181              From: Slaven Rezic <slaven.rezic@berlin.de>
59182              Date: Wed, 2 Oct 2002 10:21:37 +0200 (CEST)
59183              Message-Id: <200210020821.g928Lb2i003767@vran.herceg.de>
59184      Branch: perl
59185            ! ext/Storable/MANIFEST ext/Storable/Storable.pm
59186            ! ext/Storable/t/code.t
59187 ____________________________________________________________________________
59188 [ 17968] By: ams                                   on 2002/10/03  01:40:51
59189         Log: Subject: [PATCH] Re: speed of my
59190              From: Stephen McCamant <smcc@mit.edu>
59191              Date: Wed, 2 Oct 2002 21:48:59 -0400
59192              Message-Id: <15771.41483.524281.299958@syllepsis.MIT.EDU>
59193      Branch: perl
59194            ! pp.c
59195 ____________________________________________________________________________
59196 [ 17967] By: hv                                    on 2002/10/02  15:04:57
59197         Log: Subject: [PATCH] reentrant buffers
59198              From: Jarkko Hietaniemi <jhi@iki.fi>
59199              Date: Fri, 27 Sep 2002 01:08:56 +0300
59200              Message-ID: <20020926220856.GA339120@lyta.hut.fi>
59201      Branch: perl
59202            ! INSTALL pod/perldiag.pod pod/perlthrtut.pod reentr.c reentr.pl
59203 ____________________________________________________________________________
59204 [ 17966] By: hv                                    on 2002/10/02  14:46:52
59205         Log: Subject: [PATCH] retropatch
59206              From: Jarkko Hietaniemi <jhi@iki.fi>
59207              Date: Fri, 27 Sep 2002 03:51:34 +0300
59208              Message-ID: <20020927005134.GB339120@lyta.hut.fi>
59209      Branch: perl
59210            + pod/perl573delta.pod
59211            ! MANIFEST pod/buildtoc.PL pod/perl.pod
59212 ____________________________________________________________________________
59213 [ 17965] By: hv                                    on 2002/10/02  14:42:21
59214         Log: op/tr.t test is affected by #17962
59215      Branch: perl
59216            ! t/op/tr.t
59217 ____________________________________________________________________________
59218 [ 17964] By: hv                                    on 2002/10/02  14:38:59
59219         Log: Subject: Re: [PATCH] Re: builtin die parsed differently to CORE::GLOBAL::die
59220              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
59221              Date: Tue, 1 Oct 2002 23:34:35 +0200
59222              Message-Id: <20021001233435.318514f3.rgarciasuarez@free.fr>
59223      Branch: perl
59224            ! t/op/override.t toke.c
59225 ____________________________________________________________________________
59226 [ 17963] By: hv                                    on 2002/10/02  14:15:22
59227         Log: Subject: Re: [perl #17376] Bug Report - our(%)
59228              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
59229              Date: Tue, 01 Oct 2002 09:54:30 -0700
59230              Message-ID: <GNdm9gzkgWOS092yn@efn.org>
59231      Branch: perl
59232            ! op.c pp_hot.c t/comp/our.t
59233 ____________________________________________________________________________
59234 [ 17962] By: ams                                   on 2002/10/02  14:10:07
59235         Log: Subject: [PATCH] no [] in tr///
59236              From: Jarkko Hietaniemi <jhi@iki.fi>
59237              Date: Wed, 2 Oct 2002 17:09:11 +0300
59238              Message-Id: <20021002140911.GH278184@lyta.hut.fi>
59239      Branch: perl
59240            ! pod/perldiag.pod toke.c
59241 ____________________________________________________________________________
59242 [ 17961] By: hv                                    on 2002/10/02  14:09:11
59243         Log: Subject: Re: Hash::Util::lock_keys inhibits bless
59244              From: andreas.koenig@anima.de (Andreas J. Koenig)
59245              Date: Mon, 30 Sep 2002 17:24:06 +0200
59246              Message-ID: <m3zntzwlex.fsf@k242.linux.bogus>
59247      Branch: perl
59248            ! lib/Hash/Util.pm
59249 ____________________________________________________________________________
59250 [ 17959] By: hv                                    on 2002/10/02  14:06:29
59251         Log: Subject: [DOCPATCH] Unicode porting advice
59252              From: andreas.koenig@anima.de (Andreas J. Koenig)
59253              Date: Fri, 27 Sep 2002 15:30:16 +0200
59254              Message-ID: <m3znu3zhjr.fsf@k242.linux.bogus>
59255      Branch: perl
59256            ! pod/perlunicode.pod
59257 ____________________________________________________________________________
59258 [ 17958] By: hv                                    on 2002/10/02  13:57:06
59259         Log: missing quote from #17957
59260      Branch: perl
59261            ! Porting/pumpkin.pod
59262 ____________________________________________________________________________
59263 [ 17957] By: hv                                    on 2002/10/02  13:55:56
59264         Log: document how to set APPLLIB_EXP
59265              Subject: Re: [perl #15957] error installing perl 5.8.0
59266              From: Andy Dougherty <doughera@lafayette.edu>
59267              Date: Fri, 27 Sep 2002 09:13:29 -0400 (EDT)
59268              Message-ID: <Pine.SOL.4.10.10209270902210.6800-100000@maxwell.phys.lafayette.edu>
59269      Branch: perl
59270            ! Porting/pumpkin.pod
59271 ____________________________________________________________________________
59272 [ 17956] By: hv                                    on 2002/10/02  13:51:12
59273         Log: Devel::Peek tests from:
59274              Subject: [PATCH] MGf_TAINTEDDIR and MGf_MINMATCH reuse unknown to dump.c
59275              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
59276              Date: Thu, 26 Sep 2002 22:16:39 -0700
59277              Message-ID: <3m+k9gzkgqnP092yn@efn.org>
59278      Branch: perl
59279            ! ext/Devel/Peek/Peek.t
59280 ____________________________________________________________________________
59281 [ 17955] By: hv                                    on 2002/10/02  13:43:26
59282         Log: add precedence warning for bitwise docs
59283              Subject: [PATCH] Bug in ARM's floating point emulation - Need someone, really...
59284              From: Mike Guy <mjtg@cam.ac.uk>
59285              Date: Thu, 26 Sep 2002 13:20:45 +0100
59286              Message-Id: <E17uXdN-0003ko-00@libra.cus.cam.ac.uk>
59287      Branch: perl
59288            ! pod/perlop.pod
59289 ____________________________________________________________________________
59290 [ 17954] By: hv                                    on 2002/10/02  13:18:01
59291         Log: Subject: [PATCH] Re: perlio bug?
59292              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
59293              Date: Wed, 25 Sep 2002 21:58:12 +0200
59294              Message-Id: <20020925215812.3b7adb0d.rgarciasuarez@free.fr>
59295      Branch: perl
59296            ! doio.c pod/perldiag.pod t/lib/warnings/doio
59297 ____________________________________________________________________________
59298 [ 17953] By: hv                                    on 2002/10/02  12:55:29
59299         Log: Subject: [PATCH pad.c,h] move all pad-related code to its own src file
59300              From: Dave Mitchell <davem@fdgroup.com>
59301              Date: Wed, 25 Sep 2002 23:40:23 +0100
59302              Message-ID: <20020925234023.A20044@fdgroup.com>
59303      Branch: perl
59304            + pad.c pad.h
59305            ! MANIFEST Makefile.SH Makefile.micro cop.h cv.h dump.c
59306            ! embed.fnc embed.h embedvar.h ext/B/B.xs ext/Devel/Peek/Peek.t
59307            ! op.c op.h perl.c perl.h perlapi.h pod/perlapi.pod
59308            ! pod/perlintern.pod pp.c pp_ctl.c pp_hot.c pp_sort.c pp_sys.c
59309            ! proto.h scope.c sv.c toke.c
59310 ____________________________________________________________________________
59311 [ 17952] By: hv                                    on 2002/10/02  11:23:38
59312         Log: better handling of whitespace in autodoc declarations; fragment from:
59313              Subject: [PATCH pad.c,h] move all pad-related code to its own src file
59314              From: Dave Mitchell <davem@fdgroup.com>
59315              Date: Wed, 25 Sep 2002 23:40:23 +0100
59316              Message-ID: <20020925234023.A20044@fdgroup.com>
59317      Branch: perl
59318            ! autodoc.pl
59319 ____________________________________________________________________________
59320 [ 17951] By: merijn                                on 2002/10/02  09:15:18
59321         Log: MakeMaker's INSTALLSITEMANXDIR Configure's counterpart
59322              Thu, 25 Jul 2002, Andy Dougherty
59323      Branch: perl
59324            ! Configure Policy_sh.SH
59325 ____________________________________________________________________________
59326 [ 17950] By: ams                                   on 2002/10/02  03:43:41
59327         Log: Add silly bandaid to stop segfaults on subsequent accesses to
59328              the Nullgv returned by gv_fetchpv() in S_scan_inputsymbol()
59329              (<$fred>).
59330      Branch: perl
59331            ! op.c
59332 ____________________________________________________________________________
59333 [ 17949] By: hv                                    on 2002/10/01  08:49:02
59334         Log: patch based on:
59335              Subject: Re: [perl #17376] Bug Report - our(%)
59336              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
59337              Date: Mon, 30 Sep 2002 15:22:18 -0700
59338              Message-ID: <a6Mm9gzkgK0P092yn@efn.org>
59339      Branch: perl
59340            ! op.c
59341 ____________________________________________________________________________
59342 [ 17948] By: hv                                    on 2002/10/01  08:26:44
59343         Log: Subject: [REPATCH lib/AutoLoader.pm] Remove Dependency on Exporter (take 2 or 3)
59344              From: chromatic <chromatic@wgz.org>
59345              Date: Fri, 13 Sep 2002 14:26:08 -0700
59346              Message-Id: <200209131426.08116.chromatic@wgz.org>
59347      Branch: perl
59348            ! lib/AutoLoader.pm
59349 ____________________________________________________________________________
59350 [ 17947] By: hv                                    on 2002/10/01  08:10:21
59351         Log: Subject: Re: sv_2pv_flags and ROK and UTF8 flags
59352              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
59353              Date: Wed, 11 Sep 2002 22:22:45 -0700
59354              Message-ID: <lSCg9gzkgymX092yn@efn.org>
59355      Branch: perl
59356            ! dump.c mg.h regexec.c sv.c t/op/pat.t
59357 ____________________________________________________________________________
59358 [ 17946] By: merijn                                on 2002/09/30  15:19:36
59359         Log: nanosleep on VMS not present
59360      Branch: perl
59361            ! configure.com
59362 ____________________________________________________________________________
59363 [ 17945] By: merijn                                on 2002/09/30  09:51:40
59364         Log: -Dgccansipedantic only for gcc 3+
59365              Mon, 30 Sep 2002, Jarkko Hietaniemi <jhi@iki.fi>
59366      Branch: perl
59367            ! Porting/pumpkin.pod cflags.SH
59368 ____________________________________________________________________________
59369 [ 17944] By: merijn                                on 2002/09/30  08:29:33
59370         Log: nanosleep probes as per Jarkko's request
59371      Branch: perl
59372            ! Configure NetWare/config_H.wc Porting/config.sh
59373            ! Porting/config_H config_h.SH epoc/config.sh perl.h
59374            ! win32/config.bc win32/config.gc win32/config.vc
59375            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
59376            ! win32/config_H.vc win32/config_H.vc64 wince/config.ce
59377            ! wince/config_H.ce
59378 ____________________________________________________________________________
59379 [ 17942] By: ams                                   on 2002/09/29  22:26:37
59380         Log: Remove package; (Heh heh.)
59381      Branch: perl
59382            ! gv.c intrpvar.h op.c perl.c perly.c perly.h perly.y
59383            ! perly_c.diff sv.c t/lib/warnings/op t/op/anonsub.t
59384            ! vms/perly_c.vms vms/perly_h.vms
59385 ____________________________________________________________________________
59386 [ 17941] By: hv                                    on 2002/09/29  12:11:06
59387         Log: Subject: [perl #16796] Configure script buglet
59388              From: "Amick, Eric" (via RT) <perlbug@perl.org>
59389              Date: 27 Aug 2002 20:09:29 -0000
59390              Message-Id: <rt-16796-35837.19.7072355819815@bugs6.perl.org>
59391      Branch: perl
59392            ! Configure
59393 ____________________________________________________________________________
59394 [ 17940] By: hv                                    on 2002/09/29  11:59:28
59395         Log: Subject: Re: [perl #17587] Attribute::Handlers and Config in 5.9.0
59396              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
59397              Date: Fri, 27 Sep 2002 13:52:18 +0200
59398              Message-Id: <20020927135218.3a20dd68.rgarciasuarez@free.fr>
59399      Branch: perl
59400            ! lib/Attribute/Handlers.pm
59401 ____________________________________________________________________________
59402 [ 17939] By: hv                                    on 2002/09/29  11:55:17
59403         Log: Subject: [perl #17222] [PATCH] h2ph and Fortran, other wacky headers on IRIX
59404              From: Allen Smith (via RT) <perlbug@perl.org>
59405              Date: 13 Sep 2002 03:01:30 -0000
59406              Message-Id: <rt-17222-37356.6.04859798196188@bugs6.perl.org>
59407      Branch: perl
59408            ! t/lib/h2ph.pht utils/h2ph.PL
59409 ____________________________________________________________________________
59410 [ 17938] By: rgs                                   on 2002/09/28  20:42:59
59411         Log: Email address change for Stéphane Payrard
59412      Branch: perl
59413            ! AUTHORS
59414 ____________________________________________________________________________
59415 [ 17937] By: hv                                    on 2002/09/27  10:05:42
59416         Log: Subject: Re: [REVISED PATCH] Magic v-strings
59417              From: John Peacock <jpeacock@rowman.com>
59418              Date: Thu, 19 Sep 2002 22:30:58 -0400
59419              Message-ID: <3D8A8862.3000602@rowman.com>
59420      Branch: perl
59421            ! sv.c util.c
59422 ____________________________________________________________________________
59423 [ 17936] By: hv                                    on 2002/09/27  10:00:42
59424         Log: Subject: [PATCH] configure.com -- don't exclude threads::shared
59425              From: "Craig A. Berry" <craigberry@mac.com>
59426              Date: Wed, 25 Sep 2002 17:14:33 -0500
59427              Message-ID: <3D923549.6050809@mac.com>
59428      Branch: perl
59429            ! configure.com
59430 ____________________________________________________________________________
59431 [ 17935] By: hv                                    on 2002/09/27  09:48:19
59432         Log: Subject: [PATCH 5.8.0 DOC] perlopentut.pod, #3: The last of the content changes.
59433              From: Andy Lester <andy@petdance.com>
59434              Date: Fri, 20 Sep 2002 12:23:41 -0500
59435              Message-ID: <20020920172341.GA15672@petdance.com>
59436      Branch: perl
59437            ! pod/perlopentut.pod
59438 ____________________________________________________________________________
59439 [ 17934] By: hv                                    on 2002/09/26  18:50:02
59440         Log: missing '.' in test from #17932
59441      Branch: perl
59442            ! t/lib/strict/subs
59443 ____________________________________________________________________________
59444 [ 17933] By: hv                                    on 2002/09/26  17:01:11
59445         Log: Subject: [PATCH] perl #17453
59446              From: Jarkko Hietaniemi <jhi@iki.fi>
59447              Date: Fri, 20 Sep 2002 17:22:45 +0300
59448              Message-ID: <20020920142245.GG280265@lyta.hut.fi>
59449      Branch: perl
59450            ! lib/utf8_heavy.pl t/op/pat.t
59451 ____________________________________________________________________________
59452 [ 17932] By: hv                                    on 2002/09/26  16:47:32
59453         Log: #17931 checked for wrong constant
59454      Branch: perl
59455            ! op.c
59456 ____________________________________________________________________________
59457 [ 17931] By: hv                                    on 2002/09/26  16:29:26
59458         Log: Subject: [PATCH] [perl #10021] Fixing bareword usage under strict.pm
59459              From: Kay_Röpke <kay@dolphin-services.de>
59460              Date: Fri, 20 Sep 2002 16:09:08 +0200
59461              Message-Id: <8775B355-CCA2-11D6-AADE-000393414688@dolphin-services.de>
59462      Branch: perl
59463            ! op.c t/lib/strict/subs
59464 ____________________________________________________________________________
59465 [ 17930] By: hv                                    on 2002/09/26  15:56:07
59466         Log: Subject: [perl #17445] Class::Struct patch: version number, examples
59467              From: Ken Neighbors (via RT) <perlbug@perl.org>
59468              Date: 19 Sep 2002 18:48:22 -0000
59469              Message-Id: <rt-17445-38150.7.26118647008619@bugs6.perl.org>
59470      Branch: perl
59471            ! lib/Class/Struct.pm
59472 ____________________________________________________________________________
59473 [ 17928] By: hv                                    on 2002/09/26  09:54:05
59474         Log: Subject: [PATCH] bug in utf8.c(?)
59475              From: Marty Pauley <marty+p5p@kasei.com>
59476              Date: Fri, 20 Sep 2002 10:55:33 +0100
59477              Subject: [PATCH] bug in utf8.c(?)
59478      Branch: perl
59479            ! utf8.c
59480 ____________________________________________________________________________
59481 [ 17927] By: hv                                    on 2002/09/26  09:37:19
59482         Log: Subject: [PATCH] Re: [perl #17439] broken Locale::Language in a UTF environment
59483              From: Marty Pauley <marty+p5p@kasei.com>
59484              Date: Fri, 20 Sep 2002 09:52:16 +0100
59485              Message-Id: 20020920085216.GC10512@soto.kasei.com
59486      Branch: perl
59487            ! lib/Locale/Codes/t/languages.t lib/Locale/Language.pm
59488 ____________________________________________________________________________
59489 [ 17926] By: hv                                    on 2002/09/26  09:28:06
59490         Log: Subject: [PATCH] defuse installusrbinperl
59491              From: Jarkko Hietaniemi <jhi@iki.fi>
59492              Date: Thu, 19 Sep 2002 18:01:03 +0300
59493              Message-ID: <20020919150103.GI208696@lyta.hut.fi>
59494      Branch: perl
59495            ! Configure
59496 ____________________________________________________________________________
59497 [ 17925] By: hv                                    on 2002/09/26  09:15:55
59498         Log: Subject: [PATCH v2] enable -ansi -pedantic
59499              From: Jarkko Hietaniemi <jhi@iki.fi>
59500              Date: Wed, 18 Sep 2002 01:19:25 +0300
59501              Message-ID: <20020917221925.GF85044@lyta.hut.fi>
59502      Branch: perl
59503            ! Configure Porting/pumpkin.pod cflags.SH doio.c mg.c perl.c
59504            ! perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c sv.h toke.c util.c
59505 ____________________________________________________________________________
59506 [ 17924] By: hv                                    on 2002/09/26  08:44:16
59507         Log: Subject: [PATCH] ANSI-clean? (was Re: [PATCH] COW for ithreads)
59508              From: Nicholas Clark <nick@unfortu.net>
59509              Date: Sat, 14 Sep 2002 18:49:10 +0100
59510              Message-ID: <20020914174909.GG285@Bagpuss.unfortu.net>
59511      Branch: perl
59512            ! sv.c
59513 ____________________________________________________________________________
59514 [ 17923] By: hv                                    on 2002/09/26  08:33:54
59515         Log: Subject: [PATCH] Re: Advice on coredump
59516              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
59517              Date: Wed, 18 Sep 2002 22:14:57 +0200
59518              Message-Id: <20020918221457.16cb1b43.rgarciasuarez@free.fr>
59519      Branch: perl
59520            ! op.c t/op/closure.t
59521 ____________________________________________________________________________
59522 [ 17922] By: hv                                    on 2002/09/26  08:25:28
59523         Log: Subject: Re: [PATCH] spurious t/auto directory appears
59524              From: Michael G Schwern <schwern@pobox.com>
59525              Date: Fri, 13 Sep 2002 23:56:05 -0400
59526              Message-ID: <20020914035605.GF18928@ool-18b93024.dyn.optonline.net>
59527      Branch: perl
59528            ! lib/ExtUtils/t/Installed.t
59529 ____________________________________________________________________________
59530 [ 17921] By: hv                                    on 2002/09/26  08:21:59
59531         Log: add TODO tests for slow our() declaration
59532              Subject: Re: [perl #17376] Bug Report - our(%)
59533              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
59534              Date: Thu, 19 Sep 2002 22:34:01 -0700
59535              Message-ID: <JNri9gzkgSBB092yn@efn.org>
59536      Branch: perl
59537            + t/comp/our.t
59538            ! MANIFEST
59539 ____________________________________________________________________________
59540 [ 17920] By: hv                                    on 2002/09/26  08:16:43
59541         Log: LEAKTEST is dead, RIP
59542              Subject: Re: [perl #17197] SIGSEGV in perl 5.8.0 multithread build with -DLEAKTEST
59543              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
59544              Date: Mon, 23 Sep 2002 18:33:12 +0200
59545              Message-Id: <20020923182824.C7B6.H.M.BRAND@hccnet.nl>
59546      Branch: perl
59547            ! av.c embed.fnc embed.h ext/GDBM_File/GDBM_File.xs global.sym
59548            ! handy.h perl.c perl.h pod/perlrun.pod proto.h sv.c util.c
59549 ____________________________________________________________________________
59550 [ 17919] By: hv                                    on 2002/09/26  07:59:42
59551         Log: Subject: [PATCH] AIX hints missinga  >&4
59552              From: Jarkko Hietaniemi <jhi@iki.fi>
59553              Date: Fri, 13 Sep 2002 16:48:42 +0300
59554              Message-ID: <20020913134842.GD8929@lyta.hut.fi>
59555      Branch: perl
59556            ! hints/aix.sh
59557 ____________________________________________________________________________
59558 [ 17918] By: hv                                    on 2002/09/26  07:51:10
59559         Log: Subject: [PATCH] perldoc -f stat (perlfunc.pod)
59560              From: "Brendan O'Dea" <bod@debian.org>
59561              Date: Mon, 23 Sep 2002 22:45:40 +1000
59562              Message-ID: <20020923124540.GB28031@londo.odea.dropbear.id.au>
59563      Branch: perl
59564            ! pod/perlfunc.pod
59565 ____________________________________________________________________________
59566 [ 17917] By: hv                                    on 2002/09/26  07:46:43
59567         Log: Subject: Re: [perl #17141] Text::Wrap "this should not happen" message
59568              From: Slaven Rezic <slaven.rezic@berlin.de>
59569              Date: 11 Sep 2002 19:37:09 +0200
59570              Message-ID: <871y80a0my.fsf@vran.herceg.de>
59571      Branch: perl
59572            ! lib/Text/TabsWrap/t/wrap.t lib/Text/Wrap.pm
59573 ____________________________________________________________________________
59574 [ 17916] By: hv                                    on 2002/09/26  07:31:42
59575         Log: Subject: [PATCH 5.8.0] perlembed.pod: make some examples work with multiplicity
59576              From: "Brendan O'Dea" <bod@debian.org>
59577              Date: Tue, 10 Sep 2002 09:19:05 +1000
59578              Message-ID: <20020909231905.GA31868@londo.odea.dropbear.id.au>
59579      Branch: perl
59580            ! pod/perlembed.pod
59581 ____________________________________________________________________________
59582 [ 17915] By: rgs                                   on 2002/09/24  20:19:22
59583         Log: Patch #17914 was empty ; this should have been applied instead.
59584      Branch: perl
59585            ! hints/aix.sh
59586 ____________________________________________________________________________
59587 [ 17914] By: rgs                                   on 2002/09/21  19:58:57
59588         Log: Subject: [PATCH] PASE saga continues
59589              From: Jarkko Hietaniemi <jhi@iki.fi>
59590              Date: Thu, 19 Sep 2002 23:30:20 +0300
59591              Message-ID: <20020919203020.GB274453@lyta.hut.fi>
59592      Branch: perl
59593            ! hints/aix.sh
59594 ____________________________________________________________________________
59595 [ 17913] By: rgs                                   on 2002/09/21  19:46:56
59596         Log: Subject: [PATCH perl@17882] file spec tweaks for VMS
59597              From: "Craig A. Berry" <craigberry@mac.com>
59598              Date: Wed, 18 Sep 2002 16:57:02 -0500
59599              Message-ID: <3D88F6AE.3020708@mac.com>
59600      Branch: perl
59601            ! lib/File/Spec/VMS.pm vms/ext/filespec.t
59602 ____________________________________________________________________________
59603 [ 17912] By: ams                                   on 2002/09/19  17:21:24
59604         Log: Subject: [PATCH] AIX test shouldn't trip OS/400 PASE
59605              From: Jarkko Hietaniemi <jhi@iki.fi>
59606              Date: Thu, 19 Sep 2002 18:59:48 +0300
59607              Message-Id: <20020919155948.GU208696@lyta.hut.fi>
59608
59609              Subject: [PATCH] more PASE tweakage
59610              From: Jarkko Hietaniemi <jhi@iki.fi>
59611              Date: Thu, 19 Sep 2002 18:01:44 +0300
59612              Message-Id: <20020919150144.GJ208696@lyta.hut.fi>
59613      Branch: perl
59614            ! README.os400 hints/aix.sh
59615 ____________________________________________________________________________
59616 [ 17911] By: ams                                   on 2002/09/17  19:29:53
59617         Log: Typo fix.
59618      Branch: perl
59619            ! ext/POSIX/POSIX.pod
59620 ____________________________________________________________________________
59621 [ 17910] By: ams                                   on 2002/09/17  18:09:32
59622         Log: Fix #17375 (rcatline didn't work on a formerly-defined undef) by
59623              checking for SvOK in do_readline().
59624      Branch: perl
59625            ! pp_hot.c t/op/gv.t
59626 ____________________________________________________________________________
59627 [ 17909] By: rgs                                   on 2002/09/16  21:49:27
59628         Log: Pod formatting nit, found by Merijn and Jos Boumans.
59629      Branch: perl
59630            ! pod/perlunicode.pod
59631 ____________________________________________________________________________
59632 [ 17908] By: rgs                                   on 2002/09/16  21:34:55
59633         Log: Subject: [perl #17340] When used/requied Locale::*** modules unexpectedly modify $_
59634              From: (Ilya Martynov) (via RT) <perlbug@perl.org>
59635              Date: 15 Sep 2002 19:06:56 -0000
59636              Message-Id: <rt-17340-37749.5.67862754668525@bugs6.perl.org>
59637      Branch: perl
59638            ! lib/Locale/Country.pm lib/Locale/Currency.pm
59639            ! lib/Locale/Language.pm lib/Locale/Script.pm
59640 ____________________________________________________________________________
59641 [ 17907] By: rgs                                   on 2002/09/16  20:33:51
59642         Log: Subject: Re: [perl #17174] perl 5.8.0 fails tests on NetBSD/Alpha
59643              From: Jarkko Hietaniemi <jhi@iki.fi>
59644              Date: Sun, 15 Sep 2002 18:02:17 +0300
59645              Message-ID: <20020915150217.GB21300@lyta.hut.fi>
59646      Branch: perl
59647            ! hints/netbsd.sh
59648 ____________________________________________________________________________
59649 [ 17906] By: rgs                                   on 2002/09/15  11:30:38
59650         Log: Fix pod/perlmodlib.PL (it wasn't generating a complete list
59651              of modules.) Regenerate pod/perlmodlib.pod. Add a warning :
59652              not all modules listed in perlmodlib are necessarily installed.
59653              Plus some corrections by Vincent Lefevre.
59654      Branch: perl
59655            ! lib/Term/ReadLine.pm pod/perlmodlib.PL pod/perlmodlib.pod
59656 ____________________________________________________________________________
59657 [ 17904] By: merijn                                on 2002/09/13  14:02:18
59658         Log: Tabs erroneusly expanded to spaces, causing AIX to fail
59659              in building DProf
59660      Branch: perl
59661            ! Configure
59662 ____________________________________________________________________________
59663 [ 17902] By: merijn                                on 2002/09/13  07:47:29
59664         Log: configure.com needs d_modflproto
59665              Thu 12 Sep 2002 23:19, "Craig A. Berry"
59666      Branch: perl
59667            ! configure.com
59668 ____________________________________________________________________________
59669 [ 17901] By: rgs                                   on 2002/09/12  20:19:55
59670         Log: Subject: [PATCH] more PASE wisdom
59671              From: Jarkko Hietaniemi <jhi@iki.fi>
59672              Date: Fri, 13 Sep 2002 00:17:39 +0300
59673              Message-ID: <20020912211739.GB6980@lyta.hut.fi>
59674      Branch: perl
59675            ! README.os400
59676 ____________________________________________________________________________
59677 [ 17900] By: rgs                                   on 2002/09/12  19:33:06
59678         Log: Fix a syntax incompatibility introduced by the // operator.
59679              (Note that C<print $fh //> is still a syntax error, it
59680              wasn't with perl 5.8.0.)
59681      Branch: perl
59682            ! t/op/dor.t toke.c
59683 ____________________________________________________________________________
59684 [ 17898] By: rgs                                   on 2002/09/11  20:58:46
59685         Log: Fix bug #17006 : remove spurious do{} in the deparsing
59686              of s/.../.../e.
59687      Branch: perl
59688            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
59689 ____________________________________________________________________________
59690 [ 17897] By: rgs                                   on 2002/09/11  20:56:21
59691         Log: Subject: [perl #17119] typo in utils/dprofpp.PL
59692              From: "Todd C. Miller" (via RT) <perlbug@perl.org>
59693              Date: 10 Sep 2002 18:49:56 -0000
59694              Message-ID: <rt-17119-37126.4.55444095171472@bugs6.perl.org>
59695      Branch: perl
59696            ! utils/dprofpp.PL
59697 ____________________________________________________________________________
59698 [ 17896] By: merijn                                on 2002/09/11  08:31:45
59699         Log: re-synced Configure to backported metaunits
59700      Branch: perl
59701            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
59702            ! config_h.SH
59703 ____________________________________________________________________________
59704 [ 17892] By: merijn                                on 2002/09/10  15:43:53
59705         Log: Callback behaviour in hints
59706              Mon, 9 Sep 2002, Allen Smith
59707      Branch: perl
59708            ! hints/README.hints
59709 ____________________________________________________________________________
59710 [ 17888] By: merijn                                on 2002/09/10  09:20:52
59711         Log: New low-price HP servers
59712      Branch: perl
59713            ! README.hpux
59714 ____________________________________________________________________________
59715 [ 17887] By: rgs                                   on 2002/09/09  21:00:08
59716         Log: Subject: Re: [PATCH] Quieten warnings in Deparse.pm
59717              From: Paul Johnson <paul@pjcj.net>
59718              Date: Mon, 9 Sep 2002 23:37:33 +0200
59719              Message-ID: <20020909213733.GD879@pjcj.net>
59720      Branch: perl
59721            ! ext/B/B/Deparse.pm
59722 ____________________________________________________________________________
59723 [ 17886] By: rgs                                   on 2002/09/09  20:38:01
59724         Log: Subject: [PATCH] Re: [PATCH] Attempt at speeding up Config.pm.  Didn't work.
59725              From: Nicholas Clark <nick@unfortu.net>
59726              Date: Sun, 8 Sep 2002 23:05:54 +0100
59727              Message-ID: <20020908220553.GO286@Bagpuss.unfortu.net>
59728      Branch: perl
59729            ! configpm
59730 ____________________________________________________________________________
59731 [ 17885] By: rgs                                   on 2002/09/09  20:35:34
59732         Log: Subject: [PATCH] strict.pm pod at __END__
59733              From: Nicholas Clark <nick@unfortu.net>
59734              Date: Sun, 8 Sep 2002 22:36:09 +0100
59735              Message-ID: <20020908213608.GM286@Bagpuss.unfortu.net>
59736      Branch: perl
59737            ! lib/strict.pm
59738 ____________________________________________________________________________
59739 [ 17884] By: rgs                                   on 2002/09/09  19:33:11
59740         Log: Subject: [PATCH] File/Find/t/find.t tests 1 and 2 (was Re: [perl #17061] no strict 'garbage')
59741              From: Nicholas Clark <nick@unfortu.net>
59742              Date: Sun, 8 Sep 2002 19:45:52 +0100
59743              Message-ID: <20020908184551.GH286@Bagpuss.unfortu.net>
59744      Branch: perl
59745            ! lib/File/Find/t/find.t
59746 ____________________________________________________________________________
59747 [ 17883] By: rgs                                   on 2002/09/09  19:10:08
59748         Log: Subject: [PATCH] Quieten warnings in Deparse.pm
59749              From: Paul Johnson <paul@pjcj.net>
59750              Date: Sun, 8 Sep 2002 23:50:11 +0200
59751              Message-ID: <20020908215011.GA879@pjcj.net>
59752      Branch: perl
59753            ! ext/B/B/Deparse.pm
59754 ____________________________________________________________________________
59755 [ 17882] By: hv                                    on 2002/09/09  10:33:58
59756         Log: Update Changes
59757      Branch: perl
59758            ! Changes patchlevel.h
59759 ____________________________________________________________________________
59760 [ 17881] By: hv                                    on 2002/09/09  09:54:55
59761         Log: Subject: Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.t
59762              From: "Allen Smith" <easmith@beatrice.rutgers.edu>
59763              Date: Mon, 9 Sep 2002 01:48:08 -0400
59764              Message-Id: <10209090148.ZM1555835@puck2.rutgers.edu>
59765      Branch: perl
59766            ! perl.h sv.c
59767 ____________________________________________________________________________
59768 [ 17880] By: hv                                    on 2002/09/09  09:33:55
59769         Log: integrate Math::BigInt-1.63
59770              Subject: Re: [perl #16997] Math::BigFloat hang on bsqrt [ANNOUNCE v1.63
59771              From: Tels <perl_dummy@bloodgate.com>
59772              Date: Mon, 09 Sep 2002 00:23:01 +0200 (CEST)
59773              Message-Id: <200209082022.g88KMGY20194@crypt.org>
59774      Branch: perl
59775            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
59776            ! lib/Math/BigInt/t/bare_mif.t lib/Math/BigInt/t/constant.t
59777            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
59778            ! lib/Math/BigInt/t/sub_mif.t
59779 ____________________________________________________________________________
59780 [ 17879] By: hv                                    on 2002/09/09  09:23:53
59781         Log: Subject: [PATCH] Configure locincpth vs Jaguar gcc 3
59782              From: Jarkko Hietaniemi <jhi@iki.fi>
59783              Date: Mon, 9 Sep 2002 00:07:46 +0300
59784              Message-ID: <20020908210746.GB4136@lyta.hut.fi>
59785      Branch: perl
59786            ! Configure
59787 ____________________________________________________________________________
59788 [ 17878] By: hv                                    on 2002/09/09  09:11:57
59789         Log: small grammar fix in Benchmark docs
59790      Branch: perl
59791            ! lib/Benchmark.pm
59792 ____________________________________________________________________________
59793 [ 17877] By: hv                                    on 2002/09/09  09:09:30
59794         Log: Subject: [PATCH] configpm
59795              From: Abe Timmerman <abe@ztreet.demon.nl>
59796              Date: Sun, 8 Sep 2002 17:21:19 +0200
59797              Message-Id: <200209081721.19233.abe@ztreet.demon.nl>
59798      Branch: perl
59799            ! configpm
59800 ____________________________________________________________________________
59801 [ 17876] By: hv                                    on 2002/09/09  08:48:35
59802         Log: Subject: Re: Smoke 17849 MSWin32 (w2k/GCC)
59803              From: Abe Timmerman <abe@ztreet.demon.nl>
59804              Date: Mon, 9 Sep 2002 01:32:19 +0200
59805              Message-Id: <200209090132.19891.abe@ztreet.demon.nl>
59806      Branch: perl
59807            ! makedef.pl
59808 ____________________________________________________________________________
59809 [ 17875] By: rgs                                   on 2002/09/08  18:55:01
59810         Log: Subject: [PATCH] cleanup temp files (was Re: Smoke 17805 irix 6.5 6.5.16m IP32 r5000 /usr/share/src/cpan-current-benedick)
59811              From: Nicholas Clark <nick@unfortu.net>
59812              Date: Sun, 8 Sep 2002 15:46:44 +0100
59813              Message-ID: <20020908144643.GC286@Bagpuss.unfortu.net>
59814
59815              Plus two other similar tweaks
59816      Branch: perl
59817            ! ext/SDBM_File/sdbm.t
59818 ____________________________________________________________________________
59819 [ 17874] By: hv                                    on 2002/09/08  17:10:38
59820         Log: Subject: Re: [PATCH: perl #17849] (corrected) Long double bugs - sprintf.t _and_ num.t
59821              From: "Allen Smith" <easmith@beatrice.rutgers.edu>
59822              Date: Sat, 7 Sep 2002 05:25:45 -0400
59823              Message-Id: <10209070525.ZM1584639@puck2.rutgers.edu>
59824      Branch: perl
59825            ! hints/irix_6.sh numeric.c perl.h sv.c t/base/num.t
59826            ! t/op/sprintf.t
59827 ____________________________________________________________________________
59828 [ 17873] By: hv                                    on 2002/09/08  16:48:54
59829         Log: Subject: [PATCH] COW for ithreads (was Re: what copies scalars in ithreads?)
59830              From: Nicholas Clark <nick@unfortu.net>
59831              Date: Sat, 7 Sep 2002 00:20:53 +0100
59832              Message-ID: <20020906232052.GB901@Bagpuss.unfortu.net>
59833      Branch: perl
59834            ! op.c sv.c
59835 ____________________________________________________________________________
59836 [ 17872] By: hv                                    on 2002/09/08  16:35:46
59837         Log: temporarily skip failing Storable tests caused by #17869
59838      Branch: perl
59839            ! ext/Storable/t/code.t
59840 ____________________________________________________________________________
59841 [ 17871] By: hv                                    on 2002/09/08  16:23:49
59842         Log: Subject: [PATCH] tiddly tidy up for util.c
59843              From: Nicholas Clark <nick@unfortu.net>
59844              Date: Fri, 6 Sep 2002 23:00:14 +0100
59845              Message-ID: <20020906220013.GD428@Bagpuss.unfortu.net>
59846      Branch: perl
59847            ! util.c
59848 ____________________________________________________________________________
59849 [ 17870] By: hv                                    on 2002/09/08  16:21:23
59850         Log: regularise whitespace and formatting in util.c
59851      Branch: perl
59852            ! util.c
59853 ____________________________________________________________________________
59854 [ 17869] By: hv                                    on 2002/09/08  15:46:08
59855         Log: Subject: [perl #17061] no strict 'garbage'
59856              From: Elizabeth Mattijsen (via RT) <perlbug@perl.org>
59857              Date: 6 Sep 2002 19:31:02 -0000
59858              Message-Id: <rt-17061-36808.6.19994322284541@bugs6.perl.org>
59859              Date: Sat, 07 Sep 2002 13:40:22 +0200
59860              Message-Id: <4.2.0.58.20020907133846.02476d40@mickey.dijkmat.nl>
59861      Branch: perl
59862            ! lib/strict.pm lib/strict.t
59863 ____________________________________________________________________________
59864 [ 17868] By: hv                                    on 2002/09/08  15:24:08
59865         Log: small fix to perl58delta for MIME::QuotedPrint, from Jarkko
59866      Branch: perl
59867            ! pod/perl58delta.pod
59868 ____________________________________________________________________________
59869 [ 17867] By: hv                                    on 2002/09/08  15:10:46
59870         Log: Subject: [PATCH] allow using hires time() in Benchmark
59871              From: Jarkko Hietaniemi <jhi@iki.fi>
59872              Date: Fri, 6 Sep 2002 00:38:11 +0300
59873              Message-ID: <20020905213811.GA23771@lyta.hut.fi>
59874      Branch: perl
59875            ! lib/Benchmark.pm
59876 ____________________________________________________________________________
59877 [ 17866] By: hv                                    on 2002/09/08  15:06:05
59878         Log: Subject: [PATCH] OS/400 PASE symbol scan tweak
59879              From: Jarkko Hietaniemi <jhi@kosh.hut.fi>
59880              Date: Thu, 5 Sep 2002 21:46:20 +0300 (EET DST)
59881              Message-Id: <200209051846.g85IkKOk013697@kosh.hut.fi>
59882      Branch: perl
59883            ! Configure
59884 ____________________________________________________________________________
59885 [ 17865] By: hv                                    on 2002/09/08  15:03:23
59886         Log: Subject: Unicode::Collate 0.23 Released
59887              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
59888              Date: Thu, 05 Sep 2002 23:28:32 +0900
59889              Message-Id: <20020905232316.8151.BQW10602@nifty.com>
59890      Branch: perl
59891            + lib/Unicode/Collate/t/index.t
59892            ! MANIFEST lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
59893            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
59894 ____________________________________________________________________________
59895 [ 17864] By: hv                                    on 2002/09/08  14:55:31
59896         Log: Subject: sv_2pv_flags and ROK and UTF8 flags
59897              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
59898              Date: Wed, 04 Sep 2002 21:09:01 -0700
59899              Message-ID: <djtd9gzkgyLd092yn@efn.org>
59900              Date: Fri, 06 Sep 2002 09:23:03 -0700
59901              Message-ID: <nZNe9gzkgKdH092yn@efn.org>
59902      Branch: perl
59903            ! lib/overload.t sv.c sv.h t/op/pat.t
59904 ____________________________________________________________________________
59905 [ 17863] By: hv                                    on 2002/09/08  14:11:54
59906         Log: setting PERL_CORE as in #17861 violates assumptions made by taint tests
59907      Branch: perl
59908            ! t/op/taint.t
59909 ____________________________________________________________________________
59910 [ 17862] By: hv                                    on 2002/09/08  14:01:07
59911         Log: Subject: [PATCH t/TestInit.pm] Set env PERL_CORE
59912              From: Michael G Schwern <schwern@pobox.com>
59913              Date: Wed, 4 Sep 2002 11:38:01 -0700
59914              Message-ID: <20020904183801.GF8367@ool-18b93024.dyn.optonline.net>
59915      Branch: perl
59916            ! t/TestInit.pm
59917 ____________________________________________________________________________
59918 [ 17861] By: hv                                    on 2002/09/08  13:58:10
59919         Log: Subject: Re: [PATCH t/test.pl] Let is/isnt() handle undef without warnings
59920              From: Michael G Schwern <schwern@pobox.com>
59921              Date: Fri, 6 Sep 2002 14:03:16 -0700
59922              Message-ID: <20020906210315.GC808@ool-18b93024.dyn.optonline.net>
59923      Branch: perl
59924            ! t/test.pl
59925 ____________________________________________________________________________
59926 [ 17860] By: hv                                    on 2002/09/08  13:48:49
59927         Log: #17859 misuses s/// return values
59928      Branch: perl
59929            ! configpm
59930 ____________________________________________________________________________
59931 [ 17859] By: hv                                    on 2002/09/08  13:17:46
59932         Log: Subject: Re: [PATCH] Attempt at speeding up Config.pm.  Didn't work.
59933              From: Nicholas Clark <nick@unfortu.net>
59934              Date: Mon, 2 Sep 2002 23:22:32 +0100
59935              Message-ID: <20020902222231.GG284@Bagpuss.unfortu.net>
59936      Branch: perl
59937            ! configpm
59938 ____________________________________________________________________________
59939 [ 17850] By: ams                                   on 2002/09/06  03:31:32
59940         Log: Subject: [PATCH] (mostly (Unicode)) pod nits
59941              From: Jarkko Hietaniemi <jhi@iki.fi>
59942              Date: Fri, 6 Sep 2002 06:01:57 +0300
59943              Message-Id: <20020906030157.GA28252@lyta.hut.fi>
59944      Branch: perl
59945            ! pod/perl.pod pod/perlunicode.pod pod/perluniintro.pod
59946 ____________________________________________________________________________
59947 [ 17849] By: gsar                                  on 2002/09/05  06:28:36
59948         Log: document setting the email address
59949      Branch: perl
59950            ! Porting/repository.pod
59951 ____________________________________________________________________________
59952 [ 17848] By: hv                                    on 2002/09/04  23:12:15
59953         Log: AUTHORS: preferred address for Allen Smith
59954      Branch: perl
59955            ! AUTHORS
59956 ____________________________________________________________________________
59957 [ 17847] By: hv                                    on 2002/09/04  23:10:37
59958         Log: copy on write: fixes and debugging
59959              Subject: what copies scalars in ithreads?
59960              From: Nicholas Clark <nick@unfortu.net>
59961              Date: Wed, 4 Sep 2002 21:52:47 +0100
59962              Message-ID: <20020904205247.GA280@Bagpuss.unfortu.net>
59963      Branch: perl
59964            ! sv.c
59965 ____________________________________________________________________________
59966 [ 17846] By: hv                                    on 2002/09/04  23:02:43
59967         Log: Subject: Re: [PATCH] A variety of README nitpicks.
59968              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
59969              Date: Wed, 04 Sep 2002 09:10:05 +0200
59970              Message-Id: <20020904090853.F13D.H.M.BRAND@hccnet.nl>
59971      Branch: perl
59972            ! README.hpux
59973 ____________________________________________________________________________
59974 [ 17845] By: hv                                    on 2002/09/04  15:06:33
59975         Log: Avoid 'unportable' warnings for lib/Math/BigInt/t/constant.t
59976      Branch: perl
59977            ! lib/Math/BigInt/t/constant.t
59978 ____________________________________________________________________________
59979 [ 17844] By: hv                                    on 2002/09/04  14:32:19
59980         Log: #17836 (DB_File-1.805) misses a couple of dTHX declarations
59981      Branch: perl
59982            ! ext/DB_File/DB_File.xs
59983 ____________________________________________________________________________
59984 [ 17843] By: hv                                    on 2002/09/04  14:09:13
59985         Log: #17842 was only half the story
59986              Subject: [PATCH deb.c] Re: HiRes failure is success?
59987              From: Dave Mitchell <davem@fdgroup.com>
59988              Date: Wed, 4 Sep 2002 16:11:15 +0100
59989              Message-ID: <20020904161115.E27603@fdgroup.com>
59990      Branch: perl
59991            ! deb.c
59992 ____________________________________________________________________________
59993 [ 17842] By: hv                                    on 2002/09/04  14:04:40
59994         Log: printf argument mismatch in Perl_deb_stack_all() from change #17718
59995      Branch: perl
59996            ! deb.c
59997 ____________________________________________________________________________
59998 [ 17841] By: hv                                    on 2002/09/04  13:57:27
59999         Log: Subject: [PATCH] op/getpid.t failure
60000              From: Michael G Schwern <schwern@pobox.com>
60001              Date: Tue, 3 Sep 2002 17:48:24 -0700
60002              Message-ID: <20020904004824.GG2701@ool-18b93024.dyn.optonline.net>
60003      Branch: perl
60004            ! t/op/getpid.t
60005 ____________________________________________________________________________
60006 [ 17840] By: hv                                    on 2002/09/04  13:55:20
60007         Log: Subject: [PATCH] File::Basename doesn't lazy load Carp right.
60008              and Subject: [PATCH] More modules that don't lazy load Carp right.
60009              From: Michael G Schwern <schwern@pobox.com>
60010              Date: Tue, 3 Sep 2002 17:21:57 -0700
60011              Message-ID: <20020904002157.GD2701@ool-18b93024.dyn.optonline.net>
60012              and Message-ID: <20020904003857.GE2701@ool-18b93024.dyn.optonline.net>
60013      Branch: perl
60014            ! ext/Encode/Unicode/Unicode.pm
60015            ! ext/Encode/lib/Encode/Encoding.pm ext/Sys/Hostname/Hostname.pm
60016            ! lib/File/Basename.pm
60017 ____________________________________________________________________________
60018 [ 17839] By: hv                                    on 2002/09/04  13:47:12
60019         Log: Subject: Re: [PATCH 5.8.0] add accessors for POSIX::SigAction
60020              From: "Brendan O'Dea" <bod@debian.org>
60021              Date: Wed, 4 Sep 2002 02:36:10 +1000
60022              Message-ID: <20020903163610.GA14595@londo.odea.dropbear.id.au>
60023      Branch: perl
60024            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
60025 ____________________________________________________________________________
60026 [ 17838] By: hv                                    on 2002/09/04  13:41:27
60027         Log: Subject: [PATCHes] Still no working Berkeley DB in OS X 10.2
60028              From: =?ISO-8859-1?Q?Kay_R=F6pke?= <kay@dolphin-services.de>
60029              Date: Tue, 3 Sep 2002 13:46:18 +0200
60030              Message-Id: <C287A20E-BF32-11D6-A454-000393414688@dolphin-services.de>
60031      Branch: perl
60032            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
60033 ____________________________________________________________________________
60034 [ 17837] By: hv                                    on 2002/09/04  13:38:27
60035         Log: Subject: [PATCH lib/Config.t] test grandfathered Config variables
60036              From: Michael G Schwern <schwern@pobox.com>
60037              Date: Mon, 2 Sep 2002 22:29:07 -0700
60038              Message-ID: <20020903052907.GR8061@ool-18b93024.dyn.optonline.net>
60039      Branch: perl
60040            ! lib/Config.t
60041 ____________________________________________________________________________
60042 [ 17836] By: hv                                    on 2002/09/04  13:35:36
60043         Log: Subject: [PATCH] DB_File 1.805
60044              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
60045              Date: Mon, 2 Sep 2002 23:56:40 +0100
60046              Message-ID: <AIEAJICLCBDNAAOLLOKLAEMCFFAA.Paul.Marquess@btinternet.com>
60047      Branch: perl
60048            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
60049            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
60050            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
60051            ! ext/DB_File/t/db-recno.t ext/DB_File/typemap
60052 ____________________________________________________________________________
60053 [ 17835] By: hv                                    on 2002/09/04  13:23:17
60054         Log: fix coredump after 64k-deep recursion
60055              Subject: Re: debugging coredump with -DD
60056              From: hv@crypt.org
60057              Date: Tue, 03 Sep 2002 14:34:20 +0100
60058              Message-Id: <200209031334.g83DYLN09709@crypt.compulink.co.uk>
60059      Branch: perl
60060            ! cop.h t/op/recurse.t
60061 ____________________________________________________________________________
60062 [ 17834] By: hv                                    on 2002/09/04  13:08:36
60063         Log: perldoc: allow arguments for pager
60064              Subject: perldoc patch for better $Config{pager} support, mandir patch, fhs patch
60065              From: Chip Turner <cturner@redhat.com>
60066              Date: 02 Sep 2002 01:17:23 -0400
60067              Message-ID: <vzku1l9x95o.fsf@minbar.devel.redhat.com>
60068      Branch: perl
60069            ! utils/perldoc.PL
60070 ____________________________________________________________________________
60071 [ 17833] By: hv                                    on 2002/09/04  12:55:54
60072         Log: Subject: [PATCH] use sysconf(_SC_CLK_TCK) for times()
60073              From: Jarkko Hietaniemi <jhi@iki.fi>
60074              Date: Sun, 1 Sep 2002 19:23:55 +0300
60075              Message-ID: <20020901162355.GH12536@lyta.hut.fi>
60076      Branch: perl
60077            ! embedvar.h intrpvar.h perl.c perlapi.h pp_sys.c
60078 ____________________________________________________________________________
60079 [ 17832] By: hv                                    on 2002/09/04  12:39:42
60080         Log: Subject: Re: [PATCH] Correct/completes Overloading in XS mods
60081              From: John Peacock <jpeacock@rowman.com>
60082              Date: Sun, 01 Sep 2002 15:00:12 -0400
60083              Message-ID: <3D7263BC.9020608@rowman.com>
60084      Branch: perl
60085            ! lib/ExtUtils/xsubpp pod/perlxs.pod
60086 ____________________________________________________________________________
60087 [ 17831] By: hv                                    on 2002/09/04  11:47:10
60088         Log: #17827 misses some win32 tweaks
60089      Branch: perl
60090            ! win32/Makefile win32/makefile.mk
60091 ____________________________________________________________________________
60092 [ 17830] By: hv                                    on 2002/09/04  11:41:22
60093         Log: update email address for Paul Marquess
60094      Branch: perl
60095            ! AUTHORS
60096 ____________________________________________________________________________
60097 [ 17829] By: hv                                    on 2002/09/04  11:38:39
60098         Log: Subject: Correction for AUTHORS.html
60099              From: Sean Davis <dive@ender.com>
60100              Date: Fri, 30 Aug 2002 03:51:16 -0700
60101              Message-ID: <20020830035116.A18739@endersgame.net>
60102      Branch: perl
60103            ! AUTHORS
60104 ____________________________________________________________________________
60105 [ 17828] By: hv                                    on 2002/09/04  11:31:42
60106         Log: Subject: [PATCH] File::Spec->catfile not canonicalizing consistently
60107              From: Michael G Schwern <schwern@pobox.com>
60108              Date: Fri, 30 Aug 2002 03:40:45 -0700
60109              Message-ID: <20020830104044.GF859@ool-18b93024.dyn.optonline.net>
60110      Branch: perl
60111            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
60112            ! lib/File/Spec/t/Spec.t
60113 ____________________________________________________________________________
60114 [ 17827] By: hv                                    on 2002/09/04  11:21:57
60115         Log: Subject: [PATCH] OS/400 PASE port
60116              From: Jarkko Hietaniemi <jhi@iki.fi>
60117              Date: Thu, 29 Aug 2002 22:22:51 +0300
60118              Message-ID: <20020829192251.GA27102@lyta.hut.fi>
60119      Branch: perl
60120            + README.os400 hints/os400.sh
60121            ! Configure MANIFEST hints/aix.sh lib/Cwd.pm pod/buildtoc.PL
60122            ! pod/perl.pod pod/perlebcdic.pod pod/perlport.pod
60123 ____________________________________________________________________________
60124 [ 17826] By: hv                                    on 2002/09/04  11:10:54
60125         Log: Subject: [PATCH 5.8.0] allow Sys::Syslog test to fail gracefully
60126              From: "Brendan O'Dea" <bod@debian.org>
60127              Date: Thu, 29 Aug 2002 22:42:39 +1000
60128              Message-ID: <20020829124239.GA31934@londo.odea.dropbear.id.au>
60129      Branch: perl
60130            ! ext/Sys/Syslog/syslog.t
60131 ____________________________________________________________________________
60132 [ 17825] By: hv                                    on 2002/09/04  10:53:59
60133         Log: Subject: Re: Possible bug in IPC/Semaphore.pm [PATCH]
60134              From: "John P. Linderman" <jpl@research.att.com>
60135              Date: Wed, 28 Aug 2002 08:04:29 -0400 (EDT)
60136              Message-Id: <200208271900.PAA98096@raptor.research.att.com>
60137      Branch: perl
60138            ! ext/IPC/SysV/Semaphore.pm
60139 ____________________________________________________________________________
60140 [ 17824] By: rgs                                   on 2002/09/03  20:02:36
60141         Log: Subject: [perl #16971] [PATCH] Fix a couple of URLs that changed recently.
60142              From: Richard Soderberg (via RT) <perlbug@perl.org>
60143              Date: 3 Sep 2002 18:48:54 -0000
60144              Message-ID: <rt-16971-36426.15.5276119194873@bugs6.perl.org>
60145
60146              Subject: [PATCH] A variety of README nitpicks.
60147              From: Richard Soderberg <rs@crystalflame.net>
60148              Date: Tue, 3 Sep 2002 11:54:39 -0700 (PDT)
60149              Message-ID: <Pine.LNX.4.33.0209031148280.32671-200000@oregonnet.com>
60150      Branch: perl
60151            ! README.amiga README.dgux README.dos README.epoc README.hpux
60152            ! README.mint README.netware README.vmesa
60153 ____________________________________________________________________________
60154 [ 17823] By: rgs                                   on 2002/09/03  19:47:05
60155         Log: Fix bug #16828.
60156              Add a few tests to ext/B/t/b.t, make it use Test::More.
60157      Branch: perl
60158            ! ext/B/B.xs ext/B/t/b.t
60159 ____________________________________________________________________________
60160 [ 17822] By: rgs                                   on 2002/09/02  19:29:52
60161         Log: Some simple tests for the POSIX::isXXX() functions.
60162      Branch: perl
60163            ! ext/POSIX/t/posix.t
60164 ____________________________________________________________________________
60165 [ 17821] By: rgs                                   on 2002/08/30  19:56:53
60166         Log: Advertise Linux::Pid.
60167      Branch: perl
60168            ! pod/perlfunc.pod pod/perlvar.pod
60169 ____________________________________________________________________________
60170 [ 17819] By: hv                                    on 2002/08/30  13:42:02
60171         Log: Subject: [PATCH] Tweaks to Bleadperl Version Object Support
60172              From: John Peacock <jpeacock@rowman.com>
60173              Date: Wed, 28 Aug 2002 22:13:48 -0400
60174              Message-ID: <3D6D835C.50809@rowman.com>
60175      Branch: perl
60176            ! universal.c util.c
60177 ____________________________________________________________________________
60178 [ 17818] By: hv                                    on 2002/08/30  13:16:05
60179         Log: add test related to change #17799:
60180              Subject: Re: if.pm bug.
60181              From: "Steffen Mueller" <kjx9zthh3001@sneakemail.com>
60182              Date: Thu, 29 Aug 2002 19:39:58 +0200
60183              Message-ID: <20020829173358.34731.qmail@onion.perl.org>
60184      Branch: perl
60185            ! lib/if.t
60186 ____________________________________________________________________________
60187 [ 17817] By: hv                                    on 2002/08/30  13:12:20
60188         Log: Subject: [PATCH] AUTHORS
60189              From: "Brendan O'Dea" <bod@debian.org>
60190              Date: Thu, 29 Aug 2002 22:49:34 +1000
60191              Message-ID: <20020829124934.GA1984@londo.odea.dropbear.id.au>
60192      Branch: perl
60193            ! AUTHORS
60194 ____________________________________________________________________________
60195 [ 17816] By: hv                                    on 2002/08/30  13:10:45
60196         Log: Subject: [PATCH 5.8.0] Term::Cap allow # comments in infcocmp output
60197              From: "Brendan O'Dea" <bod@debian.org>
60198              Date: Thu, 29 Aug 2002 22:46:47 +1000
60199              Message-ID: <20020829124647.GA1498@londo.odea.dropbear.id.au>
60200      Branch: perl
60201            ! lib/Term/Cap.pm
60202 ____________________________________________________________________________
60203 [ 17815] By: hv                                    on 2002/08/30  13:02:41
60204         Log: formatting cleanup and:
60205              Subject: Re: perl-5.8.0 on HP porting center
60206              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
60207              Date: Thu, 29 Aug 2002 12:23:31 +0200
60208              Message-Id: <20020829122221.0CA3.H.M.BRAND@hccnet.nl>
60209      Branch: perl
60210            ! installperl
60211 ____________________________________________________________________________
60212 [ 17814] By: hv                                    on 2002/08/30  12:23:33
60213         Log: Subject: [PATCH] perlmod.pod nit
60214              From: Autrijus Tang <autrijus@autrijus.org>
60215              Date: Thu, 29 Aug 2002 03:49:34 +0800
60216              Message-ID: <20020828194934.GA12244@not.autrijus.org>
60217      Branch: perl
60218            ! pod/perlmod.pod
60219 ____________________________________________________________________________
60220 [ 17813] By: hv                                    on 2002/08/30  12:19:15
60221         Log: Subject: [PATCH] Re: glob names and Regexp type introspection
60222              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
60223              Date: Thu, 29 Aug 2002 17:31:31 -0700
60224              Message-ID: <jzrb9gzkgO7W092yn@efn.org>
60225      Branch: perl
60226            ! sv.c t/op/pat.t
60227 ____________________________________________________________________________
60228 [ 17812] By: hv                                    on 2002/08/30  12:06:20
60229         Log: Subject: [PATCH] typos in Hash::Util documentation
60230              From: Slaven Rezic <slaven.rezic@berlin.de>
60231              Date: Wed, 28 Aug 2002 17:08:50 +0200 (CEST)
60232              Message-Id: <200208281508.g7SF8o9Z015197@vran.herceg.de>
60233      Branch: perl
60234            ! lib/Hash/Util.pm
60235 ____________________________________________________________________________
60236 [ 17811] By: hv                                    on 2002/08/30  12:02:59
60237         Log: Subject: Re: Recent changes on the HP porting center
60238              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
60239              Date: Wed, 28 Aug 2002 17:39:27 +0200
60240              Message-Id: <20020828173024.3E95.H.M.BRAND@hccnet.nl>
60241      Branch: perl
60242            ! README.hpux
60243 ____________________________________________________________________________
60244 [ 17810] By: hv                                    on 2002/08/30  11:58:18
60245         Log: Subject: [PATCH] Fixes to threads::shared when disabled
60246              From: Michael G Schwern <schwern@pobox.com>
60247              Date: Wed, 28 Aug 2002 06:04:18 -0700
60248              Message-ID: <20020828130418.GG773@ool-18b93024.dyn.optonline.net>
60249      Branch: perl
60250            + ext/threads/shared/t/disabled.t
60251            ! MANIFEST ext/threads/shared/shared.pm
60252            ! ext/threads/shared/t/hv_refs.t
60253 ____________________________________________________________________________
60254 [ 17808] By: ams                                   on 2002/08/30  02:59:31
60255         Log: Subject: [PATCH] Tru64 vs Berkeley DB
60256              From: Jarkko Hietaniemi <jhi@iki.fi>
60257              Date: Fri, 30 Aug 2002 06:56:38 +0300
60258              Message-Id: <20020830035638.GB874@lyta.hut.fi>
60259      Branch: perl
60260            ! README.tru64 hints/dec_osf.sh
60261 ____________________________________________________________________________
60262 [ 17807] By: ams                                   on 2002/08/30  02:32:30
60263         Log: Subject: [PATCH] IRIX + INSTALL
60264              From: Jarkko Hietaniemi <jhi@iki.fi>
60265              Date: Fri, 30 Aug 2002 06:31:48 +0300
60266              Message-Id: <20020830033148.GA874@lyta.hut.fi>
60267      Branch: perl
60268            ! INSTALL hints/irix_6.sh
60269 ____________________________________________________________________________
60270 [ 17806] By: hv                                    on 2002/08/29  22:56:45
60271         Log: #17449 failed to apply the actual patch. This is it.
60272      Branch: perl
60273            ! lib/Exporter.pm lib/Exporter/Heavy.pm
60274 ____________________________________________________________________________
60275 [ 17805] By: hv                                    on 2002/08/29  13:49:04
60276         Log: Fix based on:
60277              Subject: [perl #16799] Perl 5.8.0 breaks POSIX::isprint() (and other POSIX::xxx)
60278              From: "esm@pobox.com (via RT)" <perlbug@perl.org>
60279              Date: 27 Aug 2002 22:10:16 -0000
60280              Message-Id: <rt-16799-35846.14.4842888832041@bugs6.perl.org>
60281      Branch: perl
60282            ! ext/POSIX/POSIX.xs
60283 ____________________________________________________________________________
60284 [ 17804] By: hv                                    on 2002/08/29  13:29:43
60285         Log: Subject: [PATCH] B::check_av() ; B::Deparse for CHECK blocks
60286              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
60287              Date: Tue, 27 Aug 2002 23:36:53 +0200
60288              Message-Id: <20020827233653.535bc211.rgarciasuarez@free.fr>
60289      Branch: perl
60290            ! embedvar.h ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm intrpvar.h
60291            ! perl.c perlapi.h sv.c
60292 ____________________________________________________________________________
60293 [ 17803] By: ams                                   on 2002/08/29  13:09:47
60294         Log: Subject: [PATCH] AIX compiler setup sanity checking
60295              From: Jarkko Hietaniemi <jhi@iki.fi>
60296              Date: Thu, 29 Aug 2002 16:43:51 +0300
60297              Message-Id: <20020829134351.GG5219@lyta.hut.fi>
60298      Branch: perl
60299            ! hints/aix.sh
60300 ____________________________________________________________________________
60301 [ 17802] By: hv                                    on 2002/08/29  12:32:51
60302         Log: Subject: [perl #16769] Documention bug
60303              From: "dformosa@dformosa.zeta.org.au (via RT)" <perlbug@perl.org>
60304              Date: 26 Aug 2002 10:01:04 -0000
60305              Message-Id: <rt-16769-35720.17.1057454913803@bugs6.perl.org>
60306      Branch: perl
60307            ! pod/perl58delta.pod
60308 ____________________________________________________________________________
60309 [ 17801] By: hv                                    on 2002/08/29  12:19:30
60310         Log: Subject: [PATCH] ExtUtils::Constant 0.14
60311              From: Nicholas Clark <nick@unfortu.net>
60312              Date: Sun, 25 Aug 2002 18:06:00 +0100
60313              Message-ID: <20020825170600.GE322@Bagpuss.unfortu.net>
60314      Branch: perl
60315            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
60316 ____________________________________________________________________________
60317 [ 17800] By: hv                                    on 2002/08/29  12:08:59
60318         Log: Subject: Patch: Put local($^I, @ARGV) = ... trick back into perlfaq5
60319              From: Mark-Jason Dominus <mjd@plover.com>
60320              Date: Sun, 25 Aug 2002 12:09:53 -0400
60321              Message-ID: <20020825160953.15987.qmail@plover.com>
60322      Branch: perl
60323            ! pod/perlfaq5.pod
60324 ____________________________________________________________________________
60325 [ 17799] By: hv                                    on 2002/08/29  11:48:39
60326         Log: Subject: Re: if.pm bug.
60327              From: "Steffen Mueller" <kjx9zthh3001@sneakemail.com>
60328              Date: Sun, 25 Aug 2002 00:27:59 +0200
60329              Message-ID: <20020824222210.16387.qmail@onion.perl.org>
60330      Branch: perl
60331            ! lib/if.pm
60332 ____________________________________________________________________________
60333 [ 17798] By: hv                                    on 2002/08/29  11:44:00
60334         Log: Subject: [PATCH] posixify getppid on linux-multithread
60335              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
60336              Date: Tue, 6 Aug 2002 21:56:46 +0200
60337              Message-Id: <20020806215646.3f6852bb.rgarciasuarez@free.fr>
60338      Branch: perl
60339            + t/op/getpid.t
60340            ! MANIFEST embedvar.h hints/linux.sh perl.c perlapi.h perlvars.h
60341            ! pod/perlfunc.pod pod/perlvar.pod pp_sys.c util.c
60342 ____________________________________________________________________________
60343 [ 17797] By: hv                                    on 2002/08/29  10:55:41
60344         Log: Subject: Re: [perl #16677] B::SV::FLAGS dumps core
60345              From: Mark-Jason Dominus <mjd@plover.com>
60346              Date: Sun, 25 Aug 2002 22:31:54 -0400
60347              Message-ID: <20020826023154.22986.qmail@plover.com>
60348      Branch: perl
60349            ! ext/B/B.pm
60350 ____________________________________________________________________________
60351 [ 17791] By: hv                                    on 2002/08/27  11:28:32
60352         Log: Missing MANIFEST files for #17783.
60353      Branch: perl
60354            ! MANIFEST
60355 ____________________________________________________________________________
60356 [ 17790] By: hv                                    on 2002/08/27  11:22:36
60357         Log: #17783 introduced an outdated test module, causing failure in
60358              lib/ExtUtils/t/problems.t. This grabs a more recent copy from
60359              ExtUtils::MakeMaker.
60360      Branch: perl
60361            ! t/lib/TieOut.pm
60362 ____________________________________________________________________________
60363 [ 17789] By: ams                                   on 2002/08/27  04:04:48
60364         Log: Subject: Patch perlvar.pod
60365              From: mjd@plover.com
60366              Date: 27 Aug 2002 03:03:01 -0000
60367              Message-Id: <20020827030301.32481.qmail@plover.com>
60368      Branch: perl
60369            ! pod/perlvar.pod
60370 ____________________________________________________________________________
60371 [ 17788] By: hv                                    on 2002/08/26  23:59:47
60372         Log: Update Changes
60373      Branch: perl
60374            ! Changes patchlevel.h
60375 ____________________________________________________________________________
60376 [ 17787] By: hv                                    on 2002/08/26  19:22:27
60377         Log: fix for:
60378              Subject: [perl #16773] "abc" =~ /(ab)()(c)??/ broken
60379              From: (Randal L. Schwartz) (via RT) <perlbug@perl.org>
60380              Date: 26 Aug 2002 15:01:36 -0000
60381              Message-Id: <rt-16773-35748.5.13188490159294@bugs6.perl.org>
60382      Branch: perl
60383            ! regexec.c t/op/re_tests
60384 ____________________________________________________________________________
60385 [ 17786] By: hv                                    on 2002/08/26  15:34:25
60386         Log: Subject: CPAN Upload: S/SB/SBURKE/Test-1.21.tar.gz
60387              From: "Sean M. Burke" <sburke@cpan.org>
60388              Date: Mon, 26 Aug 2002 04:38:19 -0600
60389              Message-Id: <5.1.0.14.1.20020826043702.022ca320@mail.spinn.net>
60390      Branch: perl
60391            ! lib/Test.pm lib/Test/t/fail.t lib/Test/t/mix.t
60392            ! lib/Test/t/todo.t
60393 ____________________________________________________________________________
60394 [ 17785] By: hv                                    on 2002/08/26  15:18:41
60395         Log: fix non-ANSI C++-style comment
60396              Subject: [ PATCH ]  Smoke 17780 /pro/3gl/CPAN/perl-current
60397              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
60398              Date: Mon, 26 Aug 2002 09:15:18 +0200
60399              Message-Id: <20020826090145.6975.H.M.BRAND@hccnet.nl>
60400      Branch: perl
60401            ! ext/Storable/Storable.xs
60402 ____________________________________________________________________________
60403 [ 17784] By: hv                                    on 2002/08/26  15:15:19
60404         Log: #17780 relies on unixy paths to locate own directory for bignum tests.
60405      Branch: perl
60406            ! lib/bignum/t/biinfnan.t lib/bignum/t/bninfnan.t
60407            ! lib/bignum/t/brinfnan.t
60408 ____________________________________________________________________________
60409 [ 17783] By: hv                                    on 2002/08/26  15:07:21
60410         Log: Subject: [ANNOUNCE] Test::Simple 0.47
60411              From: Michael G Schwern <schwern@pobox.com>
60412              Date: Mon, 26 Aug 2002 04:13:03 -0700
60413              Message-ID: <20020826111303.GJ758@ool-18b93024.dyn.optonline.net>
60414      Branch: perl
60415            + lib/Test/Simple/t/details.t lib/Test/Simple/t/fork.t
60416            + lib/Test/Simple/t/has_plan.t lib/Test/Simple/t/has_plan2.t
60417            + lib/Test/Simple/t/ok_obj.t
60418            + t/lib/Test/Simple/sample_tests/pre_plan_death.plx
60419            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple.pm
60420            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
60421            ! lib/Test/Simple/t/plan.t lib/Test/Simple/t/threads.t
60422            ! lib/Test/Tutorial.pod t/lib/TieOut.pm
60423 ____________________________________________________________________________
60424 [ 17782] By: hv                                    on 2002/08/26  15:00:55
60425         Log: new test for change #17773
60426              Subject: lib/Pod/t/htmlview.t and lib/Pod/t/htmlview.pod patch (to account for the Pod::Html patch)
60427              From: DH <crazyinsomniac@yahoo.com>
60428              Date: Mon, 26 Aug 2002 01:36:27 -0700 (PDT)
60429              Message-ID: <20020826083627.46199.qmail@web40207.mail.yahoo.com>
60430      Branch: perl
60431            ! lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
60432 ____________________________________________________________________________
60433 [ 17781] By: hv                                    on 2002/08/26  14:48:35
60434         Log: #17775 changed reentr.c instead of reentr.pl, which generates it
60435      Branch: perl
60436            ! reentr.pl
60437 ____________________________________________________________________________
60438 [ 17780] By: hv                                    on 2002/08/25  19:03:50
60439         Log: fix bignum test failures
60440      Branch: perl
60441            ! lib/bignum/t/biinfnan.t lib/bignum/t/bninfnan.t
60442            ! lib/bignum/t/brinfnan.t
60443 ____________________________________________________________________________
60444 [ 17779] By: hv                                    on 2002/08/25  18:56:29
60445         Log: upgrade bignum to v0.13: fix test failures and update docs
60446      Branch: perl
60447            ! lib/bignum.pm lib/bignum/t/bignum.t lib/bignum/t/bninfnan.t
60448 ____________________________________________________________________________
60449 [ 17778] By: hv                                    on 2002/08/25  18:43:06
60450         Log: Subject: Encode 1.76 Released
60451              From: Dan Kogai <dankogai@dan.co.jp>
60452              Date: su elo 25, 2002  11:27:07 US/Eastern
60453              Message-Id: <1DE68466-B83F-11D6-8805-0003939A104C@dan.co.jp>
60454      Branch: perl
60455            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/bin/piconv
60456            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
60457            ! ext/Encode/lib/Encode/MIME/Header.pm
60458            ! ext/Encode/t/big5-eten.utf ext/Encode/ucm/big5-eten.ucm
60459 ____________________________________________________________________________
60460 [ 17777] By: rgs                                   on 2002/08/25  18:42:46
60461         Log: Fix parsing problems with the // operator.
60462              Make // able to follow various unary operators used without
60463              arguments or parens (shift, pop, getc, pos, readline,
60464              readlink, undef, umask, and the filetest operators), as
60465              well as the <FH> operator.
60466      Branch: perl
60467            ! perl.h t/op/dor.t toke.c
60468 ____________________________________________________________________________
60469 [ 17776] By: hv                                    on 2002/08/25  15:56:37
60470         Log: Subject: [PATCH] ExtUtils::Constant 0.13
60471              From: Nicholas Clark <nick@unfortu.net>
60472              Date: Fri, 23 Aug 2002 19:21:12 +0100
60473              Message-ID: <20020823182111.GA281@Bagpuss.unfortu.net>
60474      Branch: perl
60475            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
60476 ____________________________________________________________________________
60477 [ 17775] By: hv                                    on 2002/08/25  15:46:28
60478         Log: Subject: [perl #16729] crypt() doesn't work in multithreaded perl
60479              From: "mls@suse.de (via RT)" <perlbug@perl.org>
60480              Date: 23 Aug 2002 15:24:39 -0000
60481              Message-Id: <rt-16729-35555.9.25145891475907@bugs6.perl.org>
60482      Branch: perl
60483            ! reentr.c
60484 ____________________________________________________________________________
60485 [ 17774] By: hv                                    on 2002/08/25  15:29:42
60486         Log: Subject: [PATCH lib/Benchmark.(pm|t)]  Make cmpthese work as documented.
60487              From: Abigail <abigail@foad.org>
60488              Date: Thu, 22 Aug 2002 04:10:39 -0700
60489              Message-ID: <20020822041039.A2089@ucan.foad.org>
60490      Branch: perl
60491            ! lib/Benchmark.pm lib/Benchmark.t
60492 ____________________________________________________________________________
60493 [ 17773] By: hv                                    on 2002/08/25  15:17:16
60494         Log: Subject: Re: a bugfix for Pod::Html (in diff -u format)
60495              From: DH <crazyinsomniac@yahoo.com>
60496              Date: Thu, 22 Aug 2002 02:32:50 -0700 (PDT)
60497              Message-ID: <20020822093250.30523.qmail@web40205.mail.yahoo.com>
60498      Branch: perl
60499            ! lib/Pod/Html.pm
60500 ____________________________________________________________________________
60501 [ 17772] By: hv                                    on 2002/08/25  14:49:37
60502         Log: Subject: Re: p5p patches
60503              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
60504              Date: Fri, 23 Aug 2002 15:27:48 +0200
60505              Message-Id: <20020823152535.D3EA.H.M.BRAND@hccnet.nl>
60506      Branch: perl
60507            ! Porting/patching.pod
60508 ____________________________________________________________________________
60509 [ 17771] By: hv                                    on 2002/08/25  14:45:46
60510         Log: Subject: Newdated info for HP-UX
60511              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
60512              Date: Wed, 21 Aug 2002 20:20:17 +0200
60513              Message-Id: <20020821201737.697B.H.M.BRAND@hccnet.nl>
60514      Branch: perl
60515            ! README.hpux
60516 ____________________________________________________________________________
60517 [ 17770] By: hv                                    on 2002/08/25  14:26:36
60518         Log: Subject: [PATCH] let perlfaq1.pod mention 5.8 as the current stable release
60519              From: "Jos I. Boumans" <kane@cpan.org>
60520              Date: Wed, 21 Aug 2002 14:55:51 +0200
60521              Message-ID: <20020821124817.34761.qmail@onion.perl.org>
60522      Branch: perl
60523            ! pod/perlfaq1.pod
60524 ____________________________________________________________________________
60525 [ 17769] By: hv                                    on 2002/08/25  14:16:50
60526         Log: Subject: bit more for WinCE
60527              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
60528              Date: Wed, 21 Aug 2002 01:31:52 +0400
60529              Message-ID: <000f01c24891$045c4990$2b5ec3d9@vad>
60530      Branch: perl
60531            ! wince/Makefile.ce wince/compile.bat wince/win32io.c
60532            ! wince/wince.c
60533 ____________________________________________________________________________
60534 [ 17768] By: hv                                    on 2002/08/25  14:02:47
60535         Log: Subject: [PATCH] fix lib.pm's import() to accept readonly parameters
60536              From: Anton Berezin <tobez@tobez.org>
60537              Date: Tue, 20 Aug 2002 23:44:25 +0200
60538              Message-ID: <20020820214425.GG16178@heechee.tobez.org>
60539      Branch: perl
60540            ! lib/lib.t lib/lib_pm.PL
60541 ____________________________________________________________________________
60542 [ 17767] By: hv                                    on 2002/08/25  13:52:08
60543         Log: Subject: [perl #16281] patch to enable perldoc -n for MSWin32 (perl-5.8.0)
60544              From: "Randy W. Sims" (via RT) <perlbug@perl.org>
60545              Date: 18 Aug 2002 13:27:12 -0000
60546              Message-Id: <rt-16281-34264.3.49471192322156@bugs6.perl.org>
60547      Branch: perl
60548            ! utils/perldoc.PL
60549 ____________________________________________________________________________
60550 [ 17766] By: rgs                                   on 2002/08/24  20:33:05
60551         Log: Subject: [perl #16737] [PATCH] Perl5.8.0 two simple typos in perlxstut
60552              From: Peter BARABAS (via RT) <perlbug@perl.org>
60553              Date: 24 Aug 2002 08:16:19 -0000
60554              Message-ID: <rt-16737-35573.3.51579548306248@bugs6.perl.org>
60555      Branch: perl
60556            ! pod/perlxstut.pod
60557 ____________________________________________________________________________
60558 [ 17765] By: rgs                                   on 2002/08/24  19:03:52
60559         Log: Subject: [PATCH] remove 2 unit warnings from lib/Net/t/hostname.t
60560              From: Nicholas Clark <nick@unfortu.net>
60561              Date: Sat, 24 Aug 2002 17:01:08 +0100
60562              Message-ID: <20020824160107.GI280@Bagpuss.unfortu.net>
60563              (plus a typo fix)
60564      Branch: perl
60565            ! lib/Net/t/hostname.t
60566 ____________________________________________________________________________
60567 [ 17764] By: rgs                                   on 2002/08/24  12:29:27
60568         Log: a2p wasn't installed with -Dversiononly
60569      Branch: perl
60570            ! installperl
60571 ____________________________________________________________________________
60572 [ 17763] By: hv                                    on 2002/08/23  12:23:31
60573         Log: #17747 caused bad free()s with PERL_DESTRUCT by calling newXS()
60574              with a NULL subaddr. Fix that, and stop it happening again.
60575      Branch: perl
60576            ! op.c universal.c
60577 ____________________________________________________________________________
60578 [ 17762] By: hv                                    on 2002/08/23  11:02:35
60579         Log: fixup threaded build for vstring changes
60580      Branch: perl
60581            ! universal.c util.c
60582 ____________________________________________________________________________
60583 [ 17761] By: ams                                   on 2002/08/23  02:54:09
60584         Log: Incorporate fix from JHI at:
60585              http://rt.perl.org/rt2/Ticket/Display.html?id=16708
60586      Branch: perl
60587            ! ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
60588 ____________________________________________________________________________
60589 [ 17760] By: ams                                   on 2002/08/23  01:30:46
60590         Log: Subject: [PATCH] PPPort IVSIZE and SvPV_nolen
60591              From: Jarkko Hietaniemi <jhi@iki.fi>
60592              Date: Fri, 23 Aug 2002 05:29:09 +0300
60593              Message-Id: <20020823022909.GC9135@lyta.hut.fi>
60594      Branch: perl
60595            ! ext/Devel/PPPort/PPPort.pm
60596 ____________________________________________________________________________
60597 [ 17759] By: ams                                   on 2002/08/23  01:27:23
60598         Log: Subject: [PATCH] x2p/str.c signedness nits
60599              From: Jarkko Hietaniemi <jhi@iki.fi>
60600              Date: Fri, 23 Aug 2002 02:43:30 +0300
60601              Message-Id: <20020822234330.GC31624@lyta.hut.fi>
60602      Branch: perl
60603            ! x2p/str.c
60604 ____________________________________________________________________________
60605 [ 17758] By: hv                                    on 2002/08/22  22:29:45
60606         Log: bignum-0.12 updates from:
60607              Subject: [ANNOUCNE] Big Math::Big* update
60608              From: Tels <perl_dummy@bloodgate.com>
60609              Date: Tue, 13 Aug 2002 22:02:09 +0200 (CEST)
60610              Message-Id: <200208132121.g7DLLRV21408@crypt.org>
60611      Branch: perl
60612            + lib/bignum/t/biinfnan.t lib/bignum/t/bn_lite.t
60613            + lib/bignum/t/bninfnan.t lib/bignum/t/br_lite.t
60614            + lib/bignum/t/brinfnan.t lib/bignum/t/infnan.inc
60615            ! MANIFEST lib/bigint.pm lib/bignum.pm lib/bignum/t/bignum.t
60616            ! lib/bigrat.pm
60617 ____________________________________________________________________________
60618 [ 17757] By: hv                                    on 2002/08/22  22:19:42
60619         Log: new file for #17756
60620      Branch: perl
60621            ! MANIFEST
60622 ____________________________________________________________________________
60623 [ 17756] By: hv                                    on 2002/08/22  22:16:41
60624         Log: Subject: ANNOUCNE: Math::BigRat v0.09
60625              From: Tels <perl_dummy@bloodgate.com>
60626              Date: Wed, 14 Aug 2002 20:12:03 +0200 (CEST)
60627              Message-Id: <200208141812.g7EICrV23771@crypt.org>
60628      Branch: perl
60629            + lib/Math/BigRat/t/big_ap.t
60630            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
60631            ! lib/Math/BigRat/t/bigratpm.inc
60632 ____________________________________________________________________________
60633 [ 17755] By: hv                                    on 2002/08/22  19:44:03
60634         Log: new files from #17754
60635      Branch: perl
60636            + lib/Math/BigInt/Scalar.pm lib/Math/BigInt/t/bigints.t
60637 ____________________________________________________________________________
60638 [ 17754] By: hv                                    on 2002/08/22  19:42:58
60639         Log: Subject: ANNOUNCE: Math-BigInt v1.62
60640              From: Tels <perl_dummy@bloodgate.com>
60641              Date: Wed, 21 Aug 2002 19:12:59 +0200 (CEST)
60642              Message-Id: <200208211513.g7LFDUs02512@crypt.org>
60643      Branch: perl
60644            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
60645            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
60646            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bare_mif.t
60647            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
60648            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
60649            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
60650            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/mbimbf.inc
60651            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
60652            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
60653            ! lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
60654            ! lib/Math/BigInt/t/with_sub.t t/lib/Math/BigFloat/Subclass.pm
60655 ____________________________________________________________________________
60656 [ 17753] By: hv                                    on 2002/08/22  12:05:57
60657         Log: Subject: podlators 1.24 released
60658              From: Russ Allbery <rra@stanford.edu>
60659              Date: Sat, 03 Aug 2002 20:56:42 -0700
60660              Message-ID: <ylbs8jff9h.fsf@windlord.stanford.edu>
60661      Branch: perl
60662            + lib/Pod/t/text-options.t
60663            ! MANIFEST lib/Pod/Text.pm lib/Pod/Text/Overstrike.pm
60664            ! lib/Pod/t/basic.t pod/pod2text.PL
60665 ____________________________________________________________________________
60666 [ 17752] By: hv                                    on 2002/08/22  11:13:17
60667         Log: Subject: [Announce] Unicode::Collate 0.20 -> UCA version 9
60668              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
60669              Date: Fri, 26 Jul 2002 02:59:12 +0900
60670              Message-Id: <20020726025828.B5E9.BQW10602@nifty.com>
60671      Branch: perl
60672            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
60673            ! lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
60674            ! lib/Unicode/Collate/t/test.t
60675 ____________________________________________________________________________
60676 [ 17751] By: hv                                    on 2002/08/22  11:08:35
60677         Log: fix test failure from #17747
60678      Branch: perl
60679            ! ext/B/t/stash.t
60680 ____________________________________________________________________________
60681 [ 17750] By: hv                                    on 2002/08/22  10:46:19
60682         Log: Subject: [PATCH] Fix DBM filters
60683              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
60684              Date: Wed, 21 Aug 2002 11:40:49 +0100
60685              Message-ID: <AIEAJICLCBDNAAOLLOKLAEHCFEAA.Paul.Marquess@btinternet.com>
60686      Branch: perl
60687            ! XSUB.h ext/DB_File/DB_File.xs ext/DB_File/typemap
60688            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/gdbm.t
60689            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.xs
60690            ! ext/NDBM_File/ndbm.t ext/NDBM_File/typemap
60691            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
60692            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
60693            ! ext/SDBM_File/sdbm.t ext/SDBM_File/typemap
60694 ____________________________________________________________________________
60695 [ 17749] By: hv                                    on 2002/08/22  01:04:32
60696         Log: avoid use of %caller::EXPORT
60697              Subject: [PATCH] Re: question about Exporter::import
60698              From: Nicholas Clark <nick@unfortu.net>
60699              Date: Wed, 14 Aug 2002 21:33:12 +0100
60700              Message-id: <20020814203311.GD278@Bagpuss.unfortu.net>
60701      Branch: perl
60702            ! lib/Exporter.pm lib/Exporter/Heavy.pm
60703 ____________________________________________________________________________
60704 [ 17748] By: hv                                    on 2002/08/22  00:54:03
60705         Log: todo test for linux $0 modification
60706              Subject: Re: [perl #16206] $0 in 5.8
60707              From: Slaven Rezic <slaven.rezic@berlin.de>
60708              Date: 17 Aug 2002 21:32:37 +0200
60709              Message-id: <87elcx2sdm.fsf@vran.herceg.de>
60710      Branch: perl
60711            ! t/op/magic.t
60712 ____________________________________________________________________________
60713 [ 17747] By: hv                                    on 2002/08/22  00:11:34
60714         Log: Subject: Re: [PATCH] Version object patch #1
60715              From: John Peacock <jpeacock@rowman.com>
60716              Date: Tue, 20 Aug 2002 22:51:46 -0400 (Wed 03:51 BST)
60717              Message-id: <3D630042.6020407@rowman.com>
60718
60719              Subject: Re: [REVISED PATCH] Magic v-strings
60720              From: John Peacock <jpeacock@rowman.com>
60721              Date: Wed, 21 Aug 2002 15:08:34 -0400 (20:08 BST)
60722              Message-id: <3D63E532.7020305@rowman.com>
60723      Branch: perl
60724            ! sv.c t/op/ver.t universal.c util.c
60725 ____________________________________________________________________________
60726 [ 17746] By: hv                                    on 2002/08/20  16:48:05
60727         Log: Subject: [PATCH] Version object patch #1
60728              From: John Peacock <jpeacock@rowman.com>
60729              Date: Thu, 15 Aug 2002 10:06:21 -0400 (15:06 BST)
60730              Message-id: <3D5BB55D.6090603@rowman.com>
60731              and Message-id: <3D627D1A.4050607@rowman.com>
60732              and t/lib/warnings/universal tweak to skip
60733      Branch: perl
60734            ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h sv.h
60735            ! t/lib/warnings/universal toke.c util.c
60736 ____________________________________________________________________________
60737 [ 17745] By: hv                                    on 2002/08/20  16:27:01
60738         Log: perldelta for #17727
60739      Branch: perl
60740            ! pod/perldelta.pod
60741 ____________________________________________________________________________
60742 [ 17744] By: hv                                    on 2002/08/20  15:34:36
60743         Log: Subject: typo in perfunc.pod
60744              From: "John P. Linderman" <jpl@research.att.com>
60745              Date: Mon, 19 Aug 2002 08:45:31 -0400 (EDT) (13:45 BST)
60746              Message-id: <200208191245.IAA20072@raptor.research.att.com>
60747      Branch: perl
60748            ! pod/perlfunc.pod
60749 ____________________________________________________________________________
60750 [ 17743] By: hv                                    on 2002/08/20  15:31:40
60751         Log: Subject: Re: [PATCH] fix typos in perlpacktut
60752              From: "Mr. Nobody" <mrnobo1024@yahoo.com>
60753              Date: Fri, 16 Aug 2002 20:40:58 -0700 (PDT) (Sat 04:40 BST)
60754              Message-id: <20020817034058.45633.qmail@web20802.mail.yahoo.com>
60755      Branch: perl
60756            ! pod/perlpacktut.pod
60757 ____________________________________________________________________________
60758 [ 17742] By: hv                                    on 2002/08/20  14:51:16
60759         Log: Subject: [REVISED PATCH] Magic v-strings
60760              From: John Peacock <jpeacock@rowman.com>
60761              Date: Sat, 10 Aug 2002 15:56:22 -0400 (20:56 BST)
60762              Message-id: <3D556FE6.6000404@rowman.com>
60763              plus a bit of cleanup
60764      Branch: perl
60765            ! dump.c perl.h pod/perlguts.pod sv.c sv.h util.c
60766 ____________________________________________________________________________
60767 [ 17741] By: hv                                    on 2002/08/20  14:20:16
60768         Log: Subject: Re: [PATCH] Storable and CODE references
60769              From: Slaven Rezic <slaven.rezic@berlin.de>
60770              Date: 17 Aug 2002 21:58:03 +0200
60771              Message-id: <87bs812r78.fsf@vran.herceg.de>
60772      Branch: perl
60773            + ext/Storable/t/code.t
60774            ! MANIFEST ext/Storable/Storable.xs ext/Storable/t/forgive.t
60775            ! ext/Storable/t/malice.t
60776 ____________________________________________________________________________
60777 [ 17740] By: hv                                    on 2002/08/20  14:07:56
60778         Log: Clean up copy-on-write macros and debug facilities (new flag 'C').
60779              Handle CoW in hashes:
60780              Subject: Re: why would tr/// be performing hash copies?
60781              From: Nicholas Clark <nick@unfortu.net>
60782              Date: Sun, 18 Aug 2002 23:17:01 +0100
60783              Message-id: <20020818221700.GD294@Bagpuss.unfortu.net>
60784      Branch: perl
60785            ! hv.c perl.c perl.h pod/perlrun.pod sv.c sv.h
60786 ____________________________________________________________________________
60787 [ 17739] By: hv                                    on 2002/08/20  13:52:18
60788         Log: Subject: Re: [perl #15326] Not OK: perl v5.8.0 on i686-linux-64int-ld 2.4.5
60789              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
60790              Date: Tue, 23 Jul 2002 09:21:10 +0200
60791              Message-id: <20020723092051.184C.H.M.BRAND@hccnet.nl>
60792      Branch: perl
60793            ! Configure
60794 ____________________________________________________________________________
60795 [ 17737] By: ams                                   on 2002/08/19  07:48:39
60796         Log: Effect a speedy recovery from POD affected by (ahem, Australian)
60797              negligence.
60798      Branch: perl
60799            ! pod/perlrun.pod
60800 ____________________________________________________________________________
60801 [ 17736] By: hv                                    on 2002/08/18  18:27:28
60802         Log: Subject: [PATCH] Re: 5.8.0 sprintf (?) problem with floats?
60803              From: Dave Mitchell <davem@fdgroup.com>
60804              Date: Fri, 16 Aug 2002 23:31:07 +0100
60805              Message-id: <20020816233107.E9388@fdgroup.com>
60806      Branch: perl
60807            ! numeric.c t/base/num.t
60808 ____________________________________________________________________________
60809 [ 17735] By: hv                                    on 2002/08/18  02:22:21
60810         Log: Subject: Re: [perl #16198] pod tpyo in hostent.pm
60811              From: Mark-Jason Dominus <mjd@plover.com>
60812              Date: Tue, 13 Aug 2002 21:19:08 -0400 (Wed 02:19 BST)
60813              Message-id: <20020814011909.22744.qmail@plover.com>
60814      Branch: perl
60815            ! lib/Net/hostent.pm
60816 ____________________________________________________________________________
60817 [ 17734] By: hv                                    on 2002/08/18  02:20:05
60818         Log: Subject: [PATCH] Re: Pod::Functions tpyo
60819              From: Abe Timmerman <abe@ztreet.demon.nl>
60820              Date: Tue, 13 Aug 2002 23:47:00 +0200
60821              Message-id: <200208132347.00782.abe@ztreet.demon.nl>
60822      Branch: perl
60823            ! lib/Pod/Functions.pm
60824 ____________________________________________________________________________
60825 [ 17733] By: hv                                    on 2002/08/18  02:17:18
60826         Log: Subject: Server rename revisited
60827              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
60828              Date: Tue, 13 Aug 2002 19:19:03 +0200
60829              Message-id: <20020813191821.DC98.H.M.BRAND@hccnet.nl>
60830      Branch: perl
60831            ! README.hpux
60832 ____________________________________________________________________________
60833 [ 17732] By: hv                                    on 2002/08/18  02:11:49
60834         Log: Subject: [PATCH] Remove old VOS build methods
60835              From: Paul_GreenVOS@vos.stratus.com
60836              Date: Tue, 13 Aug 02 10:25 edt (15:25 BST)
60837              Message-id: <200208131426.KAA01012@mailhub1.stratus.com>
60838      Branch: perl
60839            - vos/Makefile vos/build.cm vos/compile_perl.cm
60840            - vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
60841            - vos/config.ga.h vos/config.pl vos/configure_perl.cm
60842            - vos/install_perl.cm vos/perl.bind vos/test_vos_dummies.c
60843            - vos/vos_dummies.c
60844            ! MANIFEST README.vos pod/perlport.pod vos/Changes
60845 ____________________________________________________________________________
60846 [ 17731] By: hv                                    on 2002/08/18  01:57:12
60847         Log: Subject: [PATCH] Configure missing d_modflproto=''
60848              From: "Gerrit P. Haase" <gp@familiehaase.de>
60849              Date: Tue, 13 Aug 2002 15:11:05 +0200
60850              Message-id: <11417599086.20020813151105@familiehaase.de>
60851      Branch: perl
60852            ! Configure
60853 ____________________________________________________________________________
60854 [ 17730] By: hv                                    on 2002/08/18  01:41:33
60855         Log: missing chunk from #17725 causes lib/constant.t test failures
60856      Branch: perl
60857            ! lib/constant.t
60858 ____________________________________________________________________________
60859 [ 17729] By: hv                                    on 2002/08/17  02:33:15
60860         Log: Subject: [PATCH] Safe.pm documentation
60861              From: Slaven Rezic <slaven.rezic@berlin.de>
60862              Date: Sat, 10 Aug 2002 19:30:38 +0200 (CEST)
60863              Message-id: <200208101730.g7AHUc9p001668@vran.herceg.de>
60864      Branch: perl
60865            ! ext/Opcode/Safe.pm pod/perlre.pod
60866 ____________________________________________________________________________
60867 [ 17728] By: hv                                    on 2002/08/17  02:07:24
60868         Log: Subject: Copy On Write
60869              From: Nicholas Clark <nick@ccl4.org>
60870              Date: Thu, 15 Aug 2002 00:10:35 +0100
60871              Message-id: <20020815001035.A69079@plum.flirble.org>
60872              specify "-Accflags='-DPERL_COPY_ON_WRITE'" to use
60873      Branch: perl
60874            ! doop.c dump.c embed.fnc embed.h mg.c pod/perlapi.pod pp.c
60875            ! pp_hot.c proto.h sv.c sv.h
60876 ____________________________________________________________________________
60877 [ 17727] By: hv                                    on 2002/08/17  01:20:05
60878         Log: Subject: [PATCH 5.7.3] Negative subscripts optionally passed to tied array methods
60879              From: Mark-Jason Dominus <mjd@plover.com>
60880              Date: Sun, 14 Apr 2002 23:38:55 -0400 (Mon 04:38 BST)
60881              Message-id: <20020415033855.6343.qmail@plover.com>
60882      Branch: perl
60883            ! av.c av.h pod/perltie.pod t/op/tiearray.t
60884 ____________________________________________________________________________
60885 [ 17726] By: hv                                    on 2002/08/17  01:17:09
60886         Log: pp.c warns that sv may be used uninitialised in pp_delete()
60887      Branch: perl
60888            ! pp.c
60889 ____________________________________________________________________________
60890 [ 17725] By: hv                                    on 2002/08/17  00:51:19
60891         Log: Subject: [PATCH] Remove pseudo-hashes (complete)
60892              From: Michael G Schwern <schwern@pobox.com>
60893              Date: Tue, 6 Aug 2002 13:05:10 -0700 (21:05 BST)
60894              Message-id: <20020806200510.GC31473@ool-18b93024.dyn.optonline.net>
60895      Branch: perl
60896            ! av.c doop.c dump.c embed.fnc embed.h ext/B/B/Concise.pm
60897            ! global.sym lib/fields.pm lib/fields.t lib/overload.pm mg.c
60898            ! op.c op.h pod/perldiag.pod pod/perlfunc.pod pod/perlref.pod
60899            ! pp.c pp_hot.c proto.h t/op/avhv.t t/op/hashwarn.t
60900 ____________________________________________________________________________
60901 [ 17724] By: hv                                    on 2002/08/17  00:27:33
60902         Log: ext/B/defsubs.h also depends on the program that builds it
60903      Branch: perl
60904            ! ext/B/Makefile.PL
60905 ____________________________________________________________________________
60906 [ 17723] By: hv                                    on 2002/08/17  00:10:24
60907         Log: Subject: Re: deb.c compile time error (patchlevel 17721)
60908              From: Dave Mitchell <davem@fdgroup.com>
60909              Date: Tue, 13 Aug 2002 14:42:15 +0100
60910              Message-ID: <20020813144215.G11939@fdgroup.com>
60911      Branch: perl
60912            ! embed.fnc embed.h global.sym proto.h
60913 ____________________________________________________________________________
60914 [ 17722] By: ams                                   on 2002/08/16  05:20:22
60915         Log: Subject: Minor perlrun.pod patch
60916              From: Iain Truskett <spoon@cpan.org>
60917              Date: Fri, 16 Aug 2002 16:20:27 +1000
60918              Message-Id: <20020816162027.D17196@eh.org>
60919      Branch: perl
60920            ! pod/perlrun.pod
60921 ____________________________________________________________________________
60922 [ 17721] By: hv                                    on 2002/08/12  12:17:19
60923         Log: #17717 needed tests fixing up
60924      Branch: perl
60925            ! t/op/chop.t
60926 ____________________________________________________________________________
60927 [ 17720] By: hv                                    on 2002/08/12  12:10:07
60928         Log: Subject: Re: [PATCH] Re: taint news
60929              From: Rick Delaney <rick.delaney@rogers.com>
60930              Date: 04 Aug 2002 00:28:58 EDT
60931              Message-ID: <m3heibs0vp.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
60932              missed patch fragment from Change #17676
60933      Branch: perl
60934            ! pod/perlsec.pod
60935 ____________________________________________________________________________
60936 [ 17719] By: hv                                    on 2002/08/12  12:03:53
60937         Log: Subject: [perl #15987] Tests fail when sources are under CVS control
60938              From: Warren Jones (via RT) <perlbug@perl.org>
60939              Date: 5 Aug 2002 19:08:50 -0000 (Mon 20:08 BST)
60940              Message-id: <rt-15987-32864.15.6255441902154@bugs6.perl.org>
60941      Branch: perl
60942            ! lib/strict.t lib/warnings.t
60943 ____________________________________________________________________________
60944 [ 17718] By: hv                                    on 2002/08/12  11:57:17
60945         Log: Subject: [PATCH] add verbose stack display option, -Dvs
60946              From: Dave Mitchell <davem@fdgroup.com>
60947              Date: Mon, 5 Aug 2002 00:55:33 +0100
60948              Message-id: <20020805005533.B26111@fdgroup.com>
60949      Branch: perl
60950            ! deb.c dump.c embed.fnc embed.h perl.c perl.h pod/perlapi.pod
60951            ! pod/perlrun.pod proto.h
60952 ____________________________________________________________________________
60953 [ 17717] By: hv                                    on 2002/08/12  11:44:06
60954         Log: Subject: Re: [PATCH@8545] [ID 20000808.005] OP_REFGEN as an lvalue
60955              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
60956              Date: Sat, 27 Jan 2001 19:31:29 -0800 (PST)
60957              Message-ID: <14963.32943.102669.67625@soda.csua.berkeley.edu>
60958      Branch: perl
60959            ! op.c t/op/chop.t t/op/ref.t
60960 ____________________________________________________________________________
60961 [ 17716] By: hv                                    on 2002/08/12  11:29:53
60962         Log: Subject: Re: [ID 20020713.001] chomp($data=<tied_fh>) strangeness.
60963              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
60964              Date: Sat, 13 Jul 2002 17:44:02 +0100
60965              Message-id: <200207131644.g6DGi2214456@crypt.compulink.co.uk>
60966      Branch: perl
60967            ! pp_hot.c t/op/tiehandle.t
60968 ____________________________________________________________________________
60969 [ 17715] By: hv                                    on 2002/08/12  11:28:26
60970         Log: Subject: [PATCH] better modfl detection
60971              From: Nicholas Clark <nick@unfortu.net>
60972              Date: Sun, 11 Aug 2002 20:05:49 +0100
60973              Message-id: <20020811190548.GK300@Bagpuss.unfortu.net>
60974      Branch: perl
60975            ! Configure config_h.SH perl.h
60976 ____________________________________________________________________________
60977 [ 17714] By: hv                                    on 2002/08/12  11:26:23
60978         Log: Subject: [PATCH] perltodo.pod
60979              From: Richard.Foley@t-online.de
60980              Date: Sun, 11 Aug 2002 18:26:10 +0200
60981              Message-id: <17dwY1-0spbdoC@fwd06.sul.t-online.com>
60982              perlbug credits
60983      Branch: perl
60984            ! pod/perltodo.pod
60985 ____________________________________________________________________________
60986 [ 17713] By: hv                                    on 2002/08/12  11:24:44
60987         Log: Subject: [PATCH] gv_fullname3 as call to gv_fullname4
60988              From: Nicholas Clark <nick@unfortu.net>
60989              Date: Sun, 11 Aug 2002 16:59:16 +0100
60990              Message-id: <20020811155914.GE300@Bagpuss.unfortu.net>
60991      Branch: perl
60992            ! gv.c
60993 ____________________________________________________________________________
60994 [ 17712] By: hv                                    on 2002/08/12  11:23:06
60995         Log: Subject: Re: Smoke 17703 /pro/3gl/CPAN/perl-current
60996              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
60997              Date: Mon, 12 Aug 2002 10:25:20 +0200
60998              Message-id: <20020812102347.AFB6.H.M.BRAND@hccnet.nl>
60999              gcc bug test needs -lm
61000      Branch: perl
61001            ! hints/hpux.sh
61002 ____________________________________________________________________________
61003 [ 17711] By: hv                                    on 2002/08/12  11:20:49
61004         Log: Subject: [PATCH s2p] Small typo correction
61005              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
61006              Date: Wed, 7 Aug 2002 11:50:51 +0200
61007              Message-id: <C9A98F2128EDD411B0920008C7B337A13DCE2B@hamsem01.de.gedas.vwg>
61008      Branch: perl
61009            ! x2p/s2p.PL
61010 ____________________________________________________________________________
61011 [ 17710] By: hv                                    on 2002/08/12  11:17:21
61012         Log: Subject: [PATCH] pod/perlfaq4.pod
61013              From: Abigail <abigail@foad.org>
61014              Date: Tue, 30 Jul 2002 09:52:02 -0700 (17:52 BST)
61015              Message-id: <20020730095202.A6462@ucan.foad.org>
61016              Add references to Regexp::Common.
61017      Branch: perl
61018            ! pod/perlfaq4.pod
61019 ____________________________________________________________________________
61020 [ 17707] By: rgs                                   on 2002/08/09  21:23:20
61021         Log: Subject: New HP-UX itanium servers
61022              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
61023              Date: Wed, 07 Aug 2002 13:25:57 +0200
61024              Message-ID: <20020807132518.FCBF.H.M.BRAND@hccnet.nl>
61025      Branch: perl
61026            ! README.hpux
61027 ____________________________________________________________________________
61028 [ 17706] By: rgs                                   on 2002/08/09  21:00:41
61029         Log: Subject: Re: missing lower range in {} regex
61030              From: "John P. Linderman" <jpl@research.att.com>
61031              Date: Fri, 09 Aug 2002 12:48:55 -0400
61032              Message-ID: <200208091648.MAA77577@raptor.research.att.com>
61033      Branch: perl
61034            ! pod/perlre.pod
61035 ____________________________________________________________________________
61036 [ 17705] By: rgs                                   on 2002/08/08  20:57:59
61037         Log: More tests for the attribute syntax, from the
61038              attributes manpage.
61039      Branch: perl
61040            ! t/op/attrs.t
61041 ____________________________________________________________________________
61042 [ 17704] By: rgs                                   on 2002/08/08  19:47:44
61043         Log: Fix bug #16080 : an attribute list should end at '}'
61044      Branch: perl
61045            ! t/op/attrs.t toke.c
61046 ____________________________________________________________________________
61047 [ 17703] By: hv                                    on 2002/08/08  15:30:12
61048         Log: Update Changes
61049      Branch: perl
61050            ! Changes patchlevel.h
61051 ____________________________________________________________________________
61052 [ 17702] By: hv                                    on 2002/08/08  15:08:57
61053         Log: Subject: Re: README.aix
61054              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
61055              Date: Tue, 30 Jul 2002 13:30:29 +0200
61056              Message-id: <20020730130812.48B9.H.M.BRAND@hccnet.nl>
61057      Branch: perl
61058            ! README.aix
61059 ____________________________________________________________________________
61060 [ 17701] By: hv                                    on 2002/08/08  15:06:01
61061         Log: Subject: [PATCH] Re: pp_sys.c compile failed..
61062              From: Andy Dougherty <doughera@lafayette.edu>
61063              Date: Tue, 6 Aug 2002 10:42:07 -0400 (EDT) (15:42 BST)
61064              Message-id: <Pine.SOL.4.10.10208061024250.5315-100000@maxwell.phys.lafayette.edu>
61065      Branch: perl
61066            ! hints/aix.sh
61067 ____________________________________________________________________________
61068 [ 17700] By: hv                                    on 2002/08/08  15:02:57
61069         Log: Subject: [DOC PATCH] perlipc.pod
61070              From: Arjen Laarhoven <arjen@nl.demon.net>
61071              Date: Tue, 6 Aug 2002 14:16:01 +0200
61072              Message-id: <20020806121601.GK40785@aragorn.noc.nl.demon.net>
61073      Branch: perl
61074            ! pod/perlipc.pod
61075 ____________________________________________________________________________
61076 [ 17699] By: hv                                    on 2002/08/08  14:56:56
61077         Log: Subject: [PATCH] Re: [perl #15898] coredump with variable our
61078              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
61079              Date: Fri, 2 Aug 2002 23:44:21 +0200
61080              Message-id: <20020802234421.11c62fe6.rgarciasuarez@free.fr>
61081      Branch: perl
61082            ! op.c t/op/attrs.t
61083 ____________________________________________________________________________
61084 [ 17698] By: hv                                    on 2002/08/08  14:52:45
61085         Log: Subject: [perl #16000] Configure -Dstatic_ext=foo builds foo as both static and dynamic
61086              From: Yitzchak Scott-Thoennes (via RT) <perlbug@perl.org>
61087              Date: 6 Aug 2002 04:28:15 -0000 (Tue 05:28 BST)
61088              Message-id: <rt-16000-32913.8.41582281961522@bugs6.perl.org>
61089      Branch: perl
61090            ! Configure
61091 ____________________________________________________________________________
61092 [ 17697] By: hv                                    on 2002/08/08  14:49:00
61093         Log: Subject: Doc patch for Class::Struct under 5.8.0
61094              From: Damian Conway <damian@conway.org>
61095              Date: Tue, 30 Jul 2002 23:03:14 +1000
61096              Message-id: <3D471FCF.1C7C6E6B@conway.org>
61097      Branch: perl
61098            ! lib/Class/Struct.pm
61099 ____________________________________________________________________________
61100 [ 17696] By: hv                                    on 2002/08/08  14:44:21
61101         Log: Subject: Re: [perl #15523] Memory Leak in split with trailing empty elements
61102              From: Slaven Rezic <slaven.rezic@berlin.de>
61103              Date: 31 Jul 2002 09:50:06 +0200
61104              Message-id: <87ado85ob5.fsf@vran.herceg.de>
61105      Branch: perl
61106            ! pp.c
61107 ____________________________________________________________________________
61108 [ 17695] By: hv                                    on 2002/08/08  14:40:41
61109         Log: Subject: [PATCH] Re: [perl #15479] perl 5.8.0 segfault
61110              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
61111              Date: Fri, 2 Aug 2002 00:13:10 +0200
61112              Message-id: <20020802001310.7e1dc694.rgarciasuarez@free.fr>
61113      Branch: perl
61114            + t/op/stash.t
61115            ! MANIFEST perl.h
61116 ____________________________________________________________________________
61117 [ 17694] By: hv                                    on 2002/08/08  14:31:55
61118         Log: Subject: Re: [RE-PATCH] Not OK: perl v5.8.0 on PA-RISC2.0 11.00
61119              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
61120              Date: Wed, 31 Jul 2002 16:04:02 +0200
61121              Message-id: <20020731155005.4915.H.M.BRAND@hccnet.nl>
61122      Branch: perl
61123            ! hints/hpux.sh
61124 ____________________________________________________________________________
61125 [ 17693] By: hv                                    on 2002/08/08  14:25:16
61126         Log: Subject: [PATCH: lib/ExtUtils/MM_Unix.pm] Be less strict about what's POD.
61127              From: Abigail <abigail@foad.org>
61128              Date: Thu, 25 Jul 2002 08:52:52 -0700 (16:52 BST)
61129              Message-id: <20020725085252.A2703@ucan.foad.org>
61130      Branch: perl
61131            ! lib/ExtUtils/MM_Unix.pm
61132 ____________________________________________________________________________
61133 [ 17692] By: hv                                    on 2002/08/08  14:20:05
61134         Log: Subject: [PATCH] README.jp and README.cn
61135              From: Autrijus Tang <autrijus@autrijus.org>
61136              Date: Thu, 25 Jul 2002 07:05:11 +0800
61137              Message-id: <20020724230511.GA1327@not.autrijus.org>
61138      Branch: perl
61139            ! README.cn README.jp
61140 ____________________________________________________________________________
61141 [ 17691] By: hv                                    on 2002/08/08  14:01:50
61142         Log: Subject: [perl #15398] Usage::pod2usage looks for perldoc in $Config{bin} and not in $Config{scriptdir}
61143              From: Henrik Tougaard (via RT) <perlbug@perl.org>
61144              Date: 23 Jul 2002 13:45:49 -0000 (Tue 14:45 BST)
61145              Message-id: <rt-15398-31095.6.30466042998663@perl>
61146      Branch: perl
61147            ! lib/Pod/Usage.pm
61148 ____________________________________________________________________________
61149 [ 17690] By: rgs                                   on 2002/08/07  19:56:42
61150         Log: Doc fix : the symbol for COPs wasn't documented.
61151      Branch: perl
61152            ! opcode.pl
61153 ____________________________________________________________________________
61154 [ 17689] By: rgs                                   on 2002/08/06  20:45:30
61155         Log: Subject: Re: no warnings 'io';
61156              From: Nicholas Clark <nick@unfortu.net>
61157              Date: Sat, 27 Jul 2002 21:49:55 +0100
61158              Message-ID: <20020727204954.GB5117@Bagpuss.unfortu.net>
61159
61160              Plus a little bit of regression tests.
61161      Branch: perl
61162            ! t/lib/warnings/pp_hot util.c
61163 ____________________________________________________________________________
61164 [ 17688] By: rgs                                   on 2002/08/06  20:04:19
61165         Log: Subject: [PATCH] XS build fix for VMS
61166              From: "Craig A. Berry" <craigberry@mac.com>
61167              Date: Sun, 4 Aug 2002 12:13:06 -0500
61168              Message-ID: <a05111b07b97256e1c335@[172.16.52.1]>
61169      Branch: perl
61170            ! vms/descrip_mms.template
61171 ____________________________________________________________________________
61172 [ 17687] By: rgs                                   on 2002/08/06  19:50:12
61173         Log: PerlIO::scalar wasn't able to read from non-string
61174              scalar ; now stringifies its argument.
61175      Branch: perl
61176            ! ext/PerlIO/scalar/scalar.xs ext/PerlIO/t/scalar.t
61177 ____________________________________________________________________________
61178 [ 17686] By: rgs                                   on 2002/08/06  19:10:51
61179         Log: More regression tests for $^H and %^H.
61180              Add a TODO test for eval "" preserving %^H.
61181      Branch: perl
61182            ! t/comp/hints.t
61183 ____________________________________________________________________________
61184 [ 17685] By: hv                                    on 2002/08/05  22:42:09
61185         Log: Subject: Re: mention of "use sort" botched in perlfunc? + PATCH
61186              From: "John P. Linderman" <jpl@research.att.com>
61187              Date: Sun, 21 Jul 2002 12:13:32 -0400 (17:13 BST)
61188              Message-id: <200207211613.MAA69505@raptor.research.att.com>
61189      Branch: perl
61190            ! lib/sort.pm lib/sort.t
61191 ____________________________________________________________________________
61192 [ 17684] By: hv                                    on 2002/08/05  22:35:22
61193         Log: Integrate from perlio: change #17653 fixes bug RT15283
61194      Branch: perl
61195           !> ext/PerlIO/via/via.xs
61196 ____________________________________________________________________________
61197 [ 17683] By: hv                                    on 2002/08/05  22:26:45
61198         Log: Integrate from maint-5.6/macperl via macperl
61199              Changes 17660, 17661, 17662, 17663, 17664
61200      Branch: perl
61201           !> perl.c
61202 ____________________________________________________________________________
61203 [ 17682] By: hv                                    on 2002/08/05  15:04:54
61204         Log: Subject: Defined-or patch (cleaned up)
61205              From: "Brent Dax" <brentdax@cpan.org>
61206              Date: Fri, 26 Jul 2002 05:41:52 -0700 (13:41 BST)
61207              Message-id: <000001c234a1$d1ca72c0$6501a8c0@deepblue>
61208      Branch: perl
61209            + t/op/dor.t
61210            ! MANIFEST embed.h ext/B/B/Deparse.pm ext/Opcode/Opcode.pm
61211            ! keywords.h keywords.pl op.c opcode.h opcode.pl opnames.h
61212            ! perly.c perly.h perly.y perly_c.diff pod/perlop.pod pp.sym
61213            ! pp_ctl.c pp_hot.c pp_proto.h toke.c vms/perly_c.vms
61214            ! vms/perly_h.vms
61215 ____________________________________________________________________________
61216 [ 17681] By: hv                                    on 2002/08/05  14:41:23
61217         Log: typo
61218      Branch: perl
61219            ! keywords.h keywords.pl
61220 ____________________________________________________________________________
61221 [ 17680] By: hv                                    on 2002/08/05  14:33:39
61222         Log: warn that keywords.h is generated
61223      Branch: perl
61224            ! keywords.h keywords.pl
61225 ____________________________________________________________________________
61226 [ 17679] By: hv                                    on 2002/08/04  23:40:22
61227         Log: again: #17678 caused test failures in pod2html,
61228              in which $1 could leak from previous regexp
61229      Branch: perl
61230            ! mg.c
61231 ____________________________________________________________________________
61232 [ 17678] By: hv                                    on 2002/08/04  15:34:19
61233         Log: Subject: Re: [ID 20020704.001] my $foo = $1 won't taint $foo (with use re 'taint')
61234              From: hv@crypt.org
61235              Date: Sun, 04 Aug 2002 17:40:30 +0100
61236              Message-id: <200208041640.g74GeUU25061@crypt.compulink.co.uk>
61237      Branch: perl
61238            ! mg.c t/op/taint.t
61239 ____________________________________________________________________________
61240 [ 17677] By: hv                                    on 2002/08/04  15:25:25
61241         Log: Main branch no longer needs op/taint.t version check.
61242      Branch: perl
61243            ! t/op/taint.t
61244 ____________________________________________________________________________
61245 [ 17676] By: hv                                    on 2002/08/04  15:14:09
61246         Log: Subject: Re: [PATCH] Re: taint news
61247              From: Rick Delaney <rick.delaney@rogers.com>
61248              Date: 04 Aug 2002 00:28:58 EDT
61249              Message-ID: <m3heibs0vp.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
61250              Ref: 20020208.005
61251      Branch: perl
61252            ! pp_sys.c
61253 ____________________________________________________________________________
61254 [ 17675] By: hv                                    on 2002/08/04  01:48:36
61255         Log: Fix email address for Kragen Sitaker <kragen@pobox.com>.
61256      Branch: perl
61257            ! AUTHORS
61258 ____________________________________________________________________________
61259 [ 17674] By: hv                                    on 2002/08/04  01:30:11
61260         Log: Subject: [PATCH] AUTHORS
61261              From: Colin Watson <colinw@zeus.com>
61262              Date: Thu, 25 Jul 2002 15:54:37 +0100
61263              Message-id: <20020725145437.GC4921@zeus.com>
61264      Branch: perl
61265            ! AUTHORS
61266 ____________________________________________________________________________
61267 [ 17673] By: hv                                    on 2002/08/04  01:27:36
61268         Log: Subject: [PATCH] AUTHORS
61269              From: Walt Mankowski <waltman@pobox.com>
61270              Date: Sat, 20 Jul 2002 22:56:12 -0400 (Sun 03:56 BST)
61271              Message-id: <20020721025612.GB15958@pobox.com>
61272      Branch: perl
61273            ! AUTHORS
61274 ____________________________________________________________________________
61275 [ 17672] By: hv                                    on 2002/08/04  01:25:14
61276         Log: Subject: Re: mention of "use sort" botched in perlfunc?
61277              From: Michael G Schwern <schwern@pobox.com>
61278              Date: Sat, 20 Jul 2002 13:49:58 -0400 (18:49 BST)
61279              Message-id: <20020720174958.GL362@ool-18b93024.dyn.optonline.net>
61280      Branch: perl
61281            ! pod/perlfunc.pod
61282 ____________________________________________________________________________
61283 [ 17671] By: hv                                    on 2002/08/04  01:11:32
61284         Log: Change version from 5.8.0 to 5.9.0.
61285      Branch: perl
61286            ! Configure NetWare/Makefile NetWare/config_H.wc
61287            ! Porting/config.sh Porting/config_H README.win32 config_h.SH
61288            ! cygwin/perlld.in epoc/config.sh epoc/createpkg.pl
61289            ! hints/dgux.sh installperl lib/ExtUtils/MM_NW5.pm makedef.pl
61290            ! patchlevel.h win32/Makefile win32/makefile.mk
61291            ! wince/Makefile.ce
61292 ____________________________________________________________________________
61293 [ 17656] By: ams                                   on 2002/07/28  06:12:33
61294         Log: Subject: [PATCH] Typo in regcomp.c
61295              From: Chris Ball <chris@cpan.org>
61296              Date: 26 Jul 2002 17:49:35 +0100
61297              Message-Id: <868z3yzb6o.fsf@void.printf.net>
61298              (With additional tweak to s_reginclasslen.)
61299      Branch: perl
61300            ! regcomp.c
61301 ____________________________________________________________________________
61302 [ 17655] By: jhi                                   on 2002/07/25  20:37:16
61303         Log: Upgrade to Unicode::Collate 0.20.
61304      Branch: perl
61305            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
61306            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
61307 ____________________________________________________________________________
61308 [ 17654] By: jhi                                   on 2002/07/23  16:33:52
61309         Log: Commas, schcommas.
61310      Branch: perl
61311            ! patchlevel.h
61312 ____________________________________________________________________________
61313 [ 17644] By: jhi                                   on 2002/07/19  18:55:18
61314         Log: Copy perldelta as perl58delta, purge the perldelta.
61315      Branch: perl
61316            + pod/perl58delta.pod
61317            ! MANIFEST pod/perldelta.pod
61318 ____________________________________________________________________________
61319 [ 17642] By: jhi                                   on 2002/07/19  16:37:39
61320         Log: Update Changes; mainly to get the DEVELNNNNN stamp back in business.
61321      Branch: perl
61322            ! Changes patchlevel.h
61323 ____________________________________________________________________________
61324 [ 17641] By: jhi                                   on 2002/07/19  16:31:08
61325         Log: Integrate perlio (no changes, but that's fine).
61326      Branch: perl
61327           !> embed.fnc perl.h
61328 ____________________________________________________________________________
61329 [ 17639] By: jhi                                   on 2002/07/19  00:47:18
61330         Log: It's all yours, Hugo.
61331      Branch: perl
61332            + Changes5.8
61333            ! Changes MANIFEST